[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. 32175 1726882620.71127: 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-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 32175 1726882620.71581: Added group all to inventory 32175 1726882620.71583: Added group ungrouped to inventory 32175 1726882620.71587: Group all now contains ungrouped 32175 1726882620.71590: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 32175 1726882620.94108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 32175 1726882620.94185: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 32175 1726882620.94217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 32175 1726882620.94291: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 32175 1726882620.94366: Loaded config def from plugin (inventory/script) 32175 1726882620.94368: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 32175 1726882620.94420: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 32175 1726882620.94527: Loaded config def from plugin (inventory/yaml) 32175 1726882620.94529: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 32175 1726882620.94620: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 32175 1726882620.95114: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 32175 1726882620.95121: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 32175 1726882620.95124: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 32175 1726882620.95130: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 32175 1726882620.95134: Loading data from /tmp/network-Kc3/inventory.yml 32175 1726882620.95219: /tmp/network-Kc3/inventory.yml was not parsable by auto 32175 1726882620.95294: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 32175 1726882620.95333: Loading data from /tmp/network-Kc3/inventory.yml 32175 1726882620.95432: group all already in inventory 32175 1726882620.95439: set inventory_file for managed_node1 32175 1726882620.95443: set inventory_dir for managed_node1 32175 1726882620.95445: Added host managed_node1 to inventory 32175 1726882620.95447: Added host managed_node1 to group all 32175 1726882620.95448: set ansible_host for managed_node1 32175 1726882620.95449: set ansible_ssh_extra_args for managed_node1 32175 1726882620.95452: set inventory_file for managed_node2 32175 1726882620.95455: set inventory_dir for managed_node2 32175 1726882620.95456: Added host managed_node2 to inventory 32175 1726882620.95457: Added host managed_node2 to group all 32175 1726882620.95458: set ansible_host for managed_node2 32175 1726882620.95459: set ansible_ssh_extra_args for managed_node2 32175 1726882620.95461: set inventory_file for managed_node3 32175 1726882620.95469: set inventory_dir for managed_node3 32175 1726882620.95470: Added host managed_node3 to inventory 32175 1726882620.95471: Added host managed_node3 to group all 32175 1726882620.95472: set ansible_host for managed_node3 32175 1726882620.95473: set ansible_ssh_extra_args for managed_node3 32175 1726882620.95475: Reconcile groups and hosts in inventory. 32175 1726882620.95479: Group ungrouped now contains managed_node1 32175 1726882620.95481: Group ungrouped now contains managed_node2 32175 1726882620.95482: Group ungrouped now contains managed_node3 32175 1726882620.95562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 32175 1726882620.95707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 32175 1726882620.95766: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 32175 1726882620.95810: Loaded config def from plugin (vars/host_group_vars) 32175 1726882620.95813: 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) 32175 1726882620.95820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 32175 1726882620.95828: 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) 32175 1726882620.95870: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 32175 1726882620.96241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882620.96342: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 32175 1726882620.96381: Loaded config def from plugin (connection/local) 32175 1726882620.96384: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 32175 1726882620.97082: Loaded config def from plugin (connection/paramiko_ssh) 32175 1726882620.97085: 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) 32175 1726882620.98037: 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) 32175 1726882620.98087: Loaded config def from plugin (connection/psrp) 32175 1726882620.98092: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 32175 1726882620.98857: 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) 32175 1726882620.98899: Loaded config def from plugin (connection/ssh) 32175 1726882620.98902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 32175 1726882621.01051: 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) 32175 1726882621.01102: Loaded config def from plugin (connection/winrm) 32175 1726882621.01106: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 32175 1726882621.01182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 32175 1726882621.01336: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 32175 1726882621.01412: Loaded config def from plugin (shell/cmd) 32175 1726882621.01414: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 32175 1726882621.01438: 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) 32175 1726882621.01513: Loaded config def from plugin (shell/powershell) 32175 1726882621.01515: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 32175 1726882621.01568: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 32175 1726882621.01756: Loaded config def from plugin (shell/sh) 32175 1726882621.01758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 32175 1726882621.01788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 32175 1726882621.01988: Loaded config def from plugin (become/runas) 32175 1726882621.01994: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 32175 1726882621.02201: Loaded config def from plugin (become/su) 32175 1726882621.02204: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 32175 1726882621.02379: Loaded config def from plugin (become/sudo) 32175 1726882621.02382: 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 32175 1726882621.02420: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 32175 1726882621.02810: in VariableManager get_vars() 32175 1726882621.02835: done with get_vars() 32175 1726882621.02978: trying /usr/local/lib/python3.12/site-packages/ansible/modules 32175 1726882621.06485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 32175 1726882621.06608: in VariableManager get_vars() 32175 1726882621.06613: done with get_vars() 32175 1726882621.06616: variable 'playbook_dir' from source: magic vars 32175 1726882621.06616: variable 'ansible_playbook_python' from source: magic vars 32175 1726882621.06617: variable 'ansible_config_file' from source: magic vars 32175 1726882621.06622: variable 'groups' from source: magic vars 32175 1726882621.06623: variable 'omit' from source: magic vars 32175 1726882621.06624: variable 'ansible_version' from source: magic vars 32175 1726882621.06625: variable 'ansible_check_mode' from source: magic vars 32175 1726882621.06625: variable 'ansible_diff_mode' from source: magic vars 32175 1726882621.06626: variable 'ansible_forks' from source: magic vars 32175 1726882621.06627: variable 'ansible_inventory_sources' from source: magic vars 32175 1726882621.06627: variable 'ansible_skip_tags' from source: magic vars 32175 1726882621.06628: variable 'ansible_limit' from source: magic vars 32175 1726882621.06629: variable 'ansible_run_tags' from source: magic vars 32175 1726882621.06629: variable 'ansible_verbosity' from source: magic vars 32175 1726882621.06665: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml 32175 1726882621.07148: in VariableManager get_vars() 32175 1726882621.07166: done with get_vars() 32175 1726882621.07211: in VariableManager get_vars() 32175 1726882621.07225: done with get_vars() 32175 1726882621.07259: in VariableManager get_vars() 32175 1726882621.07279: done with get_vars() 32175 1726882621.07427: in VariableManager get_vars() 32175 1726882621.07439: done with get_vars() 32175 1726882621.07443: variable 'omit' from source: magic vars 32175 1726882621.07461: variable 'omit' from source: magic vars 32175 1726882621.07491: in VariableManager get_vars() 32175 1726882621.07503: done with get_vars() 32175 1726882621.07551: in VariableManager get_vars() 32175 1726882621.07563: done with get_vars() 32175 1726882621.07598: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32175 1726882621.07817: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32175 1726882621.08149: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32175 1726882621.09332: in VariableManager get_vars() 32175 1726882621.09353: done with get_vars() 32175 1726882621.09785: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 32175 1726882621.09926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32175 1726882621.11590: in VariableManager get_vars() 32175 1726882621.11610: done with get_vars() 32175 1726882621.11650: in VariableManager get_vars() 32175 1726882621.11685: done with get_vars() 32175 1726882621.11858: in VariableManager get_vars() 32175 1726882621.11874: done with get_vars() 32175 1726882621.11879: variable 'omit' from source: magic vars 32175 1726882621.11890: variable 'omit' from source: magic vars 32175 1726882621.11930: in VariableManager get_vars() 32175 1726882621.11945: done with get_vars() 32175 1726882621.11964: in VariableManager get_vars() 32175 1726882621.11978: done with get_vars() 32175 1726882621.12012: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32175 1726882621.12123: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32175 1726882621.12186: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32175 1726882621.12698: in VariableManager get_vars() 32175 1726882621.12715: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32175 1726882621.14794: in VariableManager get_vars() 32175 1726882621.14814: done with get_vars() 32175 1726882621.14967: in VariableManager get_vars() 32175 1726882621.14985: done with get_vars() 32175 1726882621.15092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 32175 1726882621.15108: 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 32175 1726882621.19843: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 32175 1726882621.20207: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 32175 1726882621.20210: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 32175 1726882621.20240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 32175 1726882621.20266: 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) 32175 1726882621.20447: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 32175 1726882621.20514: Loaded config def from plugin (callback/default) 32175 1726882621.20517: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 32175 1726882621.22456: Loaded config def from plugin (callback/junit) 32175 1726882621.22459: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 32175 1726882621.22606: 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) 32175 1726882621.22677: Loaded config def from plugin (callback/minimal) 32175 1726882621.22680: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 32175 1726882621.22719: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 32175 1726882621.22960: Loaded config def from plugin (callback/tree) 32175 1726882621.22963: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 32175 1726882621.23240: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 32175 1726882621.23243: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_vlan_mtu_initscripts.yml *************************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 32175 1726882621.23270: in VariableManager get_vars() 32175 1726882621.23285: done with get_vars() 32175 1726882621.23296: in VariableManager get_vars() 32175 1726882621.23306: done with get_vars() 32175 1726882621.23311: variable 'omit' from source: magic vars 32175 1726882621.23418: in VariableManager get_vars() 32175 1726882621.23433: done with get_vars() 32175 1726882621.23714: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with initscripts as provider] *** 32175 1726882621.24583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 32175 1726882621.24864: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 32175 1726882621.25002: getting the remaining hosts for this loop 32175 1726882621.25004: done getting the remaining hosts for this loop 32175 1726882621.25007: getting the next task for host managed_node3 32175 1726882621.25011: done getting next task for host managed_node3 32175 1726882621.25012: ^ task is: TASK: Gathering Facts 32175 1726882621.25014: ^ 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 32175 1726882621.25016: getting variables 32175 1726882621.25017: in VariableManager get_vars() 32175 1726882621.25028: Calling all_inventory to load vars for managed_node3 32175 1726882621.25030: Calling groups_inventory to load vars for managed_node3 32175 1726882621.25033: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882621.25045: Calling all_plugins_play to load vars for managed_node3 32175 1726882621.25056: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882621.25059: Calling groups_plugins_play to load vars for managed_node3 32175 1726882621.25099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882621.25153: done with get_vars() 32175 1726882621.25160: done getting variables 32175 1726882621.25380: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:5 Friday 20 September 2024 21:37:01 -0400 (0:00:00.024) 0:00:00.024 ****** 32175 1726882621.25410: entering _queue_task() for managed_node3/gather_facts 32175 1726882621.25411: Creating lock for gather_facts 32175 1726882621.25783: worker is 1 (out of 1 available) 32175 1726882621.25800: exiting _queue_task() for managed_node3/gather_facts 32175 1726882621.25814: done queuing things up, now waiting for results queue to drain 32175 1726882621.25816: waiting for pending results... 32175 1726882621.26130: running TaskExecutor() for managed_node3/TASK: Gathering Facts 32175 1726882621.26158: in run() - task 12673a56-9f93-1538-1b78-0000000000af 32175 1726882621.26177: variable 'ansible_search_path' from source: unknown 32175 1726882621.26227: calling self._execute() 32175 1726882621.26299: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882621.26311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882621.26329: variable 'omit' from source: magic vars 32175 1726882621.26549: variable 'omit' from source: magic vars 32175 1726882621.26552: variable 'omit' from source: magic vars 32175 1726882621.26554: variable 'omit' from source: magic vars 32175 1726882621.26568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32175 1726882621.26614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32175 1726882621.26637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32175 1726882621.26666: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882621.26682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882621.26724: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32175 1726882621.26733: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882621.26740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882621.26851: Set connection var ansible_module_compression to ZIP_DEFLATED 32175 1726882621.26864: Set connection var ansible_timeout to 10 32175 1726882621.26882: Set connection var ansible_shell_executable to /bin/sh 32175 1726882621.26898: Set connection var ansible_pipelining to False 32175 1726882621.26907: Set connection var ansible_connection to ssh 32175 1726882621.26915: Set connection var ansible_shell_type to sh 32175 1726882621.26949: variable 'ansible_shell_executable' from source: unknown 32175 1726882621.26956: variable 'ansible_connection' from source: unknown 32175 1726882621.26963: variable 'ansible_module_compression' from source: unknown 32175 1726882621.26969: variable 'ansible_shell_type' from source: unknown 32175 1726882621.26982: variable 'ansible_shell_executable' from source: unknown 32175 1726882621.26995: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882621.27095: variable 'ansible_pipelining' from source: unknown 32175 1726882621.27098: variable 'ansible_timeout' from source: unknown 32175 1726882621.27100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882621.27251: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32175 1726882621.27267: variable 'omit' from source: magic vars 32175 1726882621.27276: starting attempt loop 32175 1726882621.27283: running the handler 32175 1726882621.27316: variable 'ansible_facts' from source: unknown 32175 1726882621.27340: _low_level_execute_command(): starting 32175 1726882621.27351: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32175 1726882621.28197: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882621.28219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882621.28245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882621.28263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882621.28355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882621.30035: stdout chunk (state=3): >>>/root <<< 32175 1726882621.30203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882621.30207: stdout chunk (state=3): >>><<< 32175 1726882621.30209: stderr chunk (state=3): >>><<< 32175 1726882621.30231: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882621.30302: _low_level_execute_command(): starting 32175 1726882621.30314: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042 `" && echo ansible-tmp-1726882621.3028147-32209-14943084374042="` echo /root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042 `" ) && sleep 0' 32175 1726882621.31627: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32175 1726882621.31848: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882621.31859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882621.31928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882621.32227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882621.34152: stdout chunk (state=3): >>>ansible-tmp-1726882621.3028147-32209-14943084374042=/root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042 <<< 32175 1726882621.34242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882621.34376: stderr chunk (state=3): >>><<< 32175 1726882621.34379: stdout chunk (state=3): >>><<< 32175 1726882621.34382: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882621.3028147-32209-14943084374042=/root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882621.34384: variable 'ansible_module_compression' from source: unknown 32175 1726882621.34599: ANSIBALLZ: Using generic lock for ansible.legacy.setup 32175 1726882621.34603: ANSIBALLZ: Acquiring lock 32175 1726882621.34606: ANSIBALLZ: Lock acquired: 140341531480656 32175 1726882621.34608: ANSIBALLZ: Creating module 32175 1726882621.74397: ANSIBALLZ: Writing module into payload 32175 1726882621.74545: ANSIBALLZ: Writing module 32175 1726882621.74572: ANSIBALLZ: Renaming module 32175 1726882621.74584: ANSIBALLZ: Done creating module 32175 1726882621.74632: variable 'ansible_facts' from source: unknown 32175 1726882621.74645: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32175 1726882621.74660: _low_level_execute_command(): starting 32175 1726882621.74671: _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' 32175 1726882621.75336: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32175 1726882621.75351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32175 1726882621.75365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882621.75383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32175 1726882621.75482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882621.75510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882621.75596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882621.77297: stdout chunk (state=3): >>>PLATFORM <<< 32175 1726882621.77359: stdout chunk (state=3): >>>Linux <<< 32175 1726882621.77386: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 32175 1726882621.77549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882621.77558: stdout chunk (state=3): >>><<< 32175 1726882621.77568: stderr chunk (state=3): >>><<< 32175 1726882621.77586: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882621.77608 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 32175 1726882621.77729: _low_level_execute_command(): starting 32175 1726882621.77732: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 32175 1726882621.77919: Sending initial data 32175 1726882621.77923: Sent initial data (1181 bytes) 32175 1726882621.78284: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32175 1726882621.78302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32175 1726882621.78317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882621.78335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32175 1726882621.78351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32175 1726882621.78367: stderr chunk (state=3): >>>debug2: match not found <<< 32175 1726882621.78409: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882621.78485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882621.78506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882621.78530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882621.78612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882621.82009: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 32175 1726882621.82601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882621.82606: stdout chunk (state=3): >>><<< 32175 1726882621.82608: stderr chunk (state=3): >>><<< 32175 1726882621.82611: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882621.82614: variable 'ansible_facts' from source: unknown 32175 1726882621.82616: variable 'ansible_facts' from source: unknown 32175 1726882621.82618: variable 'ansible_module_compression' from source: unknown 32175 1726882621.82654: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321759455026t/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32175 1726882621.82691: variable 'ansible_facts' from source: unknown 32175 1726882621.82922: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042/AnsiballZ_setup.py 32175 1726882621.83179: Sending initial data 32175 1726882621.83182: Sent initial data (153 bytes) 32175 1726882621.83910: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882621.83926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882621.83955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882621.83977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882621.84062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882621.85633: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32175 1726882621.85712: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32175 1726882621.85762: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321759455026t/tmposllwb8d /root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042/AnsiballZ_setup.py <<< 32175 1726882621.85771: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042/AnsiballZ_setup.py" <<< 32175 1726882621.85807: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-321759455026t/tmposllwb8d" to remote "/root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042/AnsiballZ_setup.py" <<< 32175 1726882621.87355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882621.87410: stderr chunk (state=3): >>><<< 32175 1726882621.87420: stdout chunk (state=3): >>><<< 32175 1726882621.87449: done transferring module to remote 32175 1726882621.87467: _low_level_execute_command(): starting 32175 1726882621.87471: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042/ /root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042/AnsiballZ_setup.py && sleep 0' 32175 1726882621.87933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882621.87937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882621.87940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32175 1726882621.87945: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882621.87950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882621.87992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882621.87999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882621.88049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882621.89826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882621.89829: stderr chunk (state=3): >>><<< 32175 1726882621.89832: stdout chunk (state=3): >>><<< 32175 1726882621.89847: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882621.89868: _low_level_execute_command(): starting 32175 1726882621.89877: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042/AnsiballZ_setup.py && sleep 0' 32175 1726882621.90428: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882621.90540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882621.90561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882621.90645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882621.92780: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32175 1726882621.92812: stdout chunk (state=3): >>>import _imp # builtin <<< 32175 1726882621.92842: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32175 1726882621.92846: stdout chunk (state=3): >>>import '_weakref' # <<< 32175 1726882621.92914: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32175 1726882621.92955: stdout chunk (state=3): >>>import 'posix' # <<< 32175 1726882621.92986: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32175 1726882621.92992: stdout chunk (state=3): >>># installing zipimport hook <<< 32175 1726882621.93010: stdout chunk (state=3): >>>import 'time' # <<< 32175 1726882621.93028: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32175 1726882621.93073: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32175 1726882621.93078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882621.93096: stdout chunk (state=3): >>>import '_codecs' # <<< 32175 1726882621.93120: stdout chunk (state=3): >>>import 'codecs' # <<< 32175 1726882621.93156: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32175 1726882621.93180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32175 1726882621.93191: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c3104d0> <<< 32175 1726882621.93202: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c2dfb30> <<< 32175 1726882621.93220: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 32175 1726882621.93226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32175 1726882621.93240: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c312a50> <<< 32175 1726882621.93265: stdout chunk (state=3): >>>import '_signal' # <<< 32175 1726882621.93278: stdout chunk (state=3): >>>import '_abc' # <<< 32175 1726882621.93297: stdout chunk (state=3): >>>import 'abc' # <<< 32175 1726882621.93305: stdout chunk (state=3): >>>import 'io' # <<< 32175 1726882621.93342: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32175 1726882621.93426: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32175 1726882621.93455: stdout chunk (state=3): >>>import 'genericpath' # <<< 32175 1726882621.93458: stdout chunk (state=3): >>>import 'posixpath' # <<< 32175 1726882621.93486: stdout chunk (state=3): >>>import 'os' # <<< 32175 1726882621.93510: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32175 1726882621.93521: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 32175 1726882621.93531: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32175 1726882621.93546: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32175 1726882621.93551: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32175 1726882621.93581: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 32175 1726882621.93586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32175 1726882621.93612: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0c1130> <<< 32175 1726882621.93665: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 32175 1726882621.93677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882621.93684: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0c1fa0> <<< 32175 1726882621.93711: stdout chunk (state=3): >>>import 'site' # <<< 32175 1726882621.93741: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 32175 1726882621.94116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32175 1726882621.94130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32175 1726882621.94162: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32175 1726882621.94165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882621.94194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32175 1726882621.94241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32175 1726882621.94284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32175 1726882621.94298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0ffda0> <<< 32175 1726882621.94335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32175 1726882621.94367: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0fffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32175 1726882621.94406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32175 1726882621.94425: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32175 1726882621.94485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882621.94513: stdout chunk (state=3): >>>import 'itertools' # <<< 32175 1726882621.94547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c137770> <<< 32175 1726882621.94550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32175 1726882621.94581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c137e00> import '_collections' # <<< 32175 1726882621.94626: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c117a40> <<< 32175 1726882621.94636: stdout chunk (state=3): >>>import '_functools' # <<< 32175 1726882621.94665: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c115160> <<< 32175 1726882621.94754: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0fcf50> <<< 32175 1726882621.94791: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32175 1726882621.94822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32175 1726882621.94838: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32175 1726882621.94867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32175 1726882621.94887: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32175 1726882621.94932: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1576b0> <<< 32175 1726882621.94962: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1562d0> <<< 32175 1726882621.94976: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c116030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c154b60> <<< 32175 1726882621.95042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'<<< 32175 1726882621.95114: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18c6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0fc1d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32175 1726882621.95123: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c18cb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18ca40> <<< 32175 1726882621.95154: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882621.95166: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c18ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0facf0> <<< 32175 1726882621.95201: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882621.95224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32175 1726882621.95260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32175 1726882621.95267: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18d1c0> <<< 32175 1726882621.95283: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32175 1726882621.95308: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 32175 1726882621.95330: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18e3f0> <<< 32175 1726882621.95348: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32175 1726882621.95353: stdout chunk (state=3): >>>import 'runpy' # <<< 32175 1726882621.95380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32175 1726882621.95409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32175 1726882621.95438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32175 1726882621.95444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1a85f0> <<< 32175 1726882621.95460: stdout chunk (state=3): >>>import 'errno' # <<< 32175 1726882621.95496: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882621.95502: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c1a9d30> <<< 32175 1726882621.95520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32175 1726882621.95536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32175 1726882621.95563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32175 1726882621.95574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32175 1726882621.95579: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1aabd0> <<< 32175 1726882621.95619: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c1ab230> <<< 32175 1726882621.95634: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1aa120> <<< 32175 1726882621.95653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32175 1726882621.95668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32175 1726882621.95705: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882621.95721: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c1abcb0> <<< 32175 1726882621.95725: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1ab3e0> <<< 32175 1726882621.95771: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18e360> <<< 32175 1726882621.95790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32175 1726882621.95817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32175 1726882621.95835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32175 1726882621.95859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32175 1726882621.95894: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882621.95906: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555beafbc0> <<< 32175 1726882621.95920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32175 1726882621.95923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32175 1726882621.95951: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882621.95956: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555bed85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bed8380> <<< 32175 1726882621.95984: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555bed8620> <<< 32175 1726882621.96017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32175 1726882621.96022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32175 1726882621.96097: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882621.96221: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882621.96228: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555bed8f50> <<< 32175 1726882621.96354: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882621.96361: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555bed9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bed8800> <<< 32175 1726882621.96382: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555beadd60> <<< 32175 1726882621.96400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32175 1726882621.96425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32175 1726882621.96442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32175 1726882621.96462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32175 1726882621.96467: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bedac90> <<< 32175 1726882621.96498: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bed97c0> <<< 32175 1726882621.96507: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18e5a0> <<< 32175 1726882621.96541: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32175 1726882621.96599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882621.96618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32175 1726882621.96652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32175 1726882621.96683: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf06fc0> <<< 32175 1726882621.96735: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32175 1726882621.96754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882621.96771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32175 1726882621.96798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32175 1726882621.96835: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf2b350> <<< 32175 1726882621.96860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32175 1726882621.96906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32175 1726882621.96957: stdout chunk (state=3): >>>import 'ntpath' # <<< 32175 1726882621.96980: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 32175 1726882621.96985: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf880e0> <<< 32175 1726882621.97005: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32175 1726882621.97036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32175 1726882621.97058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32175 1726882621.97103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32175 1726882621.97185: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf8a840> <<< 32175 1726882621.97262: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf88200> <<< 32175 1726882621.97298: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf2bfb0> <<< 32175 1726882621.97325: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bd991f0> <<< 32175 1726882621.97348: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf2a150> <<< 32175 1726882621.97352: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bedbb90> <<< 32175 1726882621.97520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32175 1726882621.97547: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f555bf2a4b0> <<< 32175 1726882621.97788: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_z1uvjg39/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 32175 1726882621.97911: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882621.97944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32175 1726882621.97947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32175 1726882621.97996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32175 1726882621.98069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32175 1726882621.98098: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdfaea0> <<< 32175 1726882621.98110: stdout chunk (state=3): >>>import '_typing' # <<< 32175 1726882621.98295: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdd9d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdd8f20> <<< 32175 1726882621.98314: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882621.98333: stdout chunk (state=3): >>>import 'ansible' # <<< 32175 1726882621.98353: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882621.98372: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882621.98414: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882621.98421: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32175 1726882621.98424: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882621.99786: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.00927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdf8d70><<< 32175 1726882622.00936: stdout chunk (state=3): >>> <<< 32175 1726882622.00964: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.00996: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32175 1726882622.01025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32175 1726882622.01033: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32175 1726882622.01078: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555be327b0> <<< 32175 1726882622.01106: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555be32540> <<< 32175 1726882622.01158: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555be31e80> <<< 32175 1726882622.01176: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32175 1726882622.01211: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555be328d0> <<< 32175 1726882622.01215: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdfb8c0> import 'atexit' # <<< 32175 1726882622.01243: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555be33530> <<< 32175 1726882622.01273: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555be33770> <<< 32175 1726882622.01300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32175 1726882622.01345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32175 1726882622.01361: stdout chunk (state=3): >>>import '_locale' # <<< 32175 1726882622.01425: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555be33cb0> <<< 32175 1726882622.01451: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32175 1726882622.01460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32175 1726882622.01504: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b729a60> <<< 32175 1726882622.01532: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b72b680> <<< 32175 1726882622.01544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32175 1726882622.01561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32175 1726882622.01609: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72bf80> <<< 32175 1726882622.01621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32175 1726882622.01647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32175 1726882622.01663: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72d160> <<< 32175 1726882622.01678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32175 1726882622.01716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32175 1726882622.01739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32175 1726882622.01742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32175 1726882622.01800: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72fc50> <<< 32175 1726882622.01842: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c313f20> <<< 32175 1726882622.01866: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72df10> <<< 32175 1726882622.01908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32175 1726882622.01911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32175 1726882622.01947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32175 1726882622.01950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32175 1726882622.02062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32175 1726882622.02086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 32175 1726882622.02099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32175 1726882622.02115: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b737a70> <<< 32175 1726882622.02130: stdout chunk (state=3): >>>import '_tokenize' # <<< 32175 1726882622.02187: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b736540> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b7362a0> <<< 32175 1726882622.02231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32175 1726882622.02251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32175 1726882622.02286: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b736810> <<< 32175 1726882622.02316: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72f140> <<< 32175 1726882622.02354: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.02359: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b77bd10> <<< 32175 1726882622.02391: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77bfe0> <<< 32175 1726882622.02411: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32175 1726882622.02432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32175 1726882622.02452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32175 1726882622.02494: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.02498: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b77d940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77d700> <<< 32175 1726882622.02515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32175 1726882622.02539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32175 1726882622.02586: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.02607: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b77fec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77e030> <<< 32175 1726882622.02625: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32175 1726882622.02655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.02678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32175 1726882622.02697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32175 1726882622.02707: stdout chunk (state=3): >>>import '_string' # <<< 32175 1726882622.02744: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b783680> <<< 32175 1726882622.02864: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77ff50> <<< 32175 1726882622.02926: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.02929: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b784380> <<< 32175 1726882622.02962: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.02966: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b784710> <<< 32175 1726882622.03010: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b7848c0> <<< 32175 1726882622.03019: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77c080> <<< 32175 1726882622.03052: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32175 1726882622.03085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32175 1726882622.03108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32175 1726882622.03156: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.03162: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b6100b0> <<< 32175 1726882622.03302: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.03324: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b610fb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b786840> <<< 32175 1726882622.03368: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b787bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b786450> <<< 32175 1726882622.03378: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.03409: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32175 1726882622.03412: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.03501: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.03592: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.03618: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32175 1726882622.03623: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.03654: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32175 1726882622.03658: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.03768: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.03883: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.04434: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.04982: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32175 1726882622.04991: 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' # <<< 32175 1726882622.05020: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32175 1726882622.05037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.05091: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b615160> <<< 32175 1726882622.05169: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32175 1726882622.05177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32175 1726882622.05191: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b615f40> <<< 32175 1726882622.05204: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b611190> <<< 32175 1726882622.05256: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32175 1726882622.05262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.05278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.05301: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32175 1726882622.05306: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.05455: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.05609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32175 1726882622.05619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32175 1726882622.05627: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b615dc0> <<< 32175 1726882622.05651: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06086: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06531: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06607: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06679: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32175 1726882622.06697: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06728: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06771: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32175 1726882622.06774: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06845: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06918: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32175 1726882622.06942: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06952: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.06962: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 32175 1726882622.06974: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.07013: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.07050: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32175 1726882622.07064: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.07288: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.07520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32175 1726882622.07576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32175 1726882622.07596: stdout chunk (state=3): >>>import '_ast' # <<< 32175 1726882622.07661: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b617170> <<< 32175 1726882622.07677: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.07748: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.07819: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32175 1726882622.07827: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 32175 1726882622.07840: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32175 1726882622.07863: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.07902: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.07950: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32175 1726882622.07953: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.08001: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.08040: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.08100: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.08165: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 32175 1726882622.08208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.08300: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b621cd0> <<< 32175 1726882622.08336: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b61ca70> <<< 32175 1726882622.08366: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32175 1726882622.08383: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.08446: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.08509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.08535: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.08579: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.08611: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32175 1726882622.08627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32175 1726882622.08649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32175 1726882622.08707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32175 1726882622.08730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32175 1726882622.08745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32175 1726882622.08805: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b70a660> <<< 32175 1726882622.08844: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b7fe330> <<< 32175 1726882622.08924: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b621a90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b7866c0> # destroy ansible.module_utils.distro <<< 32175 1726882622.08937: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 32175 1726882622.08944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.08974: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09006: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32175 1726882622.09009: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32175 1726882622.09060: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32175 1726882622.09078: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09081: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09102: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 32175 1726882622.09107: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09228: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09271: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09312: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09356: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09395: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32175 1726882622.09441: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09510: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09586: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09605: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09642: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 32175 1726882622.09645: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09824: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.09996: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.10054: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.10103: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 32175 1726882622.10112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.10126: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 32175 1726882622.10144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32175 1726882622.10155: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32175 1726882622.10182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32175 1726882622.10201: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b5af0> <<< 32175 1726882622.10227: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32175 1726882622.10239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32175 1726882622.10256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32175 1726882622.10298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32175 1726882622.10322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32175 1726882622.10332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32175 1726882622.10349: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2e7d40> <<< 32175 1726882622.10374: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.10386: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b2e7fe0> <<< 32175 1726882622.10435: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b69ee10> <<< 32175 1726882622.10459: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b6600> <<< 32175 1726882622.10479: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b4260> <<< 32175 1726882622.10502: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b7d10> <<< 32175 1726882622.10505: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32175 1726882622.10583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32175 1726882622.10602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32175 1726882622.10636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32175 1726882622.10639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32175 1726882622.10679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32175 1726882622.10728: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b2eaf90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2ea840> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.10734: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b2eaa20> <<< 32175 1726882622.10738: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2e9ca0> <<< 32175 1726882622.10764: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32175 1726882622.10850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32175 1726882622.10879: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2eb170> <<< 32175 1726882622.10884: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32175 1726882622.10951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32175 1726882622.10971: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b355ca0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2ebc80> <<< 32175 1726882622.10998: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b7d40> import 'ansible.module_utils.facts.timeout' # <<< 32175 1726882622.11029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 32175 1726882622.11033: stdout chunk (state=3): >>># zipimport: zlib available<<< 32175 1726882622.11055: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 32175 1726882622.11123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32175 1726882622.11183: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11237: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 32175 1726882622.11323: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 32175 1726882622.11356: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11360: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 32175 1726882622.11440: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 32175 1726882622.11501: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11542: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32175 1726882622.11605: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11647: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11704: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11765: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.11835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 32175 1726882622.12302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.12728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 32175 1726882622.12779: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.12835: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.12874: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.12912: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 32175 1726882622.12915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 32175 1726882622.12942: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.12970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32175 1726882622.12974: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13028: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13087: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32175 1726882622.13098: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13129: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32175 1726882622.13170: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13202: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32175 1726882622.13238: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13310: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32175 1726882622.13405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32175 1726882622.13424: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b357440> <<< 32175 1726882622.13445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32175 1726882622.13472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32175 1726882622.13609: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b356840> import 'ansible.module_utils.facts.system.local' # <<< 32175 1726882622.13616: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13667: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 32175 1726882622.13828: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32175 1726882622.13934: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.13995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.14066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32175 1726882622.14069: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.14108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.14154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32175 1726882622.14206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32175 1726882622.14286: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.14330: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b385f10> <<< 32175 1726882622.14534: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b357560> import 'ansible.module_utils.facts.system.python' # <<< 32175 1726882622.14543: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.14588: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.14665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 32175 1726882622.14737: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.14810: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.14924: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15076: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 32175 1726882622.15118: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32175 1726882622.15168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15208: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 32175 1726882622.15284: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.15307: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b3998e0><<< 32175 1726882622.15320: stdout chunk (state=3): >>> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b399940> import 'ansible.module_utils.facts.system.user' # <<< 32175 1726882622.15335: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 32175 1726882622.15359: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15396: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32175 1726882622.15452: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15595: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15741: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32175 1726882622.15747: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15849: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.15987: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.16031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32175 1726882622.16039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 32175 1726882622.16044: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.16065: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.16082: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.16227: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.16366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 32175 1726882622.16372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 32175 1726882622.16509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.16619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32175 1726882622.16622: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.16658: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.16694: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.17233: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.17737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 32175 1726882622.17744: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.17848: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.17960: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32175 1726882622.17974: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.18055: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.18153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32175 1726882622.18160: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.18312: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.18458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32175 1726882622.18464: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.18486: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 32175 1726882622.18501: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.18561: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.18604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 32175 1726882622.18690: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.18783: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.18982: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32175 1726882622.19191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 32175 1726882622.19232: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 32175 1726882622.19278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19302: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 32175 1726882622.19327: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19470: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32175 1726882622.19473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19504: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 32175 1726882622.19529: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19646: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 32175 1726882622.19654: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19706: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.19764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32175 1726882622.19769: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20030: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32175 1726882622.20296: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20372: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32175 1726882622.20417: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20451: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20505: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32175 1726882622.20516: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20529: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32175 1726882622.20564: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20611: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 32175 1726882622.20718: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32175 1726882622.20812: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20849: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 32175 1726882622.20879: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32175 1726882622.20932: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20969: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.20996: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.21017: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.21068: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.21131: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.21227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 32175 1726882622.21230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 32175 1726882622.21400: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.21420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 32175 1726882622.21517: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.21720: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 32175 1726882622.21762: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.21809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32175 1726882622.21843: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.21892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.21949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 32175 1726882622.22045: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.22084: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32175 1726882622.22117: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.22181: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.22302: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32175 1726882622.22377: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.22569: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 32175 1726882622.22645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b1321e0> <<< 32175 1726882622.22677: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b130800> <<< 32175 1726882622.22711: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b12bb30> <<< 32175 1726882622.35735: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 32175 1726882622.35757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 32175 1726882622.35772: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b17ae10> <<< 32175 1726882622.35792: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 32175 1726882622.35809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 32175 1726882622.35824: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b178e30> <<< 32175 1726882622.35872: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 32175 1726882622.35877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.35922: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b17a660> <<< 32175 1726882622.35957: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b179d90> <<< 32175 1726882622.36192: 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 <<< 32175 1726882622.60084: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.73095703125, "5m": 0.65185546875, "15m": 0.3916015625}, "ansible_fips": false, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "02", "epoch": "1726882622", "epoch_int": "1726882622", "date": "2024-09-20", "time": "21:37:02", "iso8601_micro": "2024-09-21T01:37:02.233636Z", "iso8601": "2024-09-21T01:37:02Z", "iso8601_basic": "20240920T213702233636", "iso8601_basic_short": "20240920T213702", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2957, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 574, "free": 2957}, "nocache": {"free": 3294, "used": 237}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 929, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261779873792, "block_size": 4096, "block_total": 65519099, "block_available": 63911102, "block_used": 1607997, "inode_total": 131070960, "inode_available": 131028993, "inode_used": 41967, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "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"}}} <<< 32175 1726882622.60674: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32175 1726882622.60681: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 32175 1726882622.60717: 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 _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy <<< 32175 1726882622.60763: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset <<< 32175 1726882622.60787: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap <<< 32175 1726882622.60830: 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 # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 32175 1726882622.60867: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection <<< 32175 1726882622.60898: stdout chunk (state=3): >>># 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 <<< 32175 1726882622.60938: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 32175 1726882622.61270: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32175 1726882622.61320: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32175 1726882622.61324: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32175 1726882622.61373: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 32175 1726882622.61385: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 32175 1726882622.61424: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 32175 1726882622.61433: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32175 1726882622.61471: stdout chunk (state=3): >>># destroy selinux <<< 32175 1726882622.61482: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro <<< 32175 1726882622.61492: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 32175 1726882622.61528: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 32175 1726882622.61546: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 32175 1726882622.61568: stdout chunk (state=3): >>># destroy _pickle <<< 32175 1726882622.61571: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction <<< 32175 1726882622.61580: stdout chunk (state=3): >>># destroy selectors <<< 32175 1726882622.61602: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 32175 1726882622.61615: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 32175 1726882622.61623: stdout chunk (state=3): >>># destroy base64 <<< 32175 1726882622.61635: stdout chunk (state=3): >>># destroy _ssl <<< 32175 1726882622.61658: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 32175 1726882622.61667: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy json <<< 32175 1726882622.61695: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 32175 1726882622.61701: stdout chunk (state=3): >>># destroy glob <<< 32175 1726882622.61704: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout <<< 32175 1726882622.61722: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 32175 1726882622.61765: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 32175 1726882622.61790: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon <<< 32175 1726882622.61797: 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 <<< 32175 1726882622.61800: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32175 1726882622.61831: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 32175 1726882622.61858: stdout chunk (state=3): >>># destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 32175 1726882622.61861: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32175 1726882622.61866: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 32175 1726882622.61904: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 32175 1726882622.61916: 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 <<< 32175 1726882622.61920: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 32175 1726882622.61926: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 32175 1726882622.61933: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32175 1726882622.62054: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32175 1726882622.62074: stdout chunk (state=3): >>># destroy _collections <<< 32175 1726882622.62107: stdout chunk (state=3): >>># destroy platform <<< 32175 1726882622.62110: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32175 1726882622.62133: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32175 1726882622.62168: stdout chunk (state=3): >>># destroy _typing <<< 32175 1726882622.62180: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32175 1726882622.62186: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32175 1726882622.62217: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 32175 1726882622.62223: stdout chunk (state=3): >>> <<< 32175 1726882622.62309: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32175 1726882622.62312: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 32175 1726882622.62319: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32175 1726882622.62344: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32175 1726882622.62358: stdout chunk (state=3): >>># destroy _hashlib <<< 32175 1726882622.62383: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 32175 1726882622.62397: stdout chunk (state=3): >>># destroy itertools <<< 32175 1726882622.62411: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32175 1726882622.62418: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32175 1726882622.62754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32175 1726882622.62757: stdout chunk (state=3): >>><<< 32175 1726882622.62765: stderr chunk (state=3): >>><<< 32175 1726882622.62875: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c3104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c2dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c312a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0c1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0ffda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0fffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c137770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c137e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c117a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c115160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0fcf50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1562d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c116030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c154b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18c6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0fc1d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c18cb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18ca40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c18ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c0facf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18d1c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18e3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1a85f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c1a9d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1aabd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c1ab230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1aa120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c1abcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c1ab3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18e360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555beafbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555bed85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bed8380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555bed8620> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555bed8f50> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555bed9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bed8800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555beadd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bedac90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bed97c0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555c18e5a0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf06fc0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf2b350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf880e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf8a840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf88200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf2bfb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bd991f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bf2a150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bedbb90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f555bf2a4b0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_z1uvjg39/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdfaea0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdd9d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdd8f20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdf8d70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555be327b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555be32540> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555be31e80> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555be328d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555bdfb8c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555be33530> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555be33770> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555be33cb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b729a60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b72b680> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72bf80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72d160> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72fc50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555c313f20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72df10> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b737a70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b736540> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b7362a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b736810> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b72f140> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b77bd10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77bfe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b77d940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77d700> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b77fec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77e030> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b783680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77ff50> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b784380> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b784710> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b7848c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b77c080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b6100b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b610fb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b786840> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b787bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b786450> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b615160> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b615f40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b611190> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b615dc0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b617170> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b621cd0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b61ca70> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b70a660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b7fe330> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b621a90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b7866c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b5af0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2e7d40> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b2e7fe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b69ee10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b6600> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b4260> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b7d10> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b2eaf90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2ea840> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b2eaa20> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2e9ca0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2eb170> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b355ca0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b2ebc80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b6b7d40> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b357440> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b356840> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b385f10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b357560> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b3998e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b399940> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f555b1321e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b130800> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b12bb30> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b17ae10> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b178e30> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b17a660> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f555b179d90> 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_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.73095703125, "5m": 0.65185546875, "15m": 0.3916015625}, "ansible_fips": false, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "02", "epoch": "1726882622", "epoch_int": "1726882622", "date": "2024-09-20", "time": "21:37:02", "iso8601_micro": "2024-09-21T01:37:02.233636Z", "iso8601": "2024-09-21T01:37:02Z", "iso8601_basic": "20240920T213702233636", "iso8601_basic_short": "20240920T213702", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2957, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 574, "free": 2957}, "nocache": {"free": 3294, "used": 237}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 929, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261779873792, "block_size": 4096, "block_total": 65519099, "block_available": 63911102, "block_used": 1607997, "inode_total": 131070960, "inode_available": 131028993, "inode_used": 41967, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 32175 1726882622.63683: 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-1726882621.3028147-32209-14943084374042/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32175 1726882622.63685: _low_level_execute_command(): starting 32175 1726882622.63688: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882621.3028147-32209-14943084374042/ > /dev/null 2>&1 && sleep 0' 32175 1726882622.63857: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882622.63860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32175 1726882622.63863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882622.63880: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882622.63882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882622.63936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882622.63939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882622.63989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882622.65998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882622.66002: stdout chunk (state=3): >>><<< 32175 1726882622.66004: stderr chunk (state=3): >>><<< 32175 1726882622.66007: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882622.66009: handler run complete 32175 1726882622.66011: variable 'ansible_facts' from source: unknown 32175 1726882622.66072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882622.66976: variable 'ansible_facts' from source: unknown 32175 1726882622.67031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882622.67106: attempt loop complete, returning result 32175 1726882622.67109: _execute() done 32175 1726882622.67111: dumping result to json 32175 1726882622.67129: done dumping result, returning 32175 1726882622.67136: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-1538-1b78-0000000000af] 32175 1726882622.67140: sending task result for task 12673a56-9f93-1538-1b78-0000000000af 32175 1726882622.67392: done sending task result for task 12673a56-9f93-1538-1b78-0000000000af 32175 1726882622.67397: WORKER PROCESS EXITING ok: [managed_node3] 32175 1726882622.67655: no more pending results, returning what we have 32175 1726882622.67657: results queue empty 32175 1726882622.67658: checking for any_errors_fatal 32175 1726882622.67659: done checking for any_errors_fatal 32175 1726882622.67659: checking for max_fail_percentage 32175 1726882622.67660: done checking for max_fail_percentage 32175 1726882622.67660: checking to see if all hosts have failed and the running result is not ok 32175 1726882622.67661: done checking to see if all hosts have failed 32175 1726882622.67662: getting the remaining hosts for this loop 32175 1726882622.67663: done getting the remaining hosts for this loop 32175 1726882622.67665: getting the next task for host managed_node3 32175 1726882622.67670: done getting next task for host managed_node3 32175 1726882622.67671: ^ task is: TASK: meta (flush_handlers) 32175 1726882622.67672: ^ 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 32175 1726882622.67675: getting variables 32175 1726882622.67676: in VariableManager get_vars() 32175 1726882622.67696: Calling all_inventory to load vars for managed_node3 32175 1726882622.67698: Calling groups_inventory to load vars for managed_node3 32175 1726882622.67700: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882622.67707: Calling all_plugins_play to load vars for managed_node3 32175 1726882622.67708: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882622.67710: Calling groups_plugins_play to load vars for managed_node3 32175 1726882622.67820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882622.68026: done with get_vars() 32175 1726882622.68034: done getting variables 32175 1726882622.68105: in VariableManager get_vars() 32175 1726882622.68112: Calling all_inventory to load vars for managed_node3 32175 1726882622.68113: Calling groups_inventory to load vars for managed_node3 32175 1726882622.68115: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882622.68118: Calling all_plugins_play to load vars for managed_node3 32175 1726882622.68119: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882622.68121: Calling groups_plugins_play to load vars for managed_node3 32175 1726882622.68204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882622.68308: done with get_vars() 32175 1726882622.68317: done queuing things up, now waiting for results queue to drain 32175 1726882622.68318: results queue empty 32175 1726882622.68319: checking for any_errors_fatal 32175 1726882622.68320: done checking for any_errors_fatal 32175 1726882622.68321: checking for max_fail_percentage 32175 1726882622.68324: done checking for max_fail_percentage 32175 1726882622.68325: checking to see if all hosts have failed and the running result is not ok 32175 1726882622.68325: done checking to see if all hosts have failed 32175 1726882622.68326: getting the remaining hosts for this loop 32175 1726882622.68326: done getting the remaining hosts for this loop 32175 1726882622.68328: getting the next task for host managed_node3 32175 1726882622.68331: done getting next task for host managed_node3 32175 1726882622.68332: ^ task is: TASK: Include the task 'el_repo_setup.yml' 32175 1726882622.68333: ^ 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 32175 1726882622.68335: getting variables 32175 1726882622.68335: in VariableManager get_vars() 32175 1726882622.68340: Calling all_inventory to load vars for managed_node3 32175 1726882622.68341: Calling groups_inventory to load vars for managed_node3 32175 1726882622.68342: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882622.68345: Calling all_plugins_play to load vars for managed_node3 32175 1726882622.68347: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882622.68348: Calling groups_plugins_play to load vars for managed_node3 32175 1726882622.68431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882622.68548: done with get_vars() 32175 1726882622.68553: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:10 Friday 20 September 2024 21:37:02 -0400 (0:00:01.432) 0:00:01.456 ****** 32175 1726882622.68617: entering _queue_task() for managed_node3/include_tasks 32175 1726882622.68619: Creating lock for include_tasks 32175 1726882622.68886: worker is 1 (out of 1 available) 32175 1726882622.69100: exiting _queue_task() for managed_node3/include_tasks 32175 1726882622.69114: done queuing things up, now waiting for results queue to drain 32175 1726882622.69116: waiting for pending results... 32175 1726882622.69423: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 32175 1726882622.69429: in run() - task 12673a56-9f93-1538-1b78-000000000006 32175 1726882622.69432: variable 'ansible_search_path' from source: unknown 32175 1726882622.69436: calling self._execute() 32175 1726882622.69438: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882622.69455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882622.69474: variable 'omit' from source: magic vars 32175 1726882622.69592: _execute() done 32175 1726882622.69605: dumping result to json 32175 1726882622.69628: done dumping result, returning 32175 1726882622.69632: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-1538-1b78-000000000006] 32175 1726882622.69641: sending task result for task 12673a56-9f93-1538-1b78-000000000006 32175 1726882622.69818: done sending task result for task 12673a56-9f93-1538-1b78-000000000006 32175 1726882622.69822: WORKER PROCESS EXITING 32175 1726882622.69897: no more pending results, returning what we have 32175 1726882622.69904: in VariableManager get_vars() 32175 1726882622.69967: Calling all_inventory to load vars for managed_node3 32175 1726882622.69970: Calling groups_inventory to load vars for managed_node3 32175 1726882622.69976: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882622.70004: Calling all_plugins_play to load vars for managed_node3 32175 1726882622.70008: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882622.70011: Calling groups_plugins_play to load vars for managed_node3 32175 1726882622.70366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882622.70528: done with get_vars() 32175 1726882622.70535: variable 'ansible_search_path' from source: unknown 32175 1726882622.70547: we have included files to process 32175 1726882622.70548: generating all_blocks data 32175 1726882622.70549: done generating all_blocks data 32175 1726882622.70550: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32175 1726882622.70551: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32175 1726882622.70554: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32175 1726882622.71417: in VariableManager get_vars() 32175 1726882622.71439: done with get_vars() 32175 1726882622.71457: done processing included file 32175 1726882622.71460: iterating over new_blocks loaded from include file 32175 1726882622.71462: in VariableManager get_vars() 32175 1726882622.71482: done with get_vars() 32175 1726882622.71485: filtering new block on tags 32175 1726882622.71506: done filtering new block on tags 32175 1726882622.71511: in VariableManager get_vars() 32175 1726882622.71525: done with get_vars() 32175 1726882622.71528: filtering new block on tags 32175 1726882622.71547: done filtering new block on tags 32175 1726882622.71552: in VariableManager get_vars() 32175 1726882622.71569: done with get_vars() 32175 1726882622.71570: filtering new block on tags 32175 1726882622.71598: done filtering new block on tags 32175 1726882622.71600: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 32175 1726882622.71607: extending task lists for all hosts with included blocks 32175 1726882622.71670: done extending task lists 32175 1726882622.71671: done processing included files 32175 1726882622.71672: results queue empty 32175 1726882622.71673: checking for any_errors_fatal 32175 1726882622.71674: done checking for any_errors_fatal 32175 1726882622.71674: checking for max_fail_percentage 32175 1726882622.71675: done checking for max_fail_percentage 32175 1726882622.71676: checking to see if all hosts have failed and the running result is not ok 32175 1726882622.71677: done checking to see if all hosts have failed 32175 1726882622.71677: getting the remaining hosts for this loop 32175 1726882622.71678: done getting the remaining hosts for this loop 32175 1726882622.71681: getting the next task for host managed_node3 32175 1726882622.71684: done getting next task for host managed_node3 32175 1726882622.71686: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 32175 1726882622.71701: ^ 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 32175 1726882622.71706: getting variables 32175 1726882622.71708: in VariableManager get_vars() 32175 1726882622.71720: Calling all_inventory to load vars for managed_node3 32175 1726882622.71722: Calling groups_inventory to load vars for managed_node3 32175 1726882622.71724: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882622.71729: Calling all_plugins_play to load vars for managed_node3 32175 1726882622.71731: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882622.71734: Calling groups_plugins_play to load vars for managed_node3 32175 1726882622.71927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882622.72103: done with get_vars() 32175 1726882622.72111: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:37:02 -0400 (0:00:00.035) 0:00:01.491 ****** 32175 1726882622.72177: entering _queue_task() for managed_node3/setup 32175 1726882622.72700: worker is 1 (out of 1 available) 32175 1726882622.72708: exiting _queue_task() for managed_node3/setup 32175 1726882622.72719: done queuing things up, now waiting for results queue to drain 32175 1726882622.72721: waiting for pending results... 32175 1726882622.72851: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 32175 1726882622.72911: in run() - task 12673a56-9f93-1538-1b78-0000000000c0 32175 1726882622.72930: variable 'ansible_search_path' from source: unknown 32175 1726882622.73059: variable 'ansible_search_path' from source: unknown 32175 1726882622.73062: calling self._execute() 32175 1726882622.73068: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882622.73078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882622.73098: variable 'omit' from source: magic vars 32175 1726882622.73657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882622.76313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882622.76350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882622.76376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882622.76420: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882622.76598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882622.76602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882622.76605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882622.76608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882622.76639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882622.76656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882622.76831: variable 'ansible_facts' from source: unknown 32175 1726882622.76903: variable 'network_test_required_facts' from source: task vars 32175 1726882622.76951: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 32175 1726882622.76961: variable 'omit' from source: magic vars 32175 1726882622.77002: variable 'omit' from source: magic vars 32175 1726882622.77041: variable 'omit' from source: magic vars 32175 1726882622.77161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32175 1726882622.77164: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32175 1726882622.77167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32175 1726882622.77169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882622.77171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882622.77195: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32175 1726882622.77204: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882622.77270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882622.77315: Set connection var ansible_module_compression to ZIP_DEFLATED 32175 1726882622.77325: Set connection var ansible_timeout to 10 32175 1726882622.77333: Set connection var ansible_shell_executable to /bin/sh 32175 1726882622.77342: Set connection var ansible_pipelining to False 32175 1726882622.77348: Set connection var ansible_connection to ssh 32175 1726882622.77354: Set connection var ansible_shell_type to sh 32175 1726882622.77394: variable 'ansible_shell_executable' from source: unknown 32175 1726882622.77403: variable 'ansible_connection' from source: unknown 32175 1726882622.77410: variable 'ansible_module_compression' from source: unknown 32175 1726882622.77416: variable 'ansible_shell_type' from source: unknown 32175 1726882622.77423: variable 'ansible_shell_executable' from source: unknown 32175 1726882622.77429: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882622.77437: variable 'ansible_pipelining' from source: unknown 32175 1726882622.77488: variable 'ansible_timeout' from source: unknown 32175 1726882622.77491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882622.77600: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32175 1726882622.77618: variable 'omit' from source: magic vars 32175 1726882622.77633: starting attempt loop 32175 1726882622.77637: running the handler 32175 1726882622.77651: _low_level_execute_command(): starting 32175 1726882622.77657: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32175 1726882622.78277: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882622.78304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882622.78322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882622.78433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882622.80084: stdout chunk (state=3): >>>/root <<< 32175 1726882622.80190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882622.80226: stderr chunk (state=3): >>><<< 32175 1726882622.80229: stdout chunk (state=3): >>><<< 32175 1726882622.80240: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882622.80288: _low_level_execute_command(): starting 32175 1726882622.80297: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026 `" && echo ansible-tmp-1726882622.8024952-32252-1921129139026="` echo /root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026 `" ) && sleep 0' 32175 1726882622.80879: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882622.80899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882622.80914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882622.80932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882622.81015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882622.82884: stdout chunk (state=3): >>>ansible-tmp-1726882622.8024952-32252-1921129139026=/root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026 <<< 32175 1726882622.83005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882622.83018: stderr chunk (state=3): >>><<< 32175 1726882622.83021: stdout chunk (state=3): >>><<< 32175 1726882622.83033: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882622.8024952-32252-1921129139026=/root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882622.83071: variable 'ansible_module_compression' from source: unknown 32175 1726882622.83173: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-321759455026t/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32175 1726882622.83176: variable 'ansible_facts' from source: unknown 32175 1726882622.83281: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026/AnsiballZ_setup.py 32175 1726882622.83374: Sending initial data 32175 1726882622.83377: Sent initial data (152 bytes) 32175 1726882622.83983: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882622.84001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882622.84018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882622.84087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882622.85604: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 32175 1726882622.85614: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32175 1726882622.85658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32175 1726882622.85702: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321759455026t/tmpynl0ox11 /root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026/AnsiballZ_setup.py <<< 32175 1726882622.85705: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026/AnsiballZ_setup.py" <<< 32175 1726882622.85745: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-321759455026t/tmpynl0ox11" to remote "/root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026/AnsiballZ_setup.py" <<< 32175 1726882622.86799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882622.86829: stderr chunk (state=3): >>><<< 32175 1726882622.86832: stdout chunk (state=3): >>><<< 32175 1726882622.86846: done transferring module to remote 32175 1726882622.86857: _low_level_execute_command(): starting 32175 1726882622.86860: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026/ /root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026/AnsiballZ_setup.py && sleep 0' 32175 1726882622.87262: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882622.87265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882622.87270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 32175 1726882622.87273: 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 <<< 32175 1726882622.87275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882622.87332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882622.87334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882622.87371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882622.89111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882622.89144: stderr chunk (state=3): >>><<< 32175 1726882622.89162: stdout chunk (state=3): >>><<< 32175 1726882622.89242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882622.89245: _low_level_execute_command(): starting 32175 1726882622.89247: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026/AnsiballZ_setup.py && sleep 0' 32175 1726882622.89719: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32175 1726882622.89722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882622.89769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882622.89813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882622.89819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882622.89868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882622.92014: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32175 1726882622.92049: stdout chunk (state=3): >>>import _imp # builtin <<< 32175 1726882622.92083: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32175 1726882622.92158: stdout chunk (state=3): >>>import '_io' # <<< 32175 1726882622.92163: stdout chunk (state=3): >>>import 'marshal' # <<< 32175 1726882622.92199: stdout chunk (state=3): >>>import 'posix' # <<< 32175 1726882622.92229: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32175 1726882622.92257: stdout chunk (state=3): >>>import 'time' # <<< 32175 1726882622.92263: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32175 1726882622.92324: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.92346: stdout chunk (state=3): >>>import '_codecs' # <<< 32175 1726882622.92370: stdout chunk (state=3): >>>import 'codecs' # <<< 32175 1726882622.92433: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32175 1726882622.92472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a62184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a61e7b30> <<< 32175 1726882622.92495: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a621aa50> <<< 32175 1726882622.92531: stdout chunk (state=3): >>>import '_signal' # <<< 32175 1726882622.92554: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32175 1726882622.92583: stdout chunk (state=3): >>>import 'io' # <<< 32175 1726882622.92598: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32175 1726882622.92671: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32175 1726882622.92709: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32175 1726882622.92738: stdout chunk (state=3): >>>import 'os' # <<< 32175 1726882622.92797: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32175 1726882622.92823: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 32175 1726882622.92832: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32175 1726882622.92851: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5fc9130> <<< 32175 1726882622.92914: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 32175 1726882622.92927: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5fc9fa0> <<< 32175 1726882622.92952: stdout chunk (state=3): >>>import 'site' # <<< 32175 1726882622.93021: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 32175 1726882622.93352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32175 1726882622.93366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32175 1726882622.93385: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32175 1726882622.93411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.93417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32175 1726882622.93458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32175 1726882622.93473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32175 1726882622.93508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32175 1726882622.93515: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6007e60> <<< 32175 1726882622.93540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32175 1726882622.93549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32175 1726882622.93576: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6007f20> <<< 32175 1726882622.93608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32175 1726882622.93630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32175 1726882622.93653: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32175 1726882622.93698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.93716: stdout chunk (state=3): >>>import 'itertools' # <<< 32175 1726882622.93746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a603f890> <<< 32175 1726882622.93777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32175 1726882622.93780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 32175 1726882622.93783: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a603ff20> <<< 32175 1726882622.93800: stdout chunk (state=3): >>>import '_collections' # <<< 32175 1726882622.93855: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a601fb30> <<< 32175 1726882622.93860: stdout chunk (state=3): >>>import '_functools' # <<< 32175 1726882622.93895: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a601d250> <<< 32175 1726882622.93981: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6005010> <<< 32175 1726882622.94011: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32175 1726882622.94022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32175 1726882622.94043: stdout chunk (state=3): >>>import '_sre' # <<< 32175 1726882622.94063: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32175 1726882622.94091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32175 1726882622.94110: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32175 1726882622.94115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32175 1726882622.94148: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a605f800> <<< 32175 1726882622.94166: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a605e450> <<< 32175 1726882622.94196: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32175 1726882622.94200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a601e120> <<< 32175 1726882622.94203: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a605ccb0> <<< 32175 1726882622.94260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32175 1726882622.94268: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6094860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6004290> <<< 32175 1726882622.94300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 32175 1726882622.94336: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.94340: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.94344: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a6094d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6094bc0> <<< 32175 1726882622.94387: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.94403: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a6094fb0> <<< 32175 1726882622.94410: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6002db0> <<< 32175 1726882622.94433: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.94454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32175 1726882622.94492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32175 1726882622.94500: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60956a0> <<< 32175 1726882622.94516: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6095370> import 'importlib.machinery' # <<< 32175 1726882622.94545: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 32175 1726882622.94564: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60965a0> <<< 32175 1726882622.94584: stdout chunk (state=3): >>>import 'importlib.util' # <<< 32175 1726882622.94588: stdout chunk (state=3): >>>import 'runpy' # <<< 32175 1726882622.94615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32175 1726882622.94646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32175 1726882622.94672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 32175 1726882622.94677: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60ac7a0> <<< 32175 1726882622.94695: stdout chunk (state=3): >>>import 'errno' # <<< 32175 1726882622.94736: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.94742: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.94745: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a60ade80> <<< 32175 1726882622.94758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32175 1726882622.94770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32175 1726882622.94787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 32175 1726882622.94808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60aed20> <<< 32175 1726882622.94856: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a60af320> <<< 32175 1726882622.94859: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60ae270> <<< 32175 1726882622.94877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32175 1726882622.94895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32175 1726882622.94924: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.94949: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.94956: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a60afda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60af4d0> <<< 32175 1726882622.94996: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6096510> <<< 32175 1726882622.95018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32175 1726882622.95043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32175 1726882622.95070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32175 1726882622.95080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32175 1726882622.95114: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5da7bf0> <<< 32175 1726882622.95144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32175 1726882622.95179: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5dd06b0> <<< 32175 1726882622.95182: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd0410> <<< 32175 1726882622.95209: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.95213: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5dd06e0> <<< 32175 1726882622.95243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32175 1726882622.95249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32175 1726882622.95314: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882622.95442: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5dd1010> <<< 32175 1726882622.95561: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5dd19d0> <<< 32175 1726882622.95575: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd08c0> <<< 32175 1726882622.95588: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5da5dc0> <<< 32175 1726882622.95613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32175 1726882622.95631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32175 1726882622.95656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32175 1726882622.95668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32175 1726882622.95683: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd2d80> <<< 32175 1726882622.95699: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd1880> <<< 32175 1726882622.95720: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6096750> <<< 32175 1726882622.95744: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32175 1726882622.95807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.95821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32175 1726882622.95862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32175 1726882622.95887: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dff0b0> <<< 32175 1726882622.95943: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32175 1726882622.95955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882622.95977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32175 1726882622.95996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32175 1726882622.96038: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e1f470> <<< 32175 1726882622.96057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32175 1726882622.96105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32175 1726882622.96157: stdout chunk (state=3): >>>import 'ntpath' # <<< 32175 1726882622.96179: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e80260> <<< 32175 1726882622.96205: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32175 1726882622.96234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32175 1726882622.96263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32175 1726882622.96303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32175 1726882622.96391: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e829c0> <<< 32175 1726882622.96471: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e80380> <<< 32175 1726882622.96537: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e4d250> <<< 32175 1726882622.96541: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5729370> <<< 32175 1726882622.96563: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e1e270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd3cb0> <<< 32175 1726882622.96736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32175 1726882622.96750: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f43a5e1e870> <<< 32175 1726882622.97004: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_frzv4pdw/ansible_setup_payload.zip' # zipimport: zlib available <<< 32175 1726882622.97150: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.97178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32175 1726882622.97219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32175 1726882622.97280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32175 1726882622.97320: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 32175 1726882622.97335: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5793050> import '_typing' # <<< 32175 1726882622.97507: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5771f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57710d0> <<< 32175 1726882622.97513: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.97543: stdout chunk (state=3): >>>import 'ansible' # <<< 32175 1726882622.97562: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.97570: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.97592: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.97599: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32175 1726882622.97615: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882622.99003: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.00105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 32175 1726882623.00110: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5790ef0> <<< 32175 1726882623.00139: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32175 1726882623.00146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.00169: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32175 1726882623.00176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32175 1726882623.00202: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32175 1726882623.00207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32175 1726882623.00234: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.00239: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a57c2990> <<< 32175 1726882623.00274: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57c2720> <<< 32175 1726882623.00316: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57c2030> <<< 32175 1726882623.00329: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32175 1726882623.00344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32175 1726882623.00389: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57c2480> <<< 32175 1726882623.00392: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5793a70> import 'atexit' # <<< 32175 1726882623.00444: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a57c36e0> <<< 32175 1726882623.00484: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a57c3920> <<< 32175 1726882623.00487: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32175 1726882623.00557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32175 1726882623.00560: stdout chunk (state=3): >>>import '_locale' # <<< 32175 1726882623.00602: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57c3e60> <<< 32175 1726882623.00605: stdout chunk (state=3): >>>import 'pwd' # <<< 32175 1726882623.00638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32175 1726882623.00641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32175 1726882623.00675: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a562dc40> <<< 32175 1726882623.00721: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a562f860> <<< 32175 1726882623.00744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32175 1726882623.00754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32175 1726882623.00779: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5630260> <<< 32175 1726882623.00812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32175 1726882623.00832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32175 1726882623.00851: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a56313d0> <<< 32175 1726882623.00868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32175 1726882623.00931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32175 1726882623.00934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32175 1726882623.00976: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5633e90> <<< 32175 1726882623.01016: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a6002ea0> <<< 32175 1726882623.01036: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5632150> <<< 32175 1726882623.01059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32175 1726882623.01084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32175 1726882623.01118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32175 1726882623.01132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32175 1726882623.01250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32175 1726882623.01283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32175 1726882623.01301: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a563be00> <<< 32175 1726882623.01313: stdout chunk (state=3): >>>import '_tokenize' # <<< 32175 1726882623.01365: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a563a8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a563a630> <<< 32175 1726882623.01385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32175 1726882623.01402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32175 1726882623.01469: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a563aba0> <<< 32175 1726882623.01501: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5632660> <<< 32175 1726882623.01523: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.01530: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a567fec0> <<< 32175 1726882623.01557: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a56801d0> <<< 32175 1726882623.01575: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32175 1726882623.01609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32175 1726882623.01626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32175 1726882623.01682: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5681ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5681a60> <<< 32175 1726882623.01703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32175 1726882623.01715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32175 1726882623.01766: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5684290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5682390> <<< 32175 1726882623.01797: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32175 1726882623.01829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.01859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32175 1726882623.01882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32175 1726882623.01886: stdout chunk (state=3): >>>import '_string' # <<< 32175 1726882623.01921: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5687a70> <<< 32175 1726882623.02039: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5684440> <<< 32175 1726882623.02102: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5688800> <<< 32175 1726882623.02150: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5688c50> <<< 32175 1726882623.02182: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5688ce0> <<< 32175 1726882623.02200: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a56803b0> <<< 32175 1726882623.02218: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32175 1726882623.02239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32175 1726882623.02263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32175 1726882623.02292: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.02313: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a55143b0> <<< 32175 1726882623.02465: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.02476: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a55156a0> <<< 32175 1726882623.02484: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a568ab40> <<< 32175 1726882623.02513: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a568bec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a568a750> <<< 32175 1726882623.02543: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.02579: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32175 1726882623.02664: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.02755: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.02767: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32175 1726882623.02798: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.02805: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.02807: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32175 1726882623.02821: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.02934: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.03051: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.03587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.04118: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32175 1726882623.04133: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 32175 1726882623.04140: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32175 1726882623.04156: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32175 1726882623.04178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.04228: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.04234: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a55198e0> <<< 32175 1726882623.04308: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32175 1726882623.04317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32175 1726882623.04332: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a551a630> <<< 32175 1726882623.04345: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5515910> <<< 32175 1726882623.04394: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32175 1726882623.04408: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.04419: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.04444: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32175 1726882623.04449: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.04597: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.04752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32175 1726882623.04759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32175 1726882623.04778: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a551a450> <<< 32175 1726882623.04781: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.05232: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.05677: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.05749: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.05823: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32175 1726882623.05830: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.05869: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.05912: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32175 1726882623.05915: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.05982: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.06069: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32175 1726882623.06075: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.06101: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32175 1726882623.06111: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.06155: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.06198: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32175 1726882623.06206: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.06430: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.06660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32175 1726882623.06717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32175 1726882623.06736: stdout chunk (state=3): >>>import '_ast' # <<< 32175 1726882623.06822: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a551b8f0> <<< 32175 1726882623.06834: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.06910: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.06979: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32175 1726882623.06981: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32175 1726882623.07012: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.07049: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.07096: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32175 1726882623.07153: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.07188: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.07243: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.07313: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 32175 1726882623.07363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.07447: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.07451: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5526060> <<< 32175 1726882623.07506: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5523da0> <<< 32175 1726882623.07528: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32175 1726882623.07545: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.07597: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.07654: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.07683: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.07729: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 32175 1726882623.07733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.07750: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32175 1726882623.07774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32175 1726882623.07794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32175 1726882623.07874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32175 1726882623.07879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32175 1726882623.07907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32175 1726882623.07955: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a560ea50> <<< 32175 1726882623.08010: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57ee720> <<< 32175 1726882623.08100: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5526180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a56890d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32175 1726882623.08103: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08150: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 32175 1726882623.08154: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32175 1726882623.08210: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32175 1726882623.08249: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08252: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32175 1726882623.08263: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08385: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08411: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08415: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08519: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08542: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08576: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32175 1726882623.08597: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08664: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08736: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08758: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.08799: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 32175 1726882623.08803: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.09001: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.09152: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.09197: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.09254: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.09281: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 32175 1726882623.09305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32175 1726882623.09310: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32175 1726882623.09340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32175 1726882623.09388: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b64b0> <<< 32175 1726882623.09397: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32175 1726882623.09435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32175 1726882623.09462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32175 1726882623.09506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32175 1726882623.09512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32175 1726882623.09522: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51cff80> <<< 32175 1726882623.09557: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.09595: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a51e43e0> <<< 32175 1726882623.09612: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55a2ba0> <<< 32175 1726882623.09639: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b7050> <<< 32175 1726882623.09662: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b4bc0> <<< 32175 1726882623.09666: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b4830> <<< 32175 1726882623.09697: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32175 1726882623.09738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32175 1726882623.09757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32175 1726882623.09771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32175 1726882623.09797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32175 1726882623.09810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32175 1726882623.09830: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.09836: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a51e72f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51e6ba0> <<< 32175 1726882623.09868: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.09873: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a51e6d80> <<< 32175 1726882623.09891: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51e5fd0> <<< 32175 1726882623.09913: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32175 1726882623.10034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32175 1726882623.10070: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51e7440> <<< 32175 1726882623.10092: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32175 1726882623.10126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32175 1726882623.10146: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5231f40> <<< 32175 1726882623.10179: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51e7f20> <<< 32175 1726882623.10197: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b4890> import 'ansible.module_utils.facts.timeout' # <<< 32175 1726882623.10223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 32175 1726882623.10245: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 32175 1726882623.10256: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32175 1726882623.10390: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10438: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32175 1726882623.10535: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 32175 1726882623.10571: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10609: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 32175 1726882623.10637: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10661: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 32175 1726882623.10718: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32175 1726882623.10818: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10870: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10929: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.10987: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.11055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 32175 1726882623.11063: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.11544: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.11972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32175 1726882623.11987: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12038: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12094: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12125: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12164: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 32175 1726882623.12172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 32175 1726882623.12175: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12213: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32175 1726882623.12255: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32175 1726882623.12383: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12414: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32175 1726882623.12461: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12485: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 32175 1726882623.12625: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.12737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32175 1726882623.12773: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5233c80> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32175 1726882623.12800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32175 1726882623.12925: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5232c90> import 'ansible.module_utils.facts.system.local' # <<< 32175 1726882623.12976: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32175 1726882623.13034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 32175 1726882623.13135: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.13224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32175 1726882623.13235: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.13315: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.13376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 32175 1726882623.13413: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.13457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32175 1726882623.13488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32175 1726882623.13562: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.13623: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.13629: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a52722a0> <<< 32175 1726882623.13816: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a52620c0> <<< 32175 1726882623.13819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 32175 1726882623.13879: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.13928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32175 1726882623.13935: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14013: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14098: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14205: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14353: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32175 1726882623.14356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 32175 1726882623.14360: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14401: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32175 1726882623.14444: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14489: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 32175 1726882623.14539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 32175 1726882623.14592: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.14603: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5285d00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5262a80> import 'ansible.module_utils.facts.system.user' # <<< 32175 1726882623.14625: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32175 1726882623.14637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 32175 1726882623.14644: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14684: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32175 1726882623.14741: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.14887: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32175 1726882623.15055: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15140: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15243: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15284: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32175 1726882623.15337: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 32175 1726882623.15358: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15384: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15515: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32175 1726882623.15667: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15785: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32175 1726882623.15918: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15952: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.15982: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.16555: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.17043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 32175 1726882623.17089: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.17177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.17260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32175 1726882623.17264: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.17350: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.17442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32175 1726882623.17451: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.17604: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.17757: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32175 1726882623.17776: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32175 1726882623.17794: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 32175 1726882623.17798: stdout chunk (state=3): >>># zipimport: zlib available<<< 32175 1726882623.17800: stdout chunk (state=3): >>> <<< 32175 1726882623.17837: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.17879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32175 1726882623.17885: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.17983: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18078: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18275: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32175 1726882623.18483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 32175 1726882623.18485: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18528: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 32175 1726882623.18571: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18594: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 32175 1726882623.18625: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18697: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32175 1726882623.18769: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18798: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 32175 1726882623.18829: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18884: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.18946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 32175 1726882623.18951: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19004: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32175 1726882623.19067: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19324: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32175 1726882623.19586: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19706: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 32175 1726882623.19746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32175 1726882623.19788: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19818: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32175 1726882623.19858: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19903: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.19937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 32175 1726882623.20109: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.20137: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 32175 1726882623.20177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.20216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32175 1726882623.20249: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32175 1726882623.20266: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.20525: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 32175 1726882623.20564: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.20619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32175 1726882623.20633: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.20812: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.21005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 32175 1726882623.21227: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 32175 1726882623.21273: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.21360: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32175 1726882623.21387: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.21462: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.21556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32175 1726882623.21630: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.22240: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 32175 1726882623.22297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 32175 1726882623.22342: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5082f00> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5081b80> <<< 32175 1726882623.22402: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a50806b0> <<< 32175 1726882623.23047: 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_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "03", "epoch": "1726882623", "epoch_int": "1726882623", "date": "2024-09-20", "time": "21:37:03", "iso8601_micro": "2024-09-21T01:37:03.216881Z", "iso8601": "2024-09-21T01:37:03Z", "iso8601_basic": "20240920T213703216881", "iso8601_basic_short": "20240920T213703", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=485<<< 32175 1726882623.23095: stdout chunk (state=3): >>>3857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32175 1726882623.23571: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32175 1726882623.23603: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 32175 1726882623.23701: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 32175 1726882623.23713: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__<<< 32175 1726882623.23844: stdout chunk (state=3): >>> # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq <<< 32175 1726882623.23849: stdout chunk (state=3): >>># 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 <<< 32175 1726882623.23887: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # 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 <<< 32175 1726882623.24219: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 32175 1726882623.24262: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 32175 1726882623.24340: stdout chunk (state=3): >>># destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 32175 1726882623.24403: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 32175 1726882623.24483: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 32175 1726882623.24491: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 32175 1726882623.24583: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 32175 1726882623.24624: stdout chunk (state=3): >>># destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 32175 1726882623.24685: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32175 1726882623.24715: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 32175 1726882623.24743: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32175 1726882623.24791: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 32175 1726882623.24809: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32175 1726882623.24931: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32175 1726882623.24967: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 32175 1726882623.25060: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32175 1726882623.25088: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32175 1726882623.25175: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32175 1726882623.25204: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random <<< 32175 1726882623.25274: stdout chunk (state=3): >>># destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 32175 1726882623.25343: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32175 1726882623.25719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32175 1726882623.25723: stdout chunk (state=3): >>><<< 32175 1726882623.25725: stderr chunk (state=3): >>><<< 32175 1726882623.25927: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a62184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a61e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a621aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5fc9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5fc9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6007e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6007f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a603f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a603ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a601fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a601d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6005010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a605f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a605e450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a601e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a605ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6094860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6004290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a6094d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6094bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a6094fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6002db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6095370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60965a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60ac7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a60ade80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60aed20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a60af320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60ae270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a60afda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a60af4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6096510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5da7bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5dd06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd0410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5dd06e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5dd1010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5dd19d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd08c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5da5dc0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd2d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd1880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a6096750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dff0b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e1f470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e80260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e829c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e80380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e4d250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5729370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5e1e270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5dd3cb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f43a5e1e870> # zipimport: found 103 names in '/tmp/ansible_setup_payload_frzv4pdw/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5793050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5771f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57710d0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5790ef0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a57c2990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57c2720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57c2030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57c2480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5793a70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a57c36e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a57c3920> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57c3e60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a562dc40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a562f860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5630260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a56313d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5633e90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a6002ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5632150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a563be00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a563a8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a563a630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a563aba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5632660> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a567fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a56801d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5681ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5681a60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5684290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5682390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5687a70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5684440> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5688800> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5688c50> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5688ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a56803b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a55143b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a55156a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a568ab40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a568bec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a568a750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a55198e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a551a630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5515910> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a551a450> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a551b8f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5526060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5523da0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a560ea50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a57ee720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5526180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a56890d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b64b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51cff80> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a51e43e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55a2ba0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b7050> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b4bc0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b4830> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a51e72f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51e6ba0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a51e6d80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51e5fd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51e7440> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5231f40> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a51e7f20> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a55b4890> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5233c80> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5232c90> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a52722a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a52620c0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5285d00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5262a80> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a5082f00> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a5081b80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a50806b0> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "03", "epoch": "1726882623", "epoch_int": "1726882623", "date": "2024-09-20", "time": "21:37:03", "iso8601_micro": "2024-09-21T01:37:03.216881Z", "iso8601": "2024-09-21T01:37:03Z", "iso8601_basic": "20240920T213703216881", "iso8601_basic_short": "20240920T213703", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 32175 1726882623.28055: done with _execute_module (setup, {'gather_subset': 'min', '_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-1726882622.8024952-32252-1921129139026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32175 1726882623.28099: _low_level_execute_command(): starting 32175 1726882623.28102: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882622.8024952-32252-1921129139026/ > /dev/null 2>&1 && sleep 0' 32175 1726882623.28252: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32175 1726882623.28268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32175 1726882623.28283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882623.28307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32175 1726882623.28330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32175 1726882623.28343: stderr chunk (state=3): >>>debug2: match not found <<< 32175 1726882623.28425: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.28452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882623.28470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882623.28495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882623.28686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882623.30665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882623.30703: stderr chunk (state=3): >>><<< 32175 1726882623.30949: stdout chunk (state=3): >>><<< 32175 1726882623.30954: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882623.30957: handler run complete 32175 1726882623.30959: variable 'ansible_facts' from source: unknown 32175 1726882623.31298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882623.31607: variable 'ansible_facts' from source: unknown 32175 1726882623.31819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882623.31823: attempt loop complete, returning result 32175 1726882623.31825: _execute() done 32175 1726882623.31827: dumping result to json 32175 1726882623.31829: done dumping result, returning 32175 1726882623.31831: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-1538-1b78-0000000000c0] 32175 1726882623.31833: sending task result for task 12673a56-9f93-1538-1b78-0000000000c0 ok: [managed_node3] 32175 1726882623.32485: no more pending results, returning what we have 32175 1726882623.32950: results queue empty 32175 1726882623.32952: checking for any_errors_fatal 32175 1726882623.32956: done checking for any_errors_fatal 32175 1726882623.32957: checking for max_fail_percentage 32175 1726882623.32959: done checking for max_fail_percentage 32175 1726882623.32960: checking to see if all hosts have failed and the running result is not ok 32175 1726882623.32961: done checking to see if all hosts have failed 32175 1726882623.32963: getting the remaining hosts for this loop 32175 1726882623.32964: done getting the remaining hosts for this loop 32175 1726882623.32969: getting the next task for host managed_node3 32175 1726882623.32980: done getting next task for host managed_node3 32175 1726882623.32983: ^ task is: TASK: Check if system is ostree 32175 1726882623.32985: ^ 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 32175 1726882623.32989: getting variables 32175 1726882623.32992: in VariableManager get_vars() 32175 1726882623.33331: Calling all_inventory to load vars for managed_node3 32175 1726882623.33404: Calling groups_inventory to load vars for managed_node3 32175 1726882623.33409: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882623.33491: done sending task result for task 12673a56-9f93-1538-1b78-0000000000c0 32175 1726882623.33500: WORKER PROCESS EXITING 32175 1726882623.33520: Calling all_plugins_play to load vars for managed_node3 32175 1726882623.33526: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882623.33531: Calling groups_plugins_play to load vars for managed_node3 32175 1726882623.34321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882623.35153: done with get_vars() 32175 1726882623.35163: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:37:03 -0400 (0:00:00.632) 0:00:02.123 ****** 32175 1726882623.35386: entering _queue_task() for managed_node3/stat 32175 1726882623.35816: worker is 1 (out of 1 available) 32175 1726882623.35826: exiting _queue_task() for managed_node3/stat 32175 1726882623.35841: done queuing things up, now waiting for results queue to drain 32175 1726882623.35843: waiting for pending results... 32175 1726882623.36237: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 32175 1726882623.36413: in run() - task 12673a56-9f93-1538-1b78-0000000000c2 32175 1726882623.36420: variable 'ansible_search_path' from source: unknown 32175 1726882623.36422: variable 'ansible_search_path' from source: unknown 32175 1726882623.36514: calling self._execute() 32175 1726882623.36575: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882623.36580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882623.36608: variable 'omit' from source: magic vars 32175 1726882623.37436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32175 1726882623.37654: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32175 1726882623.37687: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32175 1726882623.37724: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32175 1726882623.37762: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32175 1726882623.37827: 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) 32175 1726882623.37844: 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) 32175 1726882623.37862: 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) 32175 1726882623.37880: 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) 32175 1726882623.37969: Evaluated conditional (not __network_is_ostree is defined): True 32175 1726882623.37972: variable 'omit' from source: magic vars 32175 1726882623.38003: variable 'omit' from source: magic vars 32175 1726882623.38029: variable 'omit' from source: magic vars 32175 1726882623.38047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32175 1726882623.38067: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32175 1726882623.38080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32175 1726882623.38097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882623.38110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882623.38131: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32175 1726882623.38133: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882623.38136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882623.38200: Set connection var ansible_module_compression to ZIP_DEFLATED 32175 1726882623.38206: Set connection var ansible_timeout to 10 32175 1726882623.38213: Set connection var ansible_shell_executable to /bin/sh 32175 1726882623.38223: Set connection var ansible_pipelining to False 32175 1726882623.38225: Set connection var ansible_connection to ssh 32175 1726882623.38227: Set connection var ansible_shell_type to sh 32175 1726882623.38245: variable 'ansible_shell_executable' from source: unknown 32175 1726882623.38248: variable 'ansible_connection' from source: unknown 32175 1726882623.38251: variable 'ansible_module_compression' from source: unknown 32175 1726882623.38253: variable 'ansible_shell_type' from source: unknown 32175 1726882623.38255: variable 'ansible_shell_executable' from source: unknown 32175 1726882623.38258: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882623.38262: variable 'ansible_pipelining' from source: unknown 32175 1726882623.38264: variable 'ansible_timeout' from source: unknown 32175 1726882623.38268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882623.38368: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32175 1726882623.38375: variable 'omit' from source: magic vars 32175 1726882623.38380: starting attempt loop 32175 1726882623.38382: running the handler 32175 1726882623.38398: _low_level_execute_command(): starting 32175 1726882623.38405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32175 1726882623.38869: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882623.38873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.38876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882623.38878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.38933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882623.38936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882623.38942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882623.38994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882623.40835: stdout chunk (state=3): >>>/root <<< 32175 1726882623.40913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882623.40956: stderr chunk (state=3): >>><<< 32175 1726882623.40960: stdout chunk (state=3): >>><<< 32175 1726882623.40979: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882623.41072: _low_level_execute_command(): starting 32175 1726882623.41075: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416 `" && echo ansible-tmp-1726882623.4099233-32286-260182847863416="` echo /root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416 `" ) && sleep 0' 32175 1726882623.41567: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32175 1726882623.41582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32175 1726882623.41601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882623.41618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32175 1726882623.41634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32175 1726882623.41715: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.41753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882623.41775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882623.41794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882623.41870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882623.43743: stdout chunk (state=3): >>>ansible-tmp-1726882623.4099233-32286-260182847863416=/root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416 <<< 32175 1726882623.43882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882623.43896: stdout chunk (state=3): >>><<< 32175 1726882623.43917: stderr chunk (state=3): >>><<< 32175 1726882623.44086: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882623.4099233-32286-260182847863416=/root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882623.44092: variable 'ansible_module_compression' from source: unknown 32175 1726882623.44098: ANSIBALLZ: Using lock for stat 32175 1726882623.44100: ANSIBALLZ: Acquiring lock 32175 1726882623.44102: ANSIBALLZ: Lock acquired: 140341531482000 32175 1726882623.44104: ANSIBALLZ: Creating module 32175 1726882623.55858: ANSIBALLZ: Writing module into payload 32175 1726882623.55962: ANSIBALLZ: Writing module 32175 1726882623.55986: ANSIBALLZ: Renaming module 32175 1726882623.56001: ANSIBALLZ: Done creating module 32175 1726882623.56023: variable 'ansible_facts' from source: unknown 32175 1726882623.56145: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416/AnsiballZ_stat.py 32175 1726882623.56423: Sending initial data 32175 1726882623.56432: Sent initial data (153 bytes) 32175 1726882623.56964: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.57007: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.57071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882623.57114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882623.57144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882623.57220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882623.58836: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32175 1726882623.58888: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32175 1726882623.58896: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32175 1726882623.58935: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-321759455026t/tmpr9nyn3cz /root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416/AnsiballZ_stat.py <<< 32175 1726882623.58939: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416/AnsiballZ_stat.py" <<< 32175 1726882623.59019: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-321759455026t/tmpr9nyn3cz" to remote "/root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416/AnsiballZ_stat.py" <<< 32175 1726882623.60013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882623.60017: stdout chunk (state=3): >>><<< 32175 1726882623.60024: stderr chunk (state=3): >>><<< 32175 1726882623.60026: done transferring module to remote 32175 1726882623.60029: _low_level_execute_command(): starting 32175 1726882623.60031: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416/ /root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416/AnsiballZ_stat.py && sleep 0' 32175 1726882623.60677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.60728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882623.60745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882623.60764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882623.60843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882623.62614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882623.62637: stderr chunk (state=3): >>><<< 32175 1726882623.62643: stdout chunk (state=3): >>><<< 32175 1726882623.62668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882623.62672: _low_level_execute_command(): starting 32175 1726882623.62674: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416/AnsiballZ_stat.py && sleep 0' 32175 1726882623.63299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32175 1726882623.63302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32175 1726882623.63305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882623.63307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32175 1726882623.63310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32175 1726882623.63312: stderr chunk (state=3): >>>debug2: match not found <<< 32175 1726882623.63314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.63316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32175 1726882623.63318: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32175 1726882623.63321: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32175 1726882623.63327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32175 1726882623.63336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32175 1726882623.63352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32175 1726882623.63359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32175 1726882623.63366: stderr chunk (state=3): >>>debug2: match found <<< 32175 1726882623.63375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.63496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882623.63499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882623.63539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882623.65674: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32175 1726882623.65710: stdout chunk (state=3): >>>import _imp # builtin <<< 32175 1726882623.65745: stdout chunk (state=3): >>>import '_thread' # <<< 32175 1726882623.65747: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32175 1726882623.65810: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32175 1726882623.65848: stdout chunk (state=3): >>>import 'posix' # <<< 32175 1726882623.65888: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32175 1726882623.65891: stdout chunk (state=3): >>># installing zipimport hook <<< 32175 1726882623.65912: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32175 1726882623.65961: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.65984: stdout chunk (state=3): >>>import '_codecs' # <<< 32175 1726882623.66002: stdout chunk (state=3): >>>import 'codecs' # <<< 32175 1726882623.66038: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32175 1726882623.66057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32175 1726882623.66069: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d02184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d01e7b30> <<< 32175 1726882623.66113: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 32175 1726882623.66121: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d021aa50> <<< 32175 1726882623.66156: stdout chunk (state=3): >>>import '_signal' # <<< 32175 1726882623.66177: stdout chunk (state=3): >>>import '_abc' # <<< 32175 1726882623.66180: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 32175 1726882623.66212: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32175 1726882623.66313: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32175 1726882623.66335: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32175 1726882623.66363: stdout chunk (state=3): >>>import 'os' # <<< 32175 1726882623.66395: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32175 1726882623.66439: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32175 1726882623.66442: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32175 1726882623.66467: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cffe9130> <<< 32175 1726882623.66547: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 32175 1726882623.66554: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.66587: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cffe9fa0> <<< 32175 1726882623.66594: stdout chunk (state=3): >>>import 'site' # <<< 32175 1726882623.66606: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 32175 1726882623.66831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32175 1726882623.66852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32175 1726882623.66864: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32175 1726882623.66883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32175 1726882623.66924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32175 1726882623.66937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32175 1726882623.66977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0027e60> <<< 32175 1726882623.67010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32175 1726882623.67041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32175 1726882623.67044: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0027f20> <<< 32175 1726882623.67055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32175 1726882623.67081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32175 1726882623.67110: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32175 1726882623.67157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.67174: stdout chunk (state=3): >>>import 'itertools' # <<< 32175 1726882623.67215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d005f890> <<< 32175 1726882623.67220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32175 1726882623.67237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d005ff20> <<< 32175 1726882623.67259: stdout chunk (state=3): >>>import '_collections' # <<< 32175 1726882623.67303: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d003fb30> <<< 32175 1726882623.67320: stdout chunk (state=3): >>>import '_functools' # <<< 32175 1726882623.67336: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d003d250> <<< 32175 1726882623.67425: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0025010> <<< 32175 1726882623.67452: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32175 1726882623.67486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32175 1726882623.67504: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32175 1726882623.67536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32175 1726882623.67557: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32175 1726882623.67594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32175 1726882623.67624: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d007f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d007e450> <<< 32175 1726882623.67637: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d003e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d007ccb0> <<< 32175 1726882623.67696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32175 1726882623.67729: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0024290> <<< 32175 1726882623.67760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b4bc0> <<< 32175 1726882623.67795: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.67808: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0022db0> <<< 32175 1726882623.67848: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.67850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32175 1726882623.67892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32175 1726882623.67902: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b5370> import 'importlib.machinery' # <<< 32175 1726882623.67932: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 32175 1726882623.67966: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b65a0> <<< 32175 1726882623.67973: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 32175 1726882623.67991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32175 1726882623.68033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32175 1726882623.68054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32175 1726882623.68063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00cc7a0> <<< 32175 1726882623.68084: stdout chunk (state=3): >>>import 'errno' # <<< 32175 1726882623.68136: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00cde80> <<< 32175 1726882623.68139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32175 1726882623.68184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32175 1726882623.68204: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00ced20> <<< 32175 1726882623.68245: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00cf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00ce270> <<< 32175 1726882623.68257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32175 1726882623.68303: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00cfda0> <<< 32175 1726882623.68329: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00cf4d0> <<< 32175 1726882623.68357: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b6510> <<< 32175 1726882623.68396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32175 1726882623.68427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32175 1726882623.68448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32175 1726882623.68478: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe57bf0> <<< 32175 1726882623.68531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.68561: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe806b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe80410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe806e0> <<< 32175 1726882623.68595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32175 1726882623.68667: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.68803: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe81010> <<< 32175 1726882623.68933: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe819d0> <<< 32175 1726882623.68959: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe808c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe55dc0> <<< 32175 1726882623.68964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32175 1726882623.69011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32175 1726882623.69015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32175 1726882623.69019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe82d80> <<< 32175 1726882623.69059: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe81880> <<< 32175 1726882623.69069: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b6750> <<< 32175 1726882623.69087: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32175 1726882623.69143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.69171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32175 1726882623.69196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32175 1726882623.69225: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfeaf0b0> <<< 32175 1726882623.69278: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32175 1726882623.69298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.69305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32175 1726882623.69330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32175 1726882623.69364: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfecf470> <<< 32175 1726882623.69390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32175 1726882623.69430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32175 1726882623.69488: stdout chunk (state=3): >>>import 'ntpath' # <<< 32175 1726882623.69506: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32175 1726882623.69513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cff30260> <<< 32175 1726882623.69525: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32175 1726882623.69556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32175 1726882623.69577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32175 1726882623.69617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32175 1726882623.69701: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cff329c0> <<< 32175 1726882623.69774: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cff30380> <<< 32175 1726882623.69807: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfefd250> <<< 32175 1726882623.69837: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd35370> <<< 32175 1726882623.69853: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfece270> <<< 32175 1726882623.69857: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe83cb0> <<< 32175 1726882623.69966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32175 1726882623.69975: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f82cfece870> <<< 32175 1726882623.70253: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_gk46ikxy/ansible_stat_payload.zip' # zipimport: zlib available <<< 32175 1726882623.70382: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.70413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32175 1726882623.70422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32175 1726882623.70463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32175 1726882623.70538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32175 1726882623.70580: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd8b050> <<< 32175 1726882623.70583: stdout chunk (state=3): >>>import '_typing' # <<< 32175 1726882623.70778: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd69f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd690d0> <<< 32175 1726882623.70851: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.70857: stdout chunk (state=3): >>>import 'ansible' # <<< 32175 1726882623.70900: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 32175 1726882623.70911: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.72288: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.73395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32175 1726882623.73418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd88f20> <<< 32175 1726882623.73427: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.73464: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32175 1726882623.73475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32175 1726882623.73500: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32175 1726882623.73535: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfdb29c0> <<< 32175 1726882623.73604: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdb2780> <<< 32175 1726882623.73629: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdb2090> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32175 1726882623.73677: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdb24e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd8bce0> <<< 32175 1726882623.73742: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfdb3740> <<< 32175 1726882623.73784: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfdb3980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32175 1726882623.73865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 32175 1726882623.73918: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdb3e90> import 'pwd' # <<< 32175 1726882623.73975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32175 1726882623.74034: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf711cd0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf7138f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32175 1726882623.74072: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf714230> <<< 32175 1726882623.74116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf7153d0> <<< 32175 1726882623.74142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32175 1726882623.74235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32175 1726882623.74315: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf717ec0> <<< 32175 1726882623.74330: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d0022ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf716180> <<< 32175 1726882623.74368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32175 1726882623.74408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32175 1726882623.74464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32175 1726882623.74490: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf71fdd0> import '_tokenize' # <<< 32175 1726882623.74547: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf71e8a0> <<< 32175 1726882623.74556: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf71e600> <<< 32175 1726882623.74575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32175 1726882623.74578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32175 1726882623.74653: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf71eb70> <<< 32175 1726882623.74686: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf716690> <<< 32175 1726882623.74728: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf767e60> <<< 32175 1726882623.74779: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf7681d0> <<< 32175 1726882623.74783: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32175 1726882623.74810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32175 1726882623.74813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32175 1726882623.74859: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf769c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf769a00> <<< 32175 1726882623.74875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32175 1726882623.74986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32175 1726882623.75028: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.75031: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf76c1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf76a300> <<< 32175 1726882623.75111: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32175 1726882623.75114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.75139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32175 1726882623.75153: stdout chunk (state=3): >>>import '_string' # <<< 32175 1726882623.75186: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf76f9b0> <<< 32175 1726882623.75312: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf76c380> <<< 32175 1726882623.75386: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf770a10> <<< 32175 1726882623.75439: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf770bc0> <<< 32175 1726882623.75459: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf770cb0> <<< 32175 1726882623.75462: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf7683b0> <<< 32175 1726882623.75527: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32175 1726882623.75532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32175 1726882623.75571: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.75620: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf7fc260> <<< 32175 1726882623.75744: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.75752: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32175 1726882623.75809: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf7fd670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf7729f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf773da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf772660> <<< 32175 1726882623.75815: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.75856: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32175 1726882623.75926: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.76032: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.76056: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32175 1726882623.76098: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32175 1726882623.76211: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.76319: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.76845: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.77419: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32175 1726882623.77423: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32175 1726882623.77425: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32175 1726882623.77428: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32175 1726882623.77456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.77488: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf6018e0> <<< 32175 1726882623.77566: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32175 1726882623.77576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32175 1726882623.77589: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf602600> <<< 32175 1726882623.77609: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe804a0> <<< 32175 1726882623.77645: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32175 1726882623.77671: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.77695: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.77708: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32175 1726882623.77851: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.78007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32175 1726882623.78011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf602660> <<< 32175 1726882623.78034: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.78485: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.78918: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.78991: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79068: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32175 1726882623.79076: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79113: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79148: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32175 1726882623.79163: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79228: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79310: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32175 1726882623.79313: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79337: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32175 1726882623.79356: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79399: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79438: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32175 1726882623.79441: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79670: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.79900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32175 1726882623.79961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32175 1726882623.79964: stdout chunk (state=3): >>>import '_ast' # <<< 32175 1726882623.80042: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf6037d0> <<< 32175 1726882623.80052: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80118: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80196: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32175 1726882623.80200: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32175 1726882623.80216: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32175 1726882623.80231: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80310: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32175 1726882623.80329: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80372: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80415: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80540: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 32175 1726882623.80575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.80656: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf60e060> <<< 32175 1726882623.80704: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf60b3b0> <<< 32175 1726882623.80722: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32175 1726882623.80732: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32175 1726882623.80739: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80807: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80863: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80895: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.80937: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 32175 1726882623.80941: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32175 1726882623.80957: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32175 1726882623.80982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32175 1726882623.81000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32175 1726882623.81060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32175 1726882623.81076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32175 1726882623.81101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32175 1726882623.81156: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe06a80> <<< 32175 1726882623.81227: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdfa750> <<< 32175 1726882623.81272: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf60e210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf60ddf0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32175 1726882623.81341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.81364: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 32175 1726882623.81368: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 32175 1726882623.81452: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 32175 1726882623.81455: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32175 1726882623.81471: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.81587: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.81772: stdout chunk (state=3): >>># zipimport: zlib available <<< 32175 1726882623.81887: 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__ <<< 32175 1726882623.82214: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 32175 1726882623.82245: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 32175 1726882623.82284: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy <<< 32175 1726882623.82296: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib <<< 32175 1726882623.82299: stdout chunk (state=3): >>># cleanup[2] removing ntpath # cleanup[2] removing urllib <<< 32175 1726882623.82342: stdout chunk (state=3): >>># destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json <<< 32175 1726882623.82353: stdout chunk (state=3): >>># cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 32175 1726882623.82436: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 32175 1726882623.82454: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 32175 1726882623.82680: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 32175 1726882623.82779: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32175 1726882623.82785: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 32175 1726882623.82804: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 32175 1726882623.82839: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 32175 1726882623.82860: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32175 1726882623.82883: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 32175 1726882623.82887: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 32175 1726882623.82906: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32175 1726882623.82958: 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 <<< 32175 1726882623.83011: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32175 1726882623.83018: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 32175 1726882623.83026: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 32175 1726882623.83111: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 32175 1726882623.83137: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref <<< 32175 1726882623.83170: 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 # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32175 1726882623.83258: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32175 1726882623.83281: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 32175 1726882623.83306: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 32175 1726882623.83329: stdout chunk (state=3): >>># destroy re._parser <<< 32175 1726882623.83337: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 32175 1726882623.83375: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 32175 1726882623.83378: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io<<< 32175 1726882623.83419: stdout chunk (state=3): >>> # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32175 1726882623.83472: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32175 1726882623.83490: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 32175 1726882623.83507: stdout chunk (state=3): >>># destroy time <<< 32175 1726882623.83553: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 32175 1726882623.83557: stdout chunk (state=3): >>># destroy itertools <<< 32175 1726882623.83569: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 32175 1726882623.83578: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 32175 1726882623.83918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32175 1726882623.83943: stderr chunk (state=3): >>><<< 32175 1726882623.83947: stdout chunk (state=3): >>><<< 32175 1726882623.84012: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d02184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d01e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d021aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cffe9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cffe9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0027e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0027f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d005f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d005ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d003fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d003d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0025010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d007f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d007e450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d003e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d007ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0024290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b4bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d0022db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b5370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b65a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00cc7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00cde80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00ced20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00cf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00ce270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d00cfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00cf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b6510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe57bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe806b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe80410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe806e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe81010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfe819d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe808c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe55dc0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe82d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe81880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82d00b6750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfeaf0b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfecf470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cff30260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cff329c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cff30380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfefd250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd35370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfece270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe83cb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f82cfece870> # zipimport: found 30 names in '/tmp/ansible_stat_payload_gk46ikxy/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd8b050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd69f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd690d0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd88f20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfdb29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdb2780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdb2090> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdb24e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfd8bce0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfdb3740> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cfdb3980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdb3e90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf711cd0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf7138f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf714230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf7153d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf717ec0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82d0022ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf716180> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf71fdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf71e8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf71e600> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf71eb70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf716690> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf767e60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf7681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf769c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf769a00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf76c1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf76a300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf76f9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf76c380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf770a10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf770bc0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf770cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf7683b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf7fc260> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf7fd670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf7729f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf773da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf772660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf6018e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf602600> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe804a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf602660> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf6037d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82cf60e060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf60b3b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfe06a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cfdfa750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf60e210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82cf60ddf0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 32175 1726882623.84553: 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-1726882623.4099233-32286-260182847863416/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32175 1726882623.84556: _low_level_execute_command(): starting 32175 1726882623.84558: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882623.4099233-32286-260182847863416/ > /dev/null 2>&1 && sleep 0' 32175 1726882623.84657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32175 1726882623.84677: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32175 1726882623.84680: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32175 1726882623.84736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32175 1726882623.84740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32175 1726882623.84749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32175 1726882623.84798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32175 1726882623.86632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32175 1726882623.86680: stderr chunk (state=3): >>><<< 32175 1726882623.86683: stdout chunk (state=3): >>><<< 32175 1726882623.86713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32175 1726882623.86727: handler run complete 32175 1726882623.86740: attempt loop complete, returning result 32175 1726882623.86743: _execute() done 32175 1726882623.86745: dumping result to json 32175 1726882623.86748: done dumping result, returning 32175 1726882623.86755: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [12673a56-9f93-1538-1b78-0000000000c2] 32175 1726882623.86758: sending task result for task 12673a56-9f93-1538-1b78-0000000000c2 32175 1726882623.86864: done sending task result for task 12673a56-9f93-1538-1b78-0000000000c2 32175 1726882623.86867: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 32175 1726882623.86940: no more pending results, returning what we have 32175 1726882623.86943: results queue empty 32175 1726882623.86944: checking for any_errors_fatal 32175 1726882623.86948: done checking for any_errors_fatal 32175 1726882623.86949: checking for max_fail_percentage 32175 1726882623.86951: done checking for max_fail_percentage 32175 1726882623.86951: checking to see if all hosts have failed and the running result is not ok 32175 1726882623.86952: done checking to see if all hosts have failed 32175 1726882623.86952: getting the remaining hosts for this loop 32175 1726882623.86954: done getting the remaining hosts for this loop 32175 1726882623.86957: getting the next task for host managed_node3 32175 1726882623.86962: done getting next task for host managed_node3 32175 1726882623.86968: ^ task is: TASK: Set flag to indicate system is ostree 32175 1726882623.86971: ^ 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882623.86980: getting variables 32175 1726882623.86982: in VariableManager get_vars() 32175 1726882623.87013: Calling all_inventory to load vars for managed_node3 32175 1726882623.87016: Calling groups_inventory to load vars for managed_node3 32175 1726882623.87019: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882623.87029: Calling all_plugins_play to load vars for managed_node3 32175 1726882623.87032: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882623.87034: Calling groups_plugins_play to load vars for managed_node3 32175 1726882623.87231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882623.87359: done with get_vars() 32175 1726882623.87366: done getting variables 32175 1726882623.87460: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:37:03 -0400 (0:00:00.520) 0:00:02.644 ****** 32175 1726882623.87483: entering _queue_task() for managed_node3/set_fact 32175 1726882623.87485: Creating lock for set_fact 32175 1726882623.87734: worker is 1 (out of 1 available) 32175 1726882623.87749: exiting _queue_task() for managed_node3/set_fact 32175 1726882623.87761: done queuing things up, now waiting for results queue to drain 32175 1726882623.87763: waiting for pending results... 32175 1726882623.87955: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 32175 1726882623.88050: in run() - task 12673a56-9f93-1538-1b78-0000000000c3 32175 1726882623.88065: variable 'ansible_search_path' from source: unknown 32175 1726882623.88073: variable 'ansible_search_path' from source: unknown 32175 1726882623.88110: calling self._execute() 32175 1726882623.88177: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882623.88181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882623.88199: variable 'omit' from source: magic vars 32175 1726882623.88696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32175 1726882623.88999: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32175 1726882623.89022: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32175 1726882623.89048: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32175 1726882623.89072: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32175 1726882623.89133: 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) 32175 1726882623.89154: 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) 32175 1726882623.89170: 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) 32175 1726882623.89187: 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) 32175 1726882623.89273: Evaluated conditional (not __network_is_ostree is defined): True 32175 1726882623.89277: variable 'omit' from source: magic vars 32175 1726882623.89373: variable 'omit' from source: magic vars 32175 1726882623.89392: variable '__ostree_booted_stat' from source: set_fact 32175 1726882623.89428: variable 'omit' from source: magic vars 32175 1726882623.89445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32175 1726882623.89465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32175 1726882623.89484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32175 1726882623.89509: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882623.89518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882623.89549: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32175 1726882623.89552: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882623.89555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882623.89622: Set connection var ansible_module_compression to ZIP_DEFLATED 32175 1726882623.89628: Set connection var ansible_timeout to 10 32175 1726882623.89633: Set connection var ansible_shell_executable to /bin/sh 32175 1726882623.89638: Set connection var ansible_pipelining to False 32175 1726882623.89641: Set connection var ansible_connection to ssh 32175 1726882623.89643: Set connection var ansible_shell_type to sh 32175 1726882623.89662: variable 'ansible_shell_executable' from source: unknown 32175 1726882623.89665: variable 'ansible_connection' from source: unknown 32175 1726882623.89668: variable 'ansible_module_compression' from source: unknown 32175 1726882623.89670: variable 'ansible_shell_type' from source: unknown 32175 1726882623.89672: variable 'ansible_shell_executable' from source: unknown 32175 1726882623.89674: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882623.89677: variable 'ansible_pipelining' from source: unknown 32175 1726882623.89679: variable 'ansible_timeout' from source: unknown 32175 1726882623.89684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882623.89752: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32175 1726882623.89759: variable 'omit' from source: magic vars 32175 1726882623.89763: starting attempt loop 32175 1726882623.89766: running the handler 32175 1726882623.89776: handler run complete 32175 1726882623.89783: attempt loop complete, returning result 32175 1726882623.89785: _execute() done 32175 1726882623.89795: dumping result to json 32175 1726882623.89797: done dumping result, returning 32175 1726882623.89800: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [12673a56-9f93-1538-1b78-0000000000c3] 32175 1726882623.89898: sending task result for task 12673a56-9f93-1538-1b78-0000000000c3 32175 1726882623.89955: done sending task result for task 12673a56-9f93-1538-1b78-0000000000c3 32175 1726882623.89959: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 32175 1726882623.90078: no more pending results, returning what we have 32175 1726882623.90081: results queue empty 32175 1726882623.90081: checking for any_errors_fatal 32175 1726882623.90086: done checking for any_errors_fatal 32175 1726882623.90087: checking for max_fail_percentage 32175 1726882623.90088: done checking for max_fail_percentage 32175 1726882623.90091: checking to see if all hosts have failed and the running result is not ok 32175 1726882623.90092: done checking to see if all hosts have failed 32175 1726882623.90094: getting the remaining hosts for this loop 32175 1726882623.90096: done getting the remaining hosts for this loop 32175 1726882623.90099: getting the next task for host managed_node3 32175 1726882623.90107: done getting next task for host managed_node3 32175 1726882623.90109: ^ task is: TASK: Fix CentOS6 Base repo 32175 1726882623.90111: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882623.90115: getting variables 32175 1726882623.90116: in VariableManager get_vars() 32175 1726882623.90140: Calling all_inventory to load vars for managed_node3 32175 1726882623.90143: Calling groups_inventory to load vars for managed_node3 32175 1726882623.90146: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882623.90154: Calling all_plugins_play to load vars for managed_node3 32175 1726882623.90156: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882623.90164: Calling groups_plugins_play to load vars for managed_node3 32175 1726882623.90384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882623.90609: done with get_vars() 32175 1726882623.90618: done getting variables 32175 1726882623.90769: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:37:03 -0400 (0:00:00.033) 0:00:02.677 ****** 32175 1726882623.90801: entering _queue_task() for managed_node3/copy 32175 1726882623.91050: worker is 1 (out of 1 available) 32175 1726882623.91061: exiting _queue_task() for managed_node3/copy 32175 1726882623.91080: done queuing things up, now waiting for results queue to drain 32175 1726882623.91082: waiting for pending results... 32175 1726882623.91222: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 32175 1726882623.91278: in run() - task 12673a56-9f93-1538-1b78-0000000000c5 32175 1726882623.91290: variable 'ansible_search_path' from source: unknown 32175 1726882623.91296: variable 'ansible_search_path' from source: unknown 32175 1726882623.91367: calling self._execute() 32175 1726882623.91463: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882623.91479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882623.91482: variable 'omit' from source: magic vars 32175 1726882623.92030: variable 'ansible_distribution' from source: facts 32175 1726882623.92082: Evaluated conditional (ansible_distribution == 'CentOS'): True 32175 1726882623.92181: variable 'ansible_distribution_major_version' from source: facts 32175 1726882623.92186: Evaluated conditional (ansible_distribution_major_version == '6'): False 32175 1726882623.92192: when evaluation is False, skipping this task 32175 1726882623.92220: _execute() done 32175 1726882623.92225: dumping result to json 32175 1726882623.92228: done dumping result, returning 32175 1726882623.92230: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [12673a56-9f93-1538-1b78-0000000000c5] 32175 1726882623.92233: sending task result for task 12673a56-9f93-1538-1b78-0000000000c5 32175 1726882623.92335: done sending task result for task 12673a56-9f93-1538-1b78-0000000000c5 32175 1726882623.92338: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32175 1726882623.92427: no more pending results, returning what we have 32175 1726882623.92429: results queue empty 32175 1726882623.92430: checking for any_errors_fatal 32175 1726882623.92433: done checking for any_errors_fatal 32175 1726882623.92434: checking for max_fail_percentage 32175 1726882623.92435: done checking for max_fail_percentage 32175 1726882623.92436: checking to see if all hosts have failed and the running result is not ok 32175 1726882623.92436: done checking to see if all hosts have failed 32175 1726882623.92437: getting the remaining hosts for this loop 32175 1726882623.92438: done getting the remaining hosts for this loop 32175 1726882623.92441: getting the next task for host managed_node3 32175 1726882623.92446: done getting next task for host managed_node3 32175 1726882623.92448: ^ task is: TASK: Include the task 'enable_epel.yml' 32175 1726882623.92450: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882623.92454: getting variables 32175 1726882623.92455: in VariableManager get_vars() 32175 1726882623.92480: Calling all_inventory to load vars for managed_node3 32175 1726882623.92483: Calling groups_inventory to load vars for managed_node3 32175 1726882623.92496: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882623.92513: Calling all_plugins_play to load vars for managed_node3 32175 1726882623.92517: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882623.92520: Calling groups_plugins_play to load vars for managed_node3 32175 1726882623.92741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882623.92922: done with get_vars() 32175 1726882623.92938: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:37:03 -0400 (0:00:00.022) 0:00:02.700 ****** 32175 1726882623.93030: entering _queue_task() for managed_node3/include_tasks 32175 1726882623.93249: worker is 1 (out of 1 available) 32175 1726882623.93261: exiting _queue_task() for managed_node3/include_tasks 32175 1726882623.93273: done queuing things up, now waiting for results queue to drain 32175 1726882623.93274: waiting for pending results... 32175 1726882623.93502: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 32175 1726882623.93600: in run() - task 12673a56-9f93-1538-1b78-0000000000c6 32175 1726882623.93604: variable 'ansible_search_path' from source: unknown 32175 1726882623.93607: variable 'ansible_search_path' from source: unknown 32175 1726882623.93610: calling self._execute() 32175 1726882623.93664: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882623.93669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882623.93683: variable 'omit' from source: magic vars 32175 1726882623.94157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882623.95863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882623.95957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882623.95966: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882623.96014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882623.96029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882623.96101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882623.96157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882623.96160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882623.96195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882623.96205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882623.96324: variable '__network_is_ostree' from source: set_fact 32175 1726882623.96338: Evaluated conditional (not __network_is_ostree | d(false)): True 32175 1726882623.96355: _execute() done 32175 1726882623.96358: dumping result to json 32175 1726882623.96361: done dumping result, returning 32175 1726882623.96363: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-1538-1b78-0000000000c6] 32175 1726882623.96365: sending task result for task 12673a56-9f93-1538-1b78-0000000000c6 32175 1726882623.96465: done sending task result for task 12673a56-9f93-1538-1b78-0000000000c6 32175 1726882623.96467: WORKER PROCESS EXITING 32175 1726882623.96495: no more pending results, returning what we have 32175 1726882623.96500: in VariableManager get_vars() 32175 1726882623.96532: Calling all_inventory to load vars for managed_node3 32175 1726882623.96535: Calling groups_inventory to load vars for managed_node3 32175 1726882623.96538: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882623.96549: Calling all_plugins_play to load vars for managed_node3 32175 1726882623.96551: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882623.96554: Calling groups_plugins_play to load vars for managed_node3 32175 1726882623.96747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882623.96859: done with get_vars() 32175 1726882623.96865: variable 'ansible_search_path' from source: unknown 32175 1726882623.96866: variable 'ansible_search_path' from source: unknown 32175 1726882623.96892: we have included files to process 32175 1726882623.96894: generating all_blocks data 32175 1726882623.96896: done generating all_blocks data 32175 1726882623.96899: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32175 1726882623.96901: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32175 1726882623.96903: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32175 1726882623.97405: done processing included file 32175 1726882623.97407: iterating over new_blocks loaded from include file 32175 1726882623.97408: in VariableManager get_vars() 32175 1726882623.97416: done with get_vars() 32175 1726882623.97417: filtering new block on tags 32175 1726882623.97430: done filtering new block on tags 32175 1726882623.97432: in VariableManager get_vars() 32175 1726882623.97438: done with get_vars() 32175 1726882623.97441: filtering new block on tags 32175 1726882623.97456: done filtering new block on tags 32175 1726882623.97459: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 32175 1726882623.97465: extending task lists for all hosts with included blocks 32175 1726882623.97532: done extending task lists 32175 1726882623.97536: done processing included files 32175 1726882623.97537: results queue empty 32175 1726882623.97538: checking for any_errors_fatal 32175 1726882623.97543: done checking for any_errors_fatal 32175 1726882623.97544: checking for max_fail_percentage 32175 1726882623.97545: done checking for max_fail_percentage 32175 1726882623.97546: checking to see if all hosts have failed and the running result is not ok 32175 1726882623.97546: done checking to see if all hosts have failed 32175 1726882623.97547: getting the remaining hosts for this loop 32175 1726882623.97548: done getting the remaining hosts for this loop 32175 1726882623.97551: getting the next task for host managed_node3 32175 1726882623.97555: done getting next task for host managed_node3 32175 1726882623.97557: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 32175 1726882623.97560: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882623.97561: getting variables 32175 1726882623.97562: in VariableManager get_vars() 32175 1726882623.97568: Calling all_inventory to load vars for managed_node3 32175 1726882623.97569: Calling groups_inventory to load vars for managed_node3 32175 1726882623.97570: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882623.97575: Calling all_plugins_play to load vars for managed_node3 32175 1726882623.97582: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882623.97584: Calling groups_plugins_play to load vars for managed_node3 32175 1726882623.97683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882623.97836: done with get_vars() 32175 1726882623.97847: done getting variables 32175 1726882623.97919: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 32175 1726882623.98100: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:37:03 -0400 (0:00:00.051) 0:00:02.751 ****** 32175 1726882623.98152: entering _queue_task() for managed_node3/command 32175 1726882623.98154: Creating lock for command 32175 1726882623.98487: worker is 1 (out of 1 available) 32175 1726882623.98508: exiting _queue_task() for managed_node3/command 32175 1726882623.98521: done queuing things up, now waiting for results queue to drain 32175 1726882623.98522: waiting for pending results... 32175 1726882623.98674: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 32175 1726882623.98737: in run() - task 12673a56-9f93-1538-1b78-0000000000e0 32175 1726882623.98747: variable 'ansible_search_path' from source: unknown 32175 1726882623.98751: variable 'ansible_search_path' from source: unknown 32175 1726882623.98779: calling self._execute() 32175 1726882623.98829: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882623.98833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882623.98841: variable 'omit' from source: magic vars 32175 1726882623.99171: variable 'ansible_distribution' from source: facts 32175 1726882623.99180: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32175 1726882623.99314: variable 'ansible_distribution_major_version' from source: facts 32175 1726882623.99318: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32175 1726882623.99320: when evaluation is False, skipping this task 32175 1726882623.99323: _execute() done 32175 1726882623.99325: dumping result to json 32175 1726882623.99328: done dumping result, returning 32175 1726882623.99333: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [12673a56-9f93-1538-1b78-0000000000e0] 32175 1726882623.99338: sending task result for task 12673a56-9f93-1538-1b78-0000000000e0 32175 1726882623.99438: done sending task result for task 12673a56-9f93-1538-1b78-0000000000e0 32175 1726882623.99442: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32175 1726882623.99506: no more pending results, returning what we have 32175 1726882623.99509: results queue empty 32175 1726882623.99510: checking for any_errors_fatal 32175 1726882623.99511: done checking for any_errors_fatal 32175 1726882623.99512: checking for max_fail_percentage 32175 1726882623.99513: done checking for max_fail_percentage 32175 1726882623.99514: checking to see if all hosts have failed and the running result is not ok 32175 1726882623.99516: done checking to see if all hosts have failed 32175 1726882623.99517: getting the remaining hosts for this loop 32175 1726882623.99518: done getting the remaining hosts for this loop 32175 1726882623.99521: getting the next task for host managed_node3 32175 1726882623.99526: done getting next task for host managed_node3 32175 1726882623.99528: ^ task is: TASK: Install yum-utils package 32175 1726882623.99531: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882623.99537: getting variables 32175 1726882623.99539: in VariableManager get_vars() 32175 1726882623.99563: Calling all_inventory to load vars for managed_node3 32175 1726882623.99567: Calling groups_inventory to load vars for managed_node3 32175 1726882623.99570: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882623.99580: Calling all_plugins_play to load vars for managed_node3 32175 1726882623.99583: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882623.99586: Calling groups_plugins_play to load vars for managed_node3 32175 1726882623.99845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.00064: done with get_vars() 32175 1726882624.00079: done getting variables 32175 1726882624.00186: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:37:04 -0400 (0:00:00.020) 0:00:02.772 ****** 32175 1726882624.00221: entering _queue_task() for managed_node3/package 32175 1726882624.00223: Creating lock for package 32175 1726882624.00504: worker is 1 (out of 1 available) 32175 1726882624.00521: exiting _queue_task() for managed_node3/package 32175 1726882624.00533: done queuing things up, now waiting for results queue to drain 32175 1726882624.00535: waiting for pending results... 32175 1726882624.00900: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 32175 1726882624.00929: in run() - task 12673a56-9f93-1538-1b78-0000000000e1 32175 1726882624.00943: variable 'ansible_search_path' from source: unknown 32175 1726882624.00947: variable 'ansible_search_path' from source: unknown 32175 1726882624.00971: calling self._execute() 32175 1726882624.01105: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.01109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.01137: variable 'omit' from source: magic vars 32175 1726882624.01528: variable 'ansible_distribution' from source: facts 32175 1726882624.01538: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32175 1726882624.01628: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.01635: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32175 1726882624.01638: when evaluation is False, skipping this task 32175 1726882624.01641: _execute() done 32175 1726882624.01643: dumping result to json 32175 1726882624.01663: done dumping result, returning 32175 1726882624.01667: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [12673a56-9f93-1538-1b78-0000000000e1] 32175 1726882624.01670: sending task result for task 12673a56-9f93-1538-1b78-0000000000e1 32175 1726882624.01810: done sending task result for task 12673a56-9f93-1538-1b78-0000000000e1 32175 1726882624.01814: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32175 1726882624.01896: no more pending results, returning what we have 32175 1726882624.01901: results queue empty 32175 1726882624.01902: checking for any_errors_fatal 32175 1726882624.01909: done checking for any_errors_fatal 32175 1726882624.01910: checking for max_fail_percentage 32175 1726882624.01912: done checking for max_fail_percentage 32175 1726882624.01912: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.01913: done checking to see if all hosts have failed 32175 1726882624.01914: getting the remaining hosts for this loop 32175 1726882624.01915: done getting the remaining hosts for this loop 32175 1726882624.01921: getting the next task for host managed_node3 32175 1726882624.01930: done getting next task for host managed_node3 32175 1726882624.01933: ^ task is: TASK: Enable EPEL 7 32175 1726882624.01937: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.01940: getting variables 32175 1726882624.01941: in VariableManager get_vars() 32175 1726882624.01964: Calling all_inventory to load vars for managed_node3 32175 1726882624.01966: Calling groups_inventory to load vars for managed_node3 32175 1726882624.01969: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.01978: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.01980: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.01982: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.02122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.02234: done with get_vars() 32175 1726882624.02241: done getting variables 32175 1726882624.02279: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:37:04 -0400 (0:00:00.020) 0:00:02.792 ****** 32175 1726882624.02304: entering _queue_task() for managed_node3/command 32175 1726882624.02513: worker is 1 (out of 1 available) 32175 1726882624.02525: exiting _queue_task() for managed_node3/command 32175 1726882624.02549: done queuing things up, now waiting for results queue to drain 32175 1726882624.02552: waiting for pending results... 32175 1726882624.02787: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 32175 1726882624.02869: in run() - task 12673a56-9f93-1538-1b78-0000000000e2 32175 1726882624.02881: variable 'ansible_search_path' from source: unknown 32175 1726882624.02884: variable 'ansible_search_path' from source: unknown 32175 1726882624.02999: calling self._execute() 32175 1726882624.03018: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.03030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.03055: variable 'omit' from source: magic vars 32175 1726882624.03585: variable 'ansible_distribution' from source: facts 32175 1726882624.03609: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32175 1726882624.03775: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.03787: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32175 1726882624.03808: when evaluation is False, skipping this task 32175 1726882624.03816: _execute() done 32175 1726882624.03829: dumping result to json 32175 1726882624.03998: done dumping result, returning 32175 1726882624.04002: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [12673a56-9f93-1538-1b78-0000000000e2] 32175 1726882624.04004: sending task result for task 12673a56-9f93-1538-1b78-0000000000e2 32175 1726882624.04084: done sending task result for task 12673a56-9f93-1538-1b78-0000000000e2 32175 1726882624.04087: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32175 1726882624.04149: no more pending results, returning what we have 32175 1726882624.04155: results queue empty 32175 1726882624.04156: checking for any_errors_fatal 32175 1726882624.04162: done checking for any_errors_fatal 32175 1726882624.04163: checking for max_fail_percentage 32175 1726882624.04165: done checking for max_fail_percentage 32175 1726882624.04166: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.04167: done checking to see if all hosts have failed 32175 1726882624.04167: getting the remaining hosts for this loop 32175 1726882624.04169: done getting the remaining hosts for this loop 32175 1726882624.04177: getting the next task for host managed_node3 32175 1726882624.04185: done getting next task for host managed_node3 32175 1726882624.04187: ^ task is: TASK: Enable EPEL 8 32175 1726882624.04198: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.04203: getting variables 32175 1726882624.04207: in VariableManager get_vars() 32175 1726882624.04243: Calling all_inventory to load vars for managed_node3 32175 1726882624.04249: Calling groups_inventory to load vars for managed_node3 32175 1726882624.04255: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.04274: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.04278: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.04282: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.04646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.04979: done with get_vars() 32175 1726882624.04994: done getting variables 32175 1726882624.05076: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:37:04 -0400 (0:00:00.027) 0:00:02.820 ****** 32175 1726882624.05107: entering _queue_task() for managed_node3/command 32175 1726882624.05366: worker is 1 (out of 1 available) 32175 1726882624.05385: exiting _queue_task() for managed_node3/command 32175 1726882624.05401: done queuing things up, now waiting for results queue to drain 32175 1726882624.05403: waiting for pending results... 32175 1726882624.05654: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 32175 1726882624.05785: in run() - task 12673a56-9f93-1538-1b78-0000000000e3 32175 1726882624.05809: variable 'ansible_search_path' from source: unknown 32175 1726882624.05815: variable 'ansible_search_path' from source: unknown 32175 1726882624.05842: calling self._execute() 32175 1726882624.05896: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.05899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.05925: variable 'omit' from source: magic vars 32175 1726882624.06356: variable 'ansible_distribution' from source: facts 32175 1726882624.06360: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32175 1726882624.06469: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.06577: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32175 1726882624.06582: when evaluation is False, skipping this task 32175 1726882624.06585: _execute() done 32175 1726882624.06588: dumping result to json 32175 1726882624.06595: done dumping result, returning 32175 1726882624.06600: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [12673a56-9f93-1538-1b78-0000000000e3] 32175 1726882624.06603: sending task result for task 12673a56-9f93-1538-1b78-0000000000e3 32175 1726882624.06681: done sending task result for task 12673a56-9f93-1538-1b78-0000000000e3 32175 1726882624.06685: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32175 1726882624.06790: no more pending results, returning what we have 32175 1726882624.06796: results queue empty 32175 1726882624.06797: checking for any_errors_fatal 32175 1726882624.06801: done checking for any_errors_fatal 32175 1726882624.06802: checking for max_fail_percentage 32175 1726882624.06803: done checking for max_fail_percentage 32175 1726882624.06804: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.06805: done checking to see if all hosts have failed 32175 1726882624.06805: getting the remaining hosts for this loop 32175 1726882624.06807: done getting the remaining hosts for this loop 32175 1726882624.06812: getting the next task for host managed_node3 32175 1726882624.06819: done getting next task for host managed_node3 32175 1726882624.06821: ^ task is: TASK: Enable EPEL 6 32175 1726882624.06825: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.06828: getting variables 32175 1726882624.06830: in VariableManager get_vars() 32175 1726882624.06859: Calling all_inventory to load vars for managed_node3 32175 1726882624.06862: Calling groups_inventory to load vars for managed_node3 32175 1726882624.06865: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.06873: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.06876: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.06878: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.07190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.07383: done with get_vars() 32175 1726882624.07397: done getting variables 32175 1726882624.07447: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:37:04 -0400 (0:00:00.023) 0:00:02.844 ****** 32175 1726882624.07472: entering _queue_task() for managed_node3/copy 32175 1726882624.07681: worker is 1 (out of 1 available) 32175 1726882624.07696: exiting _queue_task() for managed_node3/copy 32175 1726882624.07709: done queuing things up, now waiting for results queue to drain 32175 1726882624.07711: waiting for pending results... 32175 1726882624.08055: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 32175 1726882624.08060: in run() - task 12673a56-9f93-1538-1b78-0000000000e5 32175 1726882624.08076: variable 'ansible_search_path' from source: unknown 32175 1726882624.08083: variable 'ansible_search_path' from source: unknown 32175 1726882624.08121: calling self._execute() 32175 1726882624.08196: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.08208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.08221: variable 'omit' from source: magic vars 32175 1726882624.08645: variable 'ansible_distribution' from source: facts 32175 1726882624.08660: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32175 1726882624.08776: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.08799: Evaluated conditional (ansible_distribution_major_version == '6'): False 32175 1726882624.08898: when evaluation is False, skipping this task 32175 1726882624.08904: _execute() done 32175 1726882624.08906: dumping result to json 32175 1726882624.08908: done dumping result, returning 32175 1726882624.08912: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [12673a56-9f93-1538-1b78-0000000000e5] 32175 1726882624.08914: sending task result for task 12673a56-9f93-1538-1b78-0000000000e5 32175 1726882624.08976: done sending task result for task 12673a56-9f93-1538-1b78-0000000000e5 32175 1726882624.08979: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32175 1726882624.09025: no more pending results, returning what we have 32175 1726882624.09028: results queue empty 32175 1726882624.09029: checking for any_errors_fatal 32175 1726882624.09033: done checking for any_errors_fatal 32175 1726882624.09034: checking for max_fail_percentage 32175 1726882624.09036: done checking for max_fail_percentage 32175 1726882624.09037: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.09037: done checking to see if all hosts have failed 32175 1726882624.09038: getting the remaining hosts for this loop 32175 1726882624.09040: done getting the remaining hosts for this loop 32175 1726882624.09044: getting the next task for host managed_node3 32175 1726882624.09052: done getting next task for host managed_node3 32175 1726882624.09055: ^ task is: TASK: Set network provider to 'initscripts' 32175 1726882624.09057: ^ 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 32175 1726882624.09061: getting variables 32175 1726882624.09062: in VariableManager get_vars() 32175 1726882624.09226: Calling all_inventory to load vars for managed_node3 32175 1726882624.09229: Calling groups_inventory to load vars for managed_node3 32175 1726882624.09232: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.09240: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.09243: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.09246: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.09436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.09623: done with get_vars() 32175 1726882624.09632: done getting variables 32175 1726882624.09681: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:12 Friday 20 September 2024 21:37:04 -0400 (0:00:00.022) 0:00:02.867 ****** 32175 1726882624.09707: entering _queue_task() for managed_node3/set_fact 32175 1726882624.09914: worker is 1 (out of 1 available) 32175 1726882624.09926: exiting _queue_task() for managed_node3/set_fact 32175 1726882624.09937: done queuing things up, now waiting for results queue to drain 32175 1726882624.09938: waiting for pending results... 32175 1726882624.10299: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 32175 1726882624.10306: in run() - task 12673a56-9f93-1538-1b78-000000000007 32175 1726882624.10311: variable 'ansible_search_path' from source: unknown 32175 1726882624.10314: calling self._execute() 32175 1726882624.10353: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.10356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.10359: variable 'omit' from source: magic vars 32175 1726882624.10430: variable 'omit' from source: magic vars 32175 1726882624.10449: variable 'omit' from source: magic vars 32175 1726882624.10474: variable 'omit' from source: magic vars 32175 1726882624.10510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32175 1726882624.10538: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32175 1726882624.10553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32175 1726882624.10566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882624.10575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32175 1726882624.10600: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32175 1726882624.10603: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.10605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.10673: Set connection var ansible_module_compression to ZIP_DEFLATED 32175 1726882624.10679: Set connection var ansible_timeout to 10 32175 1726882624.10684: Set connection var ansible_shell_executable to /bin/sh 32175 1726882624.10691: Set connection var ansible_pipelining to False 32175 1726882624.10696: Set connection var ansible_connection to ssh 32175 1726882624.10698: Set connection var ansible_shell_type to sh 32175 1726882624.10717: variable 'ansible_shell_executable' from source: unknown 32175 1726882624.10720: variable 'ansible_connection' from source: unknown 32175 1726882624.10723: variable 'ansible_module_compression' from source: unknown 32175 1726882624.10725: variable 'ansible_shell_type' from source: unknown 32175 1726882624.10727: variable 'ansible_shell_executable' from source: unknown 32175 1726882624.10730: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.10733: variable 'ansible_pipelining' from source: unknown 32175 1726882624.10735: variable 'ansible_timeout' from source: unknown 32175 1726882624.10742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.10839: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32175 1726882624.10848: variable 'omit' from source: magic vars 32175 1726882624.10851: starting attempt loop 32175 1726882624.10854: running the handler 32175 1726882624.10898: handler run complete 32175 1726882624.10902: attempt loop complete, returning result 32175 1726882624.10904: _execute() done 32175 1726882624.10907: dumping result to json 32175 1726882624.10909: done dumping result, returning 32175 1726882624.10911: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [12673a56-9f93-1538-1b78-000000000007] 32175 1726882624.10914: sending task result for task 12673a56-9f93-1538-1b78-000000000007 32175 1726882624.10971: done sending task result for task 12673a56-9f93-1538-1b78-000000000007 32175 1726882624.10974: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 32175 1726882624.11027: no more pending results, returning what we have 32175 1726882624.11029: results queue empty 32175 1726882624.11030: checking for any_errors_fatal 32175 1726882624.11035: done checking for any_errors_fatal 32175 1726882624.11036: checking for max_fail_percentage 32175 1726882624.11037: done checking for max_fail_percentage 32175 1726882624.11038: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.11038: done checking to see if all hosts have failed 32175 1726882624.11039: getting the remaining hosts for this loop 32175 1726882624.11040: done getting the remaining hosts for this loop 32175 1726882624.11043: getting the next task for host managed_node3 32175 1726882624.11047: done getting next task for host managed_node3 32175 1726882624.11049: ^ task is: TASK: meta (flush_handlers) 32175 1726882624.11050: ^ 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 32175 1726882624.11054: getting variables 32175 1726882624.11055: in VariableManager get_vars() 32175 1726882624.11076: Calling all_inventory to load vars for managed_node3 32175 1726882624.11078: Calling groups_inventory to load vars for managed_node3 32175 1726882624.11080: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.11088: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.11094: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.11097: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.11196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.11323: done with get_vars() 32175 1726882624.11329: done getting variables 32175 1726882624.11370: in VariableManager get_vars() 32175 1726882624.11375: Calling all_inventory to load vars for managed_node3 32175 1726882624.11376: Calling groups_inventory to load vars for managed_node3 32175 1726882624.11378: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.11380: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.11382: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.11383: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.11464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.11567: done with get_vars() 32175 1726882624.11576: done queuing things up, now waiting for results queue to drain 32175 1726882624.11577: results queue empty 32175 1726882624.11578: checking for any_errors_fatal 32175 1726882624.11579: done checking for any_errors_fatal 32175 1726882624.11579: checking for max_fail_percentage 32175 1726882624.11580: done checking for max_fail_percentage 32175 1726882624.11580: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.11581: done checking to see if all hosts have failed 32175 1726882624.11581: getting the remaining hosts for this loop 32175 1726882624.11582: done getting the remaining hosts for this loop 32175 1726882624.11583: getting the next task for host managed_node3 32175 1726882624.11586: done getting next task for host managed_node3 32175 1726882624.11586: ^ task is: TASK: meta (flush_handlers) 32175 1726882624.11587: ^ 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 32175 1726882624.11596: getting variables 32175 1726882624.11597: in VariableManager get_vars() 32175 1726882624.11602: Calling all_inventory to load vars for managed_node3 32175 1726882624.11604: Calling groups_inventory to load vars for managed_node3 32175 1726882624.11605: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.11608: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.11609: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.11611: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.11688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.11925: done with get_vars() 32175 1726882624.11931: done getting variables 32175 1726882624.11959: in VariableManager get_vars() 32175 1726882624.11964: Calling all_inventory to load vars for managed_node3 32175 1726882624.11966: Calling groups_inventory to load vars for managed_node3 32175 1726882624.11967: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.11970: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.11971: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.11973: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.12049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.12183: done with get_vars() 32175 1726882624.12197: done queuing things up, now waiting for results queue to drain 32175 1726882624.12198: results queue empty 32175 1726882624.12199: checking for any_errors_fatal 32175 1726882624.12200: done checking for any_errors_fatal 32175 1726882624.12201: checking for max_fail_percentage 32175 1726882624.12202: done checking for max_fail_percentage 32175 1726882624.12202: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.12203: done checking to see if all hosts have failed 32175 1726882624.12204: getting the remaining hosts for this loop 32175 1726882624.12204: done getting the remaining hosts for this loop 32175 1726882624.12207: getting the next task for host managed_node3 32175 1726882624.12209: done getting next task for host managed_node3 32175 1726882624.12210: ^ task is: None 32175 1726882624.12211: ^ 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 32175 1726882624.12222: done queuing things up, now waiting for results queue to drain 32175 1726882624.12224: results queue empty 32175 1726882624.12229: checking for any_errors_fatal 32175 1726882624.12230: done checking for any_errors_fatal 32175 1726882624.12231: checking for max_fail_percentage 32175 1726882624.12232: done checking for max_fail_percentage 32175 1726882624.12233: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.12233: done checking to see if all hosts have failed 32175 1726882624.12236: getting the next task for host managed_node3 32175 1726882624.12238: done getting next task for host managed_node3 32175 1726882624.12239: ^ task is: None 32175 1726882624.12240: ^ 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 32175 1726882624.12285: in VariableManager get_vars() 32175 1726882624.12312: done with get_vars() 32175 1726882624.12317: in VariableManager get_vars() 32175 1726882624.12331: done with get_vars() 32175 1726882624.12335: variable 'omit' from source: magic vars 32175 1726882624.12364: in VariableManager get_vars() 32175 1726882624.12378: done with get_vars() 32175 1726882624.12411: variable 'omit' from source: magic vars PLAY [Play for testing vlan mtu setting] *************************************** 32175 1726882624.12748: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 32175 1726882624.12771: getting the remaining hosts for this loop 32175 1726882624.12772: done getting the remaining hosts for this loop 32175 1726882624.12775: getting the next task for host managed_node3 32175 1726882624.12777: done getting next task for host managed_node3 32175 1726882624.12779: ^ task is: TASK: Gathering Facts 32175 1726882624.12781: ^ 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 32175 1726882624.12782: getting variables 32175 1726882624.12783: in VariableManager get_vars() 32175 1726882624.12800: Calling all_inventory to load vars for managed_node3 32175 1726882624.12802: Calling groups_inventory to load vars for managed_node3 32175 1726882624.12804: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.12808: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.12822: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.12825: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.12959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.13188: done with get_vars() 32175 1726882624.13200: done getting variables 32175 1726882624.13237: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 Friday 20 September 2024 21:37:04 -0400 (0:00:00.035) 0:00:02.902 ****** 32175 1726882624.13258: entering _queue_task() for managed_node3/gather_facts 32175 1726882624.13479: worker is 1 (out of 1 available) 32175 1726882624.13492: exiting _queue_task() for managed_node3/gather_facts 32175 1726882624.13704: done queuing things up, now waiting for results queue to drain 32175 1726882624.13707: waiting for pending results... 32175 1726882624.13751: running TaskExecutor() for managed_node3/TASK: Gathering Facts 32175 1726882624.13899: in run() - task 12673a56-9f93-1538-1b78-00000000010b 32175 1726882624.13903: variable 'ansible_search_path' from source: unknown 32175 1726882624.13906: calling self._execute() 32175 1726882624.13981: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.13997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.14011: variable 'omit' from source: magic vars 32175 1726882624.14450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.16730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.16871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.16874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.16891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.16923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.17098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.17103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.17106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.17108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.17124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.17254: variable 'ansible_distribution' from source: facts 32175 1726882624.17264: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.17285: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.17297: when evaluation is False, skipping this task 32175 1726882624.17303: _execute() done 32175 1726882624.17309: dumping result to json 32175 1726882624.17316: done dumping result, returning 32175 1726882624.17328: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-1538-1b78-00000000010b] 32175 1726882624.17340: sending task result for task 12673a56-9f93-1538-1b78-00000000010b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.17636: no more pending results, returning what we have 32175 1726882624.17639: results queue empty 32175 1726882624.17640: checking for any_errors_fatal 32175 1726882624.17641: done checking for any_errors_fatal 32175 1726882624.17642: checking for max_fail_percentage 32175 1726882624.17643: done checking for max_fail_percentage 32175 1726882624.17644: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.17644: done checking to see if all hosts have failed 32175 1726882624.17645: getting the remaining hosts for this loop 32175 1726882624.17647: done getting the remaining hosts for this loop 32175 1726882624.17650: getting the next task for host managed_node3 32175 1726882624.17655: done getting next task for host managed_node3 32175 1726882624.17657: ^ task is: TASK: meta (flush_handlers) 32175 1726882624.17659: ^ 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 32175 1726882624.17663: getting variables 32175 1726882624.17665: in VariableManager get_vars() 32175 1726882624.17707: Calling all_inventory to load vars for managed_node3 32175 1726882624.17710: Calling groups_inventory to load vars for managed_node3 32175 1726882624.17713: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.17722: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.17725: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.17728: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.17982: done sending task result for task 12673a56-9f93-1538-1b78-00000000010b 32175 1726882624.17985: WORKER PROCESS EXITING 32175 1726882624.18010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.18210: done with get_vars() 32175 1726882624.18219: done getting variables 32175 1726882624.18278: in VariableManager get_vars() 32175 1726882624.18290: Calling all_inventory to load vars for managed_node3 32175 1726882624.18292: Calling groups_inventory to load vars for managed_node3 32175 1726882624.18296: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.18299: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.18301: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.18303: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.18450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.18640: done with get_vars() 32175 1726882624.18653: done queuing things up, now waiting for results queue to drain 32175 1726882624.18654: results queue empty 32175 1726882624.18655: checking for any_errors_fatal 32175 1726882624.18657: done checking for any_errors_fatal 32175 1726882624.18658: checking for max_fail_percentage 32175 1726882624.18659: done checking for max_fail_percentage 32175 1726882624.18659: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.18660: done checking to see if all hosts have failed 32175 1726882624.18660: getting the remaining hosts for this loop 32175 1726882624.18661: done getting the remaining hosts for this loop 32175 1726882624.18664: getting the next task for host managed_node3 32175 1726882624.18667: done getting next task for host managed_node3 32175 1726882624.18669: ^ task is: TASK: Include the task 'show_interfaces.yml' 32175 1726882624.18670: ^ 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 32175 1726882624.18672: getting variables 32175 1726882624.18673: in VariableManager get_vars() 32175 1726882624.18684: Calling all_inventory to load vars for managed_node3 32175 1726882624.18686: Calling groups_inventory to load vars for managed_node3 32175 1726882624.18687: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.18698: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.18704: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.18708: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.18836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.19061: done with get_vars() 32175 1726882624.19069: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:10 Friday 20 September 2024 21:37:04 -0400 (0:00:00.058) 0:00:02.961 ****** 32175 1726882624.19131: entering _queue_task() for managed_node3/include_tasks 32175 1726882624.19376: worker is 1 (out of 1 available) 32175 1726882624.19389: exiting _queue_task() for managed_node3/include_tasks 32175 1726882624.19605: done queuing things up, now waiting for results queue to drain 32175 1726882624.19608: waiting for pending results... 32175 1726882624.19647: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 32175 1726882624.19743: in run() - task 12673a56-9f93-1538-1b78-00000000000b 32175 1726882624.19760: variable 'ansible_search_path' from source: unknown 32175 1726882624.19799: calling self._execute() 32175 1726882624.19879: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.19890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.19907: variable 'omit' from source: magic vars 32175 1726882624.20401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.24058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.24157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.24303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.24600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.24604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.24625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.24738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.24845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.24888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.24911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.25348: variable 'ansible_distribution' from source: facts 32175 1726882624.25421: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.25444: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.25474: when evaluation is False, skipping this task 32175 1726882624.25482: _execute() done 32175 1726882624.25489: dumping result to json 32175 1726882624.25801: done dumping result, returning 32175 1726882624.25804: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-1538-1b78-00000000000b] 32175 1726882624.25807: sending task result for task 12673a56-9f93-1538-1b78-00000000000b 32175 1726882624.25876: done sending task result for task 12673a56-9f93-1538-1b78-00000000000b 32175 1726882624.25879: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.25953: no more pending results, returning what we have 32175 1726882624.25957: results queue empty 32175 1726882624.25958: checking for any_errors_fatal 32175 1726882624.25959: done checking for any_errors_fatal 32175 1726882624.25960: checking for max_fail_percentage 32175 1726882624.25962: done checking for max_fail_percentage 32175 1726882624.25963: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.25964: done checking to see if all hosts have failed 32175 1726882624.25965: getting the remaining hosts for this loop 32175 1726882624.25966: done getting the remaining hosts for this loop 32175 1726882624.25971: getting the next task for host managed_node3 32175 1726882624.25978: done getting next task for host managed_node3 32175 1726882624.25980: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32175 1726882624.25983: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.25987: getting variables 32175 1726882624.25989: in VariableManager get_vars() 32175 1726882624.26039: Calling all_inventory to load vars for managed_node3 32175 1726882624.26041: Calling groups_inventory to load vars for managed_node3 32175 1726882624.26044: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.26056: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.26059: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.26062: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.26430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.26846: done with get_vars() 32175 1726882624.26858: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:12 Friday 20 September 2024 21:37:04 -0400 (0:00:00.080) 0:00:03.041 ****** 32175 1726882624.27191: entering _queue_task() for managed_node3/include_tasks 32175 1726882624.27629: worker is 1 (out of 1 available) 32175 1726882624.27641: exiting _queue_task() for managed_node3/include_tasks 32175 1726882624.27652: done queuing things up, now waiting for results queue to drain 32175 1726882624.27654: waiting for pending results... 32175 1726882624.27827: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 32175 1726882624.27917: in run() - task 12673a56-9f93-1538-1b78-00000000000c 32175 1726882624.27935: variable 'ansible_search_path' from source: unknown 32175 1726882624.27997: calling self._execute() 32175 1726882624.28058: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.28070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.28083: variable 'omit' from source: magic vars 32175 1726882624.28642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.30832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.30909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.30953: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.30996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.31028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.31152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.31156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.31177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.31224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.31244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.31372: variable 'ansible_distribution' from source: facts 32175 1726882624.31383: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.31408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.31479: when evaluation is False, skipping this task 32175 1726882624.31482: _execute() done 32175 1726882624.31484: dumping result to json 32175 1726882624.31487: done dumping result, returning 32175 1726882624.31492: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-1538-1b78-00000000000c] 32175 1726882624.31498: sending task result for task 12673a56-9f93-1538-1b78-00000000000c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.31704: no more pending results, returning what we have 32175 1726882624.31707: results queue empty 32175 1726882624.31708: checking for any_errors_fatal 32175 1726882624.31713: done checking for any_errors_fatal 32175 1726882624.31714: checking for max_fail_percentage 32175 1726882624.31716: done checking for max_fail_percentage 32175 1726882624.31716: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.31717: done checking to see if all hosts have failed 32175 1726882624.31718: getting the remaining hosts for this loop 32175 1726882624.31719: done getting the remaining hosts for this loop 32175 1726882624.31724: getting the next task for host managed_node3 32175 1726882624.31730: done getting next task for host managed_node3 32175 1726882624.31732: ^ task is: TASK: Include the task 'assert_device_present.yml' 32175 1726882624.31734: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.31738: getting variables 32175 1726882624.31740: in VariableManager get_vars() 32175 1726882624.31780: Calling all_inventory to load vars for managed_node3 32175 1726882624.31782: Calling groups_inventory to load vars for managed_node3 32175 1726882624.31785: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.31801: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.31805: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.31808: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.32473: done sending task result for task 12673a56-9f93-1538-1b78-00000000000c 32175 1726882624.32476: WORKER PROCESS EXITING 32175 1726882624.32601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.32836: done with get_vars() 32175 1726882624.32846: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:16 Friday 20 September 2024 21:37:04 -0400 (0:00:00.057) 0:00:03.099 ****** 32175 1726882624.32947: entering _queue_task() for managed_node3/include_tasks 32175 1726882624.33310: worker is 1 (out of 1 available) 32175 1726882624.33322: exiting _queue_task() for managed_node3/include_tasks 32175 1726882624.33333: done queuing things up, now waiting for results queue to drain 32175 1726882624.33334: waiting for pending results... 32175 1726882624.33500: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 32175 1726882624.33601: in run() - task 12673a56-9f93-1538-1b78-00000000000d 32175 1726882624.33622: variable 'ansible_search_path' from source: unknown 32175 1726882624.33660: calling self._execute() 32175 1726882624.33752: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.33766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.33785: variable 'omit' from source: magic vars 32175 1726882624.34210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.37353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.37433: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.37472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.37530: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.37698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.37703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.37706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.37721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.37764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.37781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.38150: variable 'ansible_distribution' from source: facts 32175 1726882624.38153: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.38155: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.38161: when evaluation is False, skipping this task 32175 1726882624.38164: _execute() done 32175 1726882624.38166: dumping result to json 32175 1726882624.38170: done dumping result, returning 32175 1726882624.38173: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-1538-1b78-00000000000d] 32175 1726882624.38175: sending task result for task 12673a56-9f93-1538-1b78-00000000000d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.38540: no more pending results, returning what we have 32175 1726882624.38543: results queue empty 32175 1726882624.38544: checking for any_errors_fatal 32175 1726882624.38549: done checking for any_errors_fatal 32175 1726882624.38550: checking for max_fail_percentage 32175 1726882624.38551: done checking for max_fail_percentage 32175 1726882624.38552: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.38553: done checking to see if all hosts have failed 32175 1726882624.38553: getting the remaining hosts for this loop 32175 1726882624.38555: done getting the remaining hosts for this loop 32175 1726882624.38560: getting the next task for host managed_node3 32175 1726882624.38566: done getting next task for host managed_node3 32175 1726882624.38568: ^ task is: TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32175 1726882624.38570: ^ 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 32175 1726882624.38573: getting variables 32175 1726882624.38575: in VariableManager get_vars() 32175 1726882624.38822: Calling all_inventory to load vars for managed_node3 32175 1726882624.38825: Calling groups_inventory to load vars for managed_node3 32175 1726882624.38828: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.38840: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.38843: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.38846: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.39521: done sending task result for task 12673a56-9f93-1538-1b78-00000000000d 32175 1726882624.39525: WORKER PROCESS EXITING 32175 1726882624.39663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.40108: done with get_vars() 32175 1726882624.40119: done getting variables 32175 1726882624.40324: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 Friday 20 September 2024 21:37:04 -0400 (0:00:00.074) 0:00:03.173 ****** 32175 1726882624.40350: entering _queue_task() for managed_node3/debug 32175 1726882624.40351: Creating lock for debug 32175 1726882624.40956: worker is 1 (out of 1 available) 32175 1726882624.41195: exiting _queue_task() for managed_node3/debug 32175 1726882624.41207: done queuing things up, now waiting for results queue to drain 32175 1726882624.41209: waiting for pending results... 32175 1726882624.41485: running TaskExecutor() for managed_node3/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32175 1726882624.41660: in run() - task 12673a56-9f93-1538-1b78-00000000000e 32175 1726882624.41678: variable 'ansible_search_path' from source: unknown 32175 1726882624.41718: calling self._execute() 32175 1726882624.42001: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.42005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.42007: variable 'omit' from source: magic vars 32175 1726882624.42573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.46133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.46228: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.46317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.46461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.46500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.46608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.46700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.46703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.46730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.46755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.46901: variable 'ansible_distribution' from source: facts 32175 1726882624.46913: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.46934: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.46941: when evaluation is False, skipping this task 32175 1726882624.46947: _execute() done 32175 1726882624.46953: dumping result to json 32175 1726882624.46973: done dumping result, returning 32175 1726882624.46980: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. [12673a56-9f93-1538-1b78-00000000000e] 32175 1726882624.47084: sending task result for task 12673a56-9f93-1538-1b78-00000000000e 32175 1726882624.47158: done sending task result for task 12673a56-9f93-1538-1b78-00000000000e 32175 1726882624.47161: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882624.47236: no more pending results, returning what we have 32175 1726882624.47239: results queue empty 32175 1726882624.47240: checking for any_errors_fatal 32175 1726882624.47244: done checking for any_errors_fatal 32175 1726882624.47245: checking for max_fail_percentage 32175 1726882624.47248: done checking for max_fail_percentage 32175 1726882624.47248: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.47249: done checking to see if all hosts have failed 32175 1726882624.47250: getting the remaining hosts for this loop 32175 1726882624.47251: done getting the remaining hosts for this loop 32175 1726882624.47256: getting the next task for host managed_node3 32175 1726882624.47263: done getting next task for host managed_node3 32175 1726882624.47269: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32175 1726882624.47272: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.47291: getting variables 32175 1726882624.47299: in VariableManager get_vars() 32175 1726882624.47386: Calling all_inventory to load vars for managed_node3 32175 1726882624.47388: Calling groups_inventory to load vars for managed_node3 32175 1726882624.47497: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.47508: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.47514: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.47517: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.47691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.48048: done with get_vars() 32175 1726882624.48060: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:04 -0400 (0:00:00.078) 0:00:03.251 ****** 32175 1726882624.48180: entering _queue_task() for managed_node3/include_tasks 32175 1726882624.48866: worker is 1 (out of 1 available) 32175 1726882624.48878: exiting _queue_task() for managed_node3/include_tasks 32175 1726882624.49003: done queuing things up, now waiting for results queue to drain 32175 1726882624.49005: waiting for pending results... 32175 1726882624.49513: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32175 1726882624.49755: in run() - task 12673a56-9f93-1538-1b78-000000000016 32175 1726882624.49848: variable 'ansible_search_path' from source: unknown 32175 1726882624.49852: variable 'ansible_search_path' from source: unknown 32175 1726882624.49895: calling self._execute() 32175 1726882624.50088: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.50094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.50098: variable 'omit' from source: magic vars 32175 1726882624.50602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.53512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.53741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.53895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.54003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.54041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.54210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.54364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.54528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.54532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.54535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.54961: variable 'ansible_distribution' from source: facts 32175 1726882624.55005: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.55054: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.55066: when evaluation is False, skipping this task 32175 1726882624.55097: _execute() done 32175 1726882624.55155: dumping result to json 32175 1726882624.55159: done dumping result, returning 32175 1726882624.55162: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1538-1b78-000000000016] 32175 1726882624.55214: sending task result for task 12673a56-9f93-1538-1b78-000000000016 32175 1726882624.55553: done sending task result for task 12673a56-9f93-1538-1b78-000000000016 32175 1726882624.55556: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.55631: no more pending results, returning what we have 32175 1726882624.55634: results queue empty 32175 1726882624.55635: checking for any_errors_fatal 32175 1726882624.55641: done checking for any_errors_fatal 32175 1726882624.55642: checking for max_fail_percentage 32175 1726882624.55644: done checking for max_fail_percentage 32175 1726882624.55645: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.55646: done checking to see if all hosts have failed 32175 1726882624.55647: getting the remaining hosts for this loop 32175 1726882624.55649: done getting the remaining hosts for this loop 32175 1726882624.55656: getting the next task for host managed_node3 32175 1726882624.55665: done getting next task for host managed_node3 32175 1726882624.55671: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32175 1726882624.55674: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.55692: getting variables 32175 1726882624.55708: in VariableManager get_vars() 32175 1726882624.55904: Calling all_inventory to load vars for managed_node3 32175 1726882624.55910: Calling groups_inventory to load vars for managed_node3 32175 1726882624.55913: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.55924: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.55927: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.55935: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.56253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.56603: done with get_vars() 32175 1726882624.56613: done getting variables 32175 1726882624.56662: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:04 -0400 (0:00:00.085) 0:00:03.337 ****** 32175 1726882624.56711: entering _queue_task() for managed_node3/debug 32175 1726882624.56981: worker is 1 (out of 1 available) 32175 1726882624.57121: exiting _queue_task() for managed_node3/debug 32175 1726882624.57135: done queuing things up, now waiting for results queue to drain 32175 1726882624.57137: waiting for pending results... 32175 1726882624.57496: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 32175 1726882624.57503: in run() - task 12673a56-9f93-1538-1b78-000000000017 32175 1726882624.57506: variable 'ansible_search_path' from source: unknown 32175 1726882624.57509: variable 'ansible_search_path' from source: unknown 32175 1726882624.57558: calling self._execute() 32175 1726882624.57647: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.57659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.57674: variable 'omit' from source: magic vars 32175 1726882624.58138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.60909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.61111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.61114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.61117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.61123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.61219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.61262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.61327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.61380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.61410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.61586: variable 'ansible_distribution' from source: facts 32175 1726882624.61603: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.61624: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.61663: when evaluation is False, skipping this task 32175 1726882624.61666: _execute() done 32175 1726882624.61668: dumping result to json 32175 1726882624.61670: done dumping result, returning 32175 1726882624.61672: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1538-1b78-000000000017] 32175 1726882624.61674: sending task result for task 12673a56-9f93-1538-1b78-000000000017 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882624.61967: no more pending results, returning what we have 32175 1726882624.61970: results queue empty 32175 1726882624.61971: checking for any_errors_fatal 32175 1726882624.61976: done checking for any_errors_fatal 32175 1726882624.61976: checking for max_fail_percentage 32175 1726882624.61978: done checking for max_fail_percentage 32175 1726882624.61979: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.61979: done checking to see if all hosts have failed 32175 1726882624.61980: getting the remaining hosts for this loop 32175 1726882624.61988: done getting the remaining hosts for this loop 32175 1726882624.61998: getting the next task for host managed_node3 32175 1726882624.62006: done getting next task for host managed_node3 32175 1726882624.62010: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32175 1726882624.62014: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.62028: getting variables 32175 1726882624.62030: in VariableManager get_vars() 32175 1726882624.62070: Calling all_inventory to load vars for managed_node3 32175 1726882624.62072: Calling groups_inventory to load vars for managed_node3 32175 1726882624.62074: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.62084: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.62087: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.62333: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.62600: done sending task result for task 12673a56-9f93-1538-1b78-000000000017 32175 1726882624.62604: WORKER PROCESS EXITING 32175 1726882624.62626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.62847: done with get_vars() 32175 1726882624.62858: done getting variables 32175 1726882624.62947: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:04 -0400 (0:00:00.062) 0:00:03.399 ****** 32175 1726882624.62983: entering _queue_task() for managed_node3/fail 32175 1726882624.62985: Creating lock for fail 32175 1726882624.63333: worker is 1 (out of 1 available) 32175 1726882624.63343: exiting _queue_task() for managed_node3/fail 32175 1726882624.63353: done queuing things up, now waiting for results queue to drain 32175 1726882624.63355: waiting for pending results... 32175 1726882624.63529: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32175 1726882624.63661: in run() - task 12673a56-9f93-1538-1b78-000000000018 32175 1726882624.63680: variable 'ansible_search_path' from source: unknown 32175 1726882624.63701: variable 'ansible_search_path' from source: unknown 32175 1726882624.63741: calling self._execute() 32175 1726882624.63839: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.63854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.63880: variable 'omit' from source: magic vars 32175 1726882624.64362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.66792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.66871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.66998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.67004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.67018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.67117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.67159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.67196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.67399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.67406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.67453: variable 'ansible_distribution' from source: facts 32175 1726882624.67464: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.67492: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.67504: when evaluation is False, skipping this task 32175 1726882624.67511: _execute() done 32175 1726882624.67530: dumping result to json 32175 1726882624.67540: done dumping result, returning 32175 1726882624.67552: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-1538-1b78-000000000018] 32175 1726882624.67563: sending task result for task 12673a56-9f93-1538-1b78-000000000018 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.68013: no more pending results, returning what we have 32175 1726882624.68017: results queue empty 32175 1726882624.68018: checking for any_errors_fatal 32175 1726882624.68022: done checking for any_errors_fatal 32175 1726882624.68023: checking for max_fail_percentage 32175 1726882624.68025: done checking for max_fail_percentage 32175 1726882624.68025: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.68026: done checking to see if all hosts have failed 32175 1726882624.68027: getting the remaining hosts for this loop 32175 1726882624.68028: done getting the remaining hosts for this loop 32175 1726882624.68032: getting the next task for host managed_node3 32175 1726882624.68037: done getting next task for host managed_node3 32175 1726882624.68041: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32175 1726882624.68044: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.68057: getting variables 32175 1726882624.68058: in VariableManager get_vars() 32175 1726882624.68104: Calling all_inventory to load vars for managed_node3 32175 1726882624.68107: Calling groups_inventory to load vars for managed_node3 32175 1726882624.68109: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.68115: done sending task result for task 12673a56-9f93-1538-1b78-000000000018 32175 1726882624.68118: WORKER PROCESS EXITING 32175 1726882624.68126: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.68129: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.68132: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.68363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.68568: done with get_vars() 32175 1726882624.68578: done getting variables 32175 1726882624.68645: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:04 -0400 (0:00:00.056) 0:00:03.456 ****** 32175 1726882624.68677: entering _queue_task() for managed_node3/fail 32175 1726882624.68934: worker is 1 (out of 1 available) 32175 1726882624.68948: exiting _queue_task() for managed_node3/fail 32175 1726882624.68959: done queuing things up, now waiting for results queue to drain 32175 1726882624.68961: waiting for pending results... 32175 1726882624.69409: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32175 1726882624.69414: in run() - task 12673a56-9f93-1538-1b78-000000000019 32175 1726882624.69417: variable 'ansible_search_path' from source: unknown 32175 1726882624.69419: variable 'ansible_search_path' from source: unknown 32175 1726882624.69422: calling self._execute() 32175 1726882624.69472: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.69482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.69498: variable 'omit' from source: magic vars 32175 1726882624.69911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.72401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.72480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.72533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.72580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.72621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.72713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.72746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.72774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.72897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.72903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.73020: variable 'ansible_distribution' from source: facts 32175 1726882624.73036: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.73066: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.73097: when evaluation is False, skipping this task 32175 1726882624.73100: _execute() done 32175 1726882624.73103: dumping result to json 32175 1726882624.73105: done dumping result, returning 32175 1726882624.73108: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-1538-1b78-000000000019] 32175 1726882624.73119: sending task result for task 12673a56-9f93-1538-1b78-000000000019 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.73292: no more pending results, returning what we have 32175 1726882624.73297: results queue empty 32175 1726882624.73298: checking for any_errors_fatal 32175 1726882624.73305: done checking for any_errors_fatal 32175 1726882624.73306: checking for max_fail_percentage 32175 1726882624.73311: done checking for max_fail_percentage 32175 1726882624.73312: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.73313: done checking to see if all hosts have failed 32175 1726882624.73314: getting the remaining hosts for this loop 32175 1726882624.73315: done getting the remaining hosts for this loop 32175 1726882624.73323: getting the next task for host managed_node3 32175 1726882624.73330: done getting next task for host managed_node3 32175 1726882624.73335: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32175 1726882624.73338: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882624.73352: getting variables 32175 1726882624.73354: in VariableManager get_vars() 32175 1726882624.73404: Calling all_inventory to load vars for managed_node3 32175 1726882624.73407: Calling groups_inventory to load vars for managed_node3 32175 1726882624.73409: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.73419: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.73425: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.73429: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.73878: done sending task result for task 12673a56-9f93-1538-1b78-000000000019 32175 1726882624.73881: WORKER PROCESS EXITING 32175 1726882624.73904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.74117: done with get_vars() 32175 1726882624.74128: done getting variables 32175 1726882624.74188: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:04 -0400 (0:00:00.055) 0:00:03.512 ****** 32175 1726882624.74233: entering _queue_task() for managed_node3/fail 32175 1726882624.74714: worker is 1 (out of 1 available) 32175 1726882624.74723: exiting _queue_task() for managed_node3/fail 32175 1726882624.74733: done queuing things up, now waiting for results queue to drain 32175 1726882624.74734: waiting for pending results... 32175 1726882624.74848: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32175 1726882624.74994: in run() - task 12673a56-9f93-1538-1b78-00000000001a 32175 1726882624.75015: variable 'ansible_search_path' from source: unknown 32175 1726882624.75084: variable 'ansible_search_path' from source: unknown 32175 1726882624.75090: calling self._execute() 32175 1726882624.75165: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.75177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.75203: variable 'omit' from source: magic vars 32175 1726882624.75707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.77987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.78085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.78199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.78202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.78228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.78325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.78379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.78420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.78481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.78509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.78708: variable 'ansible_distribution' from source: facts 32175 1726882624.78794: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.78798: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.78803: when evaluation is False, skipping this task 32175 1726882624.78805: _execute() done 32175 1726882624.78809: dumping result to json 32175 1726882624.78811: done dumping result, returning 32175 1726882624.78818: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-1538-1b78-00000000001a] 32175 1726882624.78822: sending task result for task 12673a56-9f93-1538-1b78-00000000001a 32175 1726882624.79154: done sending task result for task 12673a56-9f93-1538-1b78-00000000001a 32175 1726882624.79159: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.79211: no more pending results, returning what we have 32175 1726882624.79214: results queue empty 32175 1726882624.79215: checking for any_errors_fatal 32175 1726882624.79221: done checking for any_errors_fatal 32175 1726882624.79222: checking for max_fail_percentage 32175 1726882624.79226: done checking for max_fail_percentage 32175 1726882624.79227: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.79228: done checking to see if all hosts have failed 32175 1726882624.79229: getting the remaining hosts for this loop 32175 1726882624.79230: done getting the remaining hosts for this loop 32175 1726882624.79234: getting the next task for host managed_node3 32175 1726882624.79240: done getting next task for host managed_node3 32175 1726882624.79244: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 32175 1726882624.79247: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882624.79263: getting variables 32175 1726882624.79264: in VariableManager get_vars() 32175 1726882624.79319: Calling all_inventory to load vars for managed_node3 32175 1726882624.79323: Calling groups_inventory to load vars for managed_node3 32175 1726882624.79326: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.79339: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.79345: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.79350: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.79800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.80039: done with get_vars() 32175 1726882624.80057: done getting variables 32175 1726882624.80172: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:04 -0400 (0:00:00.059) 0:00:03.572 ****** 32175 1726882624.80210: entering _queue_task() for managed_node3/dnf 32175 1726882624.80640: worker is 1 (out of 1 available) 32175 1726882624.80653: exiting _queue_task() for managed_node3/dnf 32175 1726882624.80667: done queuing things up, now waiting for results queue to drain 32175 1726882624.80668: waiting for pending results... 32175 1726882624.80944: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 32175 1726882624.81041: in run() - task 12673a56-9f93-1538-1b78-00000000001b 32175 1726882624.81046: variable 'ansible_search_path' from source: unknown 32175 1726882624.81150: variable 'ansible_search_path' from source: unknown 32175 1726882624.81153: calling self._execute() 32175 1726882624.81176: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.81186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.81205: variable 'omit' from source: magic vars 32175 1726882624.81744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.86265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.86341: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.86380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.86426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.86459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.86555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.86585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.86619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.86664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.86680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.86841: variable 'ansible_distribution' from source: facts 32175 1726882624.86845: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.86855: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.86862: when evaluation is False, skipping this task 32175 1726882624.86868: _execute() done 32175 1726882624.86952: dumping result to json 32175 1726882624.86955: done dumping result, returning 32175 1726882624.86958: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-1538-1b78-00000000001b] 32175 1726882624.86961: sending task result for task 12673a56-9f93-1538-1b78-00000000001b 32175 1726882624.87040: done sending task result for task 12673a56-9f93-1538-1b78-00000000001b 32175 1726882624.87044: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.87099: no more pending results, returning what we have 32175 1726882624.87102: results queue empty 32175 1726882624.87103: checking for any_errors_fatal 32175 1726882624.87109: done checking for any_errors_fatal 32175 1726882624.87109: checking for max_fail_percentage 32175 1726882624.87111: done checking for max_fail_percentage 32175 1726882624.87111: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.87112: done checking to see if all hosts have failed 32175 1726882624.87113: getting the remaining hosts for this loop 32175 1726882624.87114: done getting the remaining hosts for this loop 32175 1726882624.87117: getting the next task for host managed_node3 32175 1726882624.87124: done getting next task for host managed_node3 32175 1726882624.87127: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 32175 1726882624.87130: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.87142: getting variables 32175 1726882624.87143: in VariableManager get_vars() 32175 1726882624.87297: Calling all_inventory to load vars for managed_node3 32175 1726882624.87300: Calling groups_inventory to load vars for managed_node3 32175 1726882624.87302: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.87310: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.87312: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.87314: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.87526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.87788: done with get_vars() 32175 1726882624.87805: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32175 1726882624.87901: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:04 -0400 (0:00:00.077) 0:00:03.649 ****** 32175 1726882624.87931: entering _queue_task() for managed_node3/yum 32175 1726882624.87943: Creating lock for yum 32175 1726882624.88496: worker is 1 (out of 1 available) 32175 1726882624.88510: exiting _queue_task() for managed_node3/yum 32175 1726882624.88523: done queuing things up, now waiting for results queue to drain 32175 1726882624.88525: waiting for pending results... 32175 1726882624.88821: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 32175 1726882624.88858: in run() - task 12673a56-9f93-1538-1b78-00000000001c 32175 1726882624.88877: variable 'ansible_search_path' from source: unknown 32175 1726882624.88884: variable 'ansible_search_path' from source: unknown 32175 1726882624.88929: calling self._execute() 32175 1726882624.89005: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.89015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.89034: variable 'omit' from source: magic vars 32175 1726882624.89528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.91668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.91800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.91804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.91830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.91862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.91934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.91968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.91994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.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) 32175 1726882624.92196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.92300: variable 'ansible_distribution' from source: facts 32175 1726882624.92306: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.92325: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.92328: when evaluation is False, skipping this task 32175 1726882624.92331: _execute() done 32175 1726882624.92334: dumping result to json 32175 1726882624.92336: done dumping result, returning 32175 1726882624.92425: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-1538-1b78-00000000001c] 32175 1726882624.92428: sending task result for task 12673a56-9f93-1538-1b78-00000000001c 32175 1726882624.92491: done sending task result for task 12673a56-9f93-1538-1b78-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.92573: no more pending results, returning what we have 32175 1726882624.92575: results queue empty 32175 1726882624.92576: checking for any_errors_fatal 32175 1726882624.92582: done checking for any_errors_fatal 32175 1726882624.92583: checking for max_fail_percentage 32175 1726882624.92584: done checking for max_fail_percentage 32175 1726882624.92585: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.92586: done checking to see if all hosts have failed 32175 1726882624.92586: getting the remaining hosts for this loop 32175 1726882624.92587: done getting the remaining hosts for this loop 32175 1726882624.92591: getting the next task for host managed_node3 32175 1726882624.92642: done getting next task for host managed_node3 32175 1726882624.92646: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32175 1726882624.92649: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.92661: getting variables 32175 1726882624.92662: in VariableManager get_vars() 32175 1726882624.92697: Calling all_inventory to load vars for managed_node3 32175 1726882624.92700: Calling groups_inventory to load vars for managed_node3 32175 1726882624.92702: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.92709: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.92711: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.92713: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.92933: WORKER PROCESS EXITING 32175 1726882624.92981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.93197: done with get_vars() 32175 1726882624.93208: done getting variables 32175 1726882624.93266: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:04 -0400 (0:00:00.053) 0:00:03.703 ****** 32175 1726882624.93311: entering _queue_task() for managed_node3/fail 32175 1726882624.93599: worker is 1 (out of 1 available) 32175 1726882624.93617: exiting _queue_task() for managed_node3/fail 32175 1726882624.93639: done queuing things up, now waiting for results queue to drain 32175 1726882624.93641: waiting for pending results... 32175 1726882624.93922: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32175 1726882624.94064: in run() - task 12673a56-9f93-1538-1b78-00000000001d 32175 1726882624.94153: variable 'ansible_search_path' from source: unknown 32175 1726882624.94157: variable 'ansible_search_path' from source: unknown 32175 1726882624.94160: calling self._execute() 32175 1726882624.94218: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882624.94230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882624.94260: variable 'omit' from source: magic vars 32175 1726882624.94714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882624.97081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882624.97100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882624.97141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882624.97423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882624.97455: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882624.97545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882624.97577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882624.97610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882624.97698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882624.97702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882624.98102: variable 'ansible_distribution' from source: facts 32175 1726882624.98105: variable 'ansible_distribution_major_version' from source: facts 32175 1726882624.98107: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882624.98109: when evaluation is False, skipping this task 32175 1726882624.98111: _execute() done 32175 1726882624.98112: dumping result to json 32175 1726882624.98114: done dumping result, returning 32175 1726882624.98116: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1538-1b78-00000000001d] 32175 1726882624.98117: sending task result for task 12673a56-9f93-1538-1b78-00000000001d 32175 1726882624.98277: done sending task result for task 12673a56-9f93-1538-1b78-00000000001d 32175 1726882624.98280: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882624.98358: no more pending results, returning what we have 32175 1726882624.98361: results queue empty 32175 1726882624.98362: checking for any_errors_fatal 32175 1726882624.98368: done checking for any_errors_fatal 32175 1726882624.98368: checking for max_fail_percentage 32175 1726882624.98370: done checking for max_fail_percentage 32175 1726882624.98371: checking to see if all hosts have failed and the running result is not ok 32175 1726882624.98372: done checking to see if all hosts have failed 32175 1726882624.98372: getting the remaining hosts for this loop 32175 1726882624.98374: done getting the remaining hosts for this loop 32175 1726882624.98377: getting the next task for host managed_node3 32175 1726882624.98384: done getting next task for host managed_node3 32175 1726882624.98387: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32175 1726882624.98390: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882624.98405: getting variables 32175 1726882624.98407: in VariableManager get_vars() 32175 1726882624.98451: Calling all_inventory to load vars for managed_node3 32175 1726882624.98454: Calling groups_inventory to load vars for managed_node3 32175 1726882624.98457: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882624.98467: Calling all_plugins_play to load vars for managed_node3 32175 1726882624.98469: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882624.98472: Calling groups_plugins_play to load vars for managed_node3 32175 1726882624.98823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882624.99063: done with get_vars() 32175 1726882624.99073: done getting variables 32175 1726882624.99130: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:04 -0400 (0:00:00.058) 0:00:03.761 ****** 32175 1726882624.99167: entering _queue_task() for managed_node3/package 32175 1726882624.99429: worker is 1 (out of 1 available) 32175 1726882624.99441: exiting _queue_task() for managed_node3/package 32175 1726882624.99454: done queuing things up, now waiting for results queue to drain 32175 1726882624.99456: waiting for pending results... 32175 1726882624.99715: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 32175 1726882624.99921: in run() - task 12673a56-9f93-1538-1b78-00000000001e 32175 1726882624.99946: variable 'ansible_search_path' from source: unknown 32175 1726882624.99951: variable 'ansible_search_path' from source: unknown 32175 1726882625.00030: calling self._execute() 32175 1726882625.00111: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.00127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.00166: variable 'omit' from source: magic vars 32175 1726882625.00598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.03741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.03745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.03748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.03787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.03824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.03940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.03974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.04013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.04063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.04082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.04475: variable 'ansible_distribution' from source: facts 32175 1726882625.04585: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.04588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.04595: when evaluation is False, skipping this task 32175 1726882625.04598: _execute() done 32175 1726882625.04600: dumping result to json 32175 1726882625.04602: done dumping result, returning 32175 1726882625.04604: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1538-1b78-00000000001e] 32175 1726882625.04607: sending task result for task 12673a56-9f93-1538-1b78-00000000001e 32175 1726882625.04683: done sending task result for task 12673a56-9f93-1538-1b78-00000000001e 32175 1726882625.04686: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.04747: no more pending results, returning what we have 32175 1726882625.04750: results queue empty 32175 1726882625.04751: checking for any_errors_fatal 32175 1726882625.04758: done checking for any_errors_fatal 32175 1726882625.04760: checking for max_fail_percentage 32175 1726882625.04761: done checking for max_fail_percentage 32175 1726882625.04762: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.04763: done checking to see if all hosts have failed 32175 1726882625.04764: getting the remaining hosts for this loop 32175 1726882625.04765: done getting the remaining hosts for this loop 32175 1726882625.04769: getting the next task for host managed_node3 32175 1726882625.04776: done getting next task for host managed_node3 32175 1726882625.04779: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32175 1726882625.04782: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882625.04800: getting variables 32175 1726882625.04802: in VariableManager get_vars() 32175 1726882625.04848: Calling all_inventory to load vars for managed_node3 32175 1726882625.04851: Calling groups_inventory to load vars for managed_node3 32175 1726882625.04853: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.04864: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.04867: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.04871: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.05253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.06135: done with get_vars() 32175 1726882625.06158: done getting variables 32175 1726882625.06223: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:05 -0400 (0:00:00.070) 0:00:03.832 ****** 32175 1726882625.06256: entering _queue_task() for managed_node3/package 32175 1726882625.06744: worker is 1 (out of 1 available) 32175 1726882625.06757: exiting _queue_task() for managed_node3/package 32175 1726882625.06770: done queuing things up, now waiting for results queue to drain 32175 1726882625.06772: waiting for pending results... 32175 1726882625.07068: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32175 1726882625.07202: in run() - task 12673a56-9f93-1538-1b78-00000000001f 32175 1726882625.07224: variable 'ansible_search_path' from source: unknown 32175 1726882625.07233: variable 'ansible_search_path' from source: unknown 32175 1726882625.07278: calling self._execute() 32175 1726882625.07364: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.07376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.07466: variable 'omit' from source: magic vars 32175 1726882625.07874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.10652: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.10728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.10772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.10820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.10852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.10950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.10984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.11024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.11068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.11086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.11241: variable 'ansible_distribution' from source: facts 32175 1726882625.11245: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.11263: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.11299: when evaluation is False, skipping this task 32175 1726882625.11302: _execute() done 32175 1726882625.11305: dumping result to json 32175 1726882625.11307: done dumping result, returning 32175 1726882625.11309: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1538-1b78-00000000001f] 32175 1726882625.11312: sending task result for task 12673a56-9f93-1538-1b78-00000000001f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.11541: no more pending results, returning what we have 32175 1726882625.11544: results queue empty 32175 1726882625.11545: checking for any_errors_fatal 32175 1726882625.11551: done checking for any_errors_fatal 32175 1726882625.11552: checking for max_fail_percentage 32175 1726882625.11554: done checking for max_fail_percentage 32175 1726882625.11555: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.11556: done checking to see if all hosts have failed 32175 1726882625.11557: getting the remaining hosts for this loop 32175 1726882625.11558: done getting the remaining hosts for this loop 32175 1726882625.11562: getting the next task for host managed_node3 32175 1726882625.11569: done getting next task for host managed_node3 32175 1726882625.11572: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32175 1726882625.11575: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882625.11592: getting variables 32175 1726882625.11596: in VariableManager get_vars() 32175 1726882625.11640: Calling all_inventory to load vars for managed_node3 32175 1726882625.11644: Calling groups_inventory to load vars for managed_node3 32175 1726882625.11646: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.11657: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.11660: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.11663: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.12243: done sending task result for task 12673a56-9f93-1538-1b78-00000000001f 32175 1726882625.12247: WORKER PROCESS EXITING 32175 1726882625.12275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.12483: done with get_vars() 32175 1726882625.12498: done getting variables 32175 1726882625.12556: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:05 -0400 (0:00:00.063) 0:00:03.895 ****** 32175 1726882625.12592: entering _queue_task() for managed_node3/package 32175 1726882625.12881: worker is 1 (out of 1 available) 32175 1726882625.13097: exiting _queue_task() for managed_node3/package 32175 1726882625.13108: done queuing things up, now waiting for results queue to drain 32175 1726882625.13110: waiting for pending results... 32175 1726882625.13169: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32175 1726882625.13335: in run() - task 12673a56-9f93-1538-1b78-000000000020 32175 1726882625.13339: variable 'ansible_search_path' from source: unknown 32175 1726882625.13342: variable 'ansible_search_path' from source: unknown 32175 1726882625.13372: calling self._execute() 32175 1726882625.13459: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.13499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.13502: variable 'omit' from source: magic vars 32175 1726882625.14022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.17381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.17541: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.17544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.17547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.17575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.17664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.17698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.17728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.17798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.17819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.18088: variable 'ansible_distribution' from source: facts 32175 1726882625.18104: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.18141: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.18147: when evaluation is False, skipping this task 32175 1726882625.18152: _execute() done 32175 1726882625.18157: dumping result to json 32175 1726882625.18164: done dumping result, returning 32175 1726882625.18173: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1538-1b78-000000000020] 32175 1726882625.18198: sending task result for task 12673a56-9f93-1538-1b78-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.18445: no more pending results, returning what we have 32175 1726882625.18449: results queue empty 32175 1726882625.18450: checking for any_errors_fatal 32175 1726882625.18457: done checking for any_errors_fatal 32175 1726882625.18458: checking for max_fail_percentage 32175 1726882625.18460: done checking for max_fail_percentage 32175 1726882625.18460: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.18461: done checking to see if all hosts have failed 32175 1726882625.18462: getting the remaining hosts for this loop 32175 1726882625.18463: done getting the remaining hosts for this loop 32175 1726882625.18467: getting the next task for host managed_node3 32175 1726882625.18474: done getting next task for host managed_node3 32175 1726882625.18478: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32175 1726882625.18481: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882625.18497: getting variables 32175 1726882625.18499: in VariableManager get_vars() 32175 1726882625.18539: Calling all_inventory to load vars for managed_node3 32175 1726882625.18541: Calling groups_inventory to load vars for managed_node3 32175 1726882625.18543: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.18553: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.18555: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.18557: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.18730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.19344: done with get_vars() 32175 1726882625.19357: done getting variables 32175 1726882625.19599: done sending task result for task 12673a56-9f93-1538-1b78-000000000020 32175 1726882625.19603: WORKER PROCESS EXITING 32175 1726882625.19676: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:05 -0400 (0:00:00.071) 0:00:03.967 ****** 32175 1726882625.19714: entering _queue_task() for managed_node3/service 32175 1726882625.19715: Creating lock for service 32175 1726882625.20377: worker is 1 (out of 1 available) 32175 1726882625.20392: exiting _queue_task() for managed_node3/service 32175 1726882625.20409: done queuing things up, now waiting for results queue to drain 32175 1726882625.20410: waiting for pending results... 32175 1726882625.20640: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32175 1726882625.20774: in run() - task 12673a56-9f93-1538-1b78-000000000021 32175 1726882625.20792: variable 'ansible_search_path' from source: unknown 32175 1726882625.20803: variable 'ansible_search_path' from source: unknown 32175 1726882625.20844: calling self._execute() 32175 1726882625.20925: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.20936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.20950: variable 'omit' from source: magic vars 32175 1726882625.21371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.25227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.25321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.25386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.25436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.25484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.25575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.25613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.25643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.25695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.25715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.25852: variable 'ansible_distribution' from source: facts 32175 1726882625.25863: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.25883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.25899: when evaluation is False, skipping this task 32175 1726882625.25906: _execute() done 32175 1726882625.25911: dumping result to json 32175 1726882625.25918: done dumping result, returning 32175 1726882625.25929: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1538-1b78-000000000021] 32175 1726882625.25938: sending task result for task 12673a56-9f93-1538-1b78-000000000021 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.26186: no more pending results, returning what we have 32175 1726882625.26191: results queue empty 32175 1726882625.26194: checking for any_errors_fatal 32175 1726882625.26201: done checking for any_errors_fatal 32175 1726882625.26202: checking for max_fail_percentage 32175 1726882625.26204: done checking for max_fail_percentage 32175 1726882625.26204: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.26205: done checking to see if all hosts have failed 32175 1726882625.26206: getting the remaining hosts for this loop 32175 1726882625.26208: done getting the remaining hosts for this loop 32175 1726882625.26212: getting the next task for host managed_node3 32175 1726882625.26218: done getting next task for host managed_node3 32175 1726882625.26222: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32175 1726882625.26226: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882625.26239: getting variables 32175 1726882625.26241: in VariableManager get_vars() 32175 1726882625.26283: Calling all_inventory to load vars for managed_node3 32175 1726882625.26286: Calling groups_inventory to load vars for managed_node3 32175 1726882625.26289: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.26303: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.26306: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.26309: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.26748: done sending task result for task 12673a56-9f93-1538-1b78-000000000021 32175 1726882625.26751: WORKER PROCESS EXITING 32175 1726882625.26772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.27009: done with get_vars() 32175 1726882625.27019: done getting variables 32175 1726882625.27089: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:05 -0400 (0:00:00.074) 0:00:04.041 ****** 32175 1726882625.27125: entering _queue_task() for managed_node3/service 32175 1726882625.27413: worker is 1 (out of 1 available) 32175 1726882625.27424: exiting _queue_task() for managed_node3/service 32175 1726882625.27436: done queuing things up, now waiting for results queue to drain 32175 1726882625.27437: waiting for pending results... 32175 1726882625.27885: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32175 1726882625.28302: in run() - task 12673a56-9f93-1538-1b78-000000000022 32175 1726882625.28307: variable 'ansible_search_path' from source: unknown 32175 1726882625.28310: variable 'ansible_search_path' from source: unknown 32175 1726882625.28312: calling self._execute() 32175 1726882625.28353: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.28360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.28368: variable 'omit' from source: magic vars 32175 1726882625.29052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.31818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.31923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.31984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.32197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.32201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.32204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.32206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.32209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.32247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.32300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.32522: variable 'ansible_distribution' from source: facts 32175 1726882625.32543: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.32573: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.32598: when evaluation is False, skipping this task 32175 1726882625.32608: _execute() done 32175 1726882625.32616: dumping result to json 32175 1726882625.32643: done dumping result, returning 32175 1726882625.32660: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1538-1b78-000000000022] 32175 1726882625.32678: sending task result for task 12673a56-9f93-1538-1b78-000000000022 32175 1726882625.32832: done sending task result for task 12673a56-9f93-1538-1b78-000000000022 32175 1726882625.32839: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32175 1726882625.32933: no more pending results, returning what we have 32175 1726882625.32959: results queue empty 32175 1726882625.32961: checking for any_errors_fatal 32175 1726882625.32967: done checking for any_errors_fatal 32175 1726882625.32968: checking for max_fail_percentage 32175 1726882625.32969: done checking for max_fail_percentage 32175 1726882625.32970: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.32971: done checking to see if all hosts have failed 32175 1726882625.32972: getting the remaining hosts for this loop 32175 1726882625.32973: done getting the remaining hosts for this loop 32175 1726882625.32979: getting the next task for host managed_node3 32175 1726882625.32985: done getting next task for host managed_node3 32175 1726882625.32989: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32175 1726882625.33107: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882625.33122: getting variables 32175 1726882625.33124: in VariableManager get_vars() 32175 1726882625.33166: Calling all_inventory to load vars for managed_node3 32175 1726882625.33168: Calling groups_inventory to load vars for managed_node3 32175 1726882625.33170: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.33181: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.33183: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.33187: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.33744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.34225: done with get_vars() 32175 1726882625.34237: done getting variables 32175 1726882625.34343: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:05 -0400 (0:00:00.072) 0:00:04.113 ****** 32175 1726882625.34382: entering _queue_task() for managed_node3/service 32175 1726882625.34934: worker is 1 (out of 1 available) 32175 1726882625.34949: exiting _queue_task() for managed_node3/service 32175 1726882625.34963: done queuing things up, now waiting for results queue to drain 32175 1726882625.34964: waiting for pending results... 32175 1726882625.35423: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32175 1726882625.35509: in run() - task 12673a56-9f93-1538-1b78-000000000023 32175 1726882625.35616: variable 'ansible_search_path' from source: unknown 32175 1726882625.35620: variable 'ansible_search_path' from source: unknown 32175 1726882625.35623: calling self._execute() 32175 1726882625.35666: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.35696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.35754: variable 'omit' from source: magic vars 32175 1726882625.36640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.39215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.39374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.39400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.39487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.39526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.39684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.39750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.39788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.39905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.39908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.40086: variable 'ansible_distribution' from source: facts 32175 1726882625.40111: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.40243: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.40246: when evaluation is False, skipping this task 32175 1726882625.40249: _execute() done 32175 1726882625.40251: dumping result to json 32175 1726882625.40253: done dumping result, returning 32175 1726882625.40260: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1538-1b78-000000000023] 32175 1726882625.40262: sending task result for task 12673a56-9f93-1538-1b78-000000000023 32175 1726882625.40340: done sending task result for task 12673a56-9f93-1538-1b78-000000000023 32175 1726882625.40346: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.40413: no more pending results, returning what we have 32175 1726882625.40417: results queue empty 32175 1726882625.40418: checking for any_errors_fatal 32175 1726882625.40424: done checking for any_errors_fatal 32175 1726882625.40424: checking for max_fail_percentage 32175 1726882625.40428: done checking for max_fail_percentage 32175 1726882625.40429: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.40430: done checking to see if all hosts have failed 32175 1726882625.40431: getting the remaining hosts for this loop 32175 1726882625.40432: done getting the remaining hosts for this loop 32175 1726882625.40599: getting the next task for host managed_node3 32175 1726882625.40609: done getting next task for host managed_node3 32175 1726882625.40613: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32175 1726882625.40617: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882625.40636: getting variables 32175 1726882625.40638: in VariableManager get_vars() 32175 1726882625.40685: Calling all_inventory to load vars for managed_node3 32175 1726882625.40688: Calling groups_inventory to load vars for managed_node3 32175 1726882625.40691: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.40724: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.40728: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.40731: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.41634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.41873: done with get_vars() 32175 1726882625.41883: done getting variables 32175 1726882625.41986: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:05 -0400 (0:00:00.076) 0:00:04.190 ****** 32175 1726882625.42037: entering _queue_task() for managed_node3/service 32175 1726882625.42514: worker is 1 (out of 1 available) 32175 1726882625.42524: exiting _queue_task() for managed_node3/service 32175 1726882625.42534: done queuing things up, now waiting for results queue to drain 32175 1726882625.42536: waiting for pending results... 32175 1726882625.42830: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 32175 1726882625.42919: in run() - task 12673a56-9f93-1538-1b78-000000000024 32175 1726882625.42923: variable 'ansible_search_path' from source: unknown 32175 1726882625.42926: variable 'ansible_search_path' from source: unknown 32175 1726882625.42960: calling self._execute() 32175 1726882625.43108: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.43111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.43114: variable 'omit' from source: magic vars 32175 1726882625.43636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.47266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.47483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.47486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.47702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.47706: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.47739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.47773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.47948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.47995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.48024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.48303: variable 'ansible_distribution' from source: facts 32175 1726882625.48307: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.48370: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.48418: when evaluation is False, skipping this task 32175 1726882625.48426: _execute() done 32175 1726882625.48432: dumping result to json 32175 1726882625.48439: done dumping result, returning 32175 1726882625.48451: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1538-1b78-000000000024] 32175 1726882625.48468: sending task result for task 12673a56-9f93-1538-1b78-000000000024 32175 1726882625.48930: done sending task result for task 12673a56-9f93-1538-1b78-000000000024 32175 1726882625.48938: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32175 1726882625.48991: no more pending results, returning what we have 32175 1726882625.48999: results queue empty 32175 1726882625.49000: checking for any_errors_fatal 32175 1726882625.49013: done checking for any_errors_fatal 32175 1726882625.49014: checking for max_fail_percentage 32175 1726882625.49016: done checking for max_fail_percentage 32175 1726882625.49017: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.49018: done checking to see if all hosts have failed 32175 1726882625.49019: getting the remaining hosts for this loop 32175 1726882625.49022: done getting the remaining hosts for this loop 32175 1726882625.49027: getting the next task for host managed_node3 32175 1726882625.49033: done getting next task for host managed_node3 32175 1726882625.49038: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32175 1726882625.49055: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882625.49078: getting variables 32175 1726882625.49081: in VariableManager get_vars() 32175 1726882625.49133: Calling all_inventory to load vars for managed_node3 32175 1726882625.49136: Calling groups_inventory to load vars for managed_node3 32175 1726882625.49139: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.49152: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.49156: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.49421: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.49909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.50455: done with get_vars() 32175 1726882625.50467: done getting variables 32175 1726882625.50736: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:05 -0400 (0:00:00.087) 0:00:04.277 ****** 32175 1726882625.50784: entering _queue_task() for managed_node3/copy 32175 1726882625.51308: worker is 1 (out of 1 available) 32175 1726882625.51323: exiting _queue_task() for managed_node3/copy 32175 1726882625.51336: done queuing things up, now waiting for results queue to drain 32175 1726882625.51338: waiting for pending results... 32175 1726882625.51768: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32175 1726882625.52099: in run() - task 12673a56-9f93-1538-1b78-000000000025 32175 1726882625.52147: variable 'ansible_search_path' from source: unknown 32175 1726882625.52165: variable 'ansible_search_path' from source: unknown 32175 1726882625.52215: calling self._execute() 32175 1726882625.52316: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.52328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.52358: variable 'omit' from source: magic vars 32175 1726882625.52988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.55713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.55796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.55843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.55901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.55923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.56014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.56199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.56203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.56207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.56209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.56315: variable 'ansible_distribution' from source: facts 32175 1726882625.56334: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.56363: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.56374: when evaluation is False, skipping this task 32175 1726882625.56383: _execute() done 32175 1726882625.56392: dumping result to json 32175 1726882625.56403: done dumping result, returning 32175 1726882625.56414: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1538-1b78-000000000025] 32175 1726882625.56423: sending task result for task 12673a56-9f93-1538-1b78-000000000025 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.56584: no more pending results, returning what we have 32175 1726882625.56587: results queue empty 32175 1726882625.56588: checking for any_errors_fatal 32175 1726882625.56596: done checking for any_errors_fatal 32175 1726882625.56597: checking for max_fail_percentage 32175 1726882625.56599: done checking for max_fail_percentage 32175 1726882625.56599: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.56600: done checking to see if all hosts have failed 32175 1726882625.56601: getting the remaining hosts for this loop 32175 1726882625.56602: done getting the remaining hosts for this loop 32175 1726882625.56606: getting the next task for host managed_node3 32175 1726882625.56613: done getting next task for host managed_node3 32175 1726882625.56619: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32175 1726882625.56624: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882625.56640: getting variables 32175 1726882625.56644: in VariableManager get_vars() 32175 1726882625.56840: Calling all_inventory to load vars for managed_node3 32175 1726882625.56843: Calling groups_inventory to load vars for managed_node3 32175 1726882625.56849: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.56860: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.56863: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.56871: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.57344: done sending task result for task 12673a56-9f93-1538-1b78-000000000025 32175 1726882625.57349: WORKER PROCESS EXITING 32175 1726882625.57372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.57600: done with get_vars() 32175 1726882625.57611: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:05 -0400 (0:00:00.069) 0:00:04.347 ****** 32175 1726882625.57722: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32175 1726882625.57727: Creating lock for fedora.linux_system_roles.network_connections 32175 1726882625.58131: worker is 1 (out of 1 available) 32175 1726882625.58143: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32175 1726882625.58158: done queuing things up, now waiting for results queue to drain 32175 1726882625.58160: waiting for pending results... 32175 1726882625.58378: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32175 1726882625.58532: in run() - task 12673a56-9f93-1538-1b78-000000000026 32175 1726882625.58609: variable 'ansible_search_path' from source: unknown 32175 1726882625.58613: variable 'ansible_search_path' from source: unknown 32175 1726882625.58616: calling self._execute() 32175 1726882625.58703: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.58720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.58746: variable 'omit' from source: magic vars 32175 1726882625.59381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.62129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.62235: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.62281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.62359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.62404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.62534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.62588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.62664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.62709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.62741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.62986: variable 'ansible_distribution' from source: facts 32175 1726882625.62989: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.62991: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.62995: when evaluation is False, skipping this task 32175 1726882625.62998: _execute() done 32175 1726882625.63000: dumping result to json 32175 1726882625.63002: done dumping result, returning 32175 1726882625.63004: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1538-1b78-000000000026] 32175 1726882625.63006: sending task result for task 12673a56-9f93-1538-1b78-000000000026 32175 1726882625.63321: done sending task result for task 12673a56-9f93-1538-1b78-000000000026 32175 1726882625.63325: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.63370: no more pending results, returning what we have 32175 1726882625.63373: results queue empty 32175 1726882625.63374: checking for any_errors_fatal 32175 1726882625.63379: done checking for any_errors_fatal 32175 1726882625.63380: checking for max_fail_percentage 32175 1726882625.63381: done checking for max_fail_percentage 32175 1726882625.63382: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.63383: done checking to see if all hosts have failed 32175 1726882625.63384: getting the remaining hosts for this loop 32175 1726882625.63385: done getting the remaining hosts for this loop 32175 1726882625.63389: getting the next task for host managed_node3 32175 1726882625.63395: done getting next task for host managed_node3 32175 1726882625.63400: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32175 1726882625.63402: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882625.63416: getting variables 32175 1726882625.63418: in VariableManager get_vars() 32175 1726882625.63466: Calling all_inventory to load vars for managed_node3 32175 1726882625.63469: Calling groups_inventory to load vars for managed_node3 32175 1726882625.63472: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.63482: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.63488: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.63491: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.63838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.64063: done with get_vars() 32175 1726882625.64078: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:05 -0400 (0:00:00.064) 0:00:04.411 ****** 32175 1726882625.64174: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32175 1726882625.64176: Creating lock for fedora.linux_system_roles.network_state 32175 1726882625.64526: worker is 1 (out of 1 available) 32175 1726882625.64538: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32175 1726882625.64549: done queuing things up, now waiting for results queue to drain 32175 1726882625.64551: waiting for pending results... 32175 1726882625.64859: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 32175 1726882625.64914: in run() - task 12673a56-9f93-1538-1b78-000000000027 32175 1726882625.64933: variable 'ansible_search_path' from source: unknown 32175 1726882625.64942: variable 'ansible_search_path' from source: unknown 32175 1726882625.65064: calling self._execute() 32175 1726882625.65156: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.65176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.65191: variable 'omit' from source: magic vars 32175 1726882625.65647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.68040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.68122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.68161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.68200: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.68242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.68330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.68361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.68399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.68498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.68501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.68607: variable 'ansible_distribution' from source: facts 32175 1726882625.68618: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.68640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.68648: when evaluation is False, skipping this task 32175 1726882625.68662: _execute() done 32175 1726882625.68670: dumping result to json 32175 1726882625.68678: done dumping result, returning 32175 1726882625.68689: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1538-1b78-000000000027] 32175 1726882625.68703: sending task result for task 12673a56-9f93-1538-1b78-000000000027 32175 1726882625.68837: done sending task result for task 12673a56-9f93-1538-1b78-000000000027 32175 1726882625.68841: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.68921: no more pending results, returning what we have 32175 1726882625.68924: results queue empty 32175 1726882625.68925: checking for any_errors_fatal 32175 1726882625.68932: done checking for any_errors_fatal 32175 1726882625.68933: checking for max_fail_percentage 32175 1726882625.68935: done checking for max_fail_percentage 32175 1726882625.68936: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.68937: done checking to see if all hosts have failed 32175 1726882625.68937: getting the remaining hosts for this loop 32175 1726882625.68939: done getting the remaining hosts for this loop 32175 1726882625.68943: getting the next task for host managed_node3 32175 1726882625.68949: done getting next task for host managed_node3 32175 1726882625.68952: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32175 1726882625.68955: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882625.68968: getting variables 32175 1726882625.68970: in VariableManager get_vars() 32175 1726882625.69164: Calling all_inventory to load vars for managed_node3 32175 1726882625.69167: Calling groups_inventory to load vars for managed_node3 32175 1726882625.69169: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.69177: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.69180: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.69183: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.69482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.69660: done with get_vars() 32175 1726882625.69667: done getting variables 32175 1726882625.69711: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:05 -0400 (0:00:00.055) 0:00:04.467 ****** 32175 1726882625.69733: entering _queue_task() for managed_node3/debug 32175 1726882625.69920: worker is 1 (out of 1 available) 32175 1726882625.69933: exiting _queue_task() for managed_node3/debug 32175 1726882625.69945: done queuing things up, now waiting for results queue to drain 32175 1726882625.69946: waiting for pending results... 32175 1726882625.70101: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32175 1726882625.70168: in run() - task 12673a56-9f93-1538-1b78-000000000028 32175 1726882625.70178: variable 'ansible_search_path' from source: unknown 32175 1726882625.70182: variable 'ansible_search_path' from source: unknown 32175 1726882625.70213: calling self._execute() 32175 1726882625.70267: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.70270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.70280: variable 'omit' from source: magic vars 32175 1726882625.70562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.72407: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.72453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.72489: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.72517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.72541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.72595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.72617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.72637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.72662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.72673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.72763: variable 'ansible_distribution' from source: facts 32175 1726882625.72772: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.72786: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.72788: when evaluation is False, skipping this task 32175 1726882625.72796: _execute() done 32175 1726882625.72799: dumping result to json 32175 1726882625.72801: done dumping result, returning 32175 1726882625.72806: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1538-1b78-000000000028] 32175 1726882625.72811: sending task result for task 12673a56-9f93-1538-1b78-000000000028 32175 1726882625.72888: done sending task result for task 12673a56-9f93-1538-1b78-000000000028 32175 1726882625.72896: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882625.72939: no more pending results, returning what we have 32175 1726882625.72942: results queue empty 32175 1726882625.72943: checking for any_errors_fatal 32175 1726882625.72948: done checking for any_errors_fatal 32175 1726882625.72949: checking for max_fail_percentage 32175 1726882625.72950: done checking for max_fail_percentage 32175 1726882625.72951: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.72952: done checking to see if all hosts have failed 32175 1726882625.72953: getting the remaining hosts for this loop 32175 1726882625.72954: done getting the remaining hosts for this loop 32175 1726882625.72957: getting the next task for host managed_node3 32175 1726882625.72962: done getting next task for host managed_node3 32175 1726882625.72965: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32175 1726882625.72968: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882625.72980: getting variables 32175 1726882625.72981: in VariableManager get_vars() 32175 1726882625.73020: Calling all_inventory to load vars for managed_node3 32175 1726882625.73023: Calling groups_inventory to load vars for managed_node3 32175 1726882625.73025: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.73032: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.73034: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.73037: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.73149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.73290: done with get_vars() 32175 1726882625.73299: done getting variables 32175 1726882625.73337: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:05 -0400 (0:00:00.036) 0:00:04.503 ****** 32175 1726882625.73358: entering _queue_task() for managed_node3/debug 32175 1726882625.73533: worker is 1 (out of 1 available) 32175 1726882625.73546: exiting _queue_task() for managed_node3/debug 32175 1726882625.73557: done queuing things up, now waiting for results queue to drain 32175 1726882625.73559: waiting for pending results... 32175 1726882625.73707: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32175 1726882625.73770: in run() - task 12673a56-9f93-1538-1b78-000000000029 32175 1726882625.73783: variable 'ansible_search_path' from source: unknown 32175 1726882625.73787: variable 'ansible_search_path' from source: unknown 32175 1726882625.73817: calling self._execute() 32175 1726882625.73869: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.73873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.73882: variable 'omit' from source: magic vars 32175 1726882625.74313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.76164: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.76227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.76253: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.76281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.76307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.76359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.76378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.76401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.76428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.76438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.76526: variable 'ansible_distribution' from source: facts 32175 1726882625.76530: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.76544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.76547: when evaluation is False, skipping this task 32175 1726882625.76549: _execute() done 32175 1726882625.76552: dumping result to json 32175 1726882625.76554: done dumping result, returning 32175 1726882625.76561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1538-1b78-000000000029] 32175 1726882625.76566: sending task result for task 12673a56-9f93-1538-1b78-000000000029 32175 1726882625.76645: done sending task result for task 12673a56-9f93-1538-1b78-000000000029 32175 1726882625.76648: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882625.76697: no more pending results, returning what we have 32175 1726882625.76700: results queue empty 32175 1726882625.76701: checking for any_errors_fatal 32175 1726882625.76707: done checking for any_errors_fatal 32175 1726882625.76708: checking for max_fail_percentage 32175 1726882625.76709: done checking for max_fail_percentage 32175 1726882625.76710: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.76711: done checking to see if all hosts have failed 32175 1726882625.76712: getting the remaining hosts for this loop 32175 1726882625.76713: done getting the remaining hosts for this loop 32175 1726882625.76716: getting the next task for host managed_node3 32175 1726882625.76721: done getting next task for host managed_node3 32175 1726882625.76724: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32175 1726882625.76727: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882625.76739: getting variables 32175 1726882625.76740: in VariableManager get_vars() 32175 1726882625.76776: Calling all_inventory to load vars for managed_node3 32175 1726882625.76779: Calling groups_inventory to load vars for managed_node3 32175 1726882625.76781: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.76788: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.76792: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.76797: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.76905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.77029: done with get_vars() 32175 1726882625.77039: done getting variables 32175 1726882625.77104: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:05 -0400 (0:00:00.037) 0:00:04.541 ****** 32175 1726882625.77129: entering _queue_task() for managed_node3/debug 32175 1726882625.77364: worker is 1 (out of 1 available) 32175 1726882625.77376: exiting _queue_task() for managed_node3/debug 32175 1726882625.77387: done queuing things up, now waiting for results queue to drain 32175 1726882625.77389: waiting for pending results... 32175 1726882625.77853: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32175 1726882625.77858: in run() - task 12673a56-9f93-1538-1b78-00000000002a 32175 1726882625.77861: variable 'ansible_search_path' from source: unknown 32175 1726882625.77863: variable 'ansible_search_path' from source: unknown 32175 1726882625.78160: calling self._execute() 32175 1726882625.78298: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.78301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.78304: variable 'omit' from source: magic vars 32175 1726882625.78716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.81456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.81518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.81567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.81613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.81643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.81734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.81766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.81901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.81904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.81906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.81986: variable 'ansible_distribution' from source: facts 32175 1726882625.82002: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.82028: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.82036: when evaluation is False, skipping this task 32175 1726882625.82043: _execute() done 32175 1726882625.82050: dumping result to json 32175 1726882625.82057: done dumping result, returning 32175 1726882625.82067: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1538-1b78-00000000002a] 32175 1726882625.82077: sending task result for task 12673a56-9f93-1538-1b78-00000000002a skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882625.82243: no more pending results, returning what we have 32175 1726882625.82246: results queue empty 32175 1726882625.82246: checking for any_errors_fatal 32175 1726882625.82250: done checking for any_errors_fatal 32175 1726882625.82251: checking for max_fail_percentage 32175 1726882625.82252: done checking for max_fail_percentage 32175 1726882625.82253: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.82254: done checking to see if all hosts have failed 32175 1726882625.82254: getting the remaining hosts for this loop 32175 1726882625.82256: done getting the remaining hosts for this loop 32175 1726882625.82259: getting the next task for host managed_node3 32175 1726882625.82265: done getting next task for host managed_node3 32175 1726882625.82269: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32175 1726882625.82271: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882625.82285: getting variables 32175 1726882625.82286: in VariableManager get_vars() 32175 1726882625.82325: Calling all_inventory to load vars for managed_node3 32175 1726882625.82327: Calling groups_inventory to load vars for managed_node3 32175 1726882625.82329: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.82339: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.82342: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.82344: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.82737: done sending task result for task 12673a56-9f93-1538-1b78-00000000002a 32175 1726882625.82740: WORKER PROCESS EXITING 32175 1726882625.82814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.83217: done with get_vars() 32175 1726882625.83227: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:05 -0400 (0:00:00.062) 0:00:04.603 ****** 32175 1726882625.83369: entering _queue_task() for managed_node3/ping 32175 1726882625.83371: Creating lock for ping 32175 1726882625.84098: worker is 1 (out of 1 available) 32175 1726882625.84110: exiting _queue_task() for managed_node3/ping 32175 1726882625.84120: done queuing things up, now waiting for results queue to drain 32175 1726882625.84122: waiting for pending results... 32175 1726882625.84200: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 32175 1726882625.84275: in run() - task 12673a56-9f93-1538-1b78-00000000002b 32175 1726882625.84286: variable 'ansible_search_path' from source: unknown 32175 1726882625.84298: variable 'ansible_search_path' from source: unknown 32175 1726882625.84320: calling self._execute() 32175 1726882625.84376: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.84380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.84388: variable 'omit' from source: magic vars 32175 1726882625.84684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.86800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.86804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.86806: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.86827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.86857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.86935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.86970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.87002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.87047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.87068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.87199: variable 'ansible_distribution' from source: facts 32175 1726882625.87210: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.87233: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.87241: when evaluation is False, skipping this task 32175 1726882625.87247: _execute() done 32175 1726882625.87253: dumping result to json 32175 1726882625.87261: done dumping result, returning 32175 1726882625.87272: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1538-1b78-00000000002b] 32175 1726882625.87282: sending task result for task 12673a56-9f93-1538-1b78-00000000002b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.87418: no more pending results, returning what we have 32175 1726882625.87420: results queue empty 32175 1726882625.87421: checking for any_errors_fatal 32175 1726882625.87428: done checking for any_errors_fatal 32175 1726882625.87429: checking for max_fail_percentage 32175 1726882625.87431: done checking for max_fail_percentage 32175 1726882625.87431: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.87432: done checking to see if all hosts have failed 32175 1726882625.87433: getting the remaining hosts for this loop 32175 1726882625.87434: done getting the remaining hosts for this loop 32175 1726882625.87437: getting the next task for host managed_node3 32175 1726882625.87445: done getting next task for host managed_node3 32175 1726882625.87447: ^ task is: TASK: meta (role_complete) 32175 1726882625.87449: ^ 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 32175 1726882625.87462: getting variables 32175 1726882625.87464: in VariableManager get_vars() 32175 1726882625.87511: Calling all_inventory to load vars for managed_node3 32175 1726882625.87514: Calling groups_inventory to load vars for managed_node3 32175 1726882625.87516: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.87525: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.87528: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.87531: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.87744: done sending task result for task 12673a56-9f93-1538-1b78-00000000002b 32175 1726882625.87747: WORKER PROCESS EXITING 32175 1726882625.87769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.87969: done with get_vars() 32175 1726882625.87979: done getting variables 32175 1726882625.88052: done queuing things up, now waiting for results queue to drain 32175 1726882625.88054: results queue empty 32175 1726882625.88055: checking for any_errors_fatal 32175 1726882625.88057: done checking for any_errors_fatal 32175 1726882625.88058: checking for max_fail_percentage 32175 1726882625.88059: done checking for max_fail_percentage 32175 1726882625.88059: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.88060: done checking to see if all hosts have failed 32175 1726882625.88061: getting the remaining hosts for this loop 32175 1726882625.88061: done getting the remaining hosts for this loop 32175 1726882625.88064: getting the next task for host managed_node3 32175 1726882625.88067: done getting next task for host managed_node3 32175 1726882625.88069: ^ task is: TASK: Include the task 'assert_device_present.yml' 32175 1726882625.88071: ^ 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 32175 1726882625.88073: getting variables 32175 1726882625.88074: in VariableManager get_vars() 32175 1726882625.88087: Calling all_inventory to load vars for managed_node3 32175 1726882625.88090: Calling groups_inventory to load vars for managed_node3 32175 1726882625.88092: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.88098: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.88100: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.88103: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.88235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.88457: done with get_vars() 32175 1726882625.88465: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:46 Friday 20 September 2024 21:37:05 -0400 (0:00:00.051) 0:00:04.655 ****** 32175 1726882625.88530: entering _queue_task() for managed_node3/include_tasks 32175 1726882625.88764: worker is 1 (out of 1 available) 32175 1726882625.88776: exiting _queue_task() for managed_node3/include_tasks 32175 1726882625.88787: done queuing things up, now waiting for results queue to drain 32175 1726882625.88788: waiting for pending results... 32175 1726882625.89034: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 32175 1726882625.89122: in run() - task 12673a56-9f93-1538-1b78-00000000005b 32175 1726882625.89140: variable 'ansible_search_path' from source: unknown 32175 1726882625.89178: calling self._execute() 32175 1726882625.89261: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.89272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.89286: variable 'omit' from source: magic vars 32175 1726882625.89687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.91850: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.91919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.91999: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.92003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.92034: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.92113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.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) 32175 1726882625.92187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.92242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.92247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.92373: variable 'ansible_distribution' from source: facts 32175 1726882625.92377: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.92379: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.92382: when evaluation is False, skipping this task 32175 1726882625.92384: _execute() done 32175 1726882625.92387: dumping result to json 32175 1726882625.92389: done dumping result, returning 32175 1726882625.92400: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-1538-1b78-00000000005b] 32175 1726882625.92405: sending task result for task 12673a56-9f93-1538-1b78-00000000005b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882625.92537: no more pending results, returning what we have 32175 1726882625.92539: results queue empty 32175 1726882625.92540: checking for any_errors_fatal 32175 1726882625.92541: done checking for any_errors_fatal 32175 1726882625.92542: checking for max_fail_percentage 32175 1726882625.92544: done checking for max_fail_percentage 32175 1726882625.92544: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.92545: done checking to see if all hosts have failed 32175 1726882625.92546: getting the remaining hosts for this loop 32175 1726882625.92547: done getting the remaining hosts for this loop 32175 1726882625.92552: getting the next task for host managed_node3 32175 1726882625.92557: done getting next task for host managed_node3 32175 1726882625.92559: ^ task is: TASK: Include the task 'assert_profile_present.yml' 32175 1726882625.92561: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882625.92564: getting variables 32175 1726882625.92566: in VariableManager get_vars() 32175 1726882625.92607: Calling all_inventory to load vars for managed_node3 32175 1726882625.92610: Calling groups_inventory to load vars for managed_node3 32175 1726882625.92612: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.92620: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.92622: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.92624: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.92755: done sending task result for task 12673a56-9f93-1538-1b78-00000000005b 32175 1726882625.92759: WORKER PROCESS EXITING 32175 1726882625.92769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.92884: done with get_vars() 32175 1726882625.92895: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 Friday 20 September 2024 21:37:05 -0400 (0:00:00.044) 0:00:04.699 ****** 32175 1726882625.92955: entering _queue_task() for managed_node3/include_tasks 32175 1726882625.93133: worker is 1 (out of 1 available) 32175 1726882625.93146: exiting _queue_task() for managed_node3/include_tasks 32175 1726882625.93157: done queuing things up, now waiting for results queue to drain 32175 1726882625.93158: waiting for pending results... 32175 1726882625.93310: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 32175 1726882625.93357: in run() - task 12673a56-9f93-1538-1b78-00000000005c 32175 1726882625.93369: variable 'ansible_search_path' from source: unknown 32175 1726882625.93411: variable 'interface' from source: play vars 32175 1726882625.93553: variable 'interface' from source: play vars 32175 1726882625.93584: variable 'vlan_interface' from source: play vars 32175 1726882625.93635: variable 'vlan_interface' from source: play vars 32175 1726882625.93645: variable 'omit' from source: magic vars 32175 1726882625.93726: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.93733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.93742: variable 'omit' from source: magic vars 32175 1726882625.94076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.95710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882625.95762: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882625.95787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882625.95815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882625.95834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882625.95896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.95915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.95932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.95961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.95971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.96058: variable 'ansible_distribution' from source: facts 32175 1726882625.96061: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.96073: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.96075: when evaluation is False, skipping this task 32175 1726882625.96096: variable 'item' from source: unknown 32175 1726882625.96140: variable 'item' from source: unknown skipping: [managed_node3] => (item=lsr101) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "lsr101", "skip_reason": "Conditional result was False" } 32175 1726882625.96270: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.96273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.96276: variable 'omit' from source: magic vars 32175 1726882625.96362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882625.96378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882625.96400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882625.96426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882625.96436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882625.96503: variable 'ansible_distribution' from source: facts 32175 1726882625.96507: variable 'ansible_distribution_major_version' from source: facts 32175 1726882625.96513: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882625.96516: when evaluation is False, skipping this task 32175 1726882625.96532: variable 'item' from source: unknown 32175 1726882625.96573: variable 'item' from source: unknown skipping: [managed_node3] => (item=lsr101.90) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "lsr101.90", "skip_reason": "Conditional result was False" } 32175 1726882625.96652: dumping result to json 32175 1726882625.96655: done dumping result, returning 32175 1726882625.96657: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [12673a56-9f93-1538-1b78-00000000005c] 32175 1726882625.96658: sending task result for task 12673a56-9f93-1538-1b78-00000000005c 32175 1726882625.96696: done sending task result for task 12673a56-9f93-1538-1b78-00000000005c 32175 1726882625.96699: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 32175 1726882625.96732: no more pending results, returning what we have 32175 1726882625.96735: results queue empty 32175 1726882625.96736: checking for any_errors_fatal 32175 1726882625.96741: done checking for any_errors_fatal 32175 1726882625.96742: checking for max_fail_percentage 32175 1726882625.96743: done checking for max_fail_percentage 32175 1726882625.96744: checking to see if all hosts have failed and the running result is not ok 32175 1726882625.96745: done checking to see if all hosts have failed 32175 1726882625.96745: getting the remaining hosts for this loop 32175 1726882625.96747: done getting the remaining hosts for this loop 32175 1726882625.96751: getting the next task for host managed_node3 32175 1726882625.96757: done getting next task for host managed_node3 32175 1726882625.96759: ^ task is: TASK: TEARDOWN: remove profiles. 32175 1726882625.96760: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882625.96763: getting variables 32175 1726882625.96765: in VariableManager get_vars() 32175 1726882625.96807: Calling all_inventory to load vars for managed_node3 32175 1726882625.96811: Calling groups_inventory to load vars for managed_node3 32175 1726882625.96813: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882625.96831: Calling all_plugins_play to load vars for managed_node3 32175 1726882625.96833: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882625.96836: Calling groups_plugins_play to load vars for managed_node3 32175 1726882625.97058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882625.97248: done with get_vars() 32175 1726882625.97257: done getting variables 32175 1726882625.97311: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 Friday 20 September 2024 21:37:05 -0400 (0:00:00.043) 0:00:04.743 ****** 32175 1726882625.97336: entering _queue_task() for managed_node3/debug 32175 1726882625.97566: worker is 1 (out of 1 available) 32175 1726882625.97578: exiting _queue_task() for managed_node3/debug 32175 1726882625.97588: done queuing things up, now waiting for results queue to drain 32175 1726882625.97589: waiting for pending results... 32175 1726882625.98014: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 32175 1726882625.98022: in run() - task 12673a56-9f93-1538-1b78-00000000005d 32175 1726882625.98025: variable 'ansible_search_path' from source: unknown 32175 1726882625.98027: calling self._execute() 32175 1726882625.98051: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882625.98101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882625.98105: variable 'omit' from source: magic vars 32175 1726882625.98487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882625.99963: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.00010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.00038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.00062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.00081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.00180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.00230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.00238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.00318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.00325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.00498: variable 'ansible_distribution' from source: facts 32175 1726882626.00502: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.00504: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.00505: when evaluation is False, skipping this task 32175 1726882626.00507: _execute() done 32175 1726882626.00509: dumping result to json 32175 1726882626.00511: done dumping result, returning 32175 1726882626.00512: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [12673a56-9f93-1538-1b78-00000000005d] 32175 1726882626.00514: sending task result for task 12673a56-9f93-1538-1b78-00000000005d 32175 1726882626.00571: done sending task result for task 12673a56-9f93-1538-1b78-00000000005d 32175 1726882626.00574: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882626.00648: no more pending results, returning what we have 32175 1726882626.00650: results queue empty 32175 1726882626.00651: checking for any_errors_fatal 32175 1726882626.00658: done checking for any_errors_fatal 32175 1726882626.00659: checking for max_fail_percentage 32175 1726882626.00660: done checking for max_fail_percentage 32175 1726882626.00661: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.00662: done checking to see if all hosts have failed 32175 1726882626.00662: getting the remaining hosts for this loop 32175 1726882626.00664: done getting the remaining hosts for this loop 32175 1726882626.00667: getting the next task for host managed_node3 32175 1726882626.00674: done getting next task for host managed_node3 32175 1726882626.00679: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32175 1726882626.00681: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.00699: getting variables 32175 1726882626.00701: in VariableManager get_vars() 32175 1726882626.00740: Calling all_inventory to load vars for managed_node3 32175 1726882626.00743: Calling groups_inventory to load vars for managed_node3 32175 1726882626.00745: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.00752: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.00754: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.00757: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.00947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.01158: done with get_vars() 32175 1726882626.01173: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:06 -0400 (0:00:00.039) 0:00:04.782 ****** 32175 1726882626.01265: entering _queue_task() for managed_node3/include_tasks 32175 1726882626.01707: worker is 1 (out of 1 available) 32175 1726882626.01720: exiting _queue_task() for managed_node3/include_tasks 32175 1726882626.01731: done queuing things up, now waiting for results queue to drain 32175 1726882626.01732: waiting for pending results... 32175 1726882626.01776: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32175 1726882626.01909: in run() - task 12673a56-9f93-1538-1b78-000000000065 32175 1726882626.01913: variable 'ansible_search_path' from source: unknown 32175 1726882626.01917: variable 'ansible_search_path' from source: unknown 32175 1726882626.01920: calling self._execute() 32175 1726882626.01985: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.01992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.02001: variable 'omit' from source: magic vars 32175 1726882626.02482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.04204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.04257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.04284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.04311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.04330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.04391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.04412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.04430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.04459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.04470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.04563: variable 'ansible_distribution' from source: facts 32175 1726882626.04574: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.04591: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.04596: when evaluation is False, skipping this task 32175 1726882626.04599: _execute() done 32175 1726882626.04601: dumping result to json 32175 1726882626.04603: done dumping result, returning 32175 1726882626.04609: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1538-1b78-000000000065] 32175 1726882626.04614: sending task result for task 12673a56-9f93-1538-1b78-000000000065 32175 1726882626.04697: done sending task result for task 12673a56-9f93-1538-1b78-000000000065 32175 1726882626.04700: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.04740: no more pending results, returning what we have 32175 1726882626.04743: results queue empty 32175 1726882626.04744: checking for any_errors_fatal 32175 1726882626.04750: done checking for any_errors_fatal 32175 1726882626.04751: checking for max_fail_percentage 32175 1726882626.04752: done checking for max_fail_percentage 32175 1726882626.04753: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.04754: done checking to see if all hosts have failed 32175 1726882626.04755: getting the remaining hosts for this loop 32175 1726882626.04756: done getting the remaining hosts for this loop 32175 1726882626.04760: getting the next task for host managed_node3 32175 1726882626.04766: done getting next task for host managed_node3 32175 1726882626.04769: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32175 1726882626.04772: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.04786: getting variables 32175 1726882626.04788: in VariableManager get_vars() 32175 1726882626.04832: Calling all_inventory to load vars for managed_node3 32175 1726882626.04835: Calling groups_inventory to load vars for managed_node3 32175 1726882626.04837: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.04845: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.04847: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.04850: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.05086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.05306: done with get_vars() 32175 1726882626.05317: done getting variables 32175 1726882626.05377: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:06 -0400 (0:00:00.041) 0:00:04.824 ****** 32175 1726882626.05413: entering _queue_task() for managed_node3/debug 32175 1726882626.05805: worker is 1 (out of 1 available) 32175 1726882626.05816: exiting _queue_task() for managed_node3/debug 32175 1726882626.05828: done queuing things up, now waiting for results queue to drain 32175 1726882626.05829: waiting for pending results... 32175 1726882626.06009: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 32175 1726882626.06083: in run() - task 12673a56-9f93-1538-1b78-000000000066 32175 1726882626.06101: variable 'ansible_search_path' from source: unknown 32175 1726882626.06105: variable 'ansible_search_path' from source: unknown 32175 1726882626.06131: calling self._execute() 32175 1726882626.06191: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.06201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.06211: variable 'omit' from source: magic vars 32175 1726882626.06513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.07980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.08054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.08090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.08124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.08152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.08239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.08284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.08357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.08360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.08391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.08590: variable 'ansible_distribution' from source: facts 32175 1726882626.08608: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.08623: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.08626: when evaluation is False, skipping this task 32175 1726882626.08628: _execute() done 32175 1726882626.08631: dumping result to json 32175 1726882626.08633: done dumping result, returning 32175 1726882626.08640: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1538-1b78-000000000066] 32175 1726882626.08654: sending task result for task 12673a56-9f93-1538-1b78-000000000066 32175 1726882626.08785: done sending task result for task 12673a56-9f93-1538-1b78-000000000066 32175 1726882626.08790: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882626.08845: no more pending results, returning what we have 32175 1726882626.08848: results queue empty 32175 1726882626.08849: checking for any_errors_fatal 32175 1726882626.08853: done checking for any_errors_fatal 32175 1726882626.08855: checking for max_fail_percentage 32175 1726882626.08857: done checking for max_fail_percentage 32175 1726882626.08860: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.08861: done checking to see if all hosts have failed 32175 1726882626.08861: getting the remaining hosts for this loop 32175 1726882626.08863: done getting the remaining hosts for this loop 32175 1726882626.08866: getting the next task for host managed_node3 32175 1726882626.08874: done getting next task for host managed_node3 32175 1726882626.08879: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32175 1726882626.08882: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.08898: getting variables 32175 1726882626.08900: in VariableManager get_vars() 32175 1726882626.08939: Calling all_inventory to load vars for managed_node3 32175 1726882626.08942: Calling groups_inventory to load vars for managed_node3 32175 1726882626.08944: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.08952: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.08954: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.08956: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.09098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.09218: done with get_vars() 32175 1726882626.09227: done getting variables 32175 1726882626.09264: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:06 -0400 (0:00:00.038) 0:00:04.862 ****** 32175 1726882626.09287: entering _queue_task() for managed_node3/fail 32175 1726882626.09569: worker is 1 (out of 1 available) 32175 1726882626.09582: exiting _queue_task() for managed_node3/fail 32175 1726882626.09603: done queuing things up, now waiting for results queue to drain 32175 1726882626.09605: waiting for pending results... 32175 1726882626.09830: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32175 1726882626.09902: in run() - task 12673a56-9f93-1538-1b78-000000000067 32175 1726882626.09929: variable 'ansible_search_path' from source: unknown 32175 1726882626.09954: variable 'ansible_search_path' from source: unknown 32175 1726882626.10045: calling self._execute() 32175 1726882626.10113: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.10116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.10119: variable 'omit' from source: magic vars 32175 1726882626.10786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.12773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.12813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.12841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.12866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.12888: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.12974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.13011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.13029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.13067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.13122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.13200: variable 'ansible_distribution' from source: facts 32175 1726882626.13210: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.13225: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.13228: when evaluation is False, skipping this task 32175 1726882626.13230: _execute() done 32175 1726882626.13232: dumping result to json 32175 1726882626.13234: done dumping result, returning 32175 1726882626.13243: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-1538-1b78-000000000067] 32175 1726882626.13245: sending task result for task 12673a56-9f93-1538-1b78-000000000067 32175 1726882626.13467: done sending task result for task 12673a56-9f93-1538-1b78-000000000067 32175 1726882626.13470: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.13513: no more pending results, returning what we have 32175 1726882626.13516: results queue empty 32175 1726882626.13517: checking for any_errors_fatal 32175 1726882626.13521: done checking for any_errors_fatal 32175 1726882626.13521: checking for max_fail_percentage 32175 1726882626.13523: done checking for max_fail_percentage 32175 1726882626.13524: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.13524: done checking to see if all hosts have failed 32175 1726882626.13525: getting the remaining hosts for this loop 32175 1726882626.13526: done getting the remaining hosts for this loop 32175 1726882626.13529: getting the next task for host managed_node3 32175 1726882626.13534: done getting next task for host managed_node3 32175 1726882626.13537: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32175 1726882626.13540: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.13553: getting variables 32175 1726882626.13555: in VariableManager get_vars() 32175 1726882626.13581: Calling all_inventory to load vars for managed_node3 32175 1726882626.13585: Calling groups_inventory to load vars for managed_node3 32175 1726882626.13587: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.13595: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.13597: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.13599: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.13736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.13851: done with get_vars() 32175 1726882626.13858: done getting variables 32175 1726882626.13898: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:06 -0400 (0:00:00.046) 0:00:04.909 ****** 32175 1726882626.13922: entering _queue_task() for managed_node3/fail 32175 1726882626.14106: worker is 1 (out of 1 available) 32175 1726882626.14118: exiting _queue_task() for managed_node3/fail 32175 1726882626.14131: done queuing things up, now waiting for results queue to drain 32175 1726882626.14132: waiting for pending results... 32175 1726882626.14281: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32175 1726882626.14350: in run() - task 12673a56-9f93-1538-1b78-000000000068 32175 1726882626.14361: variable 'ansible_search_path' from source: unknown 32175 1726882626.14368: variable 'ansible_search_path' from source: unknown 32175 1726882626.14470: calling self._execute() 32175 1726882626.14475: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.14478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.14560: variable 'omit' from source: magic vars 32175 1726882626.14955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.17166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.17241: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.17401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.17619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.17662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.17762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.17821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.17859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.17917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.17942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.18108: variable 'ansible_distribution' from source: facts 32175 1726882626.18125: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.18159: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.18165: when evaluation is False, skipping this task 32175 1726882626.18168: _execute() done 32175 1726882626.18172: dumping result to json 32175 1726882626.18176: done dumping result, returning 32175 1726882626.18186: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-1538-1b78-000000000068] 32175 1726882626.18206: sending task result for task 12673a56-9f93-1538-1b78-000000000068 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.18353: no more pending results, returning what we have 32175 1726882626.18356: results queue empty 32175 1726882626.18356: checking for any_errors_fatal 32175 1726882626.18362: done checking for any_errors_fatal 32175 1726882626.18363: checking for max_fail_percentage 32175 1726882626.18365: done checking for max_fail_percentage 32175 1726882626.18365: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.18366: done checking to see if all hosts have failed 32175 1726882626.18367: getting the remaining hosts for this loop 32175 1726882626.18376: done getting the remaining hosts for this loop 32175 1726882626.18380: getting the next task for host managed_node3 32175 1726882626.18387: done getting next task for host managed_node3 32175 1726882626.18598: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32175 1726882626.18601: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882626.18616: done sending task result for task 12673a56-9f93-1538-1b78-000000000068 32175 1726882626.18619: WORKER PROCESS EXITING 32175 1726882626.18627: getting variables 32175 1726882626.18629: in VariableManager get_vars() 32175 1726882626.18667: Calling all_inventory to load vars for managed_node3 32175 1726882626.18669: Calling groups_inventory to load vars for managed_node3 32175 1726882626.18671: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.18678: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.18680: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.18682: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.19081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.19353: done with get_vars() 32175 1726882626.19362: done getting variables 32175 1726882626.19425: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:06 -0400 (0:00:00.055) 0:00:04.964 ****** 32175 1726882626.19456: entering _queue_task() for managed_node3/fail 32175 1726882626.19710: worker is 1 (out of 1 available) 32175 1726882626.19724: exiting _queue_task() for managed_node3/fail 32175 1726882626.19808: done queuing things up, now waiting for results queue to drain 32175 1726882626.19815: waiting for pending results... 32175 1726882626.20108: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32175 1726882626.20113: in run() - task 12673a56-9f93-1538-1b78-000000000069 32175 1726882626.20121: variable 'ansible_search_path' from source: unknown 32175 1726882626.20129: variable 'ansible_search_path' from source: unknown 32175 1726882626.20166: calling self._execute() 32175 1726882626.20248: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.20260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.20273: variable 'omit' from source: magic vars 32175 1726882626.20678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.23105: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.23177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.23226: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.23270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.23306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.23396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.23434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.23472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.23518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.23546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.23702: variable 'ansible_distribution' from source: facts 32175 1726882626.23714: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.23736: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.23743: when evaluation is False, skipping this task 32175 1726882626.23753: _execute() done 32175 1726882626.23899: dumping result to json 32175 1726882626.23905: done dumping result, returning 32175 1726882626.23908: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-1538-1b78-000000000069] 32175 1726882626.23910: sending task result for task 12673a56-9f93-1538-1b78-000000000069 32175 1726882626.23988: done sending task result for task 12673a56-9f93-1538-1b78-000000000069 32175 1726882626.23992: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.24043: no more pending results, returning what we have 32175 1726882626.24046: results queue empty 32175 1726882626.24046: checking for any_errors_fatal 32175 1726882626.24052: done checking for any_errors_fatal 32175 1726882626.24053: checking for max_fail_percentage 32175 1726882626.24054: done checking for max_fail_percentage 32175 1726882626.24055: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.24056: done checking to see if all hosts have failed 32175 1726882626.24056: getting the remaining hosts for this loop 32175 1726882626.24058: done getting the remaining hosts for this loop 32175 1726882626.24061: getting the next task for host managed_node3 32175 1726882626.24066: done getting next task for host managed_node3 32175 1726882626.24070: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 32175 1726882626.24072: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882626.24091: getting variables 32175 1726882626.24094: in VariableManager get_vars() 32175 1726882626.24184: Calling all_inventory to load vars for managed_node3 32175 1726882626.24187: Calling groups_inventory to load vars for managed_node3 32175 1726882626.24191: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.24201: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.24207: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.24240: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.24434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.24734: done with get_vars() 32175 1726882626.24749: done getting variables 32175 1726882626.24951: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:06 -0400 (0:00:00.056) 0:00:05.020 ****** 32175 1726882626.25072: entering _queue_task() for managed_node3/dnf 32175 1726882626.25644: worker is 1 (out of 1 available) 32175 1726882626.25661: exiting _queue_task() for managed_node3/dnf 32175 1726882626.25676: done queuing things up, now waiting for results queue to drain 32175 1726882626.25678: waiting for pending results... 32175 1726882626.25931: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 32175 1726882626.26081: in run() - task 12673a56-9f93-1538-1b78-00000000006a 32175 1726882626.26103: variable 'ansible_search_path' from source: unknown 32175 1726882626.26231: variable 'ansible_search_path' from source: unknown 32175 1726882626.26235: calling self._execute() 32175 1726882626.26244: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.26264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.26280: variable 'omit' from source: magic vars 32175 1726882626.26740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.29297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.29361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.29408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.29444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.29470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.29581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.29625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.29726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.29733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.29744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.29904: variable 'ansible_distribution' from source: facts 32175 1726882626.29920: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.29953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.29961: when evaluation is False, skipping this task 32175 1726882626.29970: _execute() done 32175 1726882626.29977: dumping result to json 32175 1726882626.29985: done dumping result, returning 32175 1726882626.30007: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-1538-1b78-00000000006a] 32175 1726882626.30053: sending task result for task 12673a56-9f93-1538-1b78-00000000006a 32175 1726882626.30129: done sending task result for task 12673a56-9f93-1538-1b78-00000000006a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.30297: no more pending results, returning what we have 32175 1726882626.30300: results queue empty 32175 1726882626.30301: checking for any_errors_fatal 32175 1726882626.30306: done checking for any_errors_fatal 32175 1726882626.30307: checking for max_fail_percentage 32175 1726882626.30309: done checking for max_fail_percentage 32175 1726882626.30310: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.30310: done checking to see if all hosts have failed 32175 1726882626.30311: getting the remaining hosts for this loop 32175 1726882626.30313: done getting the remaining hosts for this loop 32175 1726882626.30316: getting the next task for host managed_node3 32175 1726882626.30323: done getting next task for host managed_node3 32175 1726882626.30327: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 32175 1726882626.30330: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.30350: getting variables 32175 1726882626.30352: in VariableManager get_vars() 32175 1726882626.30515: Calling all_inventory to load vars for managed_node3 32175 1726882626.30521: Calling groups_inventory to load vars for managed_node3 32175 1726882626.30524: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.30533: WORKER PROCESS EXITING 32175 1726882626.30543: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.30546: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.30554: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.30939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.31190: done with get_vars() 32175 1726882626.31208: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32175 1726882626.31287: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:06 -0400 (0:00:00.062) 0:00:05.083 ****** 32175 1726882626.31320: entering _queue_task() for managed_node3/yum 32175 1726882626.31631: worker is 1 (out of 1 available) 32175 1726882626.31643: exiting _queue_task() for managed_node3/yum 32175 1726882626.31654: done queuing things up, now waiting for results queue to drain 32175 1726882626.31656: waiting for pending results... 32175 1726882626.31925: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 32175 1726882626.32099: in run() - task 12673a56-9f93-1538-1b78-00000000006b 32175 1726882626.32103: variable 'ansible_search_path' from source: unknown 32175 1726882626.32106: variable 'ansible_search_path' from source: unknown 32175 1726882626.32143: calling self._execute() 32175 1726882626.32238: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.32251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.32287: variable 'omit' from source: magic vars 32175 1726882626.33146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.37100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.37105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.37169: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.37205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.37241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.37317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.37350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.37376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.37419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.37437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.37567: variable 'ansible_distribution' from source: facts 32175 1726882626.37573: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.37596: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.37600: when evaluation is False, skipping this task 32175 1726882626.37602: _execute() done 32175 1726882626.37604: dumping result to json 32175 1726882626.37606: done dumping result, returning 32175 1726882626.37612: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-1538-1b78-00000000006b] 32175 1726882626.37618: sending task result for task 12673a56-9f93-1538-1b78-00000000006b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.37819: no more pending results, returning what we have 32175 1726882626.37822: results queue empty 32175 1726882626.37823: checking for any_errors_fatal 32175 1726882626.37828: done checking for any_errors_fatal 32175 1726882626.37829: checking for max_fail_percentage 32175 1726882626.37830: done checking for max_fail_percentage 32175 1726882626.37831: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.37832: done checking to see if all hosts have failed 32175 1726882626.37832: getting the remaining hosts for this loop 32175 1726882626.37834: done getting the remaining hosts for this loop 32175 1726882626.37838: getting the next task for host managed_node3 32175 1726882626.37844: done getting next task for host managed_node3 32175 1726882626.37847: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32175 1726882626.37850: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.37863: getting variables 32175 1726882626.37864: in VariableManager get_vars() 32175 1726882626.37906: Calling all_inventory to load vars for managed_node3 32175 1726882626.37908: Calling groups_inventory to load vars for managed_node3 32175 1726882626.37910: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.37918: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.37920: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.37922: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.38079: done sending task result for task 12673a56-9f93-1538-1b78-00000000006b 32175 1726882626.38083: WORKER PROCESS EXITING 32175 1726882626.38114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.38339: done with get_vars() 32175 1726882626.38366: done getting variables 32175 1726882626.38506: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:06 -0400 (0:00:00.072) 0:00:05.155 ****** 32175 1726882626.38535: entering _queue_task() for managed_node3/fail 32175 1726882626.39013: worker is 1 (out of 1 available) 32175 1726882626.39023: exiting _queue_task() for managed_node3/fail 32175 1726882626.39034: done queuing things up, now waiting for results queue to drain 32175 1726882626.39036: waiting for pending results... 32175 1726882626.39183: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32175 1726882626.39305: in run() - task 12673a56-9f93-1538-1b78-00000000006c 32175 1726882626.39329: variable 'ansible_search_path' from source: unknown 32175 1726882626.39337: variable 'ansible_search_path' from source: unknown 32175 1726882626.39376: calling self._execute() 32175 1726882626.39478: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.39482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.39484: variable 'omit' from source: magic vars 32175 1726882626.39925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.42415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.42699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.42703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.42706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.42708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.42711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.42739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.42769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.42823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.42848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.42991: variable 'ansible_distribution' from source: facts 32175 1726882626.43007: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.43046: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.43049: when evaluation is False, skipping this task 32175 1726882626.43052: _execute() done 32175 1726882626.43054: dumping result to json 32175 1726882626.43155: done dumping result, returning 32175 1726882626.43158: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1538-1b78-00000000006c] 32175 1726882626.43161: sending task result for task 12673a56-9f93-1538-1b78-00000000006c 32175 1726882626.43236: done sending task result for task 12673a56-9f93-1538-1b78-00000000006c 32175 1726882626.43239: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.43307: no more pending results, returning what we have 32175 1726882626.43310: results queue empty 32175 1726882626.43311: checking for any_errors_fatal 32175 1726882626.43319: done checking for any_errors_fatal 32175 1726882626.43320: checking for max_fail_percentage 32175 1726882626.43322: done checking for max_fail_percentage 32175 1726882626.43322: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.43323: done checking to see if all hosts have failed 32175 1726882626.43324: getting the remaining hosts for this loop 32175 1726882626.43326: done getting the remaining hosts for this loop 32175 1726882626.43330: getting the next task for host managed_node3 32175 1726882626.43337: done getting next task for host managed_node3 32175 1726882626.43341: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32175 1726882626.43344: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.43360: getting variables 32175 1726882626.43362: in VariableManager get_vars() 32175 1726882626.43406: Calling all_inventory to load vars for managed_node3 32175 1726882626.43410: Calling groups_inventory to load vars for managed_node3 32175 1726882626.43412: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.43423: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.43426: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.43429: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.43911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.44091: done with get_vars() 32175 1726882626.44105: done getting variables 32175 1726882626.44166: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:06 -0400 (0:00:00.056) 0:00:05.211 ****** 32175 1726882626.44201: entering _queue_task() for managed_node3/package 32175 1726882626.44450: worker is 1 (out of 1 available) 32175 1726882626.44463: exiting _queue_task() for managed_node3/package 32175 1726882626.44588: done queuing things up, now waiting for results queue to drain 32175 1726882626.44590: waiting for pending results... 32175 1726882626.44821: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 32175 1726882626.44855: in run() - task 12673a56-9f93-1538-1b78-00000000006d 32175 1726882626.44872: variable 'ansible_search_path' from source: unknown 32175 1726882626.44879: variable 'ansible_search_path' from source: unknown 32175 1726882626.44922: calling self._execute() 32175 1726882626.45001: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.45012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.45030: variable 'omit' from source: magic vars 32175 1726882626.45459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.47838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.47986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.48006: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.48047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.48085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.48190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.48212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.48244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.48357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.48360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.48478: variable 'ansible_distribution' from source: facts 32175 1726882626.48489: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.48521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.48530: when evaluation is False, skipping this task 32175 1726882626.48537: _execute() done 32175 1726882626.48543: dumping result to json 32175 1726882626.48597: done dumping result, returning 32175 1726882626.48601: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1538-1b78-00000000006d] 32175 1726882626.48603: sending task result for task 12673a56-9f93-1538-1b78-00000000006d 32175 1726882626.48684: done sending task result for task 12673a56-9f93-1538-1b78-00000000006d 32175 1726882626.48687: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.48912: no more pending results, returning what we have 32175 1726882626.48915: results queue empty 32175 1726882626.48916: checking for any_errors_fatal 32175 1726882626.48921: done checking for any_errors_fatal 32175 1726882626.48922: checking for max_fail_percentage 32175 1726882626.48923: done checking for max_fail_percentage 32175 1726882626.48924: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.48925: done checking to see if all hosts have failed 32175 1726882626.48926: getting the remaining hosts for this loop 32175 1726882626.48927: done getting the remaining hosts for this loop 32175 1726882626.48931: getting the next task for host managed_node3 32175 1726882626.48937: done getting next task for host managed_node3 32175 1726882626.48940: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32175 1726882626.48943: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882626.48958: getting variables 32175 1726882626.48960: in VariableManager get_vars() 32175 1726882626.49000: Calling all_inventory to load vars for managed_node3 32175 1726882626.49003: Calling groups_inventory to load vars for managed_node3 32175 1726882626.49006: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.49015: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.49018: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.49022: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.49285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.49490: done with get_vars() 32175 1726882626.49504: done getting variables 32175 1726882626.49565: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:06 -0400 (0:00:00.053) 0:00:05.265 ****** 32175 1726882626.49599: entering _queue_task() for managed_node3/package 32175 1726882626.49826: worker is 1 (out of 1 available) 32175 1726882626.49838: exiting _queue_task() for managed_node3/package 32175 1726882626.49849: done queuing things up, now waiting for results queue to drain 32175 1726882626.49850: waiting for pending results... 32175 1726882626.50305: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32175 1726882626.50310: in run() - task 12673a56-9f93-1538-1b78-00000000006e 32175 1726882626.50313: variable 'ansible_search_path' from source: unknown 32175 1726882626.50316: variable 'ansible_search_path' from source: unknown 32175 1726882626.50318: calling self._execute() 32175 1726882626.50330: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.50341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.50355: variable 'omit' from source: magic vars 32175 1726882626.50790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.53490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.53568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.53624: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.53670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.53703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.53788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.53825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.53854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.53908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.54110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.54256: variable 'ansible_distribution' from source: facts 32175 1726882626.54267: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.54291: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.54306: when evaluation is False, skipping this task 32175 1726882626.54317: _execute() done 32175 1726882626.54323: dumping result to json 32175 1726882626.54331: done dumping result, returning 32175 1726882626.54342: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1538-1b78-00000000006e] 32175 1726882626.54351: sending task result for task 12673a56-9f93-1538-1b78-00000000006e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.54604: no more pending results, returning what we have 32175 1726882626.54607: results queue empty 32175 1726882626.54608: checking for any_errors_fatal 32175 1726882626.54613: done checking for any_errors_fatal 32175 1726882626.54614: checking for max_fail_percentage 32175 1726882626.54616: done checking for max_fail_percentage 32175 1726882626.54617: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.54618: done checking to see if all hosts have failed 32175 1726882626.54619: getting the remaining hosts for this loop 32175 1726882626.54620: done getting the remaining hosts for this loop 32175 1726882626.54624: getting the next task for host managed_node3 32175 1726882626.54634: done getting next task for host managed_node3 32175 1726882626.54638: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32175 1726882626.54641: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.54658: getting variables 32175 1726882626.54660: in VariableManager get_vars() 32175 1726882626.54704: Calling all_inventory to load vars for managed_node3 32175 1726882626.54707: Calling groups_inventory to load vars for managed_node3 32175 1726882626.54710: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.54720: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.54723: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.54727: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.55390: done sending task result for task 12673a56-9f93-1538-1b78-00000000006e 32175 1726882626.55395: WORKER PROCESS EXITING 32175 1726882626.55460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.55828: done with get_vars() 32175 1726882626.55838: done getting variables 32175 1726882626.55895: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:06 -0400 (0:00:00.064) 0:00:05.330 ****** 32175 1726882626.56042: entering _queue_task() for managed_node3/package 32175 1726882626.56597: worker is 1 (out of 1 available) 32175 1726882626.56608: exiting _queue_task() for managed_node3/package 32175 1726882626.56619: done queuing things up, now waiting for results queue to drain 32175 1726882626.56621: waiting for pending results... 32175 1726882626.57056: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32175 1726882626.57317: in run() - task 12673a56-9f93-1538-1b78-00000000006f 32175 1726882626.57337: variable 'ansible_search_path' from source: unknown 32175 1726882626.57349: variable 'ansible_search_path' from source: unknown 32175 1726882626.57386: calling self._execute() 32175 1726882626.57780: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.57783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.57786: variable 'omit' from source: magic vars 32175 1726882626.58720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.62286: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.62332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.62362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.62392: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.62411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.62468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.62496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.62514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.62539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.62550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.62649: variable 'ansible_distribution' from source: facts 32175 1726882626.62653: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.62669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.62672: when evaluation is False, skipping this task 32175 1726882626.62676: _execute() done 32175 1726882626.62679: dumping result to json 32175 1726882626.62681: done dumping result, returning 32175 1726882626.62691: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1538-1b78-00000000006f] 32175 1726882626.62697: sending task result for task 12673a56-9f93-1538-1b78-00000000006f 32175 1726882626.62781: done sending task result for task 12673a56-9f93-1538-1b78-00000000006f 32175 1726882626.62784: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.62839: no more pending results, returning what we have 32175 1726882626.62841: results queue empty 32175 1726882626.62842: checking for any_errors_fatal 32175 1726882626.62849: done checking for any_errors_fatal 32175 1726882626.62849: checking for max_fail_percentage 32175 1726882626.62851: done checking for max_fail_percentage 32175 1726882626.62852: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.62852: done checking to see if all hosts have failed 32175 1726882626.62853: getting the remaining hosts for this loop 32175 1726882626.62854: done getting the remaining hosts for this loop 32175 1726882626.62858: getting the next task for host managed_node3 32175 1726882626.62865: done getting next task for host managed_node3 32175 1726882626.62868: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32175 1726882626.62871: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882626.62887: getting variables 32175 1726882626.62888: in VariableManager get_vars() 32175 1726882626.62936: Calling all_inventory to load vars for managed_node3 32175 1726882626.62938: Calling groups_inventory to load vars for managed_node3 32175 1726882626.62941: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.62949: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.62951: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.62954: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.63148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.63376: done with get_vars() 32175 1726882626.63388: done getting variables 32175 1726882626.63463: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:06 -0400 (0:00:00.074) 0:00:05.404 ****** 32175 1726882626.63500: entering _queue_task() for managed_node3/service 32175 1726882626.63811: worker is 1 (out of 1 available) 32175 1726882626.63827: exiting _queue_task() for managed_node3/service 32175 1726882626.63839: done queuing things up, now waiting for results queue to drain 32175 1726882626.63841: waiting for pending results... 32175 1726882626.64104: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32175 1726882626.64207: in run() - task 12673a56-9f93-1538-1b78-000000000070 32175 1726882626.64218: variable 'ansible_search_path' from source: unknown 32175 1726882626.64221: variable 'ansible_search_path' from source: unknown 32175 1726882626.64254: calling self._execute() 32175 1726882626.64326: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.64329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.64339: variable 'omit' from source: magic vars 32175 1726882626.64639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.66400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.66404: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.66406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.66408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.66410: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.66485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.66529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.66562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.66609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.66630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.66768: variable 'ansible_distribution' from source: facts 32175 1726882626.66781: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.66809: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.66818: when evaluation is False, skipping this task 32175 1726882626.66827: _execute() done 32175 1726882626.66834: dumping result to json 32175 1726882626.66843: done dumping result, returning 32175 1726882626.66855: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1538-1b78-000000000070] 32175 1726882626.66865: sending task result for task 12673a56-9f93-1538-1b78-000000000070 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.67015: no more pending results, returning what we have 32175 1726882626.67019: results queue empty 32175 1726882626.67020: checking for any_errors_fatal 32175 1726882626.67027: done checking for any_errors_fatal 32175 1726882626.67028: checking for max_fail_percentage 32175 1726882626.67029: done checking for max_fail_percentage 32175 1726882626.67030: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.67031: done checking to see if all hosts have failed 32175 1726882626.67032: getting the remaining hosts for this loop 32175 1726882626.67033: done getting the remaining hosts for this loop 32175 1726882626.67037: getting the next task for host managed_node3 32175 1726882626.67043: done getting next task for host managed_node3 32175 1726882626.67047: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32175 1726882626.67050: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882626.67066: getting variables 32175 1726882626.67068: in VariableManager get_vars() 32175 1726882626.67215: Calling all_inventory to load vars for managed_node3 32175 1726882626.67219: Calling groups_inventory to load vars for managed_node3 32175 1726882626.67222: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.67302: done sending task result for task 12673a56-9f93-1538-1b78-000000000070 32175 1726882626.67305: WORKER PROCESS EXITING 32175 1726882626.67315: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.67319: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.67322: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.67627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.67755: done with get_vars() 32175 1726882626.67763: done getting variables 32175 1726882626.67806: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:06 -0400 (0:00:00.043) 0:00:05.448 ****** 32175 1726882626.67829: entering _queue_task() for managed_node3/service 32175 1726882626.68011: worker is 1 (out of 1 available) 32175 1726882626.68024: exiting _queue_task() for managed_node3/service 32175 1726882626.68036: done queuing things up, now waiting for results queue to drain 32175 1726882626.68038: waiting for pending results... 32175 1726882626.68202: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32175 1726882626.68273: in run() - task 12673a56-9f93-1538-1b78-000000000071 32175 1726882626.68284: variable 'ansible_search_path' from source: unknown 32175 1726882626.68287: variable 'ansible_search_path' from source: unknown 32175 1726882626.68318: calling self._execute() 32175 1726882626.68377: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.68386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.68399: variable 'omit' from source: magic vars 32175 1726882626.68687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.70799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.70802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.70804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.70806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.70835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.70918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.70951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.70978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.71027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.71046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.71183: variable 'ansible_distribution' from source: facts 32175 1726882626.71211: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.71235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.71244: when evaluation is False, skipping this task 32175 1726882626.71251: _execute() done 32175 1726882626.71258: dumping result to json 32175 1726882626.71267: done dumping result, returning 32175 1726882626.71280: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1538-1b78-000000000071] 32175 1726882626.71299: sending task result for task 12673a56-9f93-1538-1b78-000000000071 32175 1726882626.71413: done sending task result for task 12673a56-9f93-1538-1b78-000000000071 32175 1726882626.71416: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32175 1726882626.71483: no more pending results, returning what we have 32175 1726882626.71486: results queue empty 32175 1726882626.71487: checking for any_errors_fatal 32175 1726882626.71496: done checking for any_errors_fatal 32175 1726882626.71497: checking for max_fail_percentage 32175 1726882626.71499: done checking for max_fail_percentage 32175 1726882626.71499: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.71500: done checking to see if all hosts have failed 32175 1726882626.71501: getting the remaining hosts for this loop 32175 1726882626.71502: done getting the remaining hosts for this loop 32175 1726882626.71506: getting the next task for host managed_node3 32175 1726882626.71513: done getting next task for host managed_node3 32175 1726882626.71516: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32175 1726882626.71519: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882626.71535: getting variables 32175 1726882626.71536: in VariableManager get_vars() 32175 1726882626.71575: Calling all_inventory to load vars for managed_node3 32175 1726882626.71577: Calling groups_inventory to load vars for managed_node3 32175 1726882626.71580: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.71588: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.71599: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.71602: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.71737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.71859: done with get_vars() 32175 1726882626.71867: done getting variables 32175 1726882626.71912: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:06 -0400 (0:00:00.041) 0:00:05.489 ****** 32175 1726882626.71935: entering _queue_task() for managed_node3/service 32175 1726882626.72124: worker is 1 (out of 1 available) 32175 1726882626.72138: exiting _queue_task() for managed_node3/service 32175 1726882626.72151: done queuing things up, now waiting for results queue to drain 32175 1726882626.72152: waiting for pending results... 32175 1726882626.72304: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32175 1726882626.72377: in run() - task 12673a56-9f93-1538-1b78-000000000072 32175 1726882626.72391: variable 'ansible_search_path' from source: unknown 32175 1726882626.72397: variable 'ansible_search_path' from source: unknown 32175 1726882626.72421: calling self._execute() 32175 1726882626.72478: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.72482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.72491: variable 'omit' from source: magic vars 32175 1726882626.72786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.74709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.74753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.74787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.74818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.74848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.74900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.74921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.74938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.74967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.74978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.75073: variable 'ansible_distribution' from source: facts 32175 1726882626.75078: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.75097: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.75100: when evaluation is False, skipping this task 32175 1726882626.75103: _execute() done 32175 1726882626.75105: dumping result to json 32175 1726882626.75107: done dumping result, returning 32175 1726882626.75114: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1538-1b78-000000000072] 32175 1726882626.75119: sending task result for task 12673a56-9f93-1538-1b78-000000000072 32175 1726882626.75207: done sending task result for task 12673a56-9f93-1538-1b78-000000000072 32175 1726882626.75210: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.75258: no more pending results, returning what we have 32175 1726882626.75261: results queue empty 32175 1726882626.75261: checking for any_errors_fatal 32175 1726882626.75269: done checking for any_errors_fatal 32175 1726882626.75269: checking for max_fail_percentage 32175 1726882626.75271: done checking for max_fail_percentage 32175 1726882626.75272: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.75272: done checking to see if all hosts have failed 32175 1726882626.75273: getting the remaining hosts for this loop 32175 1726882626.75275: done getting the remaining hosts for this loop 32175 1726882626.75280: getting the next task for host managed_node3 32175 1726882626.75288: done getting next task for host managed_node3 32175 1726882626.75292: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32175 1726882626.75297: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882626.75315: getting variables 32175 1726882626.75317: in VariableManager get_vars() 32175 1726882626.75361: Calling all_inventory to load vars for managed_node3 32175 1726882626.75364: Calling groups_inventory to load vars for managed_node3 32175 1726882626.75366: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.75375: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.75379: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.75382: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.75635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.75753: done with get_vars() 32175 1726882626.75760: done getting variables 32175 1726882626.75803: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:06 -0400 (0:00:00.038) 0:00:05.528 ****** 32175 1726882626.75827: entering _queue_task() for managed_node3/service 32175 1726882626.76149: worker is 1 (out of 1 available) 32175 1726882626.76163: exiting _queue_task() for managed_node3/service 32175 1726882626.76181: done queuing things up, now waiting for results queue to drain 32175 1726882626.76183: waiting for pending results... 32175 1726882626.76587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 32175 1726882626.76637: in run() - task 12673a56-9f93-1538-1b78-000000000073 32175 1726882626.76647: variable 'ansible_search_path' from source: unknown 32175 1726882626.76651: variable 'ansible_search_path' from source: unknown 32175 1726882626.76682: calling self._execute() 32175 1726882626.76792: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.76891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.76897: variable 'omit' from source: magic vars 32175 1726882626.77240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.79599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.79603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.79605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.79607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.79609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.79678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.79714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.79749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.79792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.79815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.79949: variable 'ansible_distribution' from source: facts 32175 1726882626.79954: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.79968: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.79971: when evaluation is False, skipping this task 32175 1726882626.79973: _execute() done 32175 1726882626.79976: dumping result to json 32175 1726882626.79978: done dumping result, returning 32175 1726882626.79986: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1538-1b78-000000000073] 32175 1726882626.79990: sending task result for task 12673a56-9f93-1538-1b78-000000000073 32175 1726882626.80079: done sending task result for task 12673a56-9f93-1538-1b78-000000000073 32175 1726882626.80082: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32175 1726882626.80124: no more pending results, returning what we have 32175 1726882626.80127: results queue empty 32175 1726882626.80128: checking for any_errors_fatal 32175 1726882626.80134: done checking for any_errors_fatal 32175 1726882626.80135: checking for max_fail_percentage 32175 1726882626.80136: done checking for max_fail_percentage 32175 1726882626.80137: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.80138: done checking to see if all hosts have failed 32175 1726882626.80139: getting the remaining hosts for this loop 32175 1726882626.80140: done getting the remaining hosts for this loop 32175 1726882626.80144: getting the next task for host managed_node3 32175 1726882626.80149: done getting next task for host managed_node3 32175 1726882626.80153: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32175 1726882626.80155: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32175 1726882626.80170: getting variables 32175 1726882626.80172: in VariableManager get_vars() 32175 1726882626.80213: Calling all_inventory to load vars for managed_node3 32175 1726882626.80215: Calling groups_inventory to load vars for managed_node3 32175 1726882626.80217: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.80226: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.80228: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.80231: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.80371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.80496: done with get_vars() 32175 1726882626.80504: done getting variables 32175 1726882626.80545: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:06 -0400 (0:00:00.047) 0:00:05.575 ****** 32175 1726882626.80568: entering _queue_task() for managed_node3/copy 32175 1726882626.80756: worker is 1 (out of 1 available) 32175 1726882626.80770: exiting _queue_task() for managed_node3/copy 32175 1726882626.80782: done queuing things up, now waiting for results queue to drain 32175 1726882626.80783: waiting for pending results... 32175 1726882626.80939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32175 1726882626.81019: in run() - task 12673a56-9f93-1538-1b78-000000000074 32175 1726882626.81030: variable 'ansible_search_path' from source: unknown 32175 1726882626.81033: variable 'ansible_search_path' from source: unknown 32175 1726882626.81060: calling self._execute() 32175 1726882626.81125: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.81129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.81134: variable 'omit' from source: magic vars 32175 1726882626.81431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.83754: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.83999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.84002: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.84005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.84007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.84027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.84060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.84095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.84139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.84158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.84299: variable 'ansible_distribution' from source: facts 32175 1726882626.84310: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.84330: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.84337: when evaluation is False, skipping this task 32175 1726882626.84343: _execute() done 32175 1726882626.84349: dumping result to json 32175 1726882626.84356: done dumping result, returning 32175 1726882626.84366: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1538-1b78-000000000074] 32175 1726882626.84375: sending task result for task 12673a56-9f93-1538-1b78-000000000074 32175 1726882626.84485: done sending task result for task 12673a56-9f93-1538-1b78-000000000074 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.84531: no more pending results, returning what we have 32175 1726882626.84534: results queue empty 32175 1726882626.84534: checking for any_errors_fatal 32175 1726882626.84539: done checking for any_errors_fatal 32175 1726882626.84540: checking for max_fail_percentage 32175 1726882626.84541: done checking for max_fail_percentage 32175 1726882626.84542: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.84543: done checking to see if all hosts have failed 32175 1726882626.84544: getting the remaining hosts for this loop 32175 1726882626.84545: done getting the remaining hosts for this loop 32175 1726882626.84549: getting the next task for host managed_node3 32175 1726882626.84554: done getting next task for host managed_node3 32175 1726882626.84557: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32175 1726882626.84560: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.84575: getting variables 32175 1726882626.84577: in VariableManager get_vars() 32175 1726882626.84623: Calling all_inventory to load vars for managed_node3 32175 1726882626.84625: Calling groups_inventory to load vars for managed_node3 32175 1726882626.84627: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.84637: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.84639: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.84641: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.84953: WORKER PROCESS EXITING 32175 1726882626.84967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.85174: done with get_vars() 32175 1726882626.85184: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:06 -0400 (0:00:00.047) 0:00:05.622 ****** 32175 1726882626.85272: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32175 1726882626.85513: worker is 1 (out of 1 available) 32175 1726882626.85526: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32175 1726882626.85539: done queuing things up, now waiting for results queue to drain 32175 1726882626.85540: waiting for pending results... 32175 1726882626.85890: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32175 1726882626.85966: in run() - task 12673a56-9f93-1538-1b78-000000000075 32175 1726882626.85994: variable 'ansible_search_path' from source: unknown 32175 1726882626.86003: variable 'ansible_search_path' from source: unknown 32175 1726882626.86045: calling self._execute() 32175 1726882626.86137: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.86150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.86166: variable 'omit' from source: magic vars 32175 1726882626.86637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.88542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.88583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.88617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.88641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.88660: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.88721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.88742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.88759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.88784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.88797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.88886: variable 'ansible_distribution' from source: facts 32175 1726882626.88895: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.88908: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.88911: when evaluation is False, skipping this task 32175 1726882626.88913: _execute() done 32175 1726882626.88916: dumping result to json 32175 1726882626.88920: done dumping result, returning 32175 1726882626.88928: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1538-1b78-000000000075] 32175 1726882626.88931: sending task result for task 12673a56-9f93-1538-1b78-000000000075 32175 1726882626.89018: done sending task result for task 12673a56-9f93-1538-1b78-000000000075 32175 1726882626.89021: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.89072: no more pending results, returning what we have 32175 1726882626.89075: results queue empty 32175 1726882626.89076: checking for any_errors_fatal 32175 1726882626.89082: done checking for any_errors_fatal 32175 1726882626.89083: checking for max_fail_percentage 32175 1726882626.89085: done checking for max_fail_percentage 32175 1726882626.89085: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.89086: done checking to see if all hosts have failed 32175 1726882626.89087: getting the remaining hosts for this loop 32175 1726882626.89088: done getting the remaining hosts for this loop 32175 1726882626.89096: getting the next task for host managed_node3 32175 1726882626.89101: done getting next task for host managed_node3 32175 1726882626.89104: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32175 1726882626.89107: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.89121: getting variables 32175 1726882626.89123: in VariableManager get_vars() 32175 1726882626.89155: Calling all_inventory to load vars for managed_node3 32175 1726882626.89158: Calling groups_inventory to load vars for managed_node3 32175 1726882626.89160: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.89167: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.89169: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.89172: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.89297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.89422: done with get_vars() 32175 1726882626.89430: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:06 -0400 (0:00:00.042) 0:00:05.664 ****** 32175 1726882626.89482: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32175 1726882626.89681: worker is 1 (out of 1 available) 32175 1726882626.89696: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32175 1726882626.89710: done queuing things up, now waiting for results queue to drain 32175 1726882626.89712: waiting for pending results... 32175 1726882626.89944: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 32175 1726882626.90099: in run() - task 12673a56-9f93-1538-1b78-000000000076 32175 1726882626.90102: variable 'ansible_search_path' from source: unknown 32175 1726882626.90105: variable 'ansible_search_path' from source: unknown 32175 1726882626.90107: calling self._execute() 32175 1726882626.90173: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.90185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.90204: variable 'omit' from source: magic vars 32175 1726882626.90637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.92211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.92253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.92292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.92322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.92341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.92406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.92428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.92444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.92469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.92482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.92575: variable 'ansible_distribution' from source: facts 32175 1726882626.92579: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.92597: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.92606: when evaluation is False, skipping this task 32175 1726882626.92608: _execute() done 32175 1726882626.92611: dumping result to json 32175 1726882626.92615: done dumping result, returning 32175 1726882626.92623: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1538-1b78-000000000076] 32175 1726882626.92627: sending task result for task 12673a56-9f93-1538-1b78-000000000076 32175 1726882626.92716: done sending task result for task 12673a56-9f93-1538-1b78-000000000076 32175 1726882626.92719: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882626.92777: no more pending results, returning what we have 32175 1726882626.92782: results queue empty 32175 1726882626.92783: checking for any_errors_fatal 32175 1726882626.92789: done checking for any_errors_fatal 32175 1726882626.92790: checking for max_fail_percentage 32175 1726882626.92791: done checking for max_fail_percentage 32175 1726882626.92792: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.92794: done checking to see if all hosts have failed 32175 1726882626.92795: getting the remaining hosts for this loop 32175 1726882626.92796: done getting the remaining hosts for this loop 32175 1726882626.92800: getting the next task for host managed_node3 32175 1726882626.92806: done getting next task for host managed_node3 32175 1726882626.92810: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32175 1726882626.92813: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.92830: getting variables 32175 1726882626.92831: in VariableManager get_vars() 32175 1726882626.92870: Calling all_inventory to load vars for managed_node3 32175 1726882626.92873: Calling groups_inventory to load vars for managed_node3 32175 1726882626.92875: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.92883: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.92886: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.92888: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.93223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.93440: done with get_vars() 32175 1726882626.93450: done getting variables 32175 1726882626.93519: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:06 -0400 (0:00:00.040) 0:00:05.705 ****** 32175 1726882626.93552: entering _queue_task() for managed_node3/debug 32175 1726882626.94026: worker is 1 (out of 1 available) 32175 1726882626.94037: exiting _queue_task() for managed_node3/debug 32175 1726882626.94048: done queuing things up, now waiting for results queue to drain 32175 1726882626.94049: waiting for pending results... 32175 1726882626.94183: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32175 1726882626.94396: in run() - task 12673a56-9f93-1538-1b78-000000000077 32175 1726882626.94400: variable 'ansible_search_path' from source: unknown 32175 1726882626.94403: variable 'ansible_search_path' from source: unknown 32175 1726882626.94406: calling self._execute() 32175 1726882626.94439: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882626.94450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882626.94463: variable 'omit' from source: magic vars 32175 1726882626.94924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882626.97309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882626.97387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882626.97434: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882626.97482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882626.97531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882626.97627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882626.97670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882626.97707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882626.97752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882626.97883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882626.97932: variable 'ansible_distribution' from source: facts 32175 1726882626.97943: variable 'ansible_distribution_major_version' from source: facts 32175 1726882626.97963: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882626.97970: when evaluation is False, skipping this task 32175 1726882626.97976: _execute() done 32175 1726882626.97982: dumping result to json 32175 1726882626.98005: done dumping result, returning 32175 1726882626.98018: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1538-1b78-000000000077] 32175 1726882626.98028: sending task result for task 12673a56-9f93-1538-1b78-000000000077 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882626.98272: no more pending results, returning what we have 32175 1726882626.98275: results queue empty 32175 1726882626.98276: checking for any_errors_fatal 32175 1726882626.98282: done checking for any_errors_fatal 32175 1726882626.98283: checking for max_fail_percentage 32175 1726882626.98285: done checking for max_fail_percentage 32175 1726882626.98286: checking to see if all hosts have failed and the running result is not ok 32175 1726882626.98286: done checking to see if all hosts have failed 32175 1726882626.98287: getting the remaining hosts for this loop 32175 1726882626.98291: done getting the remaining hosts for this loop 32175 1726882626.98297: getting the next task for host managed_node3 32175 1726882626.98309: done getting next task for host managed_node3 32175 1726882626.98313: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32175 1726882626.98316: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882626.98505: getting variables 32175 1726882626.98507: in VariableManager get_vars() 32175 1726882626.98547: Calling all_inventory to load vars for managed_node3 32175 1726882626.98550: Calling groups_inventory to load vars for managed_node3 32175 1726882626.98552: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882626.98561: Calling all_plugins_play to load vars for managed_node3 32175 1726882626.98564: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882626.98567: Calling groups_plugins_play to load vars for managed_node3 32175 1726882626.98838: done sending task result for task 12673a56-9f93-1538-1b78-000000000077 32175 1726882626.98842: WORKER PROCESS EXITING 32175 1726882626.98865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882626.99095: done with get_vars() 32175 1726882626.99106: done getting variables 32175 1726882626.99171: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:06 -0400 (0:00:00.056) 0:00:05.762 ****** 32175 1726882626.99209: entering _queue_task() for managed_node3/debug 32175 1726882626.99597: worker is 1 (out of 1 available) 32175 1726882626.99608: exiting _queue_task() for managed_node3/debug 32175 1726882626.99620: done queuing things up, now waiting for results queue to drain 32175 1726882626.99622: waiting for pending results... 32175 1726882626.99785: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32175 1726882626.99927: in run() - task 12673a56-9f93-1538-1b78-000000000078 32175 1726882626.99950: variable 'ansible_search_path' from source: unknown 32175 1726882626.99962: variable 'ansible_search_path' from source: unknown 32175 1726882627.00008: calling self._execute() 32175 1726882627.00103: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882627.00130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882627.00139: variable 'omit' from source: magic vars 32175 1726882627.00678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882627.03135: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882627.03220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882627.03279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882627.03335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882627.03366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882627.03459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882627.03520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882627.03535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882627.03579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882627.03608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882627.03801: variable 'ansible_distribution' from source: facts 32175 1726882627.03805: variable 'ansible_distribution_major_version' from source: facts 32175 1726882627.03813: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882627.03822: when evaluation is False, skipping this task 32175 1726882627.03828: _execute() done 32175 1726882627.03833: dumping result to json 32175 1726882627.03849: done dumping result, returning 32175 1726882627.03861: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1538-1b78-000000000078] 32175 1726882627.03956: sending task result for task 12673a56-9f93-1538-1b78-000000000078 32175 1726882627.04030: done sending task result for task 12673a56-9f93-1538-1b78-000000000078 32175 1726882627.04034: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882627.04108: no more pending results, returning what we have 32175 1726882627.04111: results queue empty 32175 1726882627.04112: checking for any_errors_fatal 32175 1726882627.04119: done checking for any_errors_fatal 32175 1726882627.04119: checking for max_fail_percentage 32175 1726882627.04121: done checking for max_fail_percentage 32175 1726882627.04122: checking to see if all hosts have failed and the running result is not ok 32175 1726882627.04123: done checking to see if all hosts have failed 32175 1726882627.04124: getting the remaining hosts for this loop 32175 1726882627.04125: done getting the remaining hosts for this loop 32175 1726882627.04129: getting the next task for host managed_node3 32175 1726882627.04135: done getting next task for host managed_node3 32175 1726882627.04139: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32175 1726882627.04142: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882627.04159: getting variables 32175 1726882627.04161: in VariableManager get_vars() 32175 1726882627.04209: Calling all_inventory to load vars for managed_node3 32175 1726882627.04212: Calling groups_inventory to load vars for managed_node3 32175 1726882627.04214: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882627.04224: Calling all_plugins_play to load vars for managed_node3 32175 1726882627.04227: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882627.04230: Calling groups_plugins_play to load vars for managed_node3 32175 1726882627.05084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882627.05619: done with get_vars() 32175 1726882627.05631: done getting variables 32175 1726882627.05811: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:07 -0400 (0:00:00.066) 0:00:05.828 ****** 32175 1726882627.05844: entering _queue_task() for managed_node3/debug 32175 1726882627.06560: worker is 1 (out of 1 available) 32175 1726882627.06572: exiting _queue_task() for managed_node3/debug 32175 1726882627.06582: done queuing things up, now waiting for results queue to drain 32175 1726882627.06584: waiting for pending results... 32175 1726882627.07214: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32175 1726882627.07220: in run() - task 12673a56-9f93-1538-1b78-000000000079 32175 1726882627.07223: variable 'ansible_search_path' from source: unknown 32175 1726882627.07226: variable 'ansible_search_path' from source: unknown 32175 1726882627.07343: calling self._execute() 32175 1726882627.07499: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882627.07608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882627.07623: variable 'omit' from source: magic vars 32175 1726882627.08169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882627.10450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882627.10532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882627.10573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882627.10799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882627.10804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882627.10865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882627.10910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882627.10948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882627.11004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882627.11037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882627.11278: variable 'ansible_distribution' from source: facts 32175 1726882627.11343: variable 'ansible_distribution_major_version' from source: facts 32175 1726882627.11346: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882627.11348: when evaluation is False, skipping this task 32175 1726882627.11350: _execute() done 32175 1726882627.11353: dumping result to json 32175 1726882627.11355: done dumping result, returning 32175 1726882627.11452: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1538-1b78-000000000079] 32175 1726882627.11456: sending task result for task 12673a56-9f93-1538-1b78-000000000079 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32175 1726882627.11615: no more pending results, returning what we have 32175 1726882627.11618: results queue empty 32175 1726882627.11619: checking for any_errors_fatal 32175 1726882627.11625: done checking for any_errors_fatal 32175 1726882627.11626: checking for max_fail_percentage 32175 1726882627.11628: done checking for max_fail_percentage 32175 1726882627.11628: checking to see if all hosts have failed and the running result is not ok 32175 1726882627.11629: done checking to see if all hosts have failed 32175 1726882627.11630: getting the remaining hosts for this loop 32175 1726882627.11631: done getting the remaining hosts for this loop 32175 1726882627.11635: getting the next task for host managed_node3 32175 1726882627.11641: done getting next task for host managed_node3 32175 1726882627.11645: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32175 1726882627.11647: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882627.11663: getting variables 32175 1726882627.11664: in VariableManager get_vars() 32175 1726882627.11711: Calling all_inventory to load vars for managed_node3 32175 1726882627.11714: Calling groups_inventory to load vars for managed_node3 32175 1726882627.11717: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882627.11727: Calling all_plugins_play to load vars for managed_node3 32175 1726882627.11730: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882627.11733: Calling groups_plugins_play to load vars for managed_node3 32175 1726882627.12527: done sending task result for task 12673a56-9f93-1538-1b78-000000000079 32175 1726882627.12532: WORKER PROCESS EXITING 32175 1726882627.12557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882627.13120: done with get_vars() 32175 1726882627.13132: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:07 -0400 (0:00:00.074) 0:00:05.903 ****** 32175 1726882627.13358: entering _queue_task() for managed_node3/ping 32175 1726882627.13660: worker is 1 (out of 1 available) 32175 1726882627.13673: exiting _queue_task() for managed_node3/ping 32175 1726882627.13685: done queuing things up, now waiting for results queue to drain 32175 1726882627.13687: waiting for pending results... 32175 1726882627.14011: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 32175 1726882627.14062: in run() - task 12673a56-9f93-1538-1b78-00000000007a 32175 1726882627.14081: variable 'ansible_search_path' from source: unknown 32175 1726882627.14088: variable 'ansible_search_path' from source: unknown 32175 1726882627.14129: calling self._execute() 32175 1726882627.14209: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882627.14221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882627.14235: variable 'omit' from source: magic vars 32175 1726882627.14644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882627.17374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882627.17557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882627.17562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882627.17565: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882627.17596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882627.17694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882627.17730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882627.17761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882627.17821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882627.17841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882627.18004: variable 'ansible_distribution' from source: facts 32175 1726882627.18102: variable 'ansible_distribution_major_version' from source: facts 32175 1726882627.18105: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882627.18108: when evaluation is False, skipping this task 32175 1726882627.18110: _execute() done 32175 1726882627.18114: dumping result to json 32175 1726882627.18116: done dumping result, returning 32175 1726882627.18119: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1538-1b78-00000000007a] 32175 1726882627.18121: sending task result for task 12673a56-9f93-1538-1b78-00000000007a 32175 1726882627.18187: done sending task result for task 12673a56-9f93-1538-1b78-00000000007a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882627.18246: no more pending results, returning what we have 32175 1726882627.18249: results queue empty 32175 1726882627.18250: checking for any_errors_fatal 32175 1726882627.18256: done checking for any_errors_fatal 32175 1726882627.18256: checking for max_fail_percentage 32175 1726882627.18258: done checking for max_fail_percentage 32175 1726882627.18259: checking to see if all hosts have failed and the running result is not ok 32175 1726882627.18259: done checking to see if all hosts have failed 32175 1726882627.18260: getting the remaining hosts for this loop 32175 1726882627.18261: done getting the remaining hosts for this loop 32175 1726882627.18265: getting the next task for host managed_node3 32175 1726882627.18273: done getting next task for host managed_node3 32175 1726882627.18275: ^ task is: TASK: meta (role_complete) 32175 1726882627.18278: ^ 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 32175 1726882627.18298: getting variables 32175 1726882627.18301: in VariableManager get_vars() 32175 1726882627.18341: Calling all_inventory to load vars for managed_node3 32175 1726882627.18344: Calling groups_inventory to load vars for managed_node3 32175 1726882627.18346: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882627.18355: Calling all_plugins_play to load vars for managed_node3 32175 1726882627.18357: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882627.18359: Calling groups_plugins_play to load vars for managed_node3 32175 1726882627.19032: WORKER PROCESS EXITING 32175 1726882627.19069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882627.19283: done with get_vars() 32175 1726882627.19339: done getting variables 32175 1726882627.19511: done queuing things up, now waiting for results queue to drain 32175 1726882627.19513: results queue empty 32175 1726882627.19514: checking for any_errors_fatal 32175 1726882627.19516: done checking for any_errors_fatal 32175 1726882627.19517: checking for max_fail_percentage 32175 1726882627.19518: done checking for max_fail_percentage 32175 1726882627.19519: checking to see if all hosts have failed and the running result is not ok 32175 1726882627.19519: done checking to see if all hosts have failed 32175 1726882627.19520: getting the remaining hosts for this loop 32175 1726882627.19521: done getting the remaining hosts for this loop 32175 1726882627.19523: getting the next task for host managed_node3 32175 1726882627.19527: done getting next task for host managed_node3 32175 1726882627.19530: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32175 1726882627.19531: ^ 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 32175 1726882627.19533: getting variables 32175 1726882627.19534: in VariableManager get_vars() 32175 1726882627.19548: Calling all_inventory to load vars for managed_node3 32175 1726882627.19550: Calling groups_inventory to load vars for managed_node3 32175 1726882627.19552: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882627.19557: Calling all_plugins_play to load vars for managed_node3 32175 1726882627.19559: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882627.19561: Calling groups_plugins_play to load vars for managed_node3 32175 1726882627.19724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882627.20128: done with get_vars() 32175 1726882627.20136: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:73 Friday 20 September 2024 21:37:07 -0400 (0:00:00.068) 0:00:05.972 ****** 32175 1726882627.20233: entering _queue_task() for managed_node3/include_tasks 32175 1726882627.20767: worker is 1 (out of 1 available) 32175 1726882627.20781: exiting _queue_task() for managed_node3/include_tasks 32175 1726882627.20795: done queuing things up, now waiting for results queue to drain 32175 1726882627.20796: waiting for pending results... 32175 1726882627.21129: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 32175 1726882627.21602: in run() - task 12673a56-9f93-1538-1b78-0000000000aa 32175 1726882627.21606: variable 'ansible_search_path' from source: unknown 32175 1726882627.21609: calling self._execute() 32175 1726882627.21739: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882627.21749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882627.21763: variable 'omit' from source: magic vars 32175 1726882627.22613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882627.25668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882627.25742: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882627.25791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882627.25843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882627.25871: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882627.25956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882627.25992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882627.26027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882627.26071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882627.26091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882627.26568: variable 'ansible_distribution' from source: facts 32175 1726882627.26571: variable 'ansible_distribution_major_version' from source: facts 32175 1726882627.26574: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882627.26576: when evaluation is False, skipping this task 32175 1726882627.26578: _execute() done 32175 1726882627.26580: dumping result to json 32175 1726882627.26583: done dumping result, returning 32175 1726882627.26585: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-1538-1b78-0000000000aa] 32175 1726882627.26587: sending task result for task 12673a56-9f93-1538-1b78-0000000000aa 32175 1726882627.26672: done sending task result for task 12673a56-9f93-1538-1b78-0000000000aa skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882627.26742: no more pending results, returning what we have 32175 1726882627.26745: results queue empty 32175 1726882627.26746: checking for any_errors_fatal 32175 1726882627.26748: done checking for any_errors_fatal 32175 1726882627.26749: checking for max_fail_percentage 32175 1726882627.26751: done checking for max_fail_percentage 32175 1726882627.26752: checking to see if all hosts have failed and the running result is not ok 32175 1726882627.26752: done checking to see if all hosts have failed 32175 1726882627.26755: getting the remaining hosts for this loop 32175 1726882627.26756: done getting the remaining hosts for this loop 32175 1726882627.26761: getting the next task for host managed_node3 32175 1726882627.26767: done getting next task for host managed_node3 32175 1726882627.26770: ^ task is: TASK: Verify network state restored to default 32175 1726882627.26772: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32175 1726882627.26775: getting variables 32175 1726882627.26778: in VariableManager get_vars() 32175 1726882627.26829: Calling all_inventory to load vars for managed_node3 32175 1726882627.26832: Calling groups_inventory to load vars for managed_node3 32175 1726882627.26838: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882627.26848: Calling all_plugins_play to load vars for managed_node3 32175 1726882627.26852: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882627.26856: Calling groups_plugins_play to load vars for managed_node3 32175 1726882627.27372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882627.28047: done with get_vars() 32175 1726882627.28057: done getting variables 32175 1726882627.28144: WORKER PROCESS EXITING TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:77 Friday 20 September 2024 21:37:07 -0400 (0:00:00.079) 0:00:06.052 ****** 32175 1726882627.28224: entering _queue_task() for managed_node3/include_tasks 32175 1726882627.28628: worker is 1 (out of 1 available) 32175 1726882627.28661: exiting _queue_task() for managed_node3/include_tasks 32175 1726882627.28673: done queuing things up, now waiting for results queue to drain 32175 1726882627.28674: waiting for pending results... 32175 1726882627.28985: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 32175 1726882627.29133: in run() - task 12673a56-9f93-1538-1b78-0000000000ab 32175 1726882627.29151: variable 'ansible_search_path' from source: unknown 32175 1726882627.29189: calling self._execute() 32175 1726882627.29271: variable 'ansible_host' from source: host vars for 'managed_node3' 32175 1726882627.29283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32175 1726882627.29300: variable 'omit' from source: magic vars 32175 1726882627.29741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32175 1726882627.32909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32175 1726882627.33054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32175 1726882627.33174: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32175 1726882627.33243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32175 1726882627.33286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32175 1726882627.33412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32175 1726882627.33467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32175 1726882627.33546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32175 1726882627.33738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32175 1726882627.33742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32175 1726882627.34023: variable 'ansible_distribution' from source: facts 32175 1726882627.34040: variable 'ansible_distribution_major_version' from source: facts 32175 1726882627.34117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32175 1726882627.34132: when evaluation is False, skipping this task 32175 1726882627.34138: _execute() done 32175 1726882627.34266: dumping result to json 32175 1726882627.34270: done dumping result, returning 32175 1726882627.34273: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [12673a56-9f93-1538-1b78-0000000000ab] 32175 1726882627.34275: sending task result for task 12673a56-9f93-1538-1b78-0000000000ab 32175 1726882627.34342: done sending task result for task 12673a56-9f93-1538-1b78-0000000000ab 32175 1726882627.34345: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 32175 1726882627.34425: no more pending results, returning what we have 32175 1726882627.34429: results queue empty 32175 1726882627.34430: checking for any_errors_fatal 32175 1726882627.34436: done checking for any_errors_fatal 32175 1726882627.34436: checking for max_fail_percentage 32175 1726882627.34438: done checking for max_fail_percentage 32175 1726882627.34439: checking to see if all hosts have failed and the running result is not ok 32175 1726882627.34440: done checking to see if all hosts have failed 32175 1726882627.34440: getting the remaining hosts for this loop 32175 1726882627.34442: done getting the remaining hosts for this loop 32175 1726882627.34446: getting the next task for host managed_node3 32175 1726882627.34454: done getting next task for host managed_node3 32175 1726882627.34456: ^ task is: TASK: meta (flush_handlers) 32175 1726882627.34458: ^ 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 32175 1726882627.34462: getting variables 32175 1726882627.34464: in VariableManager get_vars() 32175 1726882627.34507: Calling all_inventory to load vars for managed_node3 32175 1726882627.34510: Calling groups_inventory to load vars for managed_node3 32175 1726882627.34512: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882627.34523: Calling all_plugins_play to load vars for managed_node3 32175 1726882627.34525: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882627.34528: Calling groups_plugins_play to load vars for managed_node3 32175 1726882627.35315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882627.35824: done with get_vars() 32175 1726882627.35840: done getting variables 32175 1726882627.36026: in VariableManager get_vars() 32175 1726882627.36041: Calling all_inventory to load vars for managed_node3 32175 1726882627.36044: Calling groups_inventory to load vars for managed_node3 32175 1726882627.36046: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882627.36050: Calling all_plugins_play to load vars for managed_node3 32175 1726882627.36053: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882627.36055: Calling groups_plugins_play to load vars for managed_node3 32175 1726882627.36427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882627.37118: done with get_vars() 32175 1726882627.37132: done queuing things up, now waiting for results queue to drain 32175 1726882627.37134: results queue empty 32175 1726882627.37135: checking for any_errors_fatal 32175 1726882627.37137: done checking for any_errors_fatal 32175 1726882627.37138: checking for max_fail_percentage 32175 1726882627.37139: done checking for max_fail_percentage 32175 1726882627.37140: checking to see if all hosts have failed and the running result is not ok 32175 1726882627.37140: done checking to see if all hosts have failed 32175 1726882627.37141: getting the remaining hosts for this loop 32175 1726882627.37142: done getting the remaining hosts for this loop 32175 1726882627.37144: getting the next task for host managed_node3 32175 1726882627.37148: done getting next task for host managed_node3 32175 1726882627.37149: ^ task is: TASK: meta (flush_handlers) 32175 1726882627.37151: ^ 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 32175 1726882627.37153: getting variables 32175 1726882627.37154: in VariableManager get_vars() 32175 1726882627.37168: Calling all_inventory to load vars for managed_node3 32175 1726882627.37170: Calling groups_inventory to load vars for managed_node3 32175 1726882627.37172: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882627.37181: Calling all_plugins_play to load vars for managed_node3 32175 1726882627.37184: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882627.37187: Calling groups_plugins_play to load vars for managed_node3 32175 1726882627.37550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882627.38026: done with get_vars() 32175 1726882627.38035: done getting variables 32175 1726882627.38104: in VariableManager get_vars() 32175 1726882627.38116: Calling all_inventory to load vars for managed_node3 32175 1726882627.38118: Calling groups_inventory to load vars for managed_node3 32175 1726882627.38120: Calling all_plugins_inventory to load vars for managed_node3 32175 1726882627.38124: Calling all_plugins_play to load vars for managed_node3 32175 1726882627.38127: Calling groups_plugins_inventory to load vars for managed_node3 32175 1726882627.38129: Calling groups_plugins_play to load vars for managed_node3 32175 1726882627.38275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32175 1726882627.38531: done with get_vars() 32175 1726882627.38547: done queuing things up, now waiting for results queue to drain 32175 1726882627.38548: results queue empty 32175 1726882627.38549: checking for any_errors_fatal 32175 1726882627.38549: done checking for any_errors_fatal 32175 1726882627.38550: checking for max_fail_percentage 32175 1726882627.38551: done checking for max_fail_percentage 32175 1726882627.38551: checking to see if all hosts have failed and the running result is not ok 32175 1726882627.38552: done checking to see if all hosts have failed 32175 1726882627.38552: getting the remaining hosts for this loop 32175 1726882627.38553: done getting the remaining hosts for this loop 32175 1726882627.38554: getting the next task for host managed_node3 32175 1726882627.38556: done getting next task for host managed_node3 32175 1726882627.38557: ^ task is: None 32175 1726882627.38558: ^ 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 32175 1726882627.38558: done queuing things up, now waiting for results queue to drain 32175 1726882627.38560: results queue empty 32175 1726882627.38561: checking for any_errors_fatal 32175 1726882627.38562: done checking for any_errors_fatal 32175 1726882627.38562: checking for max_fail_percentage 32175 1726882627.38563: done checking for max_fail_percentage 32175 1726882627.38564: checking to see if all hosts have failed and the running result is not ok 32175 1726882627.38564: done checking to see if all hosts have failed 32175 1726882627.38566: getting the next task for host managed_node3 32175 1726882627.38569: done getting next task for host managed_node3 32175 1726882627.38570: ^ task is: None 32175 1726882627.38571: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=60 rescued=0 ignored=0 Friday 20 September 2024 21:37:07 -0400 (0:00:00.104) 0:00:06.156 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.43s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.63s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.52s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Verify network state restored to default -------------------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:77 fedora.linux_system_roles.network : Enable network service -------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Include the task 'show_interfaces.yml' ---------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:10 Include the task 'manage_test_interface.yml' ---------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:73 TEST: I can configure the MTU for a vlan interface without autoconnect. --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Include the task 'assert_device_present.yml' ---------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:16 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Install packages -------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 32175 1726882627.38648: RUNNING CLEANUP