[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. 25222 1726853545.49251: 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-Qi7 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 25222 1726853545.50031: Added group all to inventory 25222 1726853545.50033: Added group ungrouped to inventory 25222 1726853545.50037: Group all now contains ungrouped 25222 1726853545.50040: Examining possible inventory source: /tmp/network-iHm/inventory.yml 25222 1726853545.77917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 25222 1726853545.77982: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 25222 1726853545.78005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 25222 1726853545.78063: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 25222 1726853545.78347: Loaded config def from plugin (inventory/script) 25222 1726853545.78349: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 25222 1726853545.78505: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 25222 1726853545.78744: Loaded config def from plugin (inventory/yaml) 25222 1726853545.78746: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 25222 1726853545.78912: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 25222 1726853545.79404: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 25222 1726853545.79407: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 25222 1726853545.79410: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 25222 1726853545.79416: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 25222 1726853545.79420: Loading data from /tmp/network-iHm/inventory.yml 25222 1726853545.79491: /tmp/network-iHm/inventory.yml was not parsable by auto 25222 1726853545.79561: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 25222 1726853545.79605: Loading data from /tmp/network-iHm/inventory.yml 25222 1726853545.79686: group all already in inventory 25222 1726853545.79697: set inventory_file for managed_node1 25222 1726853545.79702: set inventory_dir for managed_node1 25222 1726853545.79703: Added host managed_node1 to inventory 25222 1726853545.79705: Added host managed_node1 to group all 25222 1726853545.79706: set ansible_host for managed_node1 25222 1726853545.79707: set ansible_ssh_extra_args for managed_node1 25222 1726853545.79710: set inventory_file for managed_node2 25222 1726853545.79713: set inventory_dir for managed_node2 25222 1726853545.79713: Added host managed_node2 to inventory 25222 1726853545.79715: Added host managed_node2 to group all 25222 1726853545.79716: set ansible_host for managed_node2 25222 1726853545.79717: set ansible_ssh_extra_args for managed_node2 25222 1726853545.79719: set inventory_file for managed_node3 25222 1726853545.79721: set inventory_dir for managed_node3 25222 1726853545.79722: Added host managed_node3 to inventory 25222 1726853545.79723: Added host managed_node3 to group all 25222 1726853545.79724: set ansible_host for managed_node3 25222 1726853545.79725: set ansible_ssh_extra_args for managed_node3 25222 1726853545.79727: Reconcile groups and hosts in inventory. 25222 1726853545.79731: Group ungrouped now contains managed_node1 25222 1726853545.79733: Group ungrouped now contains managed_node2 25222 1726853545.79734: Group ungrouped now contains managed_node3 25222 1726853545.79810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 25222 1726853545.79934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 25222 1726853545.79982: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 25222 1726853545.80008: Loaded config def from plugin (vars/host_group_vars) 25222 1726853545.80010: 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) 25222 1726853545.80021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 25222 1726853545.80028: 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) 25222 1726853545.80064: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 25222 1726853545.80396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853545.80495: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 25222 1726853545.80535: Loaded config def from plugin (connection/local) 25222 1726853545.80538: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 25222 1726853545.81241: Loaded config def from plugin (connection/paramiko_ssh) 25222 1726853545.81262: 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) 25222 1726853545.82868: 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) 25222 1726853545.82908: Loaded config def from plugin (connection/psrp) 25222 1726853545.82912: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 25222 1726853545.84532: 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) 25222 1726853545.84575: Loaded config def from plugin (connection/ssh) 25222 1726853545.84579: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 25222 1726853545.87487: 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) 25222 1726853545.87527: Loaded config def from plugin (connection/winrm) 25222 1726853545.87531: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 25222 1726853545.87563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 25222 1726853545.87936: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 25222 1726853545.88002: Loaded config def from plugin (shell/cmd) 25222 1726853545.88004: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 25222 1726853545.88030: 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) 25222 1726853545.88200: Loaded config def from plugin (shell/powershell) 25222 1726853545.88203: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 25222 1726853545.88256: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 25222 1726853545.88816: Loaded config def from plugin (shell/sh) 25222 1726853545.88818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 25222 1726853545.88854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 25222 1726853545.88981: Loaded config def from plugin (become/runas) 25222 1726853545.88983: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 25222 1726853545.89363: Loaded config def from plugin (become/su) 25222 1726853545.89366: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 25222 1726853545.89725: Loaded config def from plugin (become/sudo) 25222 1726853545.89727: 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 25222 1726853545.89761: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_nm.yml 25222 1726853545.90499: in VariableManager get_vars() 25222 1726853545.90520: done with get_vars() 25222 1726853545.90649: trying /usr/local/lib/python3.12/site-packages/ansible/modules 25222 1726853545.95165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 25222 1726853545.95289: in VariableManager get_vars() 25222 1726853545.95294: done with get_vars() 25222 1726853545.95297: variable 'playbook_dir' from source: magic vars 25222 1726853545.95298: variable 'ansible_playbook_python' from source: magic vars 25222 1726853545.95299: variable 'ansible_config_file' from source: magic vars 25222 1726853545.95300: variable 'groups' from source: magic vars 25222 1726853545.95300: variable 'omit' from source: magic vars 25222 1726853545.95301: variable 'ansible_version' from source: magic vars 25222 1726853545.95302: variable 'ansible_check_mode' from source: magic vars 25222 1726853545.95302: variable 'ansible_diff_mode' from source: magic vars 25222 1726853545.95303: variable 'ansible_forks' from source: magic vars 25222 1726853545.95304: variable 'ansible_inventory_sources' from source: magic vars 25222 1726853545.95304: variable 'ansible_skip_tags' from source: magic vars 25222 1726853545.95310: variable 'ansible_limit' from source: magic vars 25222 1726853545.95311: variable 'ansible_run_tags' from source: magic vars 25222 1726853545.95312: variable 'ansible_verbosity' from source: magic vars 25222 1726853545.95348: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml 25222 1726853545.95888: in VariableManager get_vars() 25222 1726853545.95904: done with get_vars() 25222 1726853545.95939: in VariableManager get_vars() 25222 1726853545.95952: done with get_vars() 25222 1726853545.96223: in VariableManager get_vars() 25222 1726853545.96237: done with get_vars() 25222 1726853545.96242: variable 'omit' from source: magic vars 25222 1726853545.96261: variable 'omit' from source: magic vars 25222 1726853545.96300: in VariableManager get_vars() 25222 1726853545.96311: done with get_vars() 25222 1726853545.96356: in VariableManager get_vars() 25222 1726853545.96369: done with get_vars() 25222 1726853545.96411: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 25222 1726853545.96631: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 25222 1726853545.96762: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 25222 1726853545.97432: in VariableManager get_vars() 25222 1726853545.97450: done with get_vars() 25222 1726853545.97879: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 25222 1726853545.98015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 25222 1726853545.99700: in VariableManager get_vars() 25222 1726853545.99718: done with get_vars() 25222 1726853545.99754: in VariableManager get_vars() 25222 1726853545.99794: done with get_vars() 25222 1726853546.00524: in VariableManager get_vars() 25222 1726853546.00550: done with get_vars() 25222 1726853546.00555: variable 'omit' from source: magic vars 25222 1726853546.00567: variable 'omit' from source: magic vars 25222 1726853546.00598: in VariableManager get_vars() 25222 1726853546.00612: done with get_vars() 25222 1726853546.00633: in VariableManager get_vars() 25222 1726853546.00649: done with get_vars() 25222 1726853546.00683: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 25222 1726853546.00795: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 25222 1726853546.00961: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 25222 1726853546.02915: in VariableManager get_vars() 25222 1726853546.02939: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 25222 1726853546.07114: in VariableManager get_vars() 25222 1726853546.07136: done with get_vars() 25222 1726853546.07268: in VariableManager get_vars() 25222 1726853546.07492: done with get_vars() 25222 1726853546.07547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 25222 1726853546.07562: 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 25222 1726853546.08013: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 25222 1726853546.08383: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 25222 1726853546.08386: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 25222 1726853546.08417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 25222 1726853546.08443: 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) 25222 1726853546.08815: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 25222 1726853546.09076: Loaded config def from plugin (callback/default) 25222 1726853546.09079: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 25222 1726853546.11489: Loaded config def from plugin (callback/junit) 25222 1726853546.11492: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 25222 1726853546.11541: 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) 25222 1726853546.11610: Loaded config def from plugin (callback/minimal) 25222 1726853546.11612: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 25222 1726853546.11651: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 25222 1726853546.11915: Loaded config def from plugin (callback/tree) 25222 1726853546.11917: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 25222 1726853546.12034: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 25222 1726853546.12036: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ipv6_nm.yml **************************************************** 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_nm.yml 25222 1726853546.12068: in VariableManager get_vars() 25222 1726853546.12287: done with get_vars() 25222 1726853546.12293: in VariableManager get_vars() 25222 1726853546.12303: done with get_vars() 25222 1726853546.12307: variable 'omit' from source: magic vars 25222 1726853546.12345: in VariableManager get_vars() 25222 1726853546.12362: done with get_vars() 25222 1726853546.12386: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ipv6.yml' with nm as provider] ************* 25222 1726853546.13558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 25222 1726853546.13631: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 25222 1726853546.13915: getting the remaining hosts for this loop 25222 1726853546.13916: done getting the remaining hosts for this loop 25222 1726853546.13920: getting the next task for host managed_node2 25222 1726853546.13923: done getting next task for host managed_node2 25222 1726853546.13925: ^ task is: TASK: Gathering Facts 25222 1726853546.13927: ^ 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 25222 1726853546.13929: getting variables 25222 1726853546.13930: in VariableManager get_vars() 25222 1726853546.13940: Calling all_inventory to load vars for managed_node2 25222 1726853546.13943: Calling groups_inventory to load vars for managed_node2 25222 1726853546.13945: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853546.13960: Calling all_plugins_play to load vars for managed_node2 25222 1726853546.13972: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853546.13976: Calling groups_plugins_play to load vars for managed_node2 25222 1726853546.14008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853546.14062: done with get_vars() 25222 1726853546.14069: done getting variables 25222 1726853546.14133: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_nm.yml:6 Friday 20 September 2024 13:32:26 -0400 (0:00:00.021) 0:00:00.021 ****** 25222 1726853546.14157: entering _queue_task() for managed_node2/gather_facts 25222 1726853546.14158: Creating lock for gather_facts 25222 1726853546.15178: worker is 1 (out of 1 available) 25222 1726853546.15186: exiting _queue_task() for managed_node2/gather_facts 25222 1726853546.15196: done queuing things up, now waiting for results queue to drain 25222 1726853546.15198: waiting for pending results... 25222 1726853546.15542: running TaskExecutor() for managed_node2/TASK: Gathering Facts 25222 1726853546.15613: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000b9 25222 1726853546.15852: variable 'ansible_search_path' from source: unknown 25222 1726853546.15856: calling self._execute() 25222 1726853546.15858: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853546.15861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853546.15865: variable 'omit' from source: magic vars 25222 1726853546.16056: variable 'omit' from source: magic vars 25222 1726853546.16234: variable 'omit' from source: magic vars 25222 1726853546.16270: variable 'omit' from source: magic vars 25222 1726853546.16315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853546.16468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853546.16513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853546.16536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853546.16592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853546.16623: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853546.16626: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853546.16628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853546.16844: Set connection var ansible_shell_executable to /bin/sh 25222 1726853546.16850: Set connection var ansible_pipelining to False 25222 1726853546.16861: Set connection var ansible_timeout to 10 25222 1726853546.16979: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853546.16982: Set connection var ansible_shell_type to sh 25222 1726853546.16985: Set connection var ansible_connection to ssh 25222 1726853546.17007: variable 'ansible_shell_executable' from source: unknown 25222 1726853546.17010: variable 'ansible_connection' from source: unknown 25222 1726853546.17012: variable 'ansible_module_compression' from source: unknown 25222 1726853546.17015: variable 'ansible_shell_type' from source: unknown 25222 1726853546.17017: variable 'ansible_shell_executable' from source: unknown 25222 1726853546.17020: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853546.17022: variable 'ansible_pipelining' from source: unknown 25222 1726853546.17024: variable 'ansible_timeout' from source: unknown 25222 1726853546.17029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853546.17463: 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) 25222 1726853546.17475: variable 'omit' from source: magic vars 25222 1726853546.17479: starting attempt loop 25222 1726853546.17481: running the handler 25222 1726853546.17494: variable 'ansible_facts' from source: unknown 25222 1726853546.17512: _low_level_execute_command(): starting 25222 1726853546.17635: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853546.19079: 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 <<< 25222 1726853546.19187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853546.19402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853546.19405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853546.19407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853546.19489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853546.21228: stdout chunk (state=3): >>>/root <<< 25222 1726853546.21383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853546.21534: stderr chunk (state=3): >>><<< 25222 1726853546.21538: stdout chunk (state=3): >>><<< 25222 1726853546.21541: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853546.21544: _low_level_execute_command(): starting 25222 1726853546.21547: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710 `" && echo ansible-tmp-1726853546.2144673-25257-44281164583710="` echo /root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710 `" ) && sleep 0' 25222 1726853546.22763: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853546.22778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853546.22794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853546.22939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853546.23067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853546.23114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853546.23189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853546.25244: stdout chunk (state=3): >>>ansible-tmp-1726853546.2144673-25257-44281164583710=/root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710 <<< 25222 1726853546.25381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853546.25401: stdout chunk (state=3): >>><<< 25222 1726853546.25416: stderr chunk (state=3): >>><<< 25222 1726853546.25437: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853546.2144673-25257-44281164583710=/root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853546.25476: variable 'ansible_module_compression' from source: unknown 25222 1726853546.25543: ANSIBALLZ: Using generic lock for ansible.legacy.setup 25222 1726853546.25550: ANSIBALLZ: Acquiring lock 25222 1726853546.25557: ANSIBALLZ: Lock acquired: 140173327031312 25222 1726853546.25564: ANSIBALLZ: Creating module 25222 1726853546.62713: ANSIBALLZ: Writing module into payload 25222 1726853546.62864: ANSIBALLZ: Writing module 25222 1726853546.62903: ANSIBALLZ: Renaming module 25222 1726853546.62906: ANSIBALLZ: Done creating module 25222 1726853546.62931: variable 'ansible_facts' from source: unknown 25222 1726853546.63013: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853546.63017: _low_level_execute_command(): starting 25222 1726853546.63023: _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' 25222 1726853546.63608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853546.63629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853546.63692: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853546.63790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853546.63864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853546.63914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853546.64027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853546.66159: stdout chunk (state=3): >>>PLATFORM <<< 25222 1726853546.66163: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 25222 1726853546.66280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853546.66283: stdout chunk (state=3): >>><<< 25222 1726853546.66286: stderr chunk (state=3): >>><<< 25222 1726853546.66290: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853546.66295 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 25222 1726853546.66358: _low_level_execute_command(): starting 25222 1726853546.66643: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 25222 1726853546.66794: Sending initial data 25222 1726853546.66798: Sent initial data (1181 bytes) 25222 1726853546.68003: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853546.68079: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853546.68535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853546.68686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853546.72302: 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"} <<< 25222 1726853546.72677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853546.72707: stderr chunk (state=3): >>><<< 25222 1726853546.72715: stdout chunk (state=3): >>><<< 25222 1726853546.72781: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853546.72987: variable 'ansible_facts' from source: unknown 25222 1726853546.72995: variable 'ansible_facts' from source: unknown 25222 1726853546.73119: variable 'ansible_module_compression' from source: unknown 25222 1726853546.73133: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 25222 1726853546.73169: variable 'ansible_facts' from source: unknown 25222 1726853546.73685: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710/AnsiballZ_setup.py 25222 1726853546.74505: Sending initial data 25222 1726853546.74508: Sent initial data (153 bytes) 25222 1726853546.75196: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853546.75209: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853546.75219: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853546.75366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853546.75370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853546.75506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853546.75594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853546.77540: 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 <<< 25222 1726853546.77602: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853546.77802: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpgq6z9vjh /root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710/AnsiballZ_setup.py <<< 25222 1726853546.77814: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710/AnsiballZ_setup.py" <<< 25222 1726853546.77887: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpgq6z9vjh" to remote "/root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710/AnsiballZ_setup.py" <<< 25222 1726853546.80801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853546.80877: stderr chunk (state=3): >>><<< 25222 1726853546.80881: stdout chunk (state=3): >>><<< 25222 1726853546.81006: done transferring module to remote 25222 1726853546.81009: _low_level_execute_command(): starting 25222 1726853546.81012: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710/ /root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710/AnsiballZ_setup.py && sleep 0' 25222 1726853546.82717: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853546.83040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853546.83293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853546.83398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853546.85394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853546.85397: stdout chunk (state=3): >>><<< 25222 1726853546.85400: stderr chunk (state=3): >>><<< 25222 1726853546.85420: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853546.85529: _low_level_execute_command(): starting 25222 1726853546.85533: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710/AnsiballZ_setup.py && sleep 0' 25222 1726853546.86892: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853546.87068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853546.87182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853546.89521: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 25222 1726853546.89548: stdout chunk (state=3): >>>import _imp # builtin <<< 25222 1726853546.89617: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 25222 1726853546.89674: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 25222 1726853546.89690: stdout chunk (state=3): >>>import 'posix' # <<< 25222 1726853546.89779: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 25222 1726853546.89788: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 25222 1726853546.89999: 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' <<< 25222 1726853546.90034: stdout chunk (state=3): >>>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 0x7f901de184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dde7b30> # /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 0x7f901de1aa50> import '_signal' # import '_abc' # import 'abc' # <<< 25222 1726853546.90048: stdout chunk (state=3): >>>import 'io' # <<< 25222 1726853546.90078: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 25222 1726853546.90168: stdout chunk (state=3): >>>import '_collections_abc' # <<< 25222 1726853546.90194: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 25222 1726853546.90231: stdout chunk (state=3): >>>import 'os' # <<< 25222 1726853546.90277: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 25222 1726853546.90290: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 25222 1726853546.90326: 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' <<< 25222 1726853546.90347: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc09130> <<< 25222 1726853546.90448: 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 <<< 25222 1726853546.90452: 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 0x7f901dc09fa0> import 'site' # <<< 25222 1726853546.90536: 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. <<< 25222 1726853546.91006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 25222 1726853546.91009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 25222 1726853546.91038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc47dd0> <<< 25222 1726853546.91068: 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' <<< 25222 1726853546.91099: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc47fe0> <<< 25222 1726853546.91118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 25222 1726853546.91141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 25222 1726853546.91163: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 25222 1726853546.91218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853546.91406: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc7f800> # /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 0x7f901dc7fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc5faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc5d1c0> <<< 25222 1726853546.91512: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc44f80> <<< 25222 1726853546.91549: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 25222 1726853546.91568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 25222 1726853546.91572: stdout chunk (state=3): >>>import '_sre' # <<< 25222 1726853546.91606: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 25222 1726853546.91640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 25222 1726853546.91643: 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' <<< 25222 1726853546.91689: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc9f6e0> <<< 25222 1726853546.91696: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc9e300> <<< 25222 1726853546.91733: 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 0x7f901dc5e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc46e70> <<< 25222 1726853546.91787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 25222 1726853546.91813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc44200> <<< 25222 1726853546.91879: 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 0x7f901dcd4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd4b00> <<< 25222 1726853546.91982: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901dcd4ef0> <<< 25222 1726853546.92000: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc42d20> # /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 <<< 25222 1726853546.92029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd5280> <<< 25222 1726853546.92105: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 25222 1726853546.92116: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd64b0> import 'importlib.util' # import 'runpy' # <<< 25222 1726853546.92185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 25222 1726853546.92247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcec680> import 'errno' # <<< 25222 1726853546.92315: 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 0x7f901dcedd30> <<< 25222 1726853546.92337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dceebd0> <<< 25222 1726853546.92483: 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 0x7f901dcef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcee120> <<< 25222 1726853546.92497: 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' # 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 0x7f901dcefcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcef3e0> <<< 25222 1726853546.92528: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd6450> <<< 25222 1726853546.92552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 25222 1726853546.92593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 25222 1726853546.92629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 25222 1726853546.92900: 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 0x7f901d9ebbc0> # /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 0x7f901da14710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da14470> # 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 0x7f901da146b0> # /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' <<< 25222 1726853546.92982: 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 0x7f901da14fe0> <<< 25222 1726853546.93120: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853546.93165: 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 0x7f901da15910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da14890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d9e9d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 25222 1726853546.93197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 25222 1726853546.93256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da16cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da15790> <<< 25222 1726853546.93306: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd6ba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 25222 1726853546.93379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853546.93395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 25222 1726853546.93444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 25222 1726853546.93469: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da43020> <<< 25222 1726853546.93534: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 25222 1726853546.93567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853546.93694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 25222 1726853546.93707: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da633e0> # /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' <<< 25222 1726853546.93730: stdout chunk (state=3): >>>import 'ntpath' # <<< 25222 1726853546.93764: 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 0x7f901dac4200> <<< 25222 1726853546.93790: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 25222 1726853546.93886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 25222 1726853546.93905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 25222 1726853546.93972: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dac6960> <<< 25222 1726853546.94043: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dac4320> <<< 25222 1726853546.94134: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da911f0> # /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 0x7f901d3252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da621e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da17bf0> <<< 25222 1726853546.94328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 25222 1726853546.94350: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f901da62300> <<< 25222 1726853546.94762: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_rp4z0v0t/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 25222 1726853546.94805: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 25222 1726853546.94852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 25222 1726853546.95122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d38af90> import '_typing' # <<< 25222 1726853546.95170: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d369e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d369040> <<< 25222 1726853546.95397: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 25222 1726853546.96973: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853546.98215: 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 0x7f901d388e60> # /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 0x7f901d3be930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d3be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d3be030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 25222 1726853546.98247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 25222 1726853546.98275: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d3bea50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d38bc20> import 'atexit' # <<< 25222 1726853546.98307: 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 0x7f901d3bf680> <<< 25222 1726853546.98358: 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 0x7f901d3bf8c0> <<< 25222 1726853546.98370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 25222 1726853546.98430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 25222 1726853546.98445: stdout chunk (state=3): >>>import '_locale' # <<< 25222 1726853546.98568: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d3bfe00> import 'pwd' # <<< 25222 1726853546.98573: 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' <<< 25222 1726853546.98705: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d225b80> # 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 0x7f901d2277a0> <<< 25222 1726853546.98713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 25222 1726853546.98716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d2281a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 25222 1726853546.98794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d229340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 25222 1726853546.98983: 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' <<< 25222 1726853546.99053: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d22bdd0> # 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 0x7f901d228110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d22a0f0> # /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 <<< 25222 1726853546.99603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d233c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d232750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d2324b0> # /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 0x7f901d232a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d22a5a0> <<< 25222 1726853546.99606: 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 0x7f901d277f20> <<< 25222 1726853546.99612: 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 0x7f901d2780b0> <<< 25222 1726853546.99615: 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 <<< 25222 1726853546.99637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # 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 0x7f901d279b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d279940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 25222 1726853546.99737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901d27c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d27a270> <<< 25222 1726853546.99843: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 25222 1726853546.99882: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d27f860> <<< 25222 1726853547.00191: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d27c230> # 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 0x7f901d280890> # 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 0x7f901d280a40> # 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 0x7f901d280920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d278290> <<< 25222 1726853547.00206: 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 <<< 25222 1726853547.00240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 25222 1726853547.00291: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853547.00305: 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 0x7f901d10c0e0> <<< 25222 1726853547.00455: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901d10d460> <<< 25222 1726853547.00532: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d282870> # 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 0x7f901d283c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d2824e0> <<< 25222 1726853547.00568: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 25222 1726853547.00665: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.00809: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.00812: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 25222 1726853547.00826: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 25222 1726853547.00888: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.00944: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.01060: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.01790: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.02248: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 25222 1726853547.02309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853547.02324: 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 0x7f901d1115e0> <<< 25222 1726853547.02718: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d112390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d10d7f0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 25222 1726853547.02744: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.02944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d112600> # zipimport: zlib available <<< 25222 1726853547.03409: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.03853: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.03876: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.03949: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 25222 1726853547.04027: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 25222 1726853547.04101: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.04306: stdout chunk (state=3): >>>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' # <<< 25222 1726853547.04397: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.04550: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.04898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 25222 1726853547.04927: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d113680> <<< 25222 1726853547.04947: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.05017: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.05259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853547.05307: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.05364: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.05470: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853547.05572: 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 0x7f901d11e120> <<< 25222 1726853547.05594: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1198e0> <<< 25222 1726853547.05665: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 25222 1726853547.05708: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.05912: stdout chunk (state=3): >>># 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 <<< 25222 1726853547.05975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 25222 1726853547.06005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 25222 1726853547.06064: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d206a50> <<< 25222 1726853547.06140: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d2fe720> <<< 25222 1726853547.06200: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d11e0f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d114590> # destroy ansible.module_utils.distro<<< 25222 1726853547.06259: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 25222 1726853547.06378: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 25222 1726853547.06404: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 25222 1726853547.06428: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.06530: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.06533: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.06535: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.06578: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.06652: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.06658: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.06821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 25222 1726853547.06996: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 25222 1726853547.07099: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.07349: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 25222 1726853547.07382: 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' <<< 25222 1726853547.07414: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 25222 1726853547.07496: stdout chunk (state=3): >>># /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' <<< 25222 1726853547.07559: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1b2120> # /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' <<< 25222 1726853547.07682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 25222 1726853547.07685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce17f80> # 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 0x7f901ce1c470> <<< 25222 1726853547.07720: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d19aab0> <<< 25222 1726853547.07923: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1b2c90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1b0800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1b11f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 25222 1726853547.08012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /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 0x7f901ce1f440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce1ecf0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853547.08031: 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 0x7f901ce1eed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce1e120> <<< 25222 1726853547.08226: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 25222 1726853547.08285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce1f5f0> # /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 0x7f901ce82120> <<< 25222 1726853547.08357: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce80140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1b0560> import 'ansible.module_utils.facts.timeout' # <<< 25222 1726853547.08477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 25222 1726853547.08516: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 25222 1726853547.08530: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.08591: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.08878: stdout chunk (state=3): >>>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 <<< 25222 1726853547.08882: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.08930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 25222 1726853547.08934: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.09114: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853547.09167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 25222 1726853547.09182: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.09669: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.10260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853547.10320: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853547.10362: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 25222 1726853547.10365: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.10538: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 25222 1726853547.10542: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.10549: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.10672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 25222 1726853547.10675: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 25222 1726853547.10708: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.10801: 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' <<< 25222 1726853547.10828: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce83a10> <<< 25222 1726853547.11101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce82e40> import 'ansible.module_utils.facts.system.local' # <<< 25222 1726853547.11118: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 25222 1726853547.11152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 25222 1726853547.11176: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.11253: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.11446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853547.11495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 25222 1726853547.11515: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.11540: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.11667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 25222 1726853547.11984: stdout chunk (state=3): >>># 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 0x7f901cebe390> <<< 25222 1726853547.12093: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ceaf080> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 25222 1726853547.12124: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 25222 1726853547.12206: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.12412: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.12439: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.12552: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 25222 1726853547.12598: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.12634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 25222 1726853547.12659: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.12687: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.12746: 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' <<< 25222 1726853547.12824: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f901ced1ca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ceaf320> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 25222 1726853547.12895: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 25222 1726853547.12906: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.12947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 25222 1726853547.13185: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.13257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 25222 1726853547.13260: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.13385: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.13505: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.13784: stdout chunk (state=3): >>># 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 <<< 25222 1726853547.13912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 25222 1726853547.14030: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.14164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 25222 1726853547.14257: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.14260: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.14292: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.17519: stdout chunk (state=3): >>># 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 <<< 25222 1726853547.17529: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853547.17792: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.17828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 25222 1726853547.17863: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.17905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 25222 1726853547.17912: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.17933: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.17968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 25222 1726853547.17973: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.18044: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.18116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 25222 1726853547.18122: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.18142: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.18174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 25222 1726853547.18386: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 25222 1726853547.18390: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.18495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 25222 1726853547.18498: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.18833: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.18984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 25222 1726853547.19062: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.19065: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.19123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 25222 1726853547.19129: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.19174: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.19193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 25222 1726853547.19268: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.19329: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 25222 1726853547.19618: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 25222 1726853547.20715: stdout chunk (state=3): >>># zipimport: zlib available<<< 25222 1726853547.20785: 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 # 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 <<< 25222 1726853547.20988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 25222 1726853547.21036: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.21107: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 25222 1726853547.21162: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.21344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 25222 1726853547.21379: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.21509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 25222 1726853547.21637: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853547.22085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 25222 1726853547.23424: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 25222 1726853547.23432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 25222 1726853547.23491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 25222 1726853547.23494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 25222 1726853547.23535: 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 0x7f901cc6ac90> <<< 25222 1726853547.23689: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901cc698e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d2817c0> <<< 25222 1726853547.34923: stdout chunk (state=3): >>># /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 0x7f901ccb0080> # /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 0x7f901ccb14f0> <<< 25222 1726853547.34959: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 25222 1726853547.34967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853547.35069: 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 0x7f901ccb38f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ccb2930> <<< 25222 1726853547.35369: 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 <<< 25222 1726853547.60633: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "27", "epoch": "1726853547", "epoch_int": "1726853547", "date": "2024-09-20", "time": "13:32:27", "iso8601_micro": "2024-09-20T17:32:27.220688Z", "iso8601": "2024-09-20T17:32:27Z", "iso8601_basic": "20240920T133227220688", "iso8601_basic_short": "20240920T133227", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "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_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"<<< 25222 1726853547.60659: stdout chunk (state=3): >>>: "10.31.46.199 60520 10.31.9.197 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.46.199 60520 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_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.8701171875, "5m": 0.58251953125, "15m": 0.31396484375}, "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": 2959, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 572, "free": 2959}, "nocache": {"free": 3298, "used": 233}, "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": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "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": 757, "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": 261794533376, "block_size": 4096, "block_total": 65519099, "block_available": 63914681, "block_used": 1604418, "inode_total": 131070960, "inode_available": 131029064, "inode_used": 41896, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45<<< 25222 1726853547.60693: stdout chunk (state=3): >>>", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 25222 1726853547.61862: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__<<< 25222 1726853547.61881: stdout chunk (state=3): >>> # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix <<< 25222 1726853547.61889: stdout chunk (state=3): >>># cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing 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 <<< 25222 1726853547.61895: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy<<< 25222 1726853547.62052: 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 # 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 <<< 25222 1726853547.62060: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _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<<< 25222 1726853547.62091: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb<<< 25222 1726853547.62144: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd <<< 25222 1726853547.62158: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 25222 1726853547.62691: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 25222 1726853547.62719: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 25222 1726853547.62721: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 25222 1726853547.62724: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 25222 1726853547.62726: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 25222 1726853547.62789: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 25222 1726853547.62793: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 25222 1726853547.62818: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 25222 1726853547.62851: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 25222 1726853547.62875: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 25222 1726853547.62900: stdout chunk (state=3): >>># destroy selinux <<< 25222 1726853547.62922: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 25222 1726853547.62986: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 25222 1726853547.62989: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 25222 1726853547.63045: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 25222 1726853547.63049: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 25222 1726853547.63083: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 25222 1726853547.63102: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 25222 1726853547.63132: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 25222 1726853547.63153: stdout chunk (state=3): >>># destroy json <<< 25222 1726853547.63186: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 25222 1726853547.63202: stdout chunk (state=3): >>># 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 <<< 25222 1726853547.63265: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 25222 1726853547.63302: 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 # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._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 <<< 25222 1726853547.63343: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 25222 1726853547.63387: stdout chunk (state=3): >>># 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 <<< 25222 1726853547.63409: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 25222 1726853547.63454: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 25222 1726853547.63478: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 25222 1726853547.63500: 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 <<< 25222 1726853547.63702: stdout chunk (state=3): >>># destroy sys.monitoring <<< 25222 1726853547.63715: stdout chunk (state=3): >>># destroy _socket <<< 25222 1726853547.63751: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 25222 1726853547.63790: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 25222 1726853547.63794: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 25222 1726853547.63829: 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 <<< 25222 1726853547.63848: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 25222 1726853547.63882: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 25222 1726853547.64001: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 25222 1726853547.64048: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 25222 1726853547.64091: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string <<< 25222 1726853547.64113: stdout chunk (state=3): >>># destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 25222 1726853547.64123: stdout chunk (state=3): >>># clear sys.audit hooks <<< 25222 1726853547.64547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853547.64550: stdout chunk (state=3): >>><<< 25222 1726853547.64552: stderr chunk (state=3): >>><<< 25222 1726853547.64797: _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 0x7f901de184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dde7b30> # /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 0x7f901de1aa50> 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 0x7f901dc09130> # /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 0x7f901dc09fa0> 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 0x7f901dc47dd0> # /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 0x7f901dc47fe0> # /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 0x7f901dc7f800> # /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 0x7f901dc7fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc5faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc5d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc44f80> # /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 0x7f901dc9f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc9e300> # /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 0x7f901dc5e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc46e70> # /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 0x7f901dcd47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc44200> # /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 0x7f901dcd4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd4b00> # 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 0x7f901dcd4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dc42d20> # /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 0x7f901dcd55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd5280> 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 0x7f901dcd64b0> 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 0x7f901dcec680> 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 0x7f901dcedd30> # /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 0x7f901dceebd0> # 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 0x7f901dcef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcee120> # /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 0x7f901dcefcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcef3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd6450> # /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 0x7f901d9ebbc0> # /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 0x7f901da14710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da14470> # 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 0x7f901da146b0> # /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 0x7f901da14fe0> # 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 0x7f901da15910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da14890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d9e9d60> # /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 0x7f901da16cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da15790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dcd6ba0> # /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 0x7f901da43020> # /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 0x7f901da633e0> # /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 0x7f901dac4200> # /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 0x7f901dac6960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901dac4320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da911f0> # /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 0x7f901d3252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da621e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901da17bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f901da62300> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_rp4z0v0t/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 0x7f901d38af90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d369e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d369040> # 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 0x7f901d388e60> # /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 0x7f901d3be930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d3be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d3be030> # /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 0x7f901d3bea50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d38bc20> 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 0x7f901d3bf680> # 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 0x7f901d3bf8c0> # /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 0x7f901d3bfe00> 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 0x7f901d225b80> # 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 0x7f901d2277a0> # /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 0x7f901d2281a0> # /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 0x7f901d229340> # /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 0x7f901d22bdd0> # 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 0x7f901d228110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d22a0f0> # /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 0x7f901d233c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d232750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d2324b0> # /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 0x7f901d232a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d22a5a0> # 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 0x7f901d277f20> # /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 0x7f901d2780b0> # /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 0x7f901d279b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d279940> # /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 0x7f901d27c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d27a270> # /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 0x7f901d27f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d27c230> # 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 0x7f901d280890> # 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 0x7f901d280a40> # 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 0x7f901d280920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d278290> # /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 0x7f901d10c0e0> # 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 0x7f901d10d460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d282870> # 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 0x7f901d283c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d2824e0> # 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 0x7f901d1115e0> # /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 0x7f901d112390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d10d7f0> 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 0x7f901d112600> # 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 0x7f901d113680> # 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 0x7f901d11e120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1198e0> 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 0x7f901d206a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d2fe720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d11e0f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d114590> # 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 0x7f901d1b2120> # /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 0x7f901ce17f80> # 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 0x7f901ce1c470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d19aab0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1b2c90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1b0800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1b11f0> # /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 0x7f901ce1f440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce1ecf0> # 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 0x7f901ce1eed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce1e120> # /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 0x7f901ce1f5f0> # /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 0x7f901ce82120> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ce80140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d1b0560> 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 0x7f901ce83a10> # /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 0x7f901ce82e40> 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 0x7f901cebe390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ceaf080> 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 0x7f901ced1ca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ceaf320> 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 0x7f901cc6ac90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901cc698e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901d2817c0> # /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 0x7f901ccb0080> # /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 0x7f901ccb14f0> # /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 0x7f901ccb38f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901ccb2930> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "27", "epoch": "1726853547", "epoch_int": "1726853547", "date": "2024-09-20", "time": "13:32:27", "iso8601_micro": "2024-09-20T17:32:27.220688Z", "iso8601": "2024-09-20T17:32:27Z", "iso8601_basic": "20240920T133227220688", "iso8601_basic_short": "20240920T133227", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "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_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.46.199 60520 10.31.9.197 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.46.199 60520 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_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.8701171875, "5m": 0.58251953125, "15m": 0.31396484375}, "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": 2959, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 572, "free": 2959}, "nocache": {"free": 3298, "used": 233}, "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": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "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": 757, "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": 261794533376, "block_size": 4096, "block_total": 65519099, "block_available": 63914681, "block_used": 1604418, "inode_total": 131070960, "inode_available": 131029064, "inode_used": 41896, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 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_node2 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. 25222 1726853547.66977: 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-1726853546.2144673-25257-44281164583710/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853547.66981: _low_level_execute_command(): starting 25222 1726853547.66983: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853546.2144673-25257-44281164583710/ > /dev/null 2>&1 && sleep 0' 25222 1726853547.67531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853547.67588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853547.67660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853547.67677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853547.67695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853547.67808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853547.69877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853547.69881: stdout chunk (state=3): >>><<< 25222 1726853547.69884: stderr chunk (state=3): >>><<< 25222 1726853547.69889: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853547.69891: handler run complete 25222 1726853547.69953: variable 'ansible_facts' from source: unknown 25222 1726853547.70060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853547.70411: variable 'ansible_facts' from source: unknown 25222 1726853547.70504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853547.70652: attempt loop complete, returning result 25222 1726853547.70658: _execute() done 25222 1726853547.70661: dumping result to json 25222 1726853547.70690: done dumping result, returning 25222 1726853547.70705: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-cdd5-a5fe-0000000000b9] 25222 1726853547.70708: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000b9 25222 1726853547.71378: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000b9 25222 1726853547.71381: WORKER PROCESS EXITING ok: [managed_node2] 25222 1726853547.71664: no more pending results, returning what we have 25222 1726853547.71667: results queue empty 25222 1726853547.71668: checking for any_errors_fatal 25222 1726853547.71669: done checking for any_errors_fatal 25222 1726853547.71669: checking for max_fail_percentage 25222 1726853547.71672: done checking for max_fail_percentage 25222 1726853547.71673: checking to see if all hosts have failed and the running result is not ok 25222 1726853547.71674: done checking to see if all hosts have failed 25222 1726853547.71675: getting the remaining hosts for this loop 25222 1726853547.71677: done getting the remaining hosts for this loop 25222 1726853547.71680: getting the next task for host managed_node2 25222 1726853547.71686: done getting next task for host managed_node2 25222 1726853547.71688: ^ task is: TASK: meta (flush_handlers) 25222 1726853547.71689: ^ 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 25222 1726853547.71693: getting variables 25222 1726853547.71694: in VariableManager get_vars() 25222 1726853547.71714: Calling all_inventory to load vars for managed_node2 25222 1726853547.71717: Calling groups_inventory to load vars for managed_node2 25222 1726853547.71720: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853547.71730: Calling all_plugins_play to load vars for managed_node2 25222 1726853547.71732: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853547.71735: Calling groups_plugins_play to load vars for managed_node2 25222 1726853547.71909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853547.72099: done with get_vars() 25222 1726853547.72110: done getting variables 25222 1726853547.72178: in VariableManager get_vars() 25222 1726853547.72187: Calling all_inventory to load vars for managed_node2 25222 1726853547.72189: Calling groups_inventory to load vars for managed_node2 25222 1726853547.72191: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853547.72196: Calling all_plugins_play to load vars for managed_node2 25222 1726853547.72198: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853547.72200: Calling groups_plugins_play to load vars for managed_node2 25222 1726853547.72345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853547.72530: done with get_vars() 25222 1726853547.72543: done queuing things up, now waiting for results queue to drain 25222 1726853547.72545: results queue empty 25222 1726853547.72546: checking for any_errors_fatal 25222 1726853547.72549: done checking for any_errors_fatal 25222 1726853547.72550: checking for max_fail_percentage 25222 1726853547.72551: done checking for max_fail_percentage 25222 1726853547.72551: checking to see if all hosts have failed and the running result is not ok 25222 1726853547.72559: done checking to see if all hosts have failed 25222 1726853547.72560: getting the remaining hosts for this loop 25222 1726853547.72561: done getting the remaining hosts for this loop 25222 1726853547.72563: getting the next task for host managed_node2 25222 1726853547.72567: done getting next task for host managed_node2 25222 1726853547.72570: ^ task is: TASK: Include the task 'el_repo_setup.yml' 25222 1726853547.72573: ^ 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 25222 1726853547.72575: getting variables 25222 1726853547.72576: in VariableManager get_vars() 25222 1726853547.72584: Calling all_inventory to load vars for managed_node2 25222 1726853547.72586: Calling groups_inventory to load vars for managed_node2 25222 1726853547.72588: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853547.72592: Calling all_plugins_play to load vars for managed_node2 25222 1726853547.72595: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853547.72598: Calling groups_plugins_play to load vars for managed_node2 25222 1726853547.72729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853547.72914: done with get_vars() 25222 1726853547.72921: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_nm.yml:11 Friday 20 September 2024 13:32:27 -0400 (0:00:01.588) 0:00:01.610 ****** 25222 1726853547.72993: entering _queue_task() for managed_node2/include_tasks 25222 1726853547.72995: Creating lock for include_tasks 25222 1726853547.73533: worker is 1 (out of 1 available) 25222 1726853547.73545: exiting _queue_task() for managed_node2/include_tasks 25222 1726853547.73558: done queuing things up, now waiting for results queue to drain 25222 1726853547.73559: waiting for pending results... 25222 1726853547.74388: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 25222 1726853547.74392: in run() - task 02083763-bbaf-cdd5-a5fe-000000000006 25222 1726853547.74394: variable 'ansible_search_path' from source: unknown 25222 1726853547.74486: calling self._execute() 25222 1726853547.74489: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853547.74492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853547.74494: variable 'omit' from source: magic vars 25222 1726853547.75058: _execute() done 25222 1726853547.75063: dumping result to json 25222 1726853547.75066: done dumping result, returning 25222 1726853547.75068: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-cdd5-a5fe-000000000006] 25222 1726853547.75070: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000006 25222 1726853547.75143: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000006 25222 1726853547.75146: WORKER PROCESS EXITING 25222 1726853547.75201: no more pending results, returning what we have 25222 1726853547.75205: in VariableManager get_vars() 25222 1726853547.75245: Calling all_inventory to load vars for managed_node2 25222 1726853547.75249: Calling groups_inventory to load vars for managed_node2 25222 1726853547.75256: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853547.75269: Calling all_plugins_play to load vars for managed_node2 25222 1726853547.75274: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853547.75278: Calling groups_plugins_play to load vars for managed_node2 25222 1726853547.75566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853547.75927: done with get_vars() 25222 1726853547.75934: variable 'ansible_search_path' from source: unknown 25222 1726853547.75949: we have included files to process 25222 1726853547.75950: generating all_blocks data 25222 1726853547.75951: done generating all_blocks data 25222 1726853547.75952: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 25222 1726853547.75956: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 25222 1726853547.75959: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 25222 1726853547.76574: in VariableManager get_vars() 25222 1726853547.76588: done with get_vars() 25222 1726853547.76603: done processing included file 25222 1726853547.76605: iterating over new_blocks loaded from include file 25222 1726853547.76607: in VariableManager get_vars() 25222 1726853547.76631: done with get_vars() 25222 1726853547.76632: filtering new block on tags 25222 1726853547.76642: done filtering new block on tags 25222 1726853547.76643: in VariableManager get_vars() 25222 1726853547.76649: done with get_vars() 25222 1726853547.76650: filtering new block on tags 25222 1726853547.76662: done filtering new block on tags 25222 1726853547.76664: in VariableManager get_vars() 25222 1726853547.76673: done with get_vars() 25222 1726853547.76674: filtering new block on tags 25222 1726853547.76682: done filtering new block on tags 25222 1726853547.76683: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 25222 1726853547.76686: extending task lists for all hosts with included blocks 25222 1726853547.76714: done extending task lists 25222 1726853547.76715: done processing included files 25222 1726853547.76715: results queue empty 25222 1726853547.76716: checking for any_errors_fatal 25222 1726853547.76717: done checking for any_errors_fatal 25222 1726853547.76717: checking for max_fail_percentage 25222 1726853547.76718: done checking for max_fail_percentage 25222 1726853547.76718: checking to see if all hosts have failed and the running result is not ok 25222 1726853547.76719: done checking to see if all hosts have failed 25222 1726853547.76719: getting the remaining hosts for this loop 25222 1726853547.76720: done getting the remaining hosts for this loop 25222 1726853547.76721: getting the next task for host managed_node2 25222 1726853547.76724: done getting next task for host managed_node2 25222 1726853547.76725: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 25222 1726853547.76726: ^ 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 25222 1726853547.76728: getting variables 25222 1726853547.76728: in VariableManager get_vars() 25222 1726853547.76733: Calling all_inventory to load vars for managed_node2 25222 1726853547.76735: Calling groups_inventory to load vars for managed_node2 25222 1726853547.76736: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853547.76739: Calling all_plugins_play to load vars for managed_node2 25222 1726853547.76741: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853547.76742: Calling groups_plugins_play to load vars for managed_node2 25222 1726853547.76836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853547.76942: done with get_vars() 25222 1726853547.76948: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:32:27 -0400 (0:00:00.040) 0:00:01.650 ****** 25222 1726853547.76997: entering _queue_task() for managed_node2/setup 25222 1726853547.77183: worker is 1 (out of 1 available) 25222 1726853547.77195: exiting _queue_task() for managed_node2/setup 25222 1726853547.77206: done queuing things up, now waiting for results queue to drain 25222 1726853547.77207: waiting for pending results... 25222 1726853547.77587: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 25222 1726853547.77592: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000ca 25222 1726853547.77596: variable 'ansible_search_path' from source: unknown 25222 1726853547.77598: variable 'ansible_search_path' from source: unknown 25222 1726853547.77715: calling self._execute() 25222 1726853547.77769: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853547.77775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853547.77783: variable 'omit' from source: magic vars 25222 1726853547.78480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853547.81139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853547.81251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853547.81300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853547.81337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853547.81406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853547.81531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853547.81580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853547.81623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853547.81670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853547.81695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853547.81889: variable 'ansible_facts' from source: unknown 25222 1726853547.81972: variable 'network_test_required_facts' from source: task vars 25222 1726853547.82017: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 25222 1726853547.82028: variable 'omit' from source: magic vars 25222 1726853547.82077: variable 'omit' from source: magic vars 25222 1726853547.82114: variable 'omit' from source: magic vars 25222 1726853547.82144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853547.82175: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853547.82222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853547.82225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853547.82227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853547.82262: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853547.82270: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853547.82279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853547.82439: Set connection var ansible_shell_executable to /bin/sh 25222 1726853547.82442: Set connection var ansible_pipelining to False 25222 1726853547.82444: Set connection var ansible_timeout to 10 25222 1726853547.82446: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853547.82449: Set connection var ansible_shell_type to sh 25222 1726853547.82451: Set connection var ansible_connection to ssh 25222 1726853547.82456: variable 'ansible_shell_executable' from source: unknown 25222 1726853547.82461: variable 'ansible_connection' from source: unknown 25222 1726853547.82475: variable 'ansible_module_compression' from source: unknown 25222 1726853547.82482: variable 'ansible_shell_type' from source: unknown 25222 1726853547.82489: variable 'ansible_shell_executable' from source: unknown 25222 1726853547.82495: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853547.82502: variable 'ansible_pipelining' from source: unknown 25222 1726853547.82508: variable 'ansible_timeout' from source: unknown 25222 1726853547.82515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853547.82672: 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__) 25222 1726853547.82763: variable 'omit' from source: magic vars 25222 1726853547.82767: starting attempt loop 25222 1726853547.82770: running the handler 25222 1726853547.82773: _low_level_execute_command(): starting 25222 1726853547.82775: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853547.83511: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853547.83625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853547.83717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853547.83881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853547.86105: stdout chunk (state=3): >>>/root <<< 25222 1726853547.86338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853547.86341: stdout chunk (state=3): >>><<< 25222 1726853547.86344: stderr chunk (state=3): >>><<< 25222 1726853547.86380: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853547.86480: _low_level_execute_command(): starting 25222 1726853547.86484: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495 `" && echo ansible-tmp-1726853547.86394-25328-127986410266495="` echo /root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495 `" ) && sleep 0' 25222 1726853547.87030: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853547.87045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853547.87086: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853547.87102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853547.87136: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853547.87222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853547.87281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853547.87375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853547.90244: stdout chunk (state=3): >>>ansible-tmp-1726853547.86394-25328-127986410266495=/root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495 <<< 25222 1726853547.90444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853547.90448: stdout chunk (state=3): >>><<< 25222 1726853547.90450: stderr chunk (state=3): >>><<< 25222 1726853547.90467: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853547.86394-25328-127986410266495=/root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853547.90519: variable 'ansible_module_compression' from source: unknown 25222 1726853547.90657: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 25222 1726853547.90660: variable 'ansible_facts' from source: unknown 25222 1726853547.90848: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495/AnsiballZ_setup.py 25222 1726853547.91003: Sending initial data 25222 1726853547.91013: Sent initial data (152 bytes) 25222 1726853547.91765: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853547.91789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853547.91806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853547.91914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853547.91966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853547.92041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853547.94588: 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 <<< 25222 1726853547.94683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853547.94767: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpap7aihuc /root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495/AnsiballZ_setup.py <<< 25222 1726853547.94772: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495/AnsiballZ_setup.py" <<< 25222 1726853547.94833: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpap7aihuc" to remote "/root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495/AnsiballZ_setup.py" <<< 25222 1726853547.96602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853547.96780: stderr chunk (state=3): >>><<< 25222 1726853547.96783: stdout chunk (state=3): >>><<< 25222 1726853547.96784: done transferring module to remote 25222 1726853547.96786: _low_level_execute_command(): starting 25222 1726853547.96788: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495/ /root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495/AnsiballZ_setup.py && sleep 0' 25222 1726853547.97488: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853547.97495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853547.97514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853547.97520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853547.97533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853547.97583: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853547.97586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853547.97589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853547.97591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853547.97593: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 25222 1726853547.97596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853547.97598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853547.97610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853547.97678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853547.97693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853547.97705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853547.97811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853548.00538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853548.00613: stderr chunk (state=3): >>><<< 25222 1726853548.00633: stdout chunk (state=3): >>><<< 25222 1726853548.00687: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853548.00690: _low_level_execute_command(): starting 25222 1726853548.00693: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495/AnsiballZ_setup.py && sleep 0' 25222 1726853548.01331: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853548.01349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853548.01367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853548.01445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.01497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853548.01516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853548.01550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853548.01669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853548.04961: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 25222 1726853548.05013: stdout chunk (state=3): >>>import _imp # builtin <<< 25222 1726853548.05052: stdout chunk (state=3): >>>import '_thread' # <<< 25222 1726853548.05075: stdout chunk (state=3): >>>import '_warnings' # <<< 25222 1726853548.05089: stdout chunk (state=3): >>>import '_weakref' # <<< 25222 1726853548.05175: stdout chunk (state=3): >>>import '_io' # <<< 25222 1726853548.05194: stdout chunk (state=3): >>>import 'marshal' # <<< 25222 1726853548.05265: stdout chunk (state=3): >>>import 'posix' # <<< 25222 1726853548.05304: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 25222 1726853548.05466: stdout chunk (state=3): >>># 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' # <<< 25222 1726853548.05508: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 25222 1726853548.05538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 25222 1726853548.05563: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7303684d0> <<< 25222 1726853548.05575: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730337b30> <<< 25222 1726853548.05609: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 25222 1726853548.05619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 25222 1726853548.05645: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb73036aa50> <<< 25222 1726853548.05674: stdout chunk (state=3): >>>import '_signal' # <<< 25222 1726853548.05712: stdout chunk (state=3): >>>import '_abc' # <<< 25222 1726853548.05728: stdout chunk (state=3): >>>import 'abc' # <<< 25222 1726853548.05772: stdout chunk (state=3): >>>import 'io' # <<< 25222 1726853548.05824: stdout chunk (state=3): >>>import '_stat' # <<< 25222 1726853548.05835: stdout chunk (state=3): >>> <<< 25222 1726853548.05848: stdout chunk (state=3): >>>import 'stat' # <<< 25222 1726853548.06154: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # <<< 25222 1726853548.06176: stdout chunk (state=3): >>>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' <<< 25222 1726853548.06188: 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 <<< 25222 1726853548.06201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 25222 1726853548.06251: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb73015d130> <<< 25222 1726853548.06320: 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 <<< 25222 1726853548.06346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.06380: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb73015dfa0> <<< 25222 1726853548.06416: stdout chunk (state=3): >>>import 'site' # <<< 25222 1726853548.06455: 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. <<< 25222 1726853548.07224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 25222 1726853548.07293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 25222 1726853548.07344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 25222 1726853548.07354: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb73019bec0> <<< 25222 1726853548.07455: 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' <<< 25222 1726853548.07587: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb73019bf80> <<< 25222 1726853548.07599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 25222 1726853548.07650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 25222 1726853548.07731: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 25222 1726853548.07885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301d3830> <<< 25222 1726853548.08065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301d3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301b3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301b12b0> <<< 25222 1726853548.08249: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730199070> <<< 25222 1726853548.08282: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 25222 1726853548.08286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 25222 1726853548.08301: stdout chunk (state=3): >>>import '_sre' # <<< 25222 1726853548.08338: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 25222 1726853548.08378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 25222 1726853548.08406: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 25222 1726853548.08427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 25222 1726853548.08474: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301f37d0> <<< 25222 1726853548.08494: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301f23f0> <<< 25222 1726853548.08532: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 25222 1726853548.08568: 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 0x7fb7301b2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301f0bc0> <<< 25222 1726853548.08664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 25222 1726853548.08670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 25222 1726853548.08702: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730228890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301982f0> <<< 25222 1726853548.09098: 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 0x7fb730228d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730228bf0> # 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 0x7fb730228fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730196e10> # /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 0x7fb730229670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730229370> 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 0x7fb73022a540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 25222 1726853548.09148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 25222 1726853548.09178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 25222 1726853548.09210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730240740> <<< 25222 1726853548.09236: stdout chunk (state=3): >>>import 'errno' # <<< 25222 1726853548.09277: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.09304: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.09344: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb730241e20> <<< 25222 1726853548.09349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 25222 1726853548.09369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 25222 1726853548.10467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 25222 1726853548.10501: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730242cc0> # 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 0x7fb7302432f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730242210> # /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 0x7fb730243d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7302434a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb73022a4b0> # /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 0x7fb72ff37c50> # /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 0x7fb72ff607a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff60500> # 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 0x7fb72ff607d0> # /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 0x7fb72ff61100> # 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 0x7fb72ff61af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff609b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff35df0> # /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 0x7fb72ff62f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff61c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb73022ac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 25222 1726853548.10518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.10662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff8b230> <<< 25222 1726853548.10779: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 25222 1726853548.10866: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ffaf5f0> <<< 25222 1726853548.10905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 25222 1726853548.10974: stdout chunk (state=3): >>>import 'ntpath' # <<< 25222 1726853548.11100: 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 0x7fb730010380> # /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' <<< 25222 1726853548.11124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 25222 1726853548.11186: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730012ae0> <<< 25222 1726853548.11242: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7300104a0> <<< 25222 1726853548.11275: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ffd1370> <<< 25222 1726853548.11338: 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 0x7fb72f929430> <<< 25222 1726853548.11342: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ffae3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff63e00> <<< 25222 1726853548.11519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 25222 1726853548.11545: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb72ffae750> <<< 25222 1726853548.11979: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_55qsz33x/ansible_setup_payload.zip' # zipimport: zlib available <<< 25222 1726853548.12050: stdout chunk (state=3): >>># zipimport: zlib available<<< 25222 1726853548.12057: stdout chunk (state=3): >>> <<< 25222 1726853548.12089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 25222 1726853548.12112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 25222 1726853548.12170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 25222 1726853548.12290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 25222 1726853548.12320: 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 0x7fb72f993170> <<< 25222 1726853548.12374: stdout chunk (state=3): >>>import '_typing' # <<< 25222 1726853548.12775: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f972060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9711c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 25222 1726853548.15112: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.16217: 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 0x7fb72f991040> <<< 25222 1726853548.16247: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 25222 1726853548.16251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 25222 1726853548.16280: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.16340: 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 0x7fb72f9c2b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9c28a0> <<< 25222 1726853548.16352: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9c21b0> <<< 25222 1726853548.16373: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 25222 1726853548.16504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9c2ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f993e00> 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 0x7fb72f9c3860> # 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 0x7fb72f9c39e0> <<< 25222 1726853548.16521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 25222 1726853548.16591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 25222 1726853548.16594: stdout chunk (state=3): >>>import '_locale' # <<< 25222 1726853548.16681: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9c3ef0> import 'pwd' # <<< 25222 1726853548.16745: 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' <<< 25222 1726853548.16775: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f82dc70> # 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 0x7fb72f82f890> <<< 25222 1726853548.16818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 25222 1726853548.16932: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f830290> # /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' <<< 25222 1726853548.16935: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f831430> <<< 25222 1726853548.16937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 25222 1726853548.16993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 25222 1726853548.17005: 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' <<< 25222 1726853548.17060: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f833f20> <<< 25222 1726853548.17122: 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 0x7fb72ff62e70> <<< 25222 1726853548.17125: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f8321e0> <<< 25222 1726853548.17144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 25222 1726853548.17170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 25222 1726853548.17207: 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' <<< 25222 1726853548.17231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 25222 1726853548.17360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 25222 1726853548.17381: 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' <<< 25222 1726853548.17402: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f83bdd0> import '_tokenize' # <<< 25222 1726853548.17482: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f83a8a0> <<< 25222 1726853548.17490: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f83a600> <<< 25222 1726853548.17503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 25222 1726853548.17516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 25222 1726853548.17831: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f83ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f8326f0> # 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 0x7fb72f87ff80> # /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 0x7fb72f87ffe0> # /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 0x7fb72f881b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f881910> <<< 25222 1726853548.17884: stdout chunk (state=3): >>># /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' <<< 25222 1726853548.17950: 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 0x7fb72f883fe0> <<< 25222 1726853548.17961: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f8821b0> <<< 25222 1726853548.17978: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 25222 1726853548.18043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.18080: 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' <<< 25222 1726853548.18153: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f887770> <<< 25222 1726853548.18346: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f884140> <<< 25222 1726853548.18428: 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 0x7fb72f888530> <<< 25222 1726853548.18469: 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' <<< 25222 1726853548.18475: 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 0x7fb72f888770> <<< 25222 1726853548.18530: 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 0x7fb72f888aa0> <<< 25222 1726853548.18561: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f880260> <<< 25222 1726853548.18583: 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' <<< 25222 1726853548.18626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 25222 1726853548.18669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.18706: 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 0x7fb72f7140e0> <<< 25222 1726853548.18942: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.18975: 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 0x7fb72f715310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f88a870> <<< 25222 1726853548.19009: 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 0x7fb72f88bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f88a4e0> <<< 25222 1726853548.19047: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 25222 1726853548.19053: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 25222 1726853548.19087: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.19212: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.19351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 25222 1726853548.19379: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 25222 1726853548.19397: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 25222 1726853548.19466: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.19606: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.19792: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.20712: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.21476: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb72f719430> <<< 25222 1726853548.21599: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f71a1b0> <<< 25222 1726853548.21604: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f888110> <<< 25222 1726853548.21678: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 25222 1726853548.21705: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.21735: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 25222 1726853548.22001: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.22221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 25222 1726853548.22226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 25222 1726853548.22247: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f71a360> # zipimport: zlib available <<< 25222 1726853548.23066: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.23969: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.23978: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.24075: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 25222 1726853548.24097: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.24142: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.24189: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 25222 1726853548.24216: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.24399: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.24472: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 25222 1726853548.24492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 25222 1726853548.24547: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.24591: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 25222 1726853548.24602: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.24838: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.25084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 25222 1726853548.25165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 25222 1726853548.25168: stdout chunk (state=3): >>>import '_ast' # <<< 25222 1726853548.25252: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f71b440> <<< 25222 1726853548.25258: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.25331: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.25409: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 25222 1726853548.25450: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 25222 1726853548.25487: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.25535: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 25222 1726853548.25585: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.25622: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.25685: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.25752: 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 <<< 25222 1726853548.25798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.25897: 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' <<< 25222 1726853548.25927: 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 0x7fb72f726030> <<< 25222 1726853548.25959: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f723d40> <<< 25222 1726853548.25982: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 25222 1726853548.26001: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26046: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26126: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26144: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26191: 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 <<< 25222 1726853548.26216: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 25222 1726853548.26252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 25222 1726853548.26269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 25222 1726853548.26329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 25222 1726853548.26348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 25222 1726853548.26378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 25222 1726853548.26419: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f80e810> <<< 25222 1726853548.26457: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9ee4e0> <<< 25222 1726853548.26557: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f725d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f71ad50> # destroy ansible.module_utils.distro <<< 25222 1726853548.26588: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 25222 1726853548.26619: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26631: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 25222 1726853548.26698: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 25222 1726853548.26739: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 25222 1726853548.26742: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26792: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26847: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26876: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26895: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26947: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.26976: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.27018: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.27069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 25222 1726853548.27082: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.27137: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.27216: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.27234: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.27288: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 25222 1726853548.27461: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.27629: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.27675: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.27736: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 25222 1726853548.27739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.27767: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 25222 1726853548.27770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 25222 1726853548.27790: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 25222 1726853548.27828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 25222 1726853548.27845: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f7b5f70> <<< 25222 1726853548.27870: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 25222 1726853548.27889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 25222 1726853548.27910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 25222 1726853548.27951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 25222 1726853548.27990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 25222 1726853548.27994: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f35bf20> <<< 25222 1726853548.28023: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.28045: 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 0x7fb72f3701d0> <<< 25222 1726853548.28097: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f79e840> <<< 25222 1726853548.28115: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f7b6b10> <<< 25222 1726853548.28149: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f7b4650> <<< 25222 1726853548.28152: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f7b4260> <<< 25222 1726853548.28181: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 25222 1726853548.28233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 25222 1726853548.28261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 25222 1726853548.28292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 25222 1726853548.28332: 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 0x7fb72f373200> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f372ab0> <<< 25222 1726853548.28364: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb72f372c90> <<< 25222 1726853548.28401: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f371ee0> <<< 25222 1726853548.28412: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 25222 1726853548.28585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 25222 1726853548.28610: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f373350> <<< 25222 1726853548.28650: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 25222 1726853548.28656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 25222 1726853548.28697: 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 0x7fb72f3bddf0> <<< 25222 1726853548.28722: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f373e00> <<< 25222 1726853548.28767: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f7b42c0> import 'ansible.module_utils.facts.timeout' # <<< 25222 1726853548.28798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853548.28809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 25222 1726853548.28876: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.28927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 25222 1726853548.28946: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.28994: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.29079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 25222 1726853548.29082: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 25222 1726853548.29130: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.29133: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.29160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 25222 1726853548.29213: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.29265: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 25222 1726853548.29315: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.29360: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 25222 1726853548.29373: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.29433: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.29485: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.29549: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.29605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 25222 1726853548.29622: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.30111: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.30566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 25222 1726853548.30569: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.30617: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.30674: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.30704: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.30756: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 25222 1726853548.30803: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.30829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 25222 1726853548.30842: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.30893: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.30962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 25222 1726853548.30965: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31026: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 25222 1726853548.31061: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 25222 1726853548.31184: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31276: 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' <<< 25222 1726853548.31309: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f3bf770> <<< 25222 1726853548.31342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 25222 1726853548.31362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 25222 1726853548.31487: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f3bea20> import 'ansible.module_utils.facts.system.local' # <<< 25222 1726853548.31498: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31575: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 25222 1726853548.31647: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31727: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 25222 1726853548.31841: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31902: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.31982: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 25222 1726853548.31985: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.32018: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.32069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 25222 1726853548.32127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 25222 1726853548.32201: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.32266: 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 0x7fb72f3fe150> <<< 25222 1726853548.32472: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f3edf70> import 'ansible.module_utils.facts.system.python' # <<< 25222 1726853548.32485: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.32532: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.32596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 25222 1726853548.32607: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.32686: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.32763: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.32876: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.33037: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 25222 1726853548.33047: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.33075: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.33150: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 25222 1726853548.33164: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.33301: 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' # 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 0x7fb72f411b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f3ef140> import 'ansible.module_utils.facts.system.user' # <<< 25222 1726853548.33511: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 25222 1726853548.33514: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 25222 1726853548.33577: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.33735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 25222 1726853548.33843: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.33933: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.33978: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.34022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 25222 1726853548.34082: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853548.34223: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.34364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 25222 1726853548.34450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 25222 1726853548.34509: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.34656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 25222 1726853548.34668: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.34706: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.35276: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.35812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 25222 1726853548.35926: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.36043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 25222 1726853548.36147: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.36260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 25222 1726853548.36264: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.36409: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.36585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 25222 1726853548.36618: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 25222 1726853548.36766: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 25222 1726853548.36891: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.36920: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.37369: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853548.37410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 25222 1726853548.37429: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.37461: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 25222 1726853548.37477: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.37546: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.37656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 25222 1726853548.37663: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 25222 1726853548.37685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 25222 1726853548.37790: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.37803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 25222 1726853548.37924: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # <<< 25222 1726853548.37997: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.38204: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.38474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 25222 1726853548.38487: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.38537: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.38598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 25222 1726853548.38656: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.38661: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.38764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 25222 1726853548.38767: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.38770: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.38776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 25222 1726853548.38981: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 25222 1726853548.39086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 25222 1726853548.39169: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 25222 1726853548.39207: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.39301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 25222 1726853548.39304: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.39324: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.39369: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.39448: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.39567: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.39639: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.39773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 25222 1726853548.39776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 25222 1726853548.39798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 25222 1726853548.39873: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.39895: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.39968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 25222 1726853548.39991: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.40365: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.40684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 25222 1726853548.40763: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 25222 1726853548.40835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 25222 1726853548.40862: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.40932: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.41019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 25222 1726853548.41035: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.41163: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.41400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 25222 1726853548.41437: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.41526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 25222 1726853548.41540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 25222 1726853548.41614: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.42106: 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 # 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 0x7fb72f212c60> <<< 25222 1726853548.42311: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f212b40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f210830> <<< 25222 1726853548.43204: 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_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": "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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "28", "epoch": "1726853548", "epoch_int": "1726853548", "date": "2024-09-20", "time": "13:32:28", "iso8601_micro": "2024-09-20T17:32:28.422790Z", "iso8601": "2024-09-20T17:32:28Z", "iso8601_basic": "20240920T133228422790", "iso8601_basic_short": "20240920T133228", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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-:<<< 25222 1726853548.43285: stdout chunk (state=3): >>>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_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "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.46.199 60520 10.31.9.197 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.46.199 60520 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/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_fips": false, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 25222 1726853548.44149: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # 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 # cleanu<<< 25222 1726853548.44183: stdout chunk (state=3): >>>p[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<<< 25222 1726853548.44319: stdout chunk (state=3): >>> ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 ansibl<<< 25222 1726853548.44335: stdout chunk (state=3): >>>e.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 <<< 25222 1726853548.44746: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 25222 1726853548.44770: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 25222 1726853548.44795: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 25222 1726853548.44842: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 25222 1726853548.44907: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 25222 1726853548.44920: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 25222 1726853548.44953: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 25222 1726853548.45019: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 25222 1726853548.45040: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 25222 1726853548.45100: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 25222 1726853548.45118: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 25222 1726853548.45162: stdout chunk (state=3): >>># 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 <<< 25222 1726853548.45185: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess <<< 25222 1726853548.45230: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 25222 1726853548.45245: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 25222 1726853548.45322: stdout chunk (state=3): >>># destroy getpass # destroy pwd <<< 25222 1726853548.45335: 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 <<< 25222 1726853548.45404: 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 <<< 25222 1726853548.45458: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 25222 1726853548.45465: 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 <<< 25222 1726853548.45487: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # 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 <<< 25222 1726853548.45525: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 25222 1726853548.45541: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 25222 1726853548.45576: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 25222 1726853548.45820: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 25222 1726853548.45878: stdout chunk (state=3): >>># destroy _collections <<< 25222 1726853548.45901: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 25222 1726853548.45922: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 25222 1726853548.46000: 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 <<< 25222 1726853548.46004: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 25222 1726853548.46060: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 25222 1726853548.46148: stdout chunk (state=3): >>># destroy codecs<<< 25222 1726853548.46179: stdout chunk (state=3): >>> <<< 25222 1726853548.46217: stdout chunk (state=3): >>># 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<<< 25222 1726853548.46234: stdout chunk (state=3): >>> # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 25222 1726853548.46267: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 25222 1726853548.46288: stdout chunk (state=3): >>># destroy _hashlib <<< 25222 1726853548.46432: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 25222 1726853548.46946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853548.46949: stdout chunk (state=3): >>><<< 25222 1726853548.46951: stderr chunk (state=3): >>><<< 25222 1726853548.47218: _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 0x7fb7303684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730337b30> # /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 0x7fb73036aa50> 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 0x7fb73015d130> # /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 0x7fb73015dfa0> 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 0x7fb73019bec0> # /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 0x7fb73019bf80> # /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 0x7fb7301d3830> # /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 0x7fb7301d3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301b3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301b12b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730199070> # /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 0x7fb7301f37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301f23f0> # /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 0x7fb7301b2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301f0bc0> # /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 0x7fb730228890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7301982f0> # /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 0x7fb730228d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730228bf0> # 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 0x7fb730228fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730196e10> # /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 0x7fb730229670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730229370> 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 0x7fb73022a540> 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 0x7fb730240740> 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 0x7fb730241e20> # /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 0x7fb730242cc0> # 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 0x7fb7302432f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb730242210> # /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 0x7fb730243d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7302434a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb73022a4b0> # /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 0x7fb72ff37c50> # /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 0x7fb72ff607a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff60500> # 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 0x7fb72ff607d0> # /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 0x7fb72ff61100> # 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 0x7fb72ff61af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff609b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff35df0> # /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 0x7fb72ff62f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff61c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb73022ac60> # /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 0x7fb72ff8b230> # /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 0x7fb72ffaf5f0> # /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 0x7fb730010380> # /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 0x7fb730012ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7300104a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ffd1370> # /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 0x7fb72f929430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ffae3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72ff63e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb72ffae750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_55qsz33x/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 0x7fb72f993170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f972060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9711c0> # 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 0x7fb72f991040> # /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 0x7fb72f9c2b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9c28a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9c21b0> # /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 0x7fb72f9c2ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f993e00> 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 0x7fb72f9c3860> # 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 0x7fb72f9c39e0> # /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 0x7fb72f9c3ef0> 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 0x7fb72f82dc70> # 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 0x7fb72f82f890> # /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 0x7fb72f830290> # /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 0x7fb72f831430> # /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 0x7fb72f833f20> # 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 0x7fb72ff62e70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f8321e0> # /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 0x7fb72f83bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f83a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f83a600> # /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 0x7fb72f83ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f8326f0> # 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 0x7fb72f87ff80> # /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 0x7fb72f87ffe0> # /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 0x7fb72f881b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f881910> # /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 0x7fb72f883fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f8821b0> # /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 0x7fb72f887770> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f884140> # 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 0x7fb72f888530> # 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 0x7fb72f888770> # 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 0x7fb72f888aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f880260> # /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 0x7fb72f7140e0> # 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 0x7fb72f715310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f88a870> # 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 0x7fb72f88bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f88a4e0> # 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 0x7fb72f719430> # /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 0x7fb72f71a1b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f888110> 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 0x7fb72f71a360> # 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 0x7fb72f71b440> # 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 0x7fb72f726030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f723d40> 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 0x7fb72f80e810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f9ee4e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f725d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f71ad50> # 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 0x7fb72f7b5f70> # /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 0x7fb72f35bf20> # 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 0x7fb72f3701d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f79e840> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f7b6b10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f7b4650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f7b4260> # /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 0x7fb72f373200> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f372ab0> # 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 0x7fb72f372c90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f371ee0> # /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 0x7fb72f373350> # /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 0x7fb72f3bddf0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f373e00> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f7b42c0> 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 0x7fb72f3bf770> # /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 0x7fb72f3bea20> 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 0x7fb72f3fe150> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f3edf70> 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 0x7fb72f411b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f3ef140> 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 0x7fb72f212c60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f212b40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb72f210830> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "28", "epoch": "1726853548", "epoch_int": "1726853548", "date": "2024-09-20", "time": "13:32:28", "iso8601_micro": "2024-09-20T17:32:28.422790Z", "iso8601": "2024-09-20T17:32:28Z", "iso8601_basic": "20240920T133228422790", "iso8601_basic_short": "20240920T133228", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "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.46.199 60520 10.31.9.197 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.46.199 60520 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/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_fips": false, "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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 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 25222 1726853548.49227: 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-1726853547.86394-25328-127986410266495/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853548.49230: _low_level_execute_command(): starting 25222 1726853548.49272: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853547.86394-25328-127986410266495/ > /dev/null 2>&1 && sleep 0' 25222 1726853548.49275: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853548.49278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853548.49280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853548.49282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853548.49284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853548.49286: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.49318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853548.49321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853548.49323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853548.49399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853548.52187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853548.52190: stdout chunk (state=3): >>><<< 25222 1726853548.52192: stderr chunk (state=3): >>><<< 25222 1726853548.52195: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 25222 1726853548.52197: handler run complete 25222 1726853548.52199: variable 'ansible_facts' from source: unknown 25222 1726853548.52230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853548.52363: variable 'ansible_facts' from source: unknown 25222 1726853548.52423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853548.52481: attempt loop complete, returning result 25222 1726853548.52488: _execute() done 25222 1726853548.52493: dumping result to json 25222 1726853548.52511: done dumping result, returning 25222 1726853548.52521: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-cdd5-a5fe-0000000000ca] 25222 1726853548.52531: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ca 25222 1726853548.52931: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ca 25222 1726853548.52934: WORKER PROCESS EXITING ok: [managed_node2] 25222 1726853548.53061: no more pending results, returning what we have 25222 1726853548.53064: results queue empty 25222 1726853548.53065: checking for any_errors_fatal 25222 1726853548.53067: done checking for any_errors_fatal 25222 1726853548.53068: checking for max_fail_percentage 25222 1726853548.53069: done checking for max_fail_percentage 25222 1726853548.53070: checking to see if all hosts have failed and the running result is not ok 25222 1726853548.53160: done checking to see if all hosts have failed 25222 1726853548.53161: getting the remaining hosts for this loop 25222 1726853548.53163: done getting the remaining hosts for this loop 25222 1726853548.53167: getting the next task for host managed_node2 25222 1726853548.53184: done getting next task for host managed_node2 25222 1726853548.53187: ^ task is: TASK: Check if system is ostree 25222 1726853548.53190: ^ 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 25222 1726853548.53193: getting variables 25222 1726853548.53194: in VariableManager get_vars() 25222 1726853548.53217: Calling all_inventory to load vars for managed_node2 25222 1726853548.53219: Calling groups_inventory to load vars for managed_node2 25222 1726853548.53222: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853548.53232: Calling all_plugins_play to load vars for managed_node2 25222 1726853548.53234: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853548.53237: Calling groups_plugins_play to load vars for managed_node2 25222 1726853548.53509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853548.53715: done with get_vars() 25222 1726853548.53730: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:32:28 -0400 (0:00:00.768) 0:00:02.418 ****** 25222 1726853548.53835: entering _queue_task() for managed_node2/stat 25222 1726853548.54113: worker is 1 (out of 1 available) 25222 1726853548.54125: exiting _queue_task() for managed_node2/stat 25222 1726853548.54282: done queuing things up, now waiting for results queue to drain 25222 1726853548.54284: waiting for pending results... 25222 1726853548.54496: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 25222 1726853548.54514: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000cc 25222 1726853548.54532: variable 'ansible_search_path' from source: unknown 25222 1726853548.54540: variable 'ansible_search_path' from source: unknown 25222 1726853548.54584: calling self._execute() 25222 1726853548.54674: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853548.54701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853548.54704: variable 'omit' from source: magic vars 25222 1726853548.55208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853548.55510: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853548.55542: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853548.55575: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853548.55603: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853548.55674: 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) 25222 1726853548.55696: 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) 25222 1726853548.55713: 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) 25222 1726853548.55730: 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) 25222 1726853548.55822: Evaluated conditional (not __network_is_ostree is defined): True 25222 1726853548.55825: variable 'omit' from source: magic vars 25222 1726853548.55851: variable 'omit' from source: magic vars 25222 1726853548.55878: variable 'omit' from source: magic vars 25222 1726853548.55901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853548.55919: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853548.55932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853548.55944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853548.55953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853548.55980: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853548.55983: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853548.55985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853548.56054: Set connection var ansible_shell_executable to /bin/sh 25222 1726853548.56062: Set connection var ansible_pipelining to False 25222 1726853548.56069: Set connection var ansible_timeout to 10 25222 1726853548.56075: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853548.56078: Set connection var ansible_shell_type to sh 25222 1726853548.56080: Set connection var ansible_connection to ssh 25222 1726853548.56097: variable 'ansible_shell_executable' from source: unknown 25222 1726853548.56100: variable 'ansible_connection' from source: unknown 25222 1726853548.56102: variable 'ansible_module_compression' from source: unknown 25222 1726853548.56105: variable 'ansible_shell_type' from source: unknown 25222 1726853548.56107: variable 'ansible_shell_executable' from source: unknown 25222 1726853548.56116: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853548.56120: variable 'ansible_pipelining' from source: unknown 25222 1726853548.56122: variable 'ansible_timeout' from source: unknown 25222 1726853548.56124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853548.56226: 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__) 25222 1726853548.56231: variable 'omit' from source: magic vars 25222 1726853548.56241: starting attempt loop 25222 1726853548.56244: running the handler 25222 1726853548.56250: _low_level_execute_command(): starting 25222 1726853548.56260: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853548.56731: 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 <<< 25222 1726853548.56735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.56737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853548.56739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.56786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853548.56797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853548.56894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853548.59325: stdout chunk (state=3): >>>/root <<< 25222 1726853548.59483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853548.59504: stderr chunk (state=3): >>><<< 25222 1726853548.59507: stdout chunk (state=3): >>><<< 25222 1726853548.59532: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 25222 1726853548.59542: _low_level_execute_command(): starting 25222 1726853548.59545: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401 `" && echo ansible-tmp-1726853548.595253-25367-125197630899401="` echo /root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401 `" ) && sleep 0' 25222 1726853548.60105: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853548.60130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853548.60240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853548.63147: stdout chunk (state=3): >>>ansible-tmp-1726853548.595253-25367-125197630899401=/root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401 <<< 25222 1726853548.63337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853548.63341: stdout chunk (state=3): >>><<< 25222 1726853548.63346: stderr chunk (state=3): >>><<< 25222 1726853548.63362: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853548.595253-25367-125197630899401=/root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 25222 1726853548.63445: variable 'ansible_module_compression' from source: unknown 25222 1726853548.63467: ANSIBALLZ: Using lock for stat 25222 1726853548.63470: ANSIBALLZ: Acquiring lock 25222 1726853548.63474: ANSIBALLZ: Lock acquired: 140173327032752 25222 1726853548.63478: ANSIBALLZ: Creating module 25222 1726853548.71915: ANSIBALLZ: Writing module into payload 25222 1726853548.71982: ANSIBALLZ: Writing module 25222 1726853548.71998: ANSIBALLZ: Renaming module 25222 1726853548.72003: ANSIBALLZ: Done creating module 25222 1726853548.72017: variable 'ansible_facts' from source: unknown 25222 1726853548.72069: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401/AnsiballZ_stat.py 25222 1726853548.72178: Sending initial data 25222 1726853548.72181: Sent initial data (152 bytes) 25222 1726853548.72624: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853548.72628: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853548.72631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.72633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853548.72635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.72692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853548.72695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853548.72698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853548.72784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853548.75248: 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 <<< 25222 1726853548.75252: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 25222 1726853548.75321: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853548.75401: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpuciugp8q /root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401/AnsiballZ_stat.py <<< 25222 1726853548.75404: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401/AnsiballZ_stat.py" <<< 25222 1726853548.75464: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpuciugp8q" to remote "/root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401/AnsiballZ_stat.py" <<< 25222 1726853548.76131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853548.76178: stderr chunk (state=3): >>><<< 25222 1726853548.76181: stdout chunk (state=3): >>><<< 25222 1726853548.76208: done transferring module to remote 25222 1726853548.76219: _low_level_execute_command(): starting 25222 1726853548.76223: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401/ /root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401/AnsiballZ_stat.py && sleep 0' 25222 1726853548.76661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853548.76665: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853548.76667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.76669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853548.76680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.76733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853548.76736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853548.76818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853548.79566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853548.79593: stderr chunk (state=3): >>><<< 25222 1726853548.79596: stdout chunk (state=3): >>><<< 25222 1726853548.79613: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 25222 1726853548.79616: _low_level_execute_command(): starting 25222 1726853548.79619: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401/AnsiballZ_stat.py && sleep 0' 25222 1726853548.80043: 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 <<< 25222 1726853548.80046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.80048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853548.80051: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853548.80102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853548.80105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853548.80197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853548.83580: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 25222 1726853548.83705: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # import '_io' # <<< 25222 1726853548.83713: stdout chunk (state=3): >>> import 'marshal' # <<< 25222 1726853548.83795: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 25222 1726853548.83832: stdout chunk (state=3): >>>import 'time' # <<< 25222 1726853548.83836: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 25222 1726853548.83907: 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' <<< 25222 1726853548.83975: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 25222 1726853548.84010: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 25222 1726853548.84051: 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 0x7f7e28e184d0> <<< 25222 1726853548.84090: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 25222 1726853548.84099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 25222 1726853548.84102: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28e1aa50> <<< 25222 1726853548.84160: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 25222 1726853548.84187: stdout chunk (state=3): >>>import 'io' # <<< 25222 1726853548.84227: stdout chunk (state=3): >>>import '_stat' # <<< 25222 1726853548.84232: stdout chunk (state=3): >>>import 'stat' # <<< 25222 1726853548.84390: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # <<< 25222 1726853548.84395: stdout chunk (state=3): >>>import 'posixpath' # <<< 25222 1726853548.84419: stdout chunk (state=3): >>>import 'os' # <<< 25222 1726853548.84465: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 25222 1726853548.84470: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 25222 1726853548.84490: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 25222 1726853548.84518: 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' <<< 25222 1726853548.84617: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c09130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 25222 1726853548.84631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.84638: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c09fa0> <<< 25222 1726853548.84669: stdout chunk (state=3): >>>import 'site' # <<< 25222 1726853548.84709: 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. <<< 25222 1726853548.85074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 25222 1726853548.85094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 25222 1726853548.85127: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.85161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 25222 1726853548.85221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 25222 1726853548.85258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 25222 1726853548.85270: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c47e90> <<< 25222 1726853548.85319: 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' <<< 25222 1726853548.85349: stdout chunk (state=3): >>>import '_operator' # <<< 25222 1726853548.85358: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c47f50> <<< 25222 1726853548.85374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 25222 1726853548.85441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 25222 1726853548.85497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.85522: stdout chunk (state=3): >>>import 'itertools' # <<< 25222 1726853548.85587: 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 0x7f7e28c7f890> <<< 25222 1726853548.85592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 25222 1726853548.85613: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c7ff20> import '_collections' # <<< 25222 1726853548.85690: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c5fb60> <<< 25222 1726853548.85737: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c5d280> <<< 25222 1726853548.85874: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c45040> <<< 25222 1726853548.85907: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 25222 1726853548.85944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 25222 1726853548.86193: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /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 0x7f7e28c9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c9e420> # /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 0x7f7e28c5e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c9cc80> # /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 0x7f7e28cd4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c442c0> # /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' <<< 25222 1726853548.86236: 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 0x7f7e28cd4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd4bf0> <<< 25222 1726853548.86334: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7e28cd4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c42de0> # /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' <<< 25222 1726853548.86348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 25222 1726853548.86385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 25222 1726853548.86413: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd53a0> import 'importlib.machinery' # <<< 25222 1726853548.86469: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd65d0> <<< 25222 1726853548.86492: stdout chunk (state=3): >>>import 'importlib.util' # <<< 25222 1726853548.86496: stdout chunk (state=3): >>>import 'runpy' # <<< 25222 1726853548.86573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 25222 1726853548.86602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 25222 1726853548.86605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cec7a0> <<< 25222 1726853548.86624: stdout chunk (state=3): >>>import 'errno' # <<< 25222 1726853548.86650: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.86691: 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 0x7f7e28cedeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 25222 1726853548.86694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 25222 1726853548.86723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 25222 1726853548.86742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28ceed50> <<< 25222 1726853548.86790: 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 0x7f7e28cef380> <<< 25222 1726853548.86821: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cee2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 25222 1726853548.86836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 25222 1726853548.86888: 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 0x7f7e28cefe00> <<< 25222 1726853548.86964: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cef530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd6570> <<< 25222 1726853548.86985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 25222 1726853548.87023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 25222 1726853548.87044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 25222 1726853548.87080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 25222 1726853548.87115: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.87120: 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 0x7f7e28a67ce0> <<< 25222 1726853548.87147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 25222 1726853548.87149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 25222 1726853548.87216: 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 0x7f7e28a90740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a904a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.87220: 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 0x7f7e28a90770> <<< 25222 1726853548.87246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 25222 1726853548.87349: stdout chunk (state=3): >>># 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' <<< 25222 1726853548.87521: 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 0x7f7e28a910a0> <<< 25222 1726853548.87709: 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 0x7f7e28a91a60> <<< 25222 1726853548.87715: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a90950> <<< 25222 1726853548.87734: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a65e80> <<< 25222 1726853548.87766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 25222 1726853548.87789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 25222 1726853548.87821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 25222 1726853548.87828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 25222 1726853548.87847: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a92e10> <<< 25222 1726853548.87869: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a918e0> <<< 25222 1726853548.87921: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd6cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 25222 1726853548.88005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.88026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 25222 1726853548.88102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28abb170> <<< 25222 1726853548.88175: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 25222 1726853548.88186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.88212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 25222 1726853548.88294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28adf4d0> <<< 25222 1726853548.88324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 25222 1726853548.88387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 25222 1726853548.88473: stdout chunk (state=3): >>>import 'ntpath' # <<< 25222 1726853548.88498: 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 0x7f7e28b402f0> <<< 25222 1726853548.88517: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 25222 1726853548.88556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 25222 1726853548.88593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 25222 1726853548.88761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 25222 1726853548.88774: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28b42a20> <<< 25222 1726853548.88886: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28b403e0> <<< 25222 1726853548.88936: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28b052e0> <<< 25222 1726853548.88974: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 25222 1726853548.88986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e289413d0> <<< 25222 1726853548.88999: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28ade300> <<< 25222 1726853548.89004: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a93d40> <<< 25222 1726853548.89184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 25222 1726853548.89205: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7e28ade660> <<< 25222 1726853548.89467: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_xwwvokkm/ansible_stat_payload.zip' <<< 25222 1726853548.89474: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.89696: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.89736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 25222 1726853548.89745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 25222 1726853548.89929: stdout chunk (state=3): >>># /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' <<< 25222 1726853548.89966: 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' <<< 25222 1726853548.89977: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e289970e0> <<< 25222 1726853548.89987: stdout chunk (state=3): >>>import '_typing' # <<< 25222 1726853548.90292: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28975fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28975160> <<< 25222 1726853548.90298: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.90332: stdout chunk (state=3): >>>import 'ansible' # <<< 25222 1726853548.90346: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.90365: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.90388: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.90393: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 25222 1726853548.90415: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.92675: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.94715: 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 0x7f7e28995760> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 25222 1726853548.94718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.94742: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 25222 1726853548.94805: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7e289bea80> <<< 25222 1726853548.94861: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e289be810> <<< 25222 1726853548.94916: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e289be120> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 25222 1726853548.94925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 25222 1726853548.94969: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e289be570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28e1a9c0> <<< 25222 1726853548.95012: 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 0x7f7e289bf7d0> <<< 25222 1726853548.95043: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.95069: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7e289bfa10> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 25222 1726853548.95138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 25222 1726853548.95216: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e289bff20> <<< 25222 1726853548.95224: stdout chunk (state=3): >>>import 'pwd' # <<< 25222 1726853548.95241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 25222 1726853548.95284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 25222 1726853548.95324: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28309bb0> <<< 25222 1726853548.95363: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.95375: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7e2830b860> <<< 25222 1726853548.95410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 25222 1726853548.95448: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2830c260> <<< 25222 1726853548.95520: 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' <<< 25222 1726853548.95537: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2830d130> <<< 25222 1726853548.95568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 25222 1726853548.95627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 25222 1726853548.95721: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2830fe60> <<< 25222 1726853548.95789: 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 0x7f7e2830fdd0> <<< 25222 1726853548.95809: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2830e120> <<< 25222 1726853548.95831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 25222 1726853548.95872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 25222 1726853548.95900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 25222 1726853548.95905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 25222 1726853548.95929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 25222 1726853548.96004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 25222 1726853548.96007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28317d70> <<< 25222 1726853548.96137: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28316840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e283165a0> <<< 25222 1726853548.96149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 25222 1726853548.96166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 25222 1726853548.96280: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28316b10> <<< 25222 1726853548.96317: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2830e630> <<< 25222 1726853548.96356: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.96362: 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 0x7f7e2835fa40> <<< 25222 1726853548.96386: 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 0x7f7e28360170> <<< 25222 1726853548.96414: 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 <<< 25222 1726853548.96434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 25222 1726853548.96508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7e28361c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e283619d0> <<< 25222 1726853548.96528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 25222 1726853548.96718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 25222 1726853548.96791: 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 0x7f7e283641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28362300> <<< 25222 1726853548.96875: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853548.96910: 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' <<< 25222 1726853548.96986: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28367950> <<< 25222 1726853548.97190: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28364320> <<< 25222 1726853548.97281: 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' <<< 25222 1726853548.97287: 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 0x7f7e28368770> <<< 25222 1726853548.97321: 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' <<< 25222 1726853548.97329: 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 0x7f7e283689e0> <<< 25222 1726853548.97380: 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' <<< 25222 1726853548.97386: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7e28368c50> <<< 25222 1726853548.97427: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e283602f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 25222 1726853548.97439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 25222 1726853548.97486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 25222 1726853548.97515: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 25222 1726853548.97547: 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 0x7f7e283f43e0> <<< 25222 1726853548.97977: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7e283f54c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2836aba0> # 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 0x7f7e2836bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2836a7b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 25222 1726853548.97998: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.98128: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.98140: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.98148: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 25222 1726853548.98165: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.98183: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.98191: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 25222 1726853548.98208: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.98398: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.98572: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853548.99510: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.00443: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 25222 1726853549.00451: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 25222 1726853549.00490: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 25222 1726853549.00519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853549.00595: 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' <<< 25222 1726853549.00600: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7e283f97c0> <<< 25222 1726853549.00768: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e283fa5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28317d40> <<< 25222 1726853549.00809: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 25222 1726853549.00828: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.00855: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.01062: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 25222 1726853549.01125: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.01365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 25222 1726853549.01381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 25222 1726853549.01391: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e283fa4e0> <<< 25222 1726853549.01398: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.02268: stdout chunk (state=3): >>># zipimport: zlib available<<< 25222 1726853549.02274: stdout chunk (state=3): >>> <<< 25222 1726853549.02947: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.03062: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.03173: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 25222 1726853549.03186: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.03238: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.03282: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 25222 1726853549.03294: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.03395: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.03518: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 25222 1726853549.03535: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.03557: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.03559: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 25222 1726853549.03662: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 25222 1726853549.03763: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 25222 1726853549.04089: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.04506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 25222 1726853549.04613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 25222 1726853549.04633: stdout chunk (state=3): >>>import '_ast' # <<< 25222 1726853549.04729: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e283fb650> <<< 25222 1726853549.04868: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 25222 1726853549.04961: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 25222 1726853549.04977: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 25222 1726853549.05011: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.05062: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.05122: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 25222 1726853549.05140: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.05193: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.05248: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.05339: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.05436: 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 <<< 25222 1726853549.05562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 25222 1726853549.05638: 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' <<< 25222 1726853549.05642: 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 0x7f7e28206180> <<< 25222 1726853549.05692: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28203e60> <<< 25222 1726853549.05737: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 25222 1726853549.05757: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 25222 1726853549.05844: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.05974: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.05998: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.06030: 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' <<< 25222 1726853549.06063: 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 <<< 25222 1726853549.06165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 25222 1726853549.06210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 25222 1726853549.06233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 25222 1726853549.06253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 25222 1726853549.06345: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e289f29c0> <<< 25222 1726853549.06401: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a0e690> <<< 25222 1726853549.06518: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28205f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28994e60> <<< 25222 1726853549.06532: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 25222 1726853549.06685: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 25222 1726853549.06690: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 25222 1726853549.06713: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 25222 1726853549.06738: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.06973: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.07287: stdout chunk (state=3): >>># zipimport: zlib available <<< 25222 1726853549.07462: stdout chunk (state=3): >>> <<< 25222 1726853549.07495: 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"}}} <<< 25222 1726853549.07511: stdout chunk (state=3): >>># destroy __main__ <<< 25222 1726853549.08108: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 25222 1726853549.08412: 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 # 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] remo<<< 25222 1726853549.08426: stdout chunk (state=3): >>>ving 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 <<< 25222 1726853549.08842: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 25222 1726853549.08845: stdout chunk (state=3): >>># destroy _bz2 <<< 25222 1726853549.08884: stdout chunk (state=3): >>># 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 <<< 25222 1726853549.08938: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 25222 1726853549.08992: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 25222 1726853549.09002: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 25222 1726853549.09069: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 25222 1726853549.09158: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 25222 1726853549.09386: stdout chunk (state=3): >>># 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 <<< 25222 1726853549.09631: stdout chunk (state=3): >>># destroy sys.monitoring <<< 25222 1726853549.09676: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 25222 1726853549.09680: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 25222 1726853549.09743: 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 <<< 25222 1726853549.09782: stdout chunk (state=3): >>># clear sys.meta_path <<< 25222 1726853549.09794: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 25222 1726853549.09918: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings<<< 25222 1726853549.09930: stdout chunk (state=3): >>> # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 25222 1726853549.09937: stdout chunk (state=3): >>># destroy time <<< 25222 1726853549.09964: stdout chunk (state=3): >>># destroy _random <<< 25222 1726853549.09973: stdout chunk (state=3): >>># destroy _weakref <<< 25222 1726853549.10001: stdout chunk (state=3): >>># destroy _hashlib <<< 25222 1726853549.10014: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 25222 1726853549.10164: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 25222 1726853549.10709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853549.10713: stderr chunk (state=3): >>><<< 25222 1726853549.10715: stdout chunk (state=3): >>><<< 25222 1726853549.10730: _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 0x7f7e28e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28de7b30> # /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 0x7f7e28e1aa50> 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 0x7f7e28c09130> # /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 0x7f7e28c09fa0> 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 0x7f7e28c47e90> # /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 0x7f7e28c47f50> # /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 0x7f7e28c7f890> # /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 0x7f7e28c7ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c5fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c5d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c45040> # /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 0x7f7e28c9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c9e420> # /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 0x7f7e28c5e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c9cc80> # /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 0x7f7e28cd4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c442c0> # /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 0x7f7e28cd4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd4bf0> # 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 0x7f7e28cd4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28c42de0> # /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 0x7f7e28cd56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd53a0> 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 0x7f7e28cd65d0> 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 0x7f7e28cec7a0> 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 0x7f7e28cedeb0> # /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 0x7f7e28ceed50> # 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 0x7f7e28cef380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cee2a0> # /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 0x7f7e28cefe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cef530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd6570> # /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 0x7f7e28a67ce0> # /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 0x7f7e28a90740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a904a0> # 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 0x7f7e28a90770> # /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 0x7f7e28a910a0> # 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 0x7f7e28a91a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a90950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a65e80> # /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 0x7f7e28a92e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a918e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28cd6cc0> # /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 0x7f7e28abb170> # /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 0x7f7e28adf4d0> # /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 0x7f7e28b402f0> # /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 0x7f7e28b42a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28b403e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28b052e0> # /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 0x7f7e289413d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28ade300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a93d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7e28ade660> # zipimport: found 30 names in '/tmp/ansible_stat_payload_xwwvokkm/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 0x7f7e289970e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28975fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28975160> # 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 0x7f7e28995760> # /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 0x7f7e289bea80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e289be810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e289be120> # /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 0x7f7e289be570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28e1a9c0> 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 0x7f7e289bf7d0> # 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 0x7f7e289bfa10> # /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 0x7f7e289bff20> 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 0x7f7e28309bb0> # 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 0x7f7e2830b860> # /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 0x7f7e2830c260> # /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 0x7f7e2830d130> # /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 0x7f7e2830fe60> # 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 0x7f7e2830fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2830e120> # /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 0x7f7e28317d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28316840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e283165a0> # /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 0x7f7e28316b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2830e630> # 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 0x7f7e2835fa40> # /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 0x7f7e28360170> # /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 0x7f7e28361c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e283619d0> # /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 0x7f7e283641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28362300> # /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 0x7f7e28367950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28364320> # 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 0x7f7e28368770> # 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 0x7f7e283689e0> # 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 0x7f7e28368c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e283602f0> # /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 0x7f7e283f43e0> # 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 0x7f7e283f54c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2836aba0> # 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 0x7f7e2836bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e2836a7b0> # 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 0x7f7e283f97c0> # /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 0x7f7e283fa5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28317d40> 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 0x7f7e283fa4e0> # 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 0x7f7e283fb650> # 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 0x7f7e28206180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28203e60> 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 0x7f7e289f29c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28a0e690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28205f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7e28994e60> # 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 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 25222 1726853549.11909: 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-1726853548.595253-25367-125197630899401/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853549.11913: _low_level_execute_command(): starting 25222 1726853549.11961: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853548.595253-25367-125197630899401/ > /dev/null 2>&1 && sleep 0' 25222 1726853549.12102: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853549.12123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853549.12202: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853549.12257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853549.12277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853549.12306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853549.12457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853549.15308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853549.15369: stderr chunk (state=3): >>><<< 25222 1726853549.15391: stdout chunk (state=3): >>><<< 25222 1726853549.15482: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 25222 1726853549.15486: handler run complete 25222 1726853549.15489: attempt loop complete, returning result 25222 1726853549.15491: _execute() done 25222 1726853549.15493: dumping result to json 25222 1726853549.15495: done dumping result, returning 25222 1726853549.15497: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [02083763-bbaf-cdd5-a5fe-0000000000cc] 25222 1726853549.15499: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000cc 25222 1726853549.15877: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000cc 25222 1726853549.15880: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 25222 1726853549.15939: no more pending results, returning what we have 25222 1726853549.15942: results queue empty 25222 1726853549.15943: checking for any_errors_fatal 25222 1726853549.15950: done checking for any_errors_fatal 25222 1726853549.15951: checking for max_fail_percentage 25222 1726853549.15953: done checking for max_fail_percentage 25222 1726853549.15953: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.15954: done checking to see if all hosts have failed 25222 1726853549.15955: getting the remaining hosts for this loop 25222 1726853549.15956: done getting the remaining hosts for this loop 25222 1726853549.15959: getting the next task for host managed_node2 25222 1726853549.15967: done getting next task for host managed_node2 25222 1726853549.15969: ^ task is: TASK: Set flag to indicate system is ostree 25222 1726853549.15974: ^ 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 25222 1726853549.15977: getting variables 25222 1726853549.15978: in VariableManager get_vars() 25222 1726853549.16010: Calling all_inventory to load vars for managed_node2 25222 1726853549.16013: Calling groups_inventory to load vars for managed_node2 25222 1726853549.16016: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.16026: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.16028: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.16031: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.16304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.16496: done with get_vars() 25222 1726853549.16515: done getting variables 25222 1726853549.16626: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:32:29 -0400 (0:00:00.628) 0:00:03.046 ****** 25222 1726853549.16661: entering _queue_task() for managed_node2/set_fact 25222 1726853549.16663: Creating lock for set_fact 25222 1726853549.17025: worker is 1 (out of 1 available) 25222 1726853549.17036: exiting _queue_task() for managed_node2/set_fact 25222 1726853549.17047: done queuing things up, now waiting for results queue to drain 25222 1726853549.17048: waiting for pending results... 25222 1726853549.17240: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 25222 1726853549.17344: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000cd 25222 1726853549.17363: variable 'ansible_search_path' from source: unknown 25222 1726853549.17370: variable 'ansible_search_path' from source: unknown 25222 1726853549.17418: calling self._execute() 25222 1726853549.17498: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.17519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.17535: variable 'omit' from source: magic vars 25222 1726853549.18028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853549.18302: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853549.18354: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853549.18406: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853549.18483: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853549.18593: 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) 25222 1726853549.18679: 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) 25222 1726853549.18683: 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) 25222 1726853549.18699: 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) 25222 1726853549.18854: Evaluated conditional (not __network_is_ostree is defined): True 25222 1726853549.18866: variable 'omit' from source: magic vars 25222 1726853549.18923: variable 'omit' from source: magic vars 25222 1726853549.19075: variable '__ostree_booted_stat' from source: set_fact 25222 1726853549.19137: variable 'omit' from source: magic vars 25222 1726853549.19208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853549.19212: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853549.19285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853549.19288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853549.19290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853549.19292: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853549.19294: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.19296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.19575: Set connection var ansible_shell_executable to /bin/sh 25222 1726853549.19578: Set connection var ansible_pipelining to False 25222 1726853549.19580: Set connection var ansible_timeout to 10 25222 1726853549.19582: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853549.19588: Set connection var ansible_shell_type to sh 25222 1726853549.19590: Set connection var ansible_connection to ssh 25222 1726853549.19592: variable 'ansible_shell_executable' from source: unknown 25222 1726853549.19595: variable 'ansible_connection' from source: unknown 25222 1726853549.19597: variable 'ansible_module_compression' from source: unknown 25222 1726853549.19598: variable 'ansible_shell_type' from source: unknown 25222 1726853549.19600: variable 'ansible_shell_executable' from source: unknown 25222 1726853549.19602: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.19604: variable 'ansible_pipelining' from source: unknown 25222 1726853549.19606: variable 'ansible_timeout' from source: unknown 25222 1726853549.19608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.19610: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853549.19612: variable 'omit' from source: magic vars 25222 1726853549.19614: starting attempt loop 25222 1726853549.19616: running the handler 25222 1726853549.19622: handler run complete 25222 1726853549.19634: attempt loop complete, returning result 25222 1726853549.19640: _execute() done 25222 1726853549.19645: dumping result to json 25222 1726853549.19651: done dumping result, returning 25222 1726853549.19664: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [02083763-bbaf-cdd5-a5fe-0000000000cd] 25222 1726853549.19674: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000cd 25222 1726853549.19769: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000cd 25222 1726853549.19778: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 25222 1726853549.19850: no more pending results, returning what we have 25222 1726853549.19853: results queue empty 25222 1726853549.19854: checking for any_errors_fatal 25222 1726853549.19860: done checking for any_errors_fatal 25222 1726853549.19861: checking for max_fail_percentage 25222 1726853549.19862: done checking for max_fail_percentage 25222 1726853549.19863: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.19863: done checking to see if all hosts have failed 25222 1726853549.19864: getting the remaining hosts for this loop 25222 1726853549.19865: done getting the remaining hosts for this loop 25222 1726853549.19874: getting the next task for host managed_node2 25222 1726853549.19884: done getting next task for host managed_node2 25222 1726853549.19886: ^ task is: TASK: Fix CentOS6 Base repo 25222 1726853549.19889: ^ 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 25222 1726853549.19892: getting variables 25222 1726853549.19894: in VariableManager get_vars() 25222 1726853549.19921: Calling all_inventory to load vars for managed_node2 25222 1726853549.19923: Calling groups_inventory to load vars for managed_node2 25222 1726853549.19926: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.19937: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.19939: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.19948: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.20208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.20409: done with get_vars() 25222 1726853549.20419: done getting variables 25222 1726853549.20532: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:32:29 -0400 (0:00:00.038) 0:00:03.085 ****** 25222 1726853549.20561: entering _queue_task() for managed_node2/copy 25222 1726853549.20805: worker is 1 (out of 1 available) 25222 1726853549.20815: exiting _queue_task() for managed_node2/copy 25222 1726853549.20825: done queuing things up, now waiting for results queue to drain 25222 1726853549.20827: waiting for pending results... 25222 1726853549.21062: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 25222 1726853549.21162: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000cf 25222 1726853549.21187: variable 'ansible_search_path' from source: unknown 25222 1726853549.21194: variable 'ansible_search_path' from source: unknown 25222 1726853549.21229: calling self._execute() 25222 1726853549.21305: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.21476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.21479: variable 'omit' from source: magic vars 25222 1726853549.21844: variable 'ansible_distribution' from source: facts 25222 1726853549.21874: Evaluated conditional (ansible_distribution == 'CentOS'): True 25222 1726853549.21995: variable 'ansible_distribution_major_version' from source: facts 25222 1726853549.22006: Evaluated conditional (ansible_distribution_major_version == '6'): False 25222 1726853549.22014: when evaluation is False, skipping this task 25222 1726853549.22020: _execute() done 25222 1726853549.22031: dumping result to json 25222 1726853549.22039: done dumping result, returning 25222 1726853549.22049: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [02083763-bbaf-cdd5-a5fe-0000000000cf] 25222 1726853549.22060: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000cf 25222 1726853549.22279: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000cf 25222 1726853549.22282: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 25222 1726853549.22340: no more pending results, returning what we have 25222 1726853549.22343: results queue empty 25222 1726853549.22344: checking for any_errors_fatal 25222 1726853549.22347: done checking for any_errors_fatal 25222 1726853549.22348: checking for max_fail_percentage 25222 1726853549.22349: done checking for max_fail_percentage 25222 1726853549.22350: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.22351: done checking to see if all hosts have failed 25222 1726853549.22351: getting the remaining hosts for this loop 25222 1726853549.22353: done getting the remaining hosts for this loop 25222 1726853549.22358: getting the next task for host managed_node2 25222 1726853549.22364: done getting next task for host managed_node2 25222 1726853549.22366: ^ task is: TASK: Include the task 'enable_epel.yml' 25222 1726853549.22369: ^ 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 25222 1726853549.22374: getting variables 25222 1726853549.22375: in VariableManager get_vars() 25222 1726853549.22401: Calling all_inventory to load vars for managed_node2 25222 1726853549.22404: Calling groups_inventory to load vars for managed_node2 25222 1726853549.22408: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.22419: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.22422: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.22425: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.22706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.22875: done with get_vars() 25222 1726853549.22886: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:32:29 -0400 (0:00:00.024) 0:00:03.110 ****** 25222 1726853549.22980: entering _queue_task() for managed_node2/include_tasks 25222 1726853549.23220: worker is 1 (out of 1 available) 25222 1726853549.23233: exiting _queue_task() for managed_node2/include_tasks 25222 1726853549.23244: done queuing things up, now waiting for results queue to drain 25222 1726853549.23245: waiting for pending results... 25222 1726853549.23496: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 25222 1726853549.23603: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000d0 25222 1726853549.23619: variable 'ansible_search_path' from source: unknown 25222 1726853549.23627: variable 'ansible_search_path' from source: unknown 25222 1726853549.23694: calling self._execute() 25222 1726853549.23748: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.23764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.23781: variable 'omit' from source: magic vars 25222 1726853549.24476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853549.26375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853549.26414: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853549.26441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853549.26484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853549.26499: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853549.26557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853549.26591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853549.26602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853549.26628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853549.26640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853549.26729: variable '__network_is_ostree' from source: set_fact 25222 1726853549.26743: Evaluated conditional (not __network_is_ostree | d(false)): True 25222 1726853549.26748: _execute() done 25222 1726853549.26751: dumping result to json 25222 1726853549.26753: done dumping result, returning 25222 1726853549.26763: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-cdd5-a5fe-0000000000d0] 25222 1726853549.26768: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000d0 25222 1726853549.26858: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000d0 25222 1726853549.26861: WORKER PROCESS EXITING 25222 1726853549.26891: no more pending results, returning what we have 25222 1726853549.26896: in VariableManager get_vars() 25222 1726853549.26937: Calling all_inventory to load vars for managed_node2 25222 1726853549.26940: Calling groups_inventory to load vars for managed_node2 25222 1726853549.26944: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.26954: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.26956: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.26959: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.27113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.27229: done with get_vars() 25222 1726853549.27237: variable 'ansible_search_path' from source: unknown 25222 1726853549.27239: variable 'ansible_search_path' from source: unknown 25222 1726853549.27265: we have included files to process 25222 1726853549.27266: generating all_blocks data 25222 1726853549.27268: done generating all_blocks data 25222 1726853549.27274: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 25222 1726853549.27275: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 25222 1726853549.27276: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 25222 1726853549.27729: done processing included file 25222 1726853549.27730: iterating over new_blocks loaded from include file 25222 1726853549.27731: in VariableManager get_vars() 25222 1726853549.27739: done with get_vars() 25222 1726853549.27740: filtering new block on tags 25222 1726853549.27756: done filtering new block on tags 25222 1726853549.27762: in VariableManager get_vars() 25222 1726853549.27775: done with get_vars() 25222 1726853549.27777: filtering new block on tags 25222 1726853549.27789: done filtering new block on tags 25222 1726853549.27792: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 25222 1726853549.27797: extending task lists for all hosts with included blocks 25222 1726853549.27890: done extending task lists 25222 1726853549.27891: done processing included files 25222 1726853549.27892: results queue empty 25222 1726853549.27892: checking for any_errors_fatal 25222 1726853549.27895: done checking for any_errors_fatal 25222 1726853549.27896: checking for max_fail_percentage 25222 1726853549.27897: done checking for max_fail_percentage 25222 1726853549.27897: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.27898: done checking to see if all hosts have failed 25222 1726853549.27899: getting the remaining hosts for this loop 25222 1726853549.27900: done getting the remaining hosts for this loop 25222 1726853549.27902: getting the next task for host managed_node2 25222 1726853549.27906: done getting next task for host managed_node2 25222 1726853549.27907: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 25222 1726853549.27910: ^ 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 25222 1726853549.27912: getting variables 25222 1726853549.27913: in VariableManager get_vars() 25222 1726853549.27920: Calling all_inventory to load vars for managed_node2 25222 1726853549.27922: Calling groups_inventory to load vars for managed_node2 25222 1726853549.27924: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.27930: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.27937: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.27940: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.28090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.28280: done with get_vars() 25222 1726853549.28288: done getting variables 25222 1726853549.28347: 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) 25222 1726853549.28540: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:32:29 -0400 (0:00:00.056) 0:00:03.166 ****** 25222 1726853549.28587: entering _queue_task() for managed_node2/command 25222 1726853549.28589: Creating lock for command 25222 1726853549.28857: worker is 1 (out of 1 available) 25222 1726853549.28873: exiting _queue_task() for managed_node2/command 25222 1726853549.28888: done queuing things up, now waiting for results queue to drain 25222 1726853549.28896: waiting for pending results... 25222 1726853549.29083: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 25222 1726853549.29149: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000ea 25222 1726853549.29169: variable 'ansible_search_path' from source: unknown 25222 1726853549.29174: variable 'ansible_search_path' from source: unknown 25222 1726853549.29194: calling self._execute() 25222 1726853549.29249: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.29253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.29262: variable 'omit' from source: magic vars 25222 1726853549.29525: variable 'ansible_distribution' from source: facts 25222 1726853549.29534: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 25222 1726853549.29624: variable 'ansible_distribution_major_version' from source: facts 25222 1726853549.29627: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 25222 1726853549.29630: when evaluation is False, skipping this task 25222 1726853549.29633: _execute() done 25222 1726853549.29638: dumping result to json 25222 1726853549.29640: done dumping result, returning 25222 1726853549.29646: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [02083763-bbaf-cdd5-a5fe-0000000000ea] 25222 1726853549.29650: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ea 25222 1726853549.29740: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ea 25222 1726853549.29743: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 25222 1726853549.29816: no more pending results, returning what we have 25222 1726853549.29819: results queue empty 25222 1726853549.29820: checking for any_errors_fatal 25222 1726853549.29821: done checking for any_errors_fatal 25222 1726853549.29821: checking for max_fail_percentage 25222 1726853549.29823: done checking for max_fail_percentage 25222 1726853549.29823: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.29824: done checking to see if all hosts have failed 25222 1726853549.29825: getting the remaining hosts for this loop 25222 1726853549.29826: done getting the remaining hosts for this loop 25222 1726853549.29828: getting the next task for host managed_node2 25222 1726853549.29834: done getting next task for host managed_node2 25222 1726853549.29836: ^ task is: TASK: Install yum-utils package 25222 1726853549.29840: ^ 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 25222 1726853549.29842: getting variables 25222 1726853549.29844: in VariableManager get_vars() 25222 1726853549.29870: Calling all_inventory to load vars for managed_node2 25222 1726853549.29874: Calling groups_inventory to load vars for managed_node2 25222 1726853549.29877: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.29885: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.29887: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.29890: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.29991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.30120: done with get_vars() 25222 1726853549.30126: done getting variables 25222 1726853549.30192: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:32:29 -0400 (0:00:00.016) 0:00:03.182 ****** 25222 1726853549.30213: entering _queue_task() for managed_node2/package 25222 1726853549.30215: Creating lock for package 25222 1726853549.30396: worker is 1 (out of 1 available) 25222 1726853549.30409: exiting _queue_task() for managed_node2/package 25222 1726853549.30419: done queuing things up, now waiting for results queue to drain 25222 1726853549.30420: waiting for pending results... 25222 1726853549.30562: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 25222 1726853549.30621: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000eb 25222 1726853549.30630: variable 'ansible_search_path' from source: unknown 25222 1726853549.30634: variable 'ansible_search_path' from source: unknown 25222 1726853549.30662: calling self._execute() 25222 1726853549.30714: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.30718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.30726: variable 'omit' from source: magic vars 25222 1726853549.31176: variable 'ansible_distribution' from source: facts 25222 1726853549.31179: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 25222 1726853549.31181: variable 'ansible_distribution_major_version' from source: facts 25222 1726853549.31184: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 25222 1726853549.31186: when evaluation is False, skipping this task 25222 1726853549.31188: _execute() done 25222 1726853549.31190: dumping result to json 25222 1726853549.31192: done dumping result, returning 25222 1726853549.31195: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [02083763-bbaf-cdd5-a5fe-0000000000eb] 25222 1726853549.31197: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000eb 25222 1726853549.31274: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000eb 25222 1726853549.31283: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 25222 1726853549.31330: no more pending results, returning what we have 25222 1726853549.31333: results queue empty 25222 1726853549.31334: checking for any_errors_fatal 25222 1726853549.31341: done checking for any_errors_fatal 25222 1726853549.31342: checking for max_fail_percentage 25222 1726853549.31343: done checking for max_fail_percentage 25222 1726853549.31343: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.31344: done checking to see if all hosts have failed 25222 1726853549.31345: getting the remaining hosts for this loop 25222 1726853549.31346: done getting the remaining hosts for this loop 25222 1726853549.31349: getting the next task for host managed_node2 25222 1726853549.31359: done getting next task for host managed_node2 25222 1726853549.31361: ^ task is: TASK: Enable EPEL 7 25222 1726853549.31365: ^ 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 25222 1726853549.31368: getting variables 25222 1726853549.31370: in VariableManager get_vars() 25222 1726853549.31401: Calling all_inventory to load vars for managed_node2 25222 1726853549.31404: Calling groups_inventory to load vars for managed_node2 25222 1726853549.31407: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.31416: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.31418: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.31421: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.31604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.31826: done with get_vars() 25222 1726853549.31836: done getting variables 25222 1726853549.31916: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:32:29 -0400 (0:00:00.017) 0:00:03.199 ****** 25222 1726853549.31942: entering _queue_task() for managed_node2/command 25222 1726853549.32189: worker is 1 (out of 1 available) 25222 1726853549.32201: exiting _queue_task() for managed_node2/command 25222 1726853549.32212: done queuing things up, now waiting for results queue to drain 25222 1726853549.32213: waiting for pending results... 25222 1726853549.32667: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 25222 1726853549.32743: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000ec 25222 1726853549.32753: variable 'ansible_search_path' from source: unknown 25222 1726853549.32759: variable 'ansible_search_path' from source: unknown 25222 1726853549.32792: calling self._execute() 25222 1726853549.32856: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.32860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.32867: variable 'omit' from source: magic vars 25222 1726853549.33121: variable 'ansible_distribution' from source: facts 25222 1726853549.33131: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 25222 1726853549.33213: variable 'ansible_distribution_major_version' from source: facts 25222 1726853549.33225: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 25222 1726853549.33229: when evaluation is False, skipping this task 25222 1726853549.33232: _execute() done 25222 1726853549.33234: dumping result to json 25222 1726853549.33237: done dumping result, returning 25222 1726853549.33239: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [02083763-bbaf-cdd5-a5fe-0000000000ec] 25222 1726853549.33241: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ec 25222 1726853549.33316: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ec 25222 1726853549.33319: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 25222 1726853549.33397: no more pending results, returning what we have 25222 1726853549.33400: results queue empty 25222 1726853549.33401: checking for any_errors_fatal 25222 1726853549.33405: done checking for any_errors_fatal 25222 1726853549.33406: checking for max_fail_percentage 25222 1726853549.33407: done checking for max_fail_percentage 25222 1726853549.33408: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.33409: done checking to see if all hosts have failed 25222 1726853549.33409: getting the remaining hosts for this loop 25222 1726853549.33410: done getting the remaining hosts for this loop 25222 1726853549.33413: getting the next task for host managed_node2 25222 1726853549.33418: done getting next task for host managed_node2 25222 1726853549.33420: ^ task is: TASK: Enable EPEL 8 25222 1726853549.33423: ^ 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 25222 1726853549.33425: getting variables 25222 1726853549.33426: in VariableManager get_vars() 25222 1726853549.33448: Calling all_inventory to load vars for managed_node2 25222 1726853549.33450: Calling groups_inventory to load vars for managed_node2 25222 1726853549.33452: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.33461: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.33462: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.33464: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.33591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.33702: done with get_vars() 25222 1726853549.33708: done getting variables 25222 1726853549.33744: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:32:29 -0400 (0:00:00.018) 0:00:03.218 ****** 25222 1726853549.33768: entering _queue_task() for managed_node2/command 25222 1726853549.33940: worker is 1 (out of 1 available) 25222 1726853549.33951: exiting _queue_task() for managed_node2/command 25222 1726853549.33965: done queuing things up, now waiting for results queue to drain 25222 1726853549.33967: waiting for pending results... 25222 1726853549.34100: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 25222 1726853549.34195: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000ed 25222 1726853549.34199: variable 'ansible_search_path' from source: unknown 25222 1726853549.34202: variable 'ansible_search_path' from source: unknown 25222 1726853549.34204: calling self._execute() 25222 1726853549.34247: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.34251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.34261: variable 'omit' from source: magic vars 25222 1726853549.34698: variable 'ansible_distribution' from source: facts 25222 1726853549.35178: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 25222 1726853549.35181: variable 'ansible_distribution_major_version' from source: facts 25222 1726853549.35184: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 25222 1726853549.35187: when evaluation is False, skipping this task 25222 1726853549.35189: _execute() done 25222 1726853549.35191: dumping result to json 25222 1726853549.35193: done dumping result, returning 25222 1726853549.35195: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [02083763-bbaf-cdd5-a5fe-0000000000ed] 25222 1726853549.35197: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ed 25222 1726853549.35254: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ed 25222 1726853549.35258: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 25222 1726853549.35303: no more pending results, returning what we have 25222 1726853549.35307: results queue empty 25222 1726853549.35308: checking for any_errors_fatal 25222 1726853549.35313: done checking for any_errors_fatal 25222 1726853549.35313: checking for max_fail_percentage 25222 1726853549.35315: done checking for max_fail_percentage 25222 1726853549.35316: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.35316: done checking to see if all hosts have failed 25222 1726853549.35317: getting the remaining hosts for this loop 25222 1726853549.35318: done getting the remaining hosts for this loop 25222 1726853549.35321: getting the next task for host managed_node2 25222 1726853549.35330: done getting next task for host managed_node2 25222 1726853549.35333: ^ task is: TASK: Enable EPEL 6 25222 1726853549.35337: ^ 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 25222 1726853549.35340: getting variables 25222 1726853549.35341: in VariableManager get_vars() 25222 1726853549.35379: Calling all_inventory to load vars for managed_node2 25222 1726853549.35382: Calling groups_inventory to load vars for managed_node2 25222 1726853549.35386: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.35399: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.35403: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.35406: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.35979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.36300: done with get_vars() 25222 1726853549.36314: done getting variables 25222 1726853549.36369: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:32:29 -0400 (0:00:00.026) 0:00:03.244 ****** 25222 1726853549.36405: entering _queue_task() for managed_node2/copy 25222 1726853549.36723: worker is 1 (out of 1 available) 25222 1726853549.36736: exiting _queue_task() for managed_node2/copy 25222 1726853549.36747: done queuing things up, now waiting for results queue to drain 25222 1726853549.36748: waiting for pending results... 25222 1726853549.36929: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 25222 1726853549.37039: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000ef 25222 1726853549.37078: variable 'ansible_search_path' from source: unknown 25222 1726853549.37088: variable 'ansible_search_path' from source: unknown 25222 1726853549.37129: calling self._execute() 25222 1726853549.37219: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.37245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.37260: variable 'omit' from source: magic vars 25222 1726853549.37656: variable 'ansible_distribution' from source: facts 25222 1726853549.37676: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 25222 1726853549.37797: variable 'ansible_distribution_major_version' from source: facts 25222 1726853549.37810: Evaluated conditional (ansible_distribution_major_version == '6'): False 25222 1726853549.37814: when evaluation is False, skipping this task 25222 1726853549.37817: _execute() done 25222 1726853549.37824: dumping result to json 25222 1726853549.37827: done dumping result, returning 25222 1726853549.37876: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [02083763-bbaf-cdd5-a5fe-0000000000ef] 25222 1726853549.37880: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ef 25222 1726853549.37947: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000ef 25222 1726853549.37950: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 25222 1726853549.37996: no more pending results, returning what we have 25222 1726853549.37999: results queue empty 25222 1726853549.38000: checking for any_errors_fatal 25222 1726853549.38004: done checking for any_errors_fatal 25222 1726853549.38004: checking for max_fail_percentage 25222 1726853549.38006: done checking for max_fail_percentage 25222 1726853549.38009: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.38012: done checking to see if all hosts have failed 25222 1726853549.38013: getting the remaining hosts for this loop 25222 1726853549.38014: done getting the remaining hosts for this loop 25222 1726853549.38017: getting the next task for host managed_node2 25222 1726853549.38025: done getting next task for host managed_node2 25222 1726853549.38027: ^ task is: TASK: Set network provider to 'nm' 25222 1726853549.38029: ^ 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 25222 1726853549.38032: getting variables 25222 1726853549.38033: in VariableManager get_vars() 25222 1726853549.38057: Calling all_inventory to load vars for managed_node2 25222 1726853549.38060: Calling groups_inventory to load vars for managed_node2 25222 1726853549.38063: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.38073: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.38076: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.38078: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.38214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.38322: done with get_vars() 25222 1726853549.38329: done getting variables 25222 1726853549.38368: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 'nm'] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_nm.yml:13 Friday 20 September 2024 13:32:29 -0400 (0:00:00.019) 0:00:03.264 ****** 25222 1726853549.38388: entering _queue_task() for managed_node2/set_fact 25222 1726853549.38595: worker is 1 (out of 1 available) 25222 1726853549.38606: exiting _queue_task() for managed_node2/set_fact 25222 1726853549.38616: done queuing things up, now waiting for results queue to drain 25222 1726853549.38617: waiting for pending results... 25222 1726853549.38852: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 25222 1726853549.38950: in run() - task 02083763-bbaf-cdd5-a5fe-000000000007 25222 1726853549.38959: variable 'ansible_search_path' from source: unknown 25222 1726853549.39056: calling self._execute() 25222 1726853549.39079: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.39090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.39103: variable 'omit' from source: magic vars 25222 1726853549.39208: variable 'omit' from source: magic vars 25222 1726853549.39243: variable 'omit' from source: magic vars 25222 1726853549.39288: variable 'omit' from source: magic vars 25222 1726853549.39334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853549.39375: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853549.39476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853549.39480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853549.39482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853549.39484: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853549.39486: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.39490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.39586: Set connection var ansible_shell_executable to /bin/sh 25222 1726853549.39601: Set connection var ansible_pipelining to False 25222 1726853549.39617: Set connection var ansible_timeout to 10 25222 1726853549.39626: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853549.39632: Set connection var ansible_shell_type to sh 25222 1726853549.39637: Set connection var ansible_connection to ssh 25222 1726853549.39660: variable 'ansible_shell_executable' from source: unknown 25222 1726853549.39717: variable 'ansible_connection' from source: unknown 25222 1726853549.39720: variable 'ansible_module_compression' from source: unknown 25222 1726853549.39722: variable 'ansible_shell_type' from source: unknown 25222 1726853549.39724: variable 'ansible_shell_executable' from source: unknown 25222 1726853549.39726: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.39728: variable 'ansible_pipelining' from source: unknown 25222 1726853549.39730: variable 'ansible_timeout' from source: unknown 25222 1726853549.39732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.39856: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853549.39876: variable 'omit' from source: magic vars 25222 1726853549.39888: starting attempt loop 25222 1726853549.39896: running the handler 25222 1726853549.39911: handler run complete 25222 1726853549.39933: attempt loop complete, returning result 25222 1726853549.39936: _execute() done 25222 1726853549.39938: dumping result to json 25222 1726853549.40176: done dumping result, returning 25222 1726853549.40179: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [02083763-bbaf-cdd5-a5fe-000000000007] 25222 1726853549.40182: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000007 25222 1726853549.40242: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000007 25222 1726853549.40246: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 25222 1726853549.40290: no more pending results, returning what we have 25222 1726853549.40292: results queue empty 25222 1726853549.40293: checking for any_errors_fatal 25222 1726853549.40298: done checking for any_errors_fatal 25222 1726853549.40299: checking for max_fail_percentage 25222 1726853549.40300: done checking for max_fail_percentage 25222 1726853549.40301: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.40301: done checking to see if all hosts have failed 25222 1726853549.40302: getting the remaining hosts for this loop 25222 1726853549.40303: done getting the remaining hosts for this loop 25222 1726853549.40306: getting the next task for host managed_node2 25222 1726853549.40312: done getting next task for host managed_node2 25222 1726853549.40313: ^ task is: TASK: meta (flush_handlers) 25222 1726853549.40315: ^ 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 25222 1726853549.40318: getting variables 25222 1726853549.40320: in VariableManager get_vars() 25222 1726853549.40342: Calling all_inventory to load vars for managed_node2 25222 1726853549.40345: Calling groups_inventory to load vars for managed_node2 25222 1726853549.40348: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.40357: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.40360: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.40363: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.40525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.40708: done with get_vars() 25222 1726853549.40717: done getting variables 25222 1726853549.40773: in VariableManager get_vars() 25222 1726853549.40781: Calling all_inventory to load vars for managed_node2 25222 1726853549.40783: Calling groups_inventory to load vars for managed_node2 25222 1726853549.40785: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.40788: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.40790: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.40792: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.41105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.41274: done with get_vars() 25222 1726853549.41287: done queuing things up, now waiting for results queue to drain 25222 1726853549.41289: results queue empty 25222 1726853549.41289: checking for any_errors_fatal 25222 1726853549.41291: done checking for any_errors_fatal 25222 1726853549.41292: checking for max_fail_percentage 25222 1726853549.41293: done checking for max_fail_percentage 25222 1726853549.41294: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.41294: done checking to see if all hosts have failed 25222 1726853549.41295: getting the remaining hosts for this loop 25222 1726853549.41296: done getting the remaining hosts for this loop 25222 1726853549.41298: getting the next task for host managed_node2 25222 1726853549.41302: done getting next task for host managed_node2 25222 1726853549.41303: ^ task is: TASK: meta (flush_handlers) 25222 1726853549.41305: ^ 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 25222 1726853549.41312: getting variables 25222 1726853549.41313: in VariableManager get_vars() 25222 1726853549.41320: Calling all_inventory to load vars for managed_node2 25222 1726853549.41322: Calling groups_inventory to load vars for managed_node2 25222 1726853549.41324: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.41328: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.41330: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.41333: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.41458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.41631: done with get_vars() 25222 1726853549.41637: done getting variables 25222 1726853549.41677: in VariableManager get_vars() 25222 1726853549.41684: Calling all_inventory to load vars for managed_node2 25222 1726853549.41686: Calling groups_inventory to load vars for managed_node2 25222 1726853549.41689: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.41693: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.41695: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.41698: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.41820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.42016: done with get_vars() 25222 1726853549.42027: done queuing things up, now waiting for results queue to drain 25222 1726853549.42029: results queue empty 25222 1726853549.42029: checking for any_errors_fatal 25222 1726853549.42030: done checking for any_errors_fatal 25222 1726853549.42031: checking for max_fail_percentage 25222 1726853549.42032: done checking for max_fail_percentage 25222 1726853549.42034: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.42035: done checking to see if all hosts have failed 25222 1726853549.42035: getting the remaining hosts for this loop 25222 1726853549.42036: done getting the remaining hosts for this loop 25222 1726853549.42038: getting the next task for host managed_node2 25222 1726853549.42041: done getting next task for host managed_node2 25222 1726853549.42042: ^ task is: None 25222 1726853549.42043: ^ 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 25222 1726853549.42044: done queuing things up, now waiting for results queue to drain 25222 1726853549.42045: results queue empty 25222 1726853549.42045: checking for any_errors_fatal 25222 1726853549.42046: done checking for any_errors_fatal 25222 1726853549.42047: checking for max_fail_percentage 25222 1726853549.42047: done checking for max_fail_percentage 25222 1726853549.42048: checking to see if all hosts have failed and the running result is not ok 25222 1726853549.42049: done checking to see if all hosts have failed 25222 1726853549.42050: getting the next task for host managed_node2 25222 1726853549.42053: done getting next task for host managed_node2 25222 1726853549.42053: ^ task is: None 25222 1726853549.42054: ^ 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 25222 1726853549.42120: in VariableManager get_vars() 25222 1726853549.42142: done with get_vars() 25222 1726853549.42148: in VariableManager get_vars() 25222 1726853549.42161: done with get_vars() 25222 1726853549.42165: variable 'omit' from source: magic vars 25222 1726853549.42205: in VariableManager get_vars() 25222 1726853549.42220: done with get_vars() 25222 1726853549.42240: variable 'omit' from source: magic vars PLAY [Play for testing IPv6 config] ******************************************** 25222 1726853549.42611: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 25222 1726853549.42636: getting the remaining hosts for this loop 25222 1726853549.42637: done getting the remaining hosts for this loop 25222 1726853549.42639: getting the next task for host managed_node2 25222 1726853549.42642: done getting next task for host managed_node2 25222 1726853549.42643: ^ task is: TASK: Gathering Facts 25222 1726853549.42645: ^ 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 25222 1726853549.42646: getting variables 25222 1726853549.42647: in VariableManager get_vars() 25222 1726853549.42659: Calling all_inventory to load vars for managed_node2 25222 1726853549.42660: Calling groups_inventory to load vars for managed_node2 25222 1726853549.42662: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853549.42667: Calling all_plugins_play to load vars for managed_node2 25222 1726853549.42682: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853549.42686: Calling groups_plugins_play to load vars for managed_node2 25222 1726853549.42818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853549.43005: done with get_vars() 25222 1726853549.43012: done getting variables 25222 1726853549.43049: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Friday 20 September 2024 13:32:29 -0400 (0:00:00.046) 0:00:03.311 ****** 25222 1726853549.43069: entering _queue_task() for managed_node2/gather_facts 25222 1726853549.43313: worker is 1 (out of 1 available) 25222 1726853549.43323: exiting _queue_task() for managed_node2/gather_facts 25222 1726853549.43335: done queuing things up, now waiting for results queue to drain 25222 1726853549.43336: waiting for pending results... 25222 1726853549.43573: running TaskExecutor() for managed_node2/TASK: Gathering Facts 25222 1726853549.43670: in run() - task 02083763-bbaf-cdd5-a5fe-000000000115 25222 1726853549.43679: variable 'ansible_search_path' from source: unknown 25222 1726853549.43715: calling self._execute() 25222 1726853549.43976: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.43980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.43983: variable 'omit' from source: magic vars 25222 1726853549.44163: variable 'ansible_distribution_major_version' from source: facts 25222 1726853549.44181: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853549.44192: variable 'omit' from source: magic vars 25222 1726853549.44222: variable 'omit' from source: magic vars 25222 1726853549.44259: variable 'omit' from source: magic vars 25222 1726853549.44301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853549.44342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853549.44365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853549.44473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853549.44490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853549.44525: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853549.44537: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.44544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.44648: Set connection var ansible_shell_executable to /bin/sh 25222 1726853549.44660: Set connection var ansible_pipelining to False 25222 1726853549.44673: Set connection var ansible_timeout to 10 25222 1726853549.44682: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853549.44688: Set connection var ansible_shell_type to sh 25222 1726853549.44694: Set connection var ansible_connection to ssh 25222 1726853549.44716: variable 'ansible_shell_executable' from source: unknown 25222 1726853549.44723: variable 'ansible_connection' from source: unknown 25222 1726853549.44730: variable 'ansible_module_compression' from source: unknown 25222 1726853549.44738: variable 'ansible_shell_type' from source: unknown 25222 1726853549.44747: variable 'ansible_shell_executable' from source: unknown 25222 1726853549.44754: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853549.44761: variable 'ansible_pipelining' from source: unknown 25222 1726853549.44767: variable 'ansible_timeout' from source: unknown 25222 1726853549.44776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853549.44966: 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) 25222 1726853549.44969: variable 'omit' from source: magic vars 25222 1726853549.44973: starting attempt loop 25222 1726853549.44976: running the handler 25222 1726853549.44991: variable 'ansible_facts' from source: unknown 25222 1726853549.45075: _low_level_execute_command(): starting 25222 1726853549.45078: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853549.45792: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853549.45836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853549.45850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853549.45875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853549.45985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853549.48522: stdout chunk (state=3): >>>/root <<< 25222 1726853549.48683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853549.48731: stderr chunk (state=3): >>><<< 25222 1726853549.48740: stdout chunk (state=3): >>><<< 25222 1726853549.48849: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 25222 1726853549.48852: _low_level_execute_command(): starting 25222 1726853549.48855: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280 `" && echo ansible-tmp-1726853549.487633-25407-131648005038280="` echo /root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280 `" ) && sleep 0' 25222 1726853549.49423: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853549.49452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853549.49651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853549.52557: stdout chunk (state=3): >>>ansible-tmp-1726853549.487633-25407-131648005038280=/root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280 <<< 25222 1726853549.52806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853549.52810: stdout chunk (state=3): >>><<< 25222 1726853549.52812: stderr chunk (state=3): >>><<< 25222 1726853549.52838: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853549.487633-25407-131648005038280=/root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 25222 1726853549.52879: variable 'ansible_module_compression' from source: unknown 25222 1726853549.52942: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 25222 1726853549.53020: variable 'ansible_facts' from source: unknown 25222 1726853549.53279: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280/AnsiballZ_setup.py 25222 1726853549.53415: Sending initial data 25222 1726853549.53425: Sent initial data (153 bytes) 25222 1726853549.54096: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853549.54175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853549.54223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853549.54239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853549.54266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853549.54393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853549.56899: 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 <<< 25222 1726853549.57013: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853549.57103: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpbduax99q /root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280/AnsiballZ_setup.py <<< 25222 1726853549.57106: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280/AnsiballZ_setup.py" <<< 25222 1726853549.57174: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpbduax99q" to remote "/root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280/AnsiballZ_setup.py" <<< 25222 1726853549.58901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853549.58905: stdout chunk (state=3): >>><<< 25222 1726853549.58907: stderr chunk (state=3): >>><<< 25222 1726853549.58922: done transferring module to remote 25222 1726853549.58936: _low_level_execute_command(): starting 25222 1726853549.58946: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280/ /root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280/AnsiballZ_setup.py && sleep 0' 25222 1726853549.59639: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853549.59667: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853549.59779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853549.59796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853549.59844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853549.59936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853549.62828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853549.62831: stdout chunk (state=3): >>><<< 25222 1726853549.62834: stderr chunk (state=3): >>><<< 25222 1726853549.62837: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 25222 1726853549.62845: _low_level_execute_command(): starting 25222 1726853549.62847: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280/AnsiballZ_setup.py && sleep 0' 25222 1726853549.63422: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853549.63491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853549.63524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853549.63566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853549.63676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853550.53218: stdout chunk (state=3): >>> <<< 25222 1726853550.53267: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "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": 2931, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 600, "free": 2931}, "nocache": {"free": 3270, "used": 261}, "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": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "l<<< 25222 1726853550.53291: stdout chunk (state=3): >>>abels": [], "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": 760, "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": 261794504704, "block_size": 4096, "block_total": 65519099, "block_available": 63914674, "block_used": 1604425, "inode_total": 131070960, "inode_available": 131029064, "inode_used": 41896, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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_loadavg": {"1m": 0.9609375, "5m": 0.6064453125, "15m": 0.3232421875}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_se<<< 25222 1726853550.53324: stdout chunk (state=3): >>>gmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", <<< 25222 1726853550.53394: stdout chunk (state=3): >>>"HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 60520 10.31.9.197 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.46.199 60520 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/1"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "30", "epoch": "1726853550", "epoch_int": "1726853550", "date": "2024-09-20", "time": "13:32:30", "iso8601_micro": "2024-09-20T17:32:30.527493Z", "iso8601": "2024-09-20T17:32:30Z", "iso8601_basic": "20240920T133230527493", "iso8601_basic_short": "20240920T133230", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 25222 1726853550.56664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853550.56667: stdout chunk (state=3): >>><<< 25222 1726853550.56670: stderr chunk (state=3): >>><<< 25222 1726853550.56790: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "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": 2931, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 600, "free": 2931}, "nocache": {"free": 3270, "used": 261}, "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": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "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": 760, "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": 261794504704, "block_size": 4096, "block_total": 65519099, "block_available": 63914674, "block_used": 1604425, "inode_total": 131070960, "inode_available": 131029064, "inode_used": 41896, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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_loadavg": {"1m": 0.9609375, "5m": 0.6064453125, "15m": 0.3232421875}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "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.46.199 60520 10.31.9.197 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.46.199 60520 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/1"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "32", "second": "30", "epoch": "1726853550", "epoch_int": "1726853550", "date": "2024-09-20", "time": "13:32:30", "iso8601_micro": "2024-09-20T17:32:30.527493Z", "iso8601": "2024-09-20T17:32:30Z", "iso8601_basic": "20240920T133230527493", "iso8601_basic_short": "20240920T133230", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. 25222 1726853550.57051: 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-1726853549.487633-25407-131648005038280/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853550.57081: _low_level_execute_command(): starting 25222 1726853550.57090: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853549.487633-25407-131648005038280/ > /dev/null 2>&1 && sleep 0' 25222 1726853550.57678: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853550.57694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853550.57708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853550.57723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853550.57739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853550.57790: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853550.57849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853550.57873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853550.57895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853550.57998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 25222 1726853550.60966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853550.60980: stdout chunk (state=3): >>><<< 25222 1726853550.60993: stderr chunk (state=3): >>><<< 25222 1726853550.61017: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 25222 1726853550.61040: handler run complete 25222 1726853550.61176: variable 'ansible_facts' from source: unknown 25222 1726853550.61287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853550.61639: variable 'ansible_facts' from source: unknown 25222 1726853550.61749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853550.61897: attempt loop complete, returning result 25222 1726853550.61907: _execute() done 25222 1726853550.61912: dumping result to json 25222 1726853550.61940: done dumping result, returning 25222 1726853550.61963: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-cdd5-a5fe-000000000115] 25222 1726853550.62176: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000115 ok: [managed_node2] 25222 1726853550.62898: no more pending results, returning what we have 25222 1726853550.62901: results queue empty 25222 1726853550.62902: checking for any_errors_fatal 25222 1726853550.62904: done checking for any_errors_fatal 25222 1726853550.62905: checking for max_fail_percentage 25222 1726853550.62906: done checking for max_fail_percentage 25222 1726853550.62907: checking to see if all hosts have failed and the running result is not ok 25222 1726853550.62908: done checking to see if all hosts have failed 25222 1726853550.62909: getting the remaining hosts for this loop 25222 1726853550.62910: done getting the remaining hosts for this loop 25222 1726853550.62913: getting the next task for host managed_node2 25222 1726853550.63036: done getting next task for host managed_node2 25222 1726853550.63045: ^ task is: TASK: meta (flush_handlers) 25222 1726853550.63047: ^ 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 25222 1726853550.63050: getting variables 25222 1726853550.63052: in VariableManager get_vars() 25222 1726853550.63098: Calling all_inventory to load vars for managed_node2 25222 1726853550.63102: Calling groups_inventory to load vars for managed_node2 25222 1726853550.63104: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853550.63151: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000115 25222 1726853550.63156: WORKER PROCESS EXITING 25222 1726853550.63175: Calling all_plugins_play to load vars for managed_node2 25222 1726853550.63179: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853550.63182: Calling groups_plugins_play to load vars for managed_node2 25222 1726853550.63437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853550.63690: done with get_vars() 25222 1726853550.63707: done getting variables 25222 1726853550.63819: in VariableManager get_vars() 25222 1726853550.63850: Calling all_inventory to load vars for managed_node2 25222 1726853550.63853: Calling groups_inventory to load vars for managed_node2 25222 1726853550.63858: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853550.63862: Calling all_plugins_play to load vars for managed_node2 25222 1726853550.63864: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853550.63867: Calling groups_plugins_play to load vars for managed_node2 25222 1726853550.64024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853550.64236: done with get_vars() 25222 1726853550.64248: done queuing things up, now waiting for results queue to drain 25222 1726853550.64250: results queue empty 25222 1726853550.64251: checking for any_errors_fatal 25222 1726853550.64256: done checking for any_errors_fatal 25222 1726853550.64261: checking for max_fail_percentage 25222 1726853550.64262: done checking for max_fail_percentage 25222 1726853550.64263: checking to see if all hosts have failed and the running result is not ok 25222 1726853550.64263: done checking to see if all hosts have failed 25222 1726853550.64264: getting the remaining hosts for this loop 25222 1726853550.64265: done getting the remaining hosts for this loop 25222 1726853550.64267: getting the next task for host managed_node2 25222 1726853550.64274: done getting next task for host managed_node2 25222 1726853550.64278: ^ task is: TASK: Include the task 'show_interfaces.yml' 25222 1726853550.64283: ^ 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 25222 1726853550.64286: getting variables 25222 1726853550.64287: in VariableManager get_vars() 25222 1726853550.64299: Calling all_inventory to load vars for managed_node2 25222 1726853550.64302: Calling groups_inventory to load vars for managed_node2 25222 1726853550.64304: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853550.64307: Calling all_plugins_play to load vars for managed_node2 25222 1726853550.64310: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853550.64313: Calling groups_plugins_play to load vars for managed_node2 25222 1726853550.64467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853550.64709: done with get_vars() 25222 1726853550.64721: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:9 Friday 20 September 2024 13:32:30 -0400 (0:00:01.217) 0:00:04.528 ****** 25222 1726853550.64797: entering _queue_task() for managed_node2/include_tasks 25222 1726853550.65095: worker is 1 (out of 1 available) 25222 1726853550.65115: exiting _queue_task() for managed_node2/include_tasks 25222 1726853550.65127: done queuing things up, now waiting for results queue to drain 25222 1726853550.65129: waiting for pending results... 25222 1726853550.65314: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 25222 1726853550.65408: in run() - task 02083763-bbaf-cdd5-a5fe-00000000000b 25222 1726853550.65437: variable 'ansible_search_path' from source: unknown 25222 1726853550.65477: calling self._execute() 25222 1726853550.65574: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853550.65587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853550.65602: variable 'omit' from source: magic vars 25222 1726853550.65984: variable 'ansible_distribution_major_version' from source: facts 25222 1726853550.66002: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853550.66021: _execute() done 25222 1726853550.66030: dumping result to json 25222 1726853550.66041: done dumping result, returning 25222 1726853550.66051: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-cdd5-a5fe-00000000000b] 25222 1726853550.66061: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000000b 25222 1726853550.66376: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000000b 25222 1726853550.66380: WORKER PROCESS EXITING 25222 1726853550.66403: no more pending results, returning what we have 25222 1726853550.66407: in VariableManager get_vars() 25222 1726853550.66441: Calling all_inventory to load vars for managed_node2 25222 1726853550.66444: Calling groups_inventory to load vars for managed_node2 25222 1726853550.66446: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853550.66454: Calling all_plugins_play to load vars for managed_node2 25222 1726853550.66457: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853550.66461: Calling groups_plugins_play to load vars for managed_node2 25222 1726853550.66645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853550.66864: done with get_vars() 25222 1726853550.66874: variable 'ansible_search_path' from source: unknown 25222 1726853550.66886: we have included files to process 25222 1726853550.66887: generating all_blocks data 25222 1726853550.66889: done generating all_blocks data 25222 1726853550.66890: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 25222 1726853550.66891: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 25222 1726853550.66893: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 25222 1726853550.67054: in VariableManager get_vars() 25222 1726853550.67084: done with get_vars() 25222 1726853550.67190: done processing included file 25222 1726853550.67192: iterating over new_blocks loaded from include file 25222 1726853550.67194: in VariableManager get_vars() 25222 1726853550.67210: done with get_vars() 25222 1726853550.67212: filtering new block on tags 25222 1726853550.67227: done filtering new block on tags 25222 1726853550.67230: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 25222 1726853550.67235: extending task lists for all hosts with included blocks 25222 1726853550.67320: done extending task lists 25222 1726853550.67321: done processing included files 25222 1726853550.67322: results queue empty 25222 1726853550.67323: checking for any_errors_fatal 25222 1726853550.67324: done checking for any_errors_fatal 25222 1726853550.67325: checking for max_fail_percentage 25222 1726853550.67326: done checking for max_fail_percentage 25222 1726853550.67326: checking to see if all hosts have failed and the running result is not ok 25222 1726853550.67327: done checking to see if all hosts have failed 25222 1726853550.67328: getting the remaining hosts for this loop 25222 1726853550.67329: done getting the remaining hosts for this loop 25222 1726853550.67331: getting the next task for host managed_node2 25222 1726853550.67334: done getting next task for host managed_node2 25222 1726853550.67336: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 25222 1726853550.67338: ^ 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 25222 1726853550.67340: getting variables 25222 1726853550.67341: in VariableManager get_vars() 25222 1726853550.67354: Calling all_inventory to load vars for managed_node2 25222 1726853550.67356: Calling groups_inventory to load vars for managed_node2 25222 1726853550.67358: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853550.67362: Calling all_plugins_play to load vars for managed_node2 25222 1726853550.67382: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853550.67393: Calling groups_plugins_play to load vars for managed_node2 25222 1726853550.67605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853550.67845: done with get_vars() 25222 1726853550.67853: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 13:32:30 -0400 (0:00:00.031) 0:00:04.559 ****** 25222 1726853550.67932: entering _queue_task() for managed_node2/include_tasks 25222 1726853550.68398: worker is 1 (out of 1 available) 25222 1726853550.68405: exiting _queue_task() for managed_node2/include_tasks 25222 1726853550.68414: done queuing things up, now waiting for results queue to drain 25222 1726853550.68415: waiting for pending results... 25222 1726853550.68433: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 25222 1726853550.68531: in run() - task 02083763-bbaf-cdd5-a5fe-00000000012b 25222 1726853550.68549: variable 'ansible_search_path' from source: unknown 25222 1726853550.68556: variable 'ansible_search_path' from source: unknown 25222 1726853550.68601: calling self._execute() 25222 1726853550.68684: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853550.68695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853550.68714: variable 'omit' from source: magic vars 25222 1726853550.69114: variable 'ansible_distribution_major_version' from source: facts 25222 1726853550.69136: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853550.69147: _execute() done 25222 1726853550.69154: dumping result to json 25222 1726853550.69161: done dumping result, returning 25222 1726853550.69173: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [02083763-bbaf-cdd5-a5fe-00000000012b] 25222 1726853550.69186: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000012b 25222 1726853550.69379: no more pending results, returning what we have 25222 1726853550.69384: in VariableManager get_vars() 25222 1726853550.69427: Calling all_inventory to load vars for managed_node2 25222 1726853550.69431: Calling groups_inventory to load vars for managed_node2 25222 1726853550.69434: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853550.69447: Calling all_plugins_play to load vars for managed_node2 25222 1726853550.69450: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853550.69453: Calling groups_plugins_play to load vars for managed_node2 25222 1726853550.69757: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000012b 25222 1726853550.69765: WORKER PROCESS EXITING 25222 1726853550.69786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853550.69911: done with get_vars() 25222 1726853550.69917: variable 'ansible_search_path' from source: unknown 25222 1726853550.69918: variable 'ansible_search_path' from source: unknown 25222 1726853550.69943: we have included files to process 25222 1726853550.69944: generating all_blocks data 25222 1726853550.69945: done generating all_blocks data 25222 1726853550.69946: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 25222 1726853550.69946: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 25222 1726853550.69948: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 25222 1726853550.70176: done processing included file 25222 1726853550.70178: iterating over new_blocks loaded from include file 25222 1726853550.70179: in VariableManager get_vars() 25222 1726853550.70190: done with get_vars() 25222 1726853550.70191: filtering new block on tags 25222 1726853550.70202: done filtering new block on tags 25222 1726853550.70203: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 25222 1726853550.70206: extending task lists for all hosts with included blocks 25222 1726853550.70267: done extending task lists 25222 1726853550.70268: done processing included files 25222 1726853550.70269: results queue empty 25222 1726853550.70269: checking for any_errors_fatal 25222 1726853550.70273: done checking for any_errors_fatal 25222 1726853550.70273: checking for max_fail_percentage 25222 1726853550.70274: done checking for max_fail_percentage 25222 1726853550.70275: checking to see if all hosts have failed and the running result is not ok 25222 1726853550.70275: done checking to see if all hosts have failed 25222 1726853550.70275: getting the remaining hosts for this loop 25222 1726853550.70276: done getting the remaining hosts for this loop 25222 1726853550.70278: getting the next task for host managed_node2 25222 1726853550.70280: done getting next task for host managed_node2 25222 1726853550.70282: ^ task is: TASK: Gather current interface info 25222 1726853550.70284: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853550.70285: getting variables 25222 1726853550.70286: in VariableManager get_vars() 25222 1726853550.70294: Calling all_inventory to load vars for managed_node2 25222 1726853550.70295: Calling groups_inventory to load vars for managed_node2 25222 1726853550.70296: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853550.70300: Calling all_plugins_play to load vars for managed_node2 25222 1726853550.70301: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853550.70303: Calling groups_plugins_play to load vars for managed_node2 25222 1726853550.70429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853550.70618: done with get_vars() 25222 1726853550.70628: done getting variables 25222 1726853550.70668: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 13:32:30 -0400 (0:00:00.027) 0:00:04.587 ****** 25222 1726853550.70698: entering _queue_task() for managed_node2/command 25222 1726853550.70962: worker is 1 (out of 1 available) 25222 1726853550.71176: exiting _queue_task() for managed_node2/command 25222 1726853550.71189: done queuing things up, now waiting for results queue to drain 25222 1726853550.71190: waiting for pending results... 25222 1726853550.71320: running TaskExecutor() for managed_node2/TASK: Gather current interface info 25222 1726853550.71362: in run() - task 02083763-bbaf-cdd5-a5fe-00000000013a 25222 1726853550.71387: variable 'ansible_search_path' from source: unknown 25222 1726853550.71395: variable 'ansible_search_path' from source: unknown 25222 1726853550.71444: calling self._execute() 25222 1726853550.71546: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853550.71557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853550.71577: variable 'omit' from source: magic vars 25222 1726853550.72068: variable 'ansible_distribution_major_version' from source: facts 25222 1726853550.72073: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853550.72075: variable 'omit' from source: magic vars 25222 1726853550.72077: variable 'omit' from source: magic vars 25222 1726853550.72079: variable 'omit' from source: magic vars 25222 1726853550.72204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853550.72312: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853550.72336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853550.72357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853550.72434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853550.72469: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853550.72482: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853550.72581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853550.72694: Set connection var ansible_shell_executable to /bin/sh 25222 1726853550.72757: Set connection var ansible_pipelining to False 25222 1726853550.72773: Set connection var ansible_timeout to 10 25222 1726853550.72784: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853550.72791: Set connection var ansible_shell_type to sh 25222 1726853550.73178: Set connection var ansible_connection to ssh 25222 1726853550.73181: variable 'ansible_shell_executable' from source: unknown 25222 1726853550.73183: variable 'ansible_connection' from source: unknown 25222 1726853550.73185: variable 'ansible_module_compression' from source: unknown 25222 1726853550.73186: variable 'ansible_shell_type' from source: unknown 25222 1726853550.73188: variable 'ansible_shell_executable' from source: unknown 25222 1726853550.73190: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853550.73192: variable 'ansible_pipelining' from source: unknown 25222 1726853550.73194: variable 'ansible_timeout' from source: unknown 25222 1726853550.73195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853550.73198: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853550.73201: variable 'omit' from source: magic vars 25222 1726853550.73202: starting attempt loop 25222 1726853550.73204: running the handler 25222 1726853550.73254: _low_level_execute_command(): starting 25222 1726853550.73269: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853550.73959: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853550.73980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853550.74058: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853550.74099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853550.74117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853550.74139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853550.74261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853550.76661: stdout chunk (state=3): >>>/root <<< 25222 1726853550.76705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853550.76736: stderr chunk (state=3): >>><<< 25222 1726853550.76738: stdout chunk (state=3): >>><<< 25222 1726853550.76755: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853550.76774: _low_level_execute_command(): starting 25222 1726853550.76792: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754 `" && echo ansible-tmp-1726853550.7676156-25457-113897947639754="` echo /root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754 `" ) && sleep 0' 25222 1726853550.77243: 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 <<< 25222 1726853550.77282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853550.77285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853550.77287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853550.77298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853550.77301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853550.77303: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853550.77348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853550.77352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853550.77431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853550.79887: stdout chunk (state=3): >>>ansible-tmp-1726853550.7676156-25457-113897947639754=/root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754 <<< 25222 1726853550.80074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853550.80094: stderr chunk (state=3): >>><<< 25222 1726853550.80100: stdout chunk (state=3): >>><<< 25222 1726853550.80115: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853550.7676156-25457-113897947639754=/root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853550.80156: variable 'ansible_module_compression' from source: unknown 25222 1726853550.80200: ANSIBALLZ: Using generic lock for ansible.legacy.command 25222 1726853550.80203: ANSIBALLZ: Acquiring lock 25222 1726853550.80205: ANSIBALLZ: Lock acquired: 140173327031312 25222 1726853550.80208: ANSIBALLZ: Creating module 25222 1726853550.92220: ANSIBALLZ: Writing module into payload 25222 1726853550.92273: ANSIBALLZ: Writing module 25222 1726853550.92290: ANSIBALLZ: Renaming module 25222 1726853550.92295: ANSIBALLZ: Done creating module 25222 1726853550.92309: variable 'ansible_facts' from source: unknown 25222 1726853550.92351: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/AnsiballZ_command.py 25222 1726853550.92477: Sending initial data 25222 1726853550.92486: Sent initial data (156 bytes) 25222 1726853550.92919: 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 <<< 25222 1726853550.92922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853550.92925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853550.92927: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853550.92929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853550.92983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853550.92987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853550.92999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853550.93068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853550.94790: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 25222 1726853550.94804: 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 <<< 25222 1726853550.94873: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853550.94941: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpp5bfb1vc /root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/AnsiballZ_command.py <<< 25222 1726853550.94947: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/AnsiballZ_command.py" <<< 25222 1726853550.95012: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpp5bfb1vc" to remote "/root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/AnsiballZ_command.py" <<< 25222 1726853550.95015: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/AnsiballZ_command.py" <<< 25222 1726853550.95776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853550.95822: stderr chunk (state=3): >>><<< 25222 1726853550.95825: stdout chunk (state=3): >>><<< 25222 1726853550.95833: done transferring module to remote 25222 1726853550.95842: _low_level_execute_command(): starting 25222 1726853550.95847: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/ /root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/AnsiballZ_command.py && sleep 0' 25222 1726853550.96246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853550.96269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853550.96276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853550.96293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853550.96340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853550.96346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853550.96348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853550.96414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853550.98328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853550.98352: stderr chunk (state=3): >>><<< 25222 1726853550.98355: stdout chunk (state=3): >>><<< 25222 1726853550.98372: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853550.98376: _low_level_execute_command(): starting 25222 1726853550.98379: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/AnsiballZ_command.py && sleep 0' 25222 1726853550.98806: 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 <<< 25222 1726853550.98809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853550.98811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 25222 1726853550.98813: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853550.98815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853550.98865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853550.98869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853550.98950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853551.15532: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:32:31.150801", "end": "2024-09-20 13:32:31.154294", "delta": "0:00:00.003493", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853551.17206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853551.17233: stderr chunk (state=3): >>><<< 25222 1726853551.17236: stdout chunk (state=3): >>><<< 25222 1726853551.17251: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:32:31.150801", "end": "2024-09-20 13:32:31.154294", "delta": "0:00:00.003493", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853551.17283: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853551.17290: _low_level_execute_command(): starting 25222 1726853551.17294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853550.7676156-25457-113897947639754/ > /dev/null 2>&1 && sleep 0' 25222 1726853551.17740: 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 <<< 25222 1726853551.17748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.17751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853551.17755: 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 <<< 25222 1726853551.17757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.17803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853551.17806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853551.17886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853551.19862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853551.19866: stdout chunk (state=3): >>><<< 25222 1726853551.19869: stderr chunk (state=3): >>><<< 25222 1726853551.20077: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853551.20080: handler run complete 25222 1726853551.20082: Evaluated conditional (False): False 25222 1726853551.20084: attempt loop complete, returning result 25222 1726853551.20086: _execute() done 25222 1726853551.20088: dumping result to json 25222 1726853551.20090: done dumping result, returning 25222 1726853551.20092: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [02083763-bbaf-cdd5-a5fe-00000000013a] 25222 1726853551.20094: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000013a 25222 1726853551.20167: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000013a 25222 1726853551.20170: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003493", "end": "2024-09-20 13:32:31.154294", "rc": 0, "start": "2024-09-20 13:32:31.150801" } STDOUT: bonding_masters eth0 lo 25222 1726853551.20250: no more pending results, returning what we have 25222 1726853551.20253: results queue empty 25222 1726853551.20254: checking for any_errors_fatal 25222 1726853551.20256: done checking for any_errors_fatal 25222 1726853551.20256: checking for max_fail_percentage 25222 1726853551.20258: done checking for max_fail_percentage 25222 1726853551.20259: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.20260: done checking to see if all hosts have failed 25222 1726853551.20260: getting the remaining hosts for this loop 25222 1726853551.20262: done getting the remaining hosts for this loop 25222 1726853551.20265: getting the next task for host managed_node2 25222 1726853551.20274: done getting next task for host managed_node2 25222 1726853551.20276: ^ task is: TASK: Set current_interfaces 25222 1726853551.20280: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853551.20284: getting variables 25222 1726853551.20286: in VariableManager get_vars() 25222 1726853551.20339: Calling all_inventory to load vars for managed_node2 25222 1726853551.20342: Calling groups_inventory to load vars for managed_node2 25222 1726853551.20345: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.20356: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.20359: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.20363: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.21223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.21475: done with get_vars() 25222 1726853551.21486: done getting variables 25222 1726853551.21545: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 current_interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 13:32:31 -0400 (0:00:00.508) 0:00:05.096 ****** 25222 1726853551.21581: entering _queue_task() for managed_node2/set_fact 25222 1726853551.21999: worker is 1 (out of 1 available) 25222 1726853551.22007: exiting _queue_task() for managed_node2/set_fact 25222 1726853551.22018: done queuing things up, now waiting for results queue to drain 25222 1726853551.22020: waiting for pending results... 25222 1726853551.22368: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 25222 1726853551.22375: in run() - task 02083763-bbaf-cdd5-a5fe-00000000013b 25222 1726853551.22576: variable 'ansible_search_path' from source: unknown 25222 1726853551.22580: variable 'ansible_search_path' from source: unknown 25222 1726853551.22583: calling self._execute() 25222 1726853551.22700: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.22713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.22727: variable 'omit' from source: magic vars 25222 1726853551.23408: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.23426: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.23445: variable 'omit' from source: magic vars 25222 1726853551.23494: variable 'omit' from source: magic vars 25222 1726853551.23605: variable '_current_interfaces' from source: set_fact 25222 1726853551.23669: variable 'omit' from source: magic vars 25222 1726853551.23715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853551.23755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853551.23788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853551.23808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.23822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.23861: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853551.23868: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.23881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.24116: Set connection var ansible_shell_executable to /bin/sh 25222 1726853551.24131: Set connection var ansible_pipelining to False 25222 1726853551.24315: Set connection var ansible_timeout to 10 25222 1726853551.24319: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853551.24321: Set connection var ansible_shell_type to sh 25222 1726853551.24324: Set connection var ansible_connection to ssh 25222 1726853551.24325: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.24328: variable 'ansible_connection' from source: unknown 25222 1726853551.24330: variable 'ansible_module_compression' from source: unknown 25222 1726853551.24332: variable 'ansible_shell_type' from source: unknown 25222 1726853551.24334: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.24336: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.24338: variable 'ansible_pipelining' from source: unknown 25222 1726853551.24340: variable 'ansible_timeout' from source: unknown 25222 1726853551.24342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.24752: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853551.24756: variable 'omit' from source: magic vars 25222 1726853551.24759: starting attempt loop 25222 1726853551.24760: running the handler 25222 1726853551.24762: handler run complete 25222 1726853551.24764: attempt loop complete, returning result 25222 1726853551.24766: _execute() done 25222 1726853551.24769: dumping result to json 25222 1726853551.24780: done dumping result, returning 25222 1726853551.24792: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [02083763-bbaf-cdd5-a5fe-00000000013b] 25222 1726853551.24828: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000013b 25222 1726853551.24957: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000013b ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 25222 1726853551.25041: no more pending results, returning what we have 25222 1726853551.25045: results queue empty 25222 1726853551.25046: checking for any_errors_fatal 25222 1726853551.25053: done checking for any_errors_fatal 25222 1726853551.25054: checking for max_fail_percentage 25222 1726853551.25056: done checking for max_fail_percentage 25222 1726853551.25057: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.25058: done checking to see if all hosts have failed 25222 1726853551.25058: getting the remaining hosts for this loop 25222 1726853551.25060: done getting the remaining hosts for this loop 25222 1726853551.25063: getting the next task for host managed_node2 25222 1726853551.25078: done getting next task for host managed_node2 25222 1726853551.25081: ^ task is: TASK: Show current_interfaces 25222 1726853551.25084: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853551.25087: getting variables 25222 1726853551.25089: in VariableManager get_vars() 25222 1726853551.25128: Calling all_inventory to load vars for managed_node2 25222 1726853551.25132: Calling groups_inventory to load vars for managed_node2 25222 1726853551.25134: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.25146: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.25149: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.25152: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.25809: WORKER PROCESS EXITING 25222 1726853551.25894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.26339: done with get_vars() 25222 1726853551.26350: done getting variables 25222 1726853551.26457: Loading ActionModule 'debug' from /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 [Show current_interfaces] ************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 13:32:31 -0400 (0:00:00.049) 0:00:05.145 ****** 25222 1726853551.26487: entering _queue_task() for managed_node2/debug 25222 1726853551.26489: Creating lock for debug 25222 1726853551.26786: worker is 1 (out of 1 available) 25222 1726853551.26799: exiting _queue_task() for managed_node2/debug 25222 1726853551.26811: done queuing things up, now waiting for results queue to drain 25222 1726853551.26812: waiting for pending results... 25222 1726853551.27038: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 25222 1726853551.27149: in run() - task 02083763-bbaf-cdd5-a5fe-00000000012c 25222 1726853551.27180: variable 'ansible_search_path' from source: unknown 25222 1726853551.27188: variable 'ansible_search_path' from source: unknown 25222 1726853551.27231: calling self._execute() 25222 1726853551.27323: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.27335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.27352: variable 'omit' from source: magic vars 25222 1726853551.27823: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.27843: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.27860: variable 'omit' from source: magic vars 25222 1726853551.27906: variable 'omit' from source: magic vars 25222 1726853551.28014: variable 'current_interfaces' from source: set_fact 25222 1726853551.28046: variable 'omit' from source: magic vars 25222 1726853551.28090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853551.28147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853551.28150: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853551.28169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.28187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.28218: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853551.28257: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.28260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.28342: Set connection var ansible_shell_executable to /bin/sh 25222 1726853551.28356: Set connection var ansible_pipelining to False 25222 1726853551.28373: Set connection var ansible_timeout to 10 25222 1726853551.28392: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853551.28394: Set connection var ansible_shell_type to sh 25222 1726853551.28396: Set connection var ansible_connection to ssh 25222 1726853551.28473: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.28476: variable 'ansible_connection' from source: unknown 25222 1726853551.28478: variable 'ansible_module_compression' from source: unknown 25222 1726853551.28480: variable 'ansible_shell_type' from source: unknown 25222 1726853551.28482: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.28483: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.28485: variable 'ansible_pipelining' from source: unknown 25222 1726853551.28487: variable 'ansible_timeout' from source: unknown 25222 1726853551.28488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.28585: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853551.28599: variable 'omit' from source: magic vars 25222 1726853551.28609: starting attempt loop 25222 1726853551.28615: running the handler 25222 1726853551.28659: handler run complete 25222 1726853551.28678: attempt loop complete, returning result 25222 1726853551.28689: _execute() done 25222 1726853551.28696: dumping result to json 25222 1726853551.28702: done dumping result, returning 25222 1726853551.28778: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [02083763-bbaf-cdd5-a5fe-00000000012c] 25222 1726853551.28781: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000012c ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 25222 1726853551.28925: no more pending results, returning what we have 25222 1726853551.28928: results queue empty 25222 1726853551.28930: checking for any_errors_fatal 25222 1726853551.28936: done checking for any_errors_fatal 25222 1726853551.28937: checking for max_fail_percentage 25222 1726853551.28939: done checking for max_fail_percentage 25222 1726853551.28939: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.28940: done checking to see if all hosts have failed 25222 1726853551.28941: getting the remaining hosts for this loop 25222 1726853551.28942: done getting the remaining hosts for this loop 25222 1726853551.28946: getting the next task for host managed_node2 25222 1726853551.28956: done getting next task for host managed_node2 25222 1726853551.28959: ^ task is: TASK: Include the task 'manage_test_interface.yml' 25222 1726853551.28961: ^ 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 25222 1726853551.28966: getting variables 25222 1726853551.28968: in VariableManager get_vars() 25222 1726853551.29144: Calling all_inventory to load vars for managed_node2 25222 1726853551.29147: Calling groups_inventory to load vars for managed_node2 25222 1726853551.29149: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.29161: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.29163: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.29167: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.29182: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000012c 25222 1726853551.29185: WORKER PROCESS EXITING 25222 1726853551.29432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.29635: done with get_vars() 25222 1726853551.29645: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 Friday 20 September 2024 13:32:31 -0400 (0:00:00.032) 0:00:05.177 ****** 25222 1726853551.29741: entering _queue_task() for managed_node2/include_tasks 25222 1726853551.30001: worker is 1 (out of 1 available) 25222 1726853551.30013: exiting _queue_task() for managed_node2/include_tasks 25222 1726853551.30022: done queuing things up, now waiting for results queue to drain 25222 1726853551.30024: waiting for pending results... 25222 1726853551.30229: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 25222 1726853551.30325: in run() - task 02083763-bbaf-cdd5-a5fe-00000000000c 25222 1726853551.30341: variable 'ansible_search_path' from source: unknown 25222 1726853551.30390: calling self._execute() 25222 1726853551.30465: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.30572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.30576: variable 'omit' from source: magic vars 25222 1726853551.30842: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.30860: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.30868: _execute() done 25222 1726853551.30877: dumping result to json 25222 1726853551.30884: done dumping result, returning 25222 1726853551.30894: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-cdd5-a5fe-00000000000c] 25222 1726853551.30907: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000000c 25222 1726853551.31034: no more pending results, returning what we have 25222 1726853551.31039: in VariableManager get_vars() 25222 1726853551.31082: Calling all_inventory to load vars for managed_node2 25222 1726853551.31084: Calling groups_inventory to load vars for managed_node2 25222 1726853551.31087: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.31098: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.31101: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.31104: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.31429: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000000c 25222 1726853551.31433: WORKER PROCESS EXITING 25222 1726853551.31451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.31645: done with get_vars() 25222 1726853551.31652: variable 'ansible_search_path' from source: unknown 25222 1726853551.31665: we have included files to process 25222 1726853551.31666: generating all_blocks data 25222 1726853551.31668: done generating all_blocks data 25222 1726853551.31674: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 25222 1726853551.31675: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 25222 1726853551.31677: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 25222 1726853551.32190: in VariableManager get_vars() 25222 1726853551.32208: done with get_vars() 25222 1726853551.32412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 25222 1726853551.32966: done processing included file 25222 1726853551.32968: iterating over new_blocks loaded from include file 25222 1726853551.32969: in VariableManager get_vars() 25222 1726853551.32996: done with get_vars() 25222 1726853551.32998: filtering new block on tags 25222 1726853551.33394: done filtering new block on tags 25222 1726853551.33397: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 25222 1726853551.33402: extending task lists for all hosts with included blocks 25222 1726853551.33534: done extending task lists 25222 1726853551.33535: done processing included files 25222 1726853551.33536: results queue empty 25222 1726853551.33536: checking for any_errors_fatal 25222 1726853551.33539: done checking for any_errors_fatal 25222 1726853551.33540: checking for max_fail_percentage 25222 1726853551.33540: done checking for max_fail_percentage 25222 1726853551.33541: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.33542: done checking to see if all hosts have failed 25222 1726853551.33542: getting the remaining hosts for this loop 25222 1726853551.33543: done getting the remaining hosts for this loop 25222 1726853551.33545: getting the next task for host managed_node2 25222 1726853551.33549: done getting next task for host managed_node2 25222 1726853551.33550: ^ task is: TASK: Ensure state in ["present", "absent"] 25222 1726853551.33552: ^ 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 25222 1726853551.33556: getting variables 25222 1726853551.33557: in VariableManager get_vars() 25222 1726853551.33568: Calling all_inventory to load vars for managed_node2 25222 1726853551.33569: Calling groups_inventory to load vars for managed_node2 25222 1726853551.33675: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.33681: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.33683: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.33685: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.33819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.34012: done with get_vars() 25222 1726853551.34021: done getting variables 25222 1726853551.34091: 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 [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 13:32:31 -0400 (0:00:00.043) 0:00:05.221 ****** 25222 1726853551.34122: entering _queue_task() for managed_node2/fail 25222 1726853551.34126: Creating lock for fail 25222 1726853551.34362: worker is 1 (out of 1 available) 25222 1726853551.34575: exiting _queue_task() for managed_node2/fail 25222 1726853551.34584: done queuing things up, now waiting for results queue to drain 25222 1726853551.34586: waiting for pending results... 25222 1726853551.34625: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 25222 1726853551.34734: in run() - task 02083763-bbaf-cdd5-a5fe-000000000156 25222 1726853551.34758: variable 'ansible_search_path' from source: unknown 25222 1726853551.34768: variable 'ansible_search_path' from source: unknown 25222 1726853551.34811: calling self._execute() 25222 1726853551.34893: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.34904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.34920: variable 'omit' from source: magic vars 25222 1726853551.35269: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.35288: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.35428: variable 'state' from source: include params 25222 1726853551.35441: Evaluated conditional (state not in ["present", "absent"]): False 25222 1726853551.35448: when evaluation is False, skipping this task 25222 1726853551.35460: _execute() done 25222 1726853551.35472: dumping result to json 25222 1726853551.35479: done dumping result, returning 25222 1726853551.35490: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [02083763-bbaf-cdd5-a5fe-000000000156] 25222 1726853551.35577: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000156 25222 1726853551.35640: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000156 25222 1726853551.35648: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 25222 1726853551.35725: no more pending results, returning what we have 25222 1726853551.35729: results queue empty 25222 1726853551.35730: checking for any_errors_fatal 25222 1726853551.35731: done checking for any_errors_fatal 25222 1726853551.35732: checking for max_fail_percentage 25222 1726853551.35735: done checking for max_fail_percentage 25222 1726853551.35735: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.35736: done checking to see if all hosts have failed 25222 1726853551.35737: getting the remaining hosts for this loop 25222 1726853551.35738: done getting the remaining hosts for this loop 25222 1726853551.35741: getting the next task for host managed_node2 25222 1726853551.35748: done getting next task for host managed_node2 25222 1726853551.35750: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 25222 1726853551.35756: ^ 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 25222 1726853551.35759: getting variables 25222 1726853551.35760: in VariableManager get_vars() 25222 1726853551.35802: Calling all_inventory to load vars for managed_node2 25222 1726853551.35805: Calling groups_inventory to load vars for managed_node2 25222 1726853551.35807: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.35819: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.35822: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.35825: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.36222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.36423: done with get_vars() 25222 1726853551.36431: done getting variables 25222 1726853551.36484: 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 [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 13:32:31 -0400 (0:00:00.023) 0:00:05.245 ****** 25222 1726853551.36509: entering _queue_task() for managed_node2/fail 25222 1726853551.36719: worker is 1 (out of 1 available) 25222 1726853551.36729: exiting _queue_task() for managed_node2/fail 25222 1726853551.36740: done queuing things up, now waiting for results queue to drain 25222 1726853551.36741: waiting for pending results... 25222 1726853551.36981: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 25222 1726853551.37080: in run() - task 02083763-bbaf-cdd5-a5fe-000000000157 25222 1726853551.37177: variable 'ansible_search_path' from source: unknown 25222 1726853551.37182: variable 'ansible_search_path' from source: unknown 25222 1726853551.37185: calling self._execute() 25222 1726853551.37225: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.37236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.37249: variable 'omit' from source: magic vars 25222 1726853551.37601: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.37632: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.37775: variable 'type' from source: play vars 25222 1726853551.37789: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 25222 1726853551.37798: when evaluation is False, skipping this task 25222 1726853551.37845: _execute() done 25222 1726853551.37849: dumping result to json 25222 1726853551.37851: done dumping result, returning 25222 1726853551.37856: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [02083763-bbaf-cdd5-a5fe-000000000157] 25222 1726853551.37859: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000157 skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 25222 1726853551.38100: no more pending results, returning what we have 25222 1726853551.38104: results queue empty 25222 1726853551.38105: checking for any_errors_fatal 25222 1726853551.38110: done checking for any_errors_fatal 25222 1726853551.38111: checking for max_fail_percentage 25222 1726853551.38112: done checking for max_fail_percentage 25222 1726853551.38113: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.38114: done checking to see if all hosts have failed 25222 1726853551.38114: getting the remaining hosts for this loop 25222 1726853551.38115: done getting the remaining hosts for this loop 25222 1726853551.38118: getting the next task for host managed_node2 25222 1726853551.38124: done getting next task for host managed_node2 25222 1726853551.38126: ^ task is: TASK: Include the task 'show_interfaces.yml' 25222 1726853551.38128: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853551.38131: getting variables 25222 1726853551.38133: in VariableManager get_vars() 25222 1726853551.38173: Calling all_inventory to load vars for managed_node2 25222 1726853551.38176: Calling groups_inventory to load vars for managed_node2 25222 1726853551.38178: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.38189: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.38192: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.38195: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.38435: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000157 25222 1726853551.38439: WORKER PROCESS EXITING 25222 1726853551.38465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.38866: done with get_vars() 25222 1726853551.38983: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 13:32:31 -0400 (0:00:00.025) 0:00:05.272 ****** 25222 1726853551.39181: entering _queue_task() for managed_node2/include_tasks 25222 1726853551.39639: worker is 1 (out of 1 available) 25222 1726853551.39649: exiting _queue_task() for managed_node2/include_tasks 25222 1726853551.39664: done queuing things up, now waiting for results queue to drain 25222 1726853551.39666: waiting for pending results... 25222 1726853551.39926: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 25222 1726853551.40076: in run() - task 02083763-bbaf-cdd5-a5fe-000000000158 25222 1726853551.40397: variable 'ansible_search_path' from source: unknown 25222 1726853551.40400: variable 'ansible_search_path' from source: unknown 25222 1726853551.40403: calling self._execute() 25222 1726853551.40406: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.40408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.40410: variable 'omit' from source: magic vars 25222 1726853551.41062: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.41084: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.41094: _execute() done 25222 1726853551.41103: dumping result to json 25222 1726853551.41110: done dumping result, returning 25222 1726853551.41119: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-cdd5-a5fe-000000000158] 25222 1726853551.41128: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000158 25222 1726853551.41241: no more pending results, returning what we have 25222 1726853551.41246: in VariableManager get_vars() 25222 1726853551.41296: Calling all_inventory to load vars for managed_node2 25222 1726853551.41299: Calling groups_inventory to load vars for managed_node2 25222 1726853551.41302: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.41314: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.41316: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.41319: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.42034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.42432: done with get_vars() 25222 1726853551.42439: variable 'ansible_search_path' from source: unknown 25222 1726853551.42440: variable 'ansible_search_path' from source: unknown 25222 1726853551.42685: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000158 25222 1726853551.42688: WORKER PROCESS EXITING 25222 1726853551.42715: we have included files to process 25222 1726853551.42716: generating all_blocks data 25222 1726853551.42717: done generating all_blocks data 25222 1726853551.42719: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 25222 1726853551.42720: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 25222 1726853551.42723: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 25222 1726853551.42819: in VariableManager get_vars() 25222 1726853551.42841: done with get_vars() 25222 1726853551.43157: done processing included file 25222 1726853551.43159: iterating over new_blocks loaded from include file 25222 1726853551.43160: in VariableManager get_vars() 25222 1726853551.43180: done with get_vars() 25222 1726853551.43181: filtering new block on tags 25222 1726853551.43198: done filtering new block on tags 25222 1726853551.43200: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 25222 1726853551.43205: extending task lists for all hosts with included blocks 25222 1726853551.43978: done extending task lists 25222 1726853551.43980: done processing included files 25222 1726853551.43981: results queue empty 25222 1726853551.43981: checking for any_errors_fatal 25222 1726853551.43984: done checking for any_errors_fatal 25222 1726853551.43985: checking for max_fail_percentage 25222 1726853551.43986: done checking for max_fail_percentage 25222 1726853551.43986: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.43987: done checking to see if all hosts have failed 25222 1726853551.43988: getting the remaining hosts for this loop 25222 1726853551.43989: done getting the remaining hosts for this loop 25222 1726853551.43992: getting the next task for host managed_node2 25222 1726853551.43996: done getting next task for host managed_node2 25222 1726853551.43998: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 25222 1726853551.44001: ^ 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 25222 1726853551.44003: getting variables 25222 1726853551.44004: in VariableManager get_vars() 25222 1726853551.44018: Calling all_inventory to load vars for managed_node2 25222 1726853551.44020: Calling groups_inventory to load vars for managed_node2 25222 1726853551.44022: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.44028: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.44030: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.44033: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.44402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.44810: done with get_vars() 25222 1726853551.44819: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 13:32:31 -0400 (0:00:00.059) 0:00:05.331 ****** 25222 1726853551.45094: entering _queue_task() for managed_node2/include_tasks 25222 1726853551.45564: worker is 1 (out of 1 available) 25222 1726853551.45577: exiting _queue_task() for managed_node2/include_tasks 25222 1726853551.45590: done queuing things up, now waiting for results queue to drain 25222 1726853551.45591: waiting for pending results... 25222 1726853551.46539: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 25222 1726853551.46818: in run() - task 02083763-bbaf-cdd5-a5fe-00000000017f 25222 1726853551.46836: variable 'ansible_search_path' from source: unknown 25222 1726853551.46842: variable 'ansible_search_path' from source: unknown 25222 1726853551.46891: calling self._execute() 25222 1726853551.46986: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.46997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.47009: variable 'omit' from source: magic vars 25222 1726853551.47410: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.47428: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.47438: _execute() done 25222 1726853551.47446: dumping result to json 25222 1726853551.47452: done dumping result, returning 25222 1726853551.47468: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [02083763-bbaf-cdd5-a5fe-00000000017f] 25222 1726853551.47479: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000017f 25222 1726853551.47601: no more pending results, returning what we have 25222 1726853551.47607: in VariableManager get_vars() 25222 1726853551.47662: Calling all_inventory to load vars for managed_node2 25222 1726853551.47666: Calling groups_inventory to load vars for managed_node2 25222 1726853551.47669: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.47686: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.47690: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.47693: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.47999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.48380: done with get_vars() 25222 1726853551.48389: variable 'ansible_search_path' from source: unknown 25222 1726853551.48390: variable 'ansible_search_path' from source: unknown 25222 1726853551.48404: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000017f 25222 1726853551.48407: WORKER PROCESS EXITING 25222 1726853551.48461: we have included files to process 25222 1726853551.48463: generating all_blocks data 25222 1726853551.48465: done generating all_blocks data 25222 1726853551.48466: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 25222 1726853551.48468: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 25222 1726853551.48470: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 25222 1726853551.48736: done processing included file 25222 1726853551.48738: iterating over new_blocks loaded from include file 25222 1726853551.48740: in VariableManager get_vars() 25222 1726853551.48763: done with get_vars() 25222 1726853551.48765: filtering new block on tags 25222 1726853551.48788: done filtering new block on tags 25222 1726853551.48791: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 25222 1726853551.48795: extending task lists for all hosts with included blocks 25222 1726853551.48940: done extending task lists 25222 1726853551.48942: done processing included files 25222 1726853551.48943: results queue empty 25222 1726853551.48943: checking for any_errors_fatal 25222 1726853551.48946: done checking for any_errors_fatal 25222 1726853551.48947: checking for max_fail_percentage 25222 1726853551.48948: done checking for max_fail_percentage 25222 1726853551.48949: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.48949: done checking to see if all hosts have failed 25222 1726853551.48950: getting the remaining hosts for this loop 25222 1726853551.48951: done getting the remaining hosts for this loop 25222 1726853551.48955: getting the next task for host managed_node2 25222 1726853551.48960: done getting next task for host managed_node2 25222 1726853551.48962: ^ task is: TASK: Gather current interface info 25222 1726853551.48965: ^ 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853551.48968: getting variables 25222 1726853551.48969: in VariableManager get_vars() 25222 1726853551.48983: Calling all_inventory to load vars for managed_node2 25222 1726853551.48985: Calling groups_inventory to load vars for managed_node2 25222 1726853551.48987: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.48992: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.48994: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.48997: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.49157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.49327: done with get_vars() 25222 1726853551.49336: done getting variables 25222 1726853551.49375: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 13:32:31 -0400 (0:00:00.043) 0:00:05.374 ****** 25222 1726853551.49403: entering _queue_task() for managed_node2/command 25222 1726853551.49651: worker is 1 (out of 1 available) 25222 1726853551.49663: exiting _queue_task() for managed_node2/command 25222 1726853551.49676: done queuing things up, now waiting for results queue to drain 25222 1726853551.49678: waiting for pending results... 25222 1726853551.49929: running TaskExecutor() for managed_node2/TASK: Gather current interface info 25222 1726853551.50029: in run() - task 02083763-bbaf-cdd5-a5fe-0000000001b6 25222 1726853551.50047: variable 'ansible_search_path' from source: unknown 25222 1726853551.50053: variable 'ansible_search_path' from source: unknown 25222 1726853551.50097: calling self._execute() 25222 1726853551.50182: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.50193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.50207: variable 'omit' from source: magic vars 25222 1726853551.50620: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.50638: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.50652: variable 'omit' from source: magic vars 25222 1726853551.50710: variable 'omit' from source: magic vars 25222 1726853551.50747: variable 'omit' from source: magic vars 25222 1726853551.50797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853551.50841: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853551.50869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853551.50897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.50916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.50952: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853551.50964: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.50980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.51090: Set connection var ansible_shell_executable to /bin/sh 25222 1726853551.51108: Set connection var ansible_pipelining to False 25222 1726853551.51236: Set connection var ansible_timeout to 10 25222 1726853551.51239: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853551.51241: Set connection var ansible_shell_type to sh 25222 1726853551.51243: Set connection var ansible_connection to ssh 25222 1726853551.51245: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.51247: variable 'ansible_connection' from source: unknown 25222 1726853551.51250: variable 'ansible_module_compression' from source: unknown 25222 1726853551.51252: variable 'ansible_shell_type' from source: unknown 25222 1726853551.51254: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.51255: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.51258: variable 'ansible_pipelining' from source: unknown 25222 1726853551.51259: variable 'ansible_timeout' from source: unknown 25222 1726853551.51261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.51563: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853551.51596: variable 'omit' from source: magic vars 25222 1726853551.51605: starting attempt loop 25222 1726853551.51611: running the handler 25222 1726853551.51628: _low_level_execute_command(): starting 25222 1726853551.51640: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853551.52553: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853551.52584: 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 <<< 25222 1726853551.52661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.52697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853551.52712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853551.52737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853551.52908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853551.54665: stdout chunk (state=3): >>>/root <<< 25222 1726853551.54836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853551.54840: stdout chunk (state=3): >>><<< 25222 1726853551.54842: stderr chunk (state=3): >>><<< 25222 1726853551.55230: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853551.55233: _low_level_execute_command(): starting 25222 1726853551.55236: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444 `" && echo ansible-tmp-1726853551.550957-25498-121205903902444="` echo /root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444 `" ) && sleep 0' 25222 1726853551.56290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853551.56307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853551.56322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853551.56343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853551.56400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.56470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853551.56494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853551.56510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853551.56621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853551.58744: stdout chunk (state=3): >>>ansible-tmp-1726853551.550957-25498-121205903902444=/root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444 <<< 25222 1726853551.58863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853551.58994: stdout chunk (state=3): >>><<< 25222 1726853551.58997: stderr chunk (state=3): >>><<< 25222 1726853551.58999: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853551.550957-25498-121205903902444=/root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853551.59028: variable 'ansible_module_compression' from source: unknown 25222 1726853551.59094: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853551.59129: variable 'ansible_facts' from source: unknown 25222 1726853551.59225: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/AnsiballZ_command.py 25222 1726853551.59552: Sending initial data 25222 1726853551.59558: Sent initial data (155 bytes) 25222 1726853551.59985: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.60031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853551.60043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853551.60060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853551.60162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853551.62036: 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 debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853551.62040: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp8z9ozdq6 /root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/AnsiballZ_command.py <<< 25222 1726853551.62043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/AnsiballZ_command.py" <<< 25222 1726853551.62105: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp8z9ozdq6" to remote "/root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/AnsiballZ_command.py" <<< 25222 1726853551.63202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853551.63270: stderr chunk (state=3): >>><<< 25222 1726853551.63288: stdout chunk (state=3): >>><<< 25222 1726853551.63326: done transferring module to remote 25222 1726853551.63340: _low_level_execute_command(): starting 25222 1726853551.63356: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/ /root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/AnsiballZ_command.py && sleep 0' 25222 1726853551.64098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853551.64117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.64211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853551.64249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853551.64296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853551.64466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853551.66529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853551.66533: stdout chunk (state=3): >>><<< 25222 1726853551.66536: stderr chunk (state=3): >>><<< 25222 1726853551.66542: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853551.66558: _low_level_execute_command(): starting 25222 1726853551.66585: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/AnsiballZ_command.py && sleep 0' 25222 1726853551.67269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853551.67398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853551.67403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853551.67418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.67435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853551.67456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853551.67475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853551.67587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853551.83929: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:32:31.834897", "end": "2024-09-20 13:32:31.838369", "delta": "0:00:00.003472", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853551.85609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853551.85632: stderr chunk (state=3): >>><<< 25222 1726853551.85637: stdout chunk (state=3): >>><<< 25222 1726853551.85658: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:32:31.834897", "end": "2024-09-20 13:32:31.838369", "delta": "0:00:00.003472", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853551.85688: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853551.85694: _low_level_execute_command(): starting 25222 1726853551.85699: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853551.550957-25498-121205903902444/ > /dev/null 2>&1 && sleep 0' 25222 1726853551.86126: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853551.86129: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.86132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853551.86134: 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 <<< 25222 1726853551.86136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.86188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853551.86196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853551.86265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853551.88154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853551.88179: stderr chunk (state=3): >>><<< 25222 1726853551.88182: stdout chunk (state=3): >>><<< 25222 1726853551.88194: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853551.88199: handler run complete 25222 1726853551.88216: Evaluated conditional (False): False 25222 1726853551.88227: attempt loop complete, returning result 25222 1726853551.88231: _execute() done 25222 1726853551.88233: dumping result to json 25222 1726853551.88235: done dumping result, returning 25222 1726853551.88245: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [02083763-bbaf-cdd5-a5fe-0000000001b6] 25222 1726853551.88247: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001b6 25222 1726853551.88340: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001b6 25222 1726853551.88344: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003472", "end": "2024-09-20 13:32:31.838369", "rc": 0, "start": "2024-09-20 13:32:31.834897" } STDOUT: bonding_masters eth0 lo 25222 1726853551.88420: no more pending results, returning what we have 25222 1726853551.88424: results queue empty 25222 1726853551.88425: checking for any_errors_fatal 25222 1726853551.88426: done checking for any_errors_fatal 25222 1726853551.88427: checking for max_fail_percentage 25222 1726853551.88428: done checking for max_fail_percentage 25222 1726853551.88429: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.88430: done checking to see if all hosts have failed 25222 1726853551.88431: getting the remaining hosts for this loop 25222 1726853551.88432: done getting the remaining hosts for this loop 25222 1726853551.88435: getting the next task for host managed_node2 25222 1726853551.88442: done getting next task for host managed_node2 25222 1726853551.88444: ^ task is: TASK: Set current_interfaces 25222 1726853551.88448: ^ 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853551.88451: getting variables 25222 1726853551.88452: in VariableManager get_vars() 25222 1726853551.88499: Calling all_inventory to load vars for managed_node2 25222 1726853551.88502: Calling groups_inventory to load vars for managed_node2 25222 1726853551.88504: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.88513: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.88515: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.88517: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.88650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.88796: done with get_vars() 25222 1726853551.88804: done getting variables 25222 1726853551.88846: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 current_interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 13:32:31 -0400 (0:00:00.394) 0:00:05.769 ****** 25222 1726853551.88867: entering _queue_task() for managed_node2/set_fact 25222 1726853551.89053: worker is 1 (out of 1 available) 25222 1726853551.89066: exiting _queue_task() for managed_node2/set_fact 25222 1726853551.89080: done queuing things up, now waiting for results queue to drain 25222 1726853551.89081: waiting for pending results... 25222 1726853551.89236: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 25222 1726853551.89304: in run() - task 02083763-bbaf-cdd5-a5fe-0000000001b7 25222 1726853551.89314: variable 'ansible_search_path' from source: unknown 25222 1726853551.89317: variable 'ansible_search_path' from source: unknown 25222 1726853551.89348: calling self._execute() 25222 1726853551.89415: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.89419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.89428: variable 'omit' from source: magic vars 25222 1726853551.89704: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.89713: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.89719: variable 'omit' from source: magic vars 25222 1726853551.89752: variable 'omit' from source: magic vars 25222 1726853551.89829: variable '_current_interfaces' from source: set_fact 25222 1726853551.89880: variable 'omit' from source: magic vars 25222 1726853551.89913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853551.89939: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853551.89958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853551.89969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.89982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.90006: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853551.90009: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.90012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.90082: Set connection var ansible_shell_executable to /bin/sh 25222 1726853551.90089: Set connection var ansible_pipelining to False 25222 1726853551.90099: Set connection var ansible_timeout to 10 25222 1726853551.90101: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853551.90104: Set connection var ansible_shell_type to sh 25222 1726853551.90106: Set connection var ansible_connection to ssh 25222 1726853551.90121: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.90124: variable 'ansible_connection' from source: unknown 25222 1726853551.90127: variable 'ansible_module_compression' from source: unknown 25222 1726853551.90129: variable 'ansible_shell_type' from source: unknown 25222 1726853551.90131: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.90133: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.90137: variable 'ansible_pipelining' from source: unknown 25222 1726853551.90140: variable 'ansible_timeout' from source: unknown 25222 1726853551.90144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.90245: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853551.90255: variable 'omit' from source: magic vars 25222 1726853551.90259: starting attempt loop 25222 1726853551.90261: running the handler 25222 1726853551.90270: handler run complete 25222 1726853551.90280: attempt loop complete, returning result 25222 1726853551.90282: _execute() done 25222 1726853551.90285: dumping result to json 25222 1726853551.90288: done dumping result, returning 25222 1726853551.90293: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [02083763-bbaf-cdd5-a5fe-0000000001b7] 25222 1726853551.90296: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001b7 25222 1726853551.90374: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001b7 25222 1726853551.90377: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 25222 1726853551.90466: no more pending results, returning what we have 25222 1726853551.90468: results queue empty 25222 1726853551.90469: checking for any_errors_fatal 25222 1726853551.90478: done checking for any_errors_fatal 25222 1726853551.90479: checking for max_fail_percentage 25222 1726853551.90480: done checking for max_fail_percentage 25222 1726853551.90481: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.90482: done checking to see if all hosts have failed 25222 1726853551.90482: getting the remaining hosts for this loop 25222 1726853551.90484: done getting the remaining hosts for this loop 25222 1726853551.90487: getting the next task for host managed_node2 25222 1726853551.90493: done getting next task for host managed_node2 25222 1726853551.90495: ^ task is: TASK: Show current_interfaces 25222 1726853551.90499: ^ 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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853551.90501: getting variables 25222 1726853551.90502: in VariableManager get_vars() 25222 1726853551.90532: Calling all_inventory to load vars for managed_node2 25222 1726853551.90534: Calling groups_inventory to load vars for managed_node2 25222 1726853551.90536: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.90542: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.90544: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.90546: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.90653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.90774: done with get_vars() 25222 1726853551.90781: done getting variables 25222 1726853551.90817: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 13:32:31 -0400 (0:00:00.019) 0:00:05.788 ****** 25222 1726853551.90837: entering _queue_task() for managed_node2/debug 25222 1726853551.91018: worker is 1 (out of 1 available) 25222 1726853551.91032: exiting _queue_task() for managed_node2/debug 25222 1726853551.91044: done queuing things up, now waiting for results queue to drain 25222 1726853551.91045: waiting for pending results... 25222 1726853551.91193: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 25222 1726853551.91245: in run() - task 02083763-bbaf-cdd5-a5fe-000000000180 25222 1726853551.91258: variable 'ansible_search_path' from source: unknown 25222 1726853551.91262: variable 'ansible_search_path' from source: unknown 25222 1726853551.91289: calling self._execute() 25222 1726853551.91347: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.91351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.91360: variable 'omit' from source: magic vars 25222 1726853551.91613: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.91619: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.91625: variable 'omit' from source: magic vars 25222 1726853551.91656: variable 'omit' from source: magic vars 25222 1726853551.91722: variable 'current_interfaces' from source: set_fact 25222 1726853551.91741: variable 'omit' from source: magic vars 25222 1726853551.91772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853551.91796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853551.91811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853551.91830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.91836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.91876: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853551.91879: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.91882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.91934: Set connection var ansible_shell_executable to /bin/sh 25222 1726853551.91942: Set connection var ansible_pipelining to False 25222 1726853551.91946: Set connection var ansible_timeout to 10 25222 1726853551.91951: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853551.91957: Set connection var ansible_shell_type to sh 25222 1726853551.91959: Set connection var ansible_connection to ssh 25222 1726853551.91974: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.91977: variable 'ansible_connection' from source: unknown 25222 1726853551.91979: variable 'ansible_module_compression' from source: unknown 25222 1726853551.91982: variable 'ansible_shell_type' from source: unknown 25222 1726853551.91984: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.91986: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.91991: variable 'ansible_pipelining' from source: unknown 25222 1726853551.91993: variable 'ansible_timeout' from source: unknown 25222 1726853551.91997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.92091: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853551.92101: variable 'omit' from source: magic vars 25222 1726853551.92104: starting attempt loop 25222 1726853551.92106: running the handler 25222 1726853551.92142: handler run complete 25222 1726853551.92156: attempt loop complete, returning result 25222 1726853551.92159: _execute() done 25222 1726853551.92161: dumping result to json 25222 1726853551.92164: done dumping result, returning 25222 1726853551.92167: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [02083763-bbaf-cdd5-a5fe-000000000180] 25222 1726853551.92169: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000180 25222 1726853551.92245: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000180 25222 1726853551.92248: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 25222 1726853551.92297: no more pending results, returning what we have 25222 1726853551.92300: results queue empty 25222 1726853551.92301: checking for any_errors_fatal 25222 1726853551.92304: done checking for any_errors_fatal 25222 1726853551.92304: checking for max_fail_percentage 25222 1726853551.92306: done checking for max_fail_percentage 25222 1726853551.92307: checking to see if all hosts have failed and the running result is not ok 25222 1726853551.92307: done checking to see if all hosts have failed 25222 1726853551.92308: getting the remaining hosts for this loop 25222 1726853551.92310: done getting the remaining hosts for this loop 25222 1726853551.92313: getting the next task for host managed_node2 25222 1726853551.92320: done getting next task for host managed_node2 25222 1726853551.92322: ^ task is: TASK: Install iproute 25222 1726853551.92324: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853551.92327: getting variables 25222 1726853551.92328: in VariableManager get_vars() 25222 1726853551.92359: Calling all_inventory to load vars for managed_node2 25222 1726853551.92362: Calling groups_inventory to load vars for managed_node2 25222 1726853551.92364: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853551.92374: Calling all_plugins_play to load vars for managed_node2 25222 1726853551.92376: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853551.92379: Calling groups_plugins_play to load vars for managed_node2 25222 1726853551.92512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853551.92627: done with get_vars() 25222 1726853551.92635: done getting variables 25222 1726853551.92675: 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 [Install iproute] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 13:32:31 -0400 (0:00:00.018) 0:00:05.807 ****** 25222 1726853551.92693: entering _queue_task() for managed_node2/package 25222 1726853551.92864: worker is 1 (out of 1 available) 25222 1726853551.92877: exiting _queue_task() for managed_node2/package 25222 1726853551.92889: done queuing things up, now waiting for results queue to drain 25222 1726853551.92891: waiting for pending results... 25222 1726853551.93025: running TaskExecutor() for managed_node2/TASK: Install iproute 25222 1726853551.93074: in run() - task 02083763-bbaf-cdd5-a5fe-000000000159 25222 1726853551.93084: variable 'ansible_search_path' from source: unknown 25222 1726853551.93087: variable 'ansible_search_path' from source: unknown 25222 1726853551.93114: calling self._execute() 25222 1726853551.93175: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.93179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.93187: variable 'omit' from source: magic vars 25222 1726853551.93427: variable 'ansible_distribution_major_version' from source: facts 25222 1726853551.93437: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853551.93445: variable 'omit' from source: magic vars 25222 1726853551.93472: variable 'omit' from source: magic vars 25222 1726853551.93591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853551.94946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853551.95000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853551.95025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853551.95050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853551.95069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853551.95139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853551.95160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853551.95178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853551.95208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853551.95219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853551.95285: variable '__network_is_ostree' from source: set_fact 25222 1726853551.95291: variable 'omit' from source: magic vars 25222 1726853551.95313: variable 'omit' from source: magic vars 25222 1726853551.95333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853551.95352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853551.95365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853551.95380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.95389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853551.95415: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853551.95418: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.95420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.95488: Set connection var ansible_shell_executable to /bin/sh 25222 1726853551.95494: Set connection var ansible_pipelining to False 25222 1726853551.95500: Set connection var ansible_timeout to 10 25222 1726853551.95505: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853551.95508: Set connection var ansible_shell_type to sh 25222 1726853551.95512: Set connection var ansible_connection to ssh 25222 1726853551.95528: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.95531: variable 'ansible_connection' from source: unknown 25222 1726853551.95533: variable 'ansible_module_compression' from source: unknown 25222 1726853551.95536: variable 'ansible_shell_type' from source: unknown 25222 1726853551.95538: variable 'ansible_shell_executable' from source: unknown 25222 1726853551.95540: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853551.95545: variable 'ansible_pipelining' from source: unknown 25222 1726853551.95547: variable 'ansible_timeout' from source: unknown 25222 1726853551.95551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853551.95616: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853551.95631: variable 'omit' from source: magic vars 25222 1726853551.95634: starting attempt loop 25222 1726853551.95636: running the handler 25222 1726853551.95639: variable 'ansible_facts' from source: unknown 25222 1726853551.95641: variable 'ansible_facts' from source: unknown 25222 1726853551.95667: _low_level_execute_command(): starting 25222 1726853551.95674: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853551.96172: 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 <<< 25222 1726853551.96176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.96178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853551.96180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853551.96183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.96235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853551.96238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853551.96240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853551.96322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853551.98048: stdout chunk (state=3): >>>/root <<< 25222 1726853551.98151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853551.98184: stderr chunk (state=3): >>><<< 25222 1726853551.98190: stdout chunk (state=3): >>><<< 25222 1726853551.98208: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853551.98218: _low_level_execute_command(): starting 25222 1726853551.98223: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013 `" && echo ansible-tmp-1726853551.9820845-25530-98021859792013="` echo /root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013 `" ) && sleep 0' 25222 1726853551.98646: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853551.98649: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853551.98652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 25222 1726853551.98654: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853551.98656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853551.98707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853551.98710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853551.98798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853552.00829: stdout chunk (state=3): >>>ansible-tmp-1726853551.9820845-25530-98021859792013=/root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013 <<< 25222 1726853552.00940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853552.00962: stderr chunk (state=3): >>><<< 25222 1726853552.00965: stdout chunk (state=3): >>><<< 25222 1726853552.00981: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853551.9820845-25530-98021859792013=/root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853552.01004: variable 'ansible_module_compression' from source: unknown 25222 1726853552.01057: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 25222 1726853552.01061: ANSIBALLZ: Acquiring lock 25222 1726853552.01063: ANSIBALLZ: Lock acquired: 140173327031312 25222 1726853552.01065: ANSIBALLZ: Creating module 25222 1726853552.11109: ANSIBALLZ: Writing module into payload 25222 1726853552.11240: ANSIBALLZ: Writing module 25222 1726853552.11278: ANSIBALLZ: Renaming module 25222 1726853552.11282: ANSIBALLZ: Done creating module 25222 1726853552.11287: variable 'ansible_facts' from source: unknown 25222 1726853552.11343: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/AnsiballZ_dnf.py 25222 1726853552.11576: Sending initial data 25222 1726853552.11579: Sent initial data (151 bytes) 25222 1726853552.12191: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.12244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853552.12260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853552.12293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853552.12415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853552.14097: 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 <<< 25222 1726853552.14166: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853552.14236: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmphlfzn828 /root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/AnsiballZ_dnf.py <<< 25222 1726853552.14240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/AnsiballZ_dnf.py" <<< 25222 1726853552.14327: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmphlfzn828" to remote "/root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/AnsiballZ_dnf.py" <<< 25222 1726853552.16086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853552.16133: stderr chunk (state=3): >>><<< 25222 1726853552.16137: stdout chunk (state=3): >>><<< 25222 1726853552.16159: done transferring module to remote 25222 1726853552.16243: _low_level_execute_command(): starting 25222 1726853552.16246: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/ /root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/AnsiballZ_dnf.py && sleep 0' 25222 1726853552.17303: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853552.17387: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.17629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853552.17774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853552.19706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853552.19718: stdout chunk (state=3): >>><<< 25222 1726853552.19730: stderr chunk (state=3): >>><<< 25222 1726853552.19751: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853552.19764: _low_level_execute_command(): starting 25222 1726853552.19776: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/AnsiballZ_dnf.py && sleep 0' 25222 1726853552.20357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853552.20370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853552.20385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853552.20403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853552.20420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853552.20433: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853552.20443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.20489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.20543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853552.20561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853552.20584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853552.20739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853552.64300: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 25222 1726853552.69253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853552.69260: stdout chunk (state=3): >>><<< 25222 1726853552.69262: stderr chunk (state=3): >>><<< 25222 1726853552.69407: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853552.69415: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853552.69418: _low_level_execute_command(): starting 25222 1726853552.69421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853551.9820845-25530-98021859792013/ > /dev/null 2>&1 && sleep 0' 25222 1726853552.70013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853552.70026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853552.70044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853552.70074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853552.70189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853552.70211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853552.70320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853552.72380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853552.72383: stdout chunk (state=3): >>><<< 25222 1726853552.72385: stderr chunk (state=3): >>><<< 25222 1726853552.72388: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853552.72390: handler run complete 25222 1726853552.72465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853552.72653: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853552.72693: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853552.72736: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853552.72770: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853552.72859: variable '__install_status' from source: unknown 25222 1726853552.72885: Evaluated conditional (__install_status is success): True 25222 1726853552.72905: attempt loop complete, returning result 25222 1726853552.72912: _execute() done 25222 1726853552.72947: dumping result to json 25222 1726853552.72950: done dumping result, returning 25222 1726853552.72953: done running TaskExecutor() for managed_node2/TASK: Install iproute [02083763-bbaf-cdd5-a5fe-000000000159] 25222 1726853552.72960: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000159 25222 1726853552.73103: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000159 25222 1726853552.73106: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 25222 1726853552.73217: no more pending results, returning what we have 25222 1726853552.73220: results queue empty 25222 1726853552.73222: checking for any_errors_fatal 25222 1726853552.73227: done checking for any_errors_fatal 25222 1726853552.73228: checking for max_fail_percentage 25222 1726853552.73230: done checking for max_fail_percentage 25222 1726853552.73230: checking to see if all hosts have failed and the running result is not ok 25222 1726853552.73231: done checking to see if all hosts have failed 25222 1726853552.73232: getting the remaining hosts for this loop 25222 1726853552.73233: done getting the remaining hosts for this loop 25222 1726853552.73237: getting the next task for host managed_node2 25222 1726853552.73246: done getting next task for host managed_node2 25222 1726853552.73249: ^ task is: TASK: Create veth interface {{ interface }} 25222 1726853552.73252: ^ 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=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 25222 1726853552.73256: getting variables 25222 1726853552.73257: in VariableManager get_vars() 25222 1726853552.73409: Calling all_inventory to load vars for managed_node2 25222 1726853552.73412: Calling groups_inventory to load vars for managed_node2 25222 1726853552.73415: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853552.73426: Calling all_plugins_play to load vars for managed_node2 25222 1726853552.73430: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853552.73434: Calling groups_plugins_play to load vars for managed_node2 25222 1726853552.74010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853552.74295: done with get_vars() 25222 1726853552.74307: done getting variables 25222 1726853552.74362: 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) 25222 1726853552.74497: variable 'interface' from source: play vars TASK [Create veth interface veth0] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 13:32:32 -0400 (0:00:00.818) 0:00:06.625 ****** 25222 1726853552.74539: entering _queue_task() for managed_node2/command 25222 1726853552.74812: worker is 1 (out of 1 available) 25222 1726853552.74824: exiting _queue_task() for managed_node2/command 25222 1726853552.74837: done queuing things up, now waiting for results queue to drain 25222 1726853552.74838: waiting for pending results... 25222 1726853552.75290: running TaskExecutor() for managed_node2/TASK: Create veth interface veth0 25222 1726853552.75296: in run() - task 02083763-bbaf-cdd5-a5fe-00000000015a 25222 1726853552.75300: variable 'ansible_search_path' from source: unknown 25222 1726853552.75302: variable 'ansible_search_path' from source: unknown 25222 1726853552.75492: variable 'interface' from source: play vars 25222 1726853552.75978: variable 'interface' from source: play vars 25222 1726853552.75982: variable 'interface' from source: play vars 25222 1726853552.76076: Loaded config def from plugin (lookup/items) 25222 1726853552.76096: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 25222 1726853552.76124: variable 'omit' from source: magic vars 25222 1726853552.76245: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853552.76262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853552.76280: variable 'omit' from source: magic vars 25222 1726853552.76582: variable 'ansible_distribution_major_version' from source: facts 25222 1726853552.76595: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853552.76794: variable 'type' from source: play vars 25222 1726853552.76804: variable 'state' from source: include params 25222 1726853552.76812: variable 'interface' from source: play vars 25222 1726853552.76819: variable 'current_interfaces' from source: set_fact 25222 1726853552.76829: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 25222 1726853552.76842: variable 'omit' from source: magic vars 25222 1726853552.76885: variable 'omit' from source: magic vars 25222 1726853552.76930: variable 'item' from source: unknown 25222 1726853552.77026: variable 'item' from source: unknown 25222 1726853552.77051: variable 'omit' from source: magic vars 25222 1726853552.77109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853552.77141: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853552.77175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853552.77200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853552.77215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853552.77273: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853552.77282: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853552.77308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853552.77437: Set connection var ansible_shell_executable to /bin/sh 25222 1726853552.77449: Set connection var ansible_pipelining to False 25222 1726853552.77487: Set connection var ansible_timeout to 10 25222 1726853552.77490: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853552.77493: Set connection var ansible_shell_type to sh 25222 1726853552.77495: Set connection var ansible_connection to ssh 25222 1726853552.77513: variable 'ansible_shell_executable' from source: unknown 25222 1726853552.77539: variable 'ansible_connection' from source: unknown 25222 1726853552.77541: variable 'ansible_module_compression' from source: unknown 25222 1726853552.77543: variable 'ansible_shell_type' from source: unknown 25222 1726853552.77545: variable 'ansible_shell_executable' from source: unknown 25222 1726853552.77550: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853552.77595: variable 'ansible_pipelining' from source: unknown 25222 1726853552.77598: variable 'ansible_timeout' from source: unknown 25222 1726853552.77600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853552.77713: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853552.77733: variable 'omit' from source: magic vars 25222 1726853552.77742: starting attempt loop 25222 1726853552.77750: running the handler 25222 1726853552.77775: _low_level_execute_command(): starting 25222 1726853552.77812: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853552.78593: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.78629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853552.78657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853552.78684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853552.78812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853552.80576: stdout chunk (state=3): >>>/root <<< 25222 1726853552.80706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853552.80773: stderr chunk (state=3): >>><<< 25222 1726853552.80777: stdout chunk (state=3): >>><<< 25222 1726853552.80796: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853552.80895: _low_level_execute_command(): starting 25222 1726853552.80900: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645 `" && echo ansible-tmp-1726853552.8080363-25564-149646750386645="` echo /root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645 `" ) && sleep 0' 25222 1726853552.81938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853552.81942: 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.9.197 originally 10.31.9.197 <<< 25222 1726853552.81944: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.81947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853552.81949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.82053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853552.82101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853552.82108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853552.82186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853552.84198: stdout chunk (state=3): >>>ansible-tmp-1726853552.8080363-25564-149646750386645=/root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645 <<< 25222 1726853552.84305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853552.84337: stderr chunk (state=3): >>><<< 25222 1726853552.84346: stdout chunk (state=3): >>><<< 25222 1726853552.84377: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853552.8080363-25564-149646750386645=/root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853552.84465: variable 'ansible_module_compression' from source: unknown 25222 1726853552.84678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853552.84681: variable 'ansible_facts' from source: unknown 25222 1726853552.85111: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/AnsiballZ_command.py 25222 1726853552.85405: Sending initial data 25222 1726853552.85415: Sent initial data (156 bytes) 25222 1726853552.86604: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853552.86619: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853552.86629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.86786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853552.86813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853552.86918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853552.88602: 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 <<< 25222 1726853552.88896: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853552.88993: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/AnsiballZ_command.py" <<< 25222 1726853552.88996: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpb4rkpp15 /root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/AnsiballZ_command.py <<< 25222 1726853552.89037: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpb4rkpp15" to remote "/root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/AnsiballZ_command.py" <<< 25222 1726853552.89085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/AnsiballZ_command.py" <<< 25222 1726853552.90511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853552.90514: stdout chunk (state=3): >>><<< 25222 1726853552.90521: stderr chunk (state=3): >>><<< 25222 1726853552.90580: done transferring module to remote 25222 1726853552.90813: _low_level_execute_command(): starting 25222 1726853552.90819: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/ /root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/AnsiballZ_command.py && sleep 0' 25222 1726853552.91580: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853552.91588: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853552.91696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853552.93759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853552.93763: stdout chunk (state=3): >>><<< 25222 1726853552.93765: stderr chunk (state=3): >>><<< 25222 1726853552.93834: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853552.93839: _low_level_execute_command(): starting 25222 1726853552.93841: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/AnsiballZ_command.py && sleep 0' 25222 1726853552.94308: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853552.94317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853552.94327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853552.94388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853552.94391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853552.94393: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853552.94396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.94398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853552.94400: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853552.94402: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 25222 1726853552.94404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853552.94409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853552.94421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853552.94429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853552.94435: stderr chunk (state=3): >>>debug2: match found <<< 25222 1726853552.94460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853552.94517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853552.94528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853552.94561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853552.94647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.11413: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0"], "start": "2024-09-20 13:32:33.104419", "end": "2024-09-20 13:32:33.111819", "delta": "0:00:00.007400", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth0 type veth peer name peerveth0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853553.14186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853553.14190: stdout chunk (state=3): >>><<< 25222 1726853553.14193: stderr chunk (state=3): >>><<< 25222 1726853553.14333: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0"], "start": "2024-09-20 13:32:33.104419", "end": "2024-09-20 13:32:33.111819", "delta": "0:00:00.007400", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth0 type veth peer name peerveth0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853553.14336: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add veth0 type veth peer name peerveth0', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853553.14339: _low_level_execute_command(): starting 25222 1726853553.14341: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853552.8080363-25564-149646750386645/ > /dev/null 2>&1 && sleep 0' 25222 1726853553.14907: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.14923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.14937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.14959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853553.14978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853553.14994: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853553.15034: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.15109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.15131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.15156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.15766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.19481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.19506: stderr chunk (state=3): >>><<< 25222 1726853553.19514: stdout chunk (state=3): >>><<< 25222 1726853553.19537: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853553.19549: handler run complete 25222 1726853553.19583: Evaluated conditional (False): False 25222 1726853553.19681: attempt loop complete, returning result 25222 1726853553.19684: variable 'item' from source: unknown 25222 1726853553.19714: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.007400", "end": "2024-09-20 13:32:33.111819", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-09-20 13:32:33.104419" } 25222 1726853553.20080: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853553.20083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853553.20085: variable 'omit' from source: magic vars 25222 1726853553.20206: variable 'ansible_distribution_major_version' from source: facts 25222 1726853553.20218: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853553.20435: variable 'type' from source: play vars 25222 1726853553.20445: variable 'state' from source: include params 25222 1726853553.20478: variable 'interface' from source: play vars 25222 1726853553.20481: variable 'current_interfaces' from source: set_fact 25222 1726853553.20491: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 25222 1726853553.20514: variable 'omit' from source: magic vars 25222 1726853553.20524: variable 'omit' from source: magic vars 25222 1726853553.20579: variable 'item' from source: unknown 25222 1726853553.20676: variable 'item' from source: unknown 25222 1726853553.20679: variable 'omit' from source: magic vars 25222 1726853553.20704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853553.20718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853553.20780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853553.20783: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853553.20786: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853553.20788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853553.20863: Set connection var ansible_shell_executable to /bin/sh 25222 1726853553.20886: Set connection var ansible_pipelining to False 25222 1726853553.20903: Set connection var ansible_timeout to 10 25222 1726853553.20949: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853553.20952: Set connection var ansible_shell_type to sh 25222 1726853553.20957: Set connection var ansible_connection to ssh 25222 1726853553.20960: variable 'ansible_shell_executable' from source: unknown 25222 1726853553.20962: variable 'ansible_connection' from source: unknown 25222 1726853553.20964: variable 'ansible_module_compression' from source: unknown 25222 1726853553.20966: variable 'ansible_shell_type' from source: unknown 25222 1726853553.20968: variable 'ansible_shell_executable' from source: unknown 25222 1726853553.20972: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853553.20983: variable 'ansible_pipelining' from source: unknown 25222 1726853553.20994: variable 'ansible_timeout' from source: unknown 25222 1726853553.21011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853553.21169: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853553.21174: variable 'omit' from source: magic vars 25222 1726853553.21176: starting attempt loop 25222 1726853553.21179: running the handler 25222 1726853553.21181: _low_level_execute_command(): starting 25222 1726853553.21184: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853553.21939: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.22011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.22030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.22062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.22184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.24140: stdout chunk (state=3): >>>/root <<< 25222 1726853553.24143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.24188: stderr chunk (state=3): >>><<< 25222 1726853553.24192: stdout chunk (state=3): >>><<< 25222 1726853553.24212: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853553.24221: _low_level_execute_command(): starting 25222 1726853553.24226: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303 `" && echo ansible-tmp-1726853553.2421045-25564-83053429763303="` echo /root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303 `" ) && sleep 0' 25222 1726853553.24868: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.25005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.25021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.25034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.25050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.25156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.27180: stdout chunk (state=3): >>>ansible-tmp-1726853553.2421045-25564-83053429763303=/root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303 <<< 25222 1726853553.27394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.27397: stdout chunk (state=3): >>><<< 25222 1726853553.27400: stderr chunk (state=3): >>><<< 25222 1726853553.27416: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853553.2421045-25564-83053429763303=/root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853553.27467: variable 'ansible_module_compression' from source: unknown 25222 1726853553.27878: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853553.27882: variable 'ansible_facts' from source: unknown 25222 1726853553.27884: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/AnsiballZ_command.py 25222 1726853553.27886: Sending initial data 25222 1726853553.27889: Sent initial data (155 bytes) 25222 1726853553.28334: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.28343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.28353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.28373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853553.28390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853553.28429: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.28491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.28503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.28523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.28662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.30336: 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 <<< 25222 1726853553.30401: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853553.30485: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp5b8jq2qm /root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/AnsiballZ_command.py <<< 25222 1726853553.30489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/AnsiballZ_command.py" <<< 25222 1726853553.30546: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp5b8jq2qm" to remote "/root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/AnsiballZ_command.py" <<< 25222 1726853553.31904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.31907: stderr chunk (state=3): >>><<< 25222 1726853553.31909: stdout chunk (state=3): >>><<< 25222 1726853553.31936: done transferring module to remote 25222 1726853553.31945: _low_level_execute_command(): starting 25222 1726853553.31950: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/ /root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/AnsiballZ_command.py && sleep 0' 25222 1726853553.33066: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.33275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.33572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.33576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.33578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.35743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.35747: stdout chunk (state=3): >>><<< 25222 1726853553.35756: stderr chunk (state=3): >>><<< 25222 1726853553.35779: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853553.35784: _low_level_execute_command(): starting 25222 1726853553.35786: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/AnsiballZ_command.py && sleep 0' 25222 1726853553.36704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.36725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.36743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.36763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853553.36845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.36885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.36905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.36918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.37037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.53173: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerveth0", "up"], "start": "2024-09-20 13:32:33.526996", "end": "2024-09-20 13:32:33.530721", "delta": "0:00:00.003725", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerveth0 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853553.54848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853553.54866: stdout chunk (state=3): >>><<< 25222 1726853553.54880: stderr chunk (state=3): >>><<< 25222 1726853553.54900: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerveth0", "up"], "start": "2024-09-20 13:32:33.526996", "end": "2024-09-20 13:32:33.530721", "delta": "0:00:00.003725", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerveth0 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853553.54938: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerveth0 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853553.54947: _low_level_execute_command(): starting 25222 1726853553.54955: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853553.2421045-25564-83053429763303/ > /dev/null 2>&1 && sleep 0' 25222 1726853553.55574: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.55598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.55622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.55646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853553.55676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853553.55736: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.55817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.55876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.55957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.57979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.57982: stdout chunk (state=3): >>><<< 25222 1726853553.57984: stderr chunk (state=3): >>><<< 25222 1726853553.57987: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853553.57989: handler run complete 25222 1726853553.57991: Evaluated conditional (False): False 25222 1726853553.57993: attempt loop complete, returning result 25222 1726853553.57995: variable 'item' from source: unknown 25222 1726853553.58039: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003725", "end": "2024-09-20 13:32:33.530721", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-09-20 13:32:33.526996" } 25222 1726853553.58376: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853553.58379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853553.58381: variable 'omit' from source: magic vars 25222 1726853553.58441: variable 'ansible_distribution_major_version' from source: facts 25222 1726853553.58453: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853553.58640: variable 'type' from source: play vars 25222 1726853553.58657: variable 'state' from source: include params 25222 1726853553.58765: variable 'interface' from source: play vars 25222 1726853553.58768: variable 'current_interfaces' from source: set_fact 25222 1726853553.58774: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 25222 1726853553.58777: variable 'omit' from source: magic vars 25222 1726853553.58779: variable 'omit' from source: magic vars 25222 1726853553.58781: variable 'item' from source: unknown 25222 1726853553.58815: variable 'item' from source: unknown 25222 1726853553.58837: variable 'omit' from source: magic vars 25222 1726853553.58869: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853553.58887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853553.58897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853553.58913: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853553.58920: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853553.58926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853553.59086: Set connection var ansible_shell_executable to /bin/sh 25222 1726853553.59091: Set connection var ansible_pipelining to False 25222 1726853553.59093: Set connection var ansible_timeout to 10 25222 1726853553.59095: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853553.59097: Set connection var ansible_shell_type to sh 25222 1726853553.59099: Set connection var ansible_connection to ssh 25222 1726853553.59101: variable 'ansible_shell_executable' from source: unknown 25222 1726853553.59103: variable 'ansible_connection' from source: unknown 25222 1726853553.59105: variable 'ansible_module_compression' from source: unknown 25222 1726853553.59107: variable 'ansible_shell_type' from source: unknown 25222 1726853553.59109: variable 'ansible_shell_executable' from source: unknown 25222 1726853553.59110: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853553.59112: variable 'ansible_pipelining' from source: unknown 25222 1726853553.59114: variable 'ansible_timeout' from source: unknown 25222 1726853553.59116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853553.59231: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853553.59239: variable 'omit' from source: magic vars 25222 1726853553.59242: starting attempt loop 25222 1726853553.59244: running the handler 25222 1726853553.59303: _low_level_execute_command(): starting 25222 1726853553.59306: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853553.59900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.59913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.59928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.59947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853553.59969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853553.60002: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.60098: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.60123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.60234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.61930: stdout chunk (state=3): >>>/root <<< 25222 1726853553.62087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.62090: stdout chunk (state=3): >>><<< 25222 1726853553.62092: stderr chunk (state=3): >>><<< 25222 1726853553.62191: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853553.62195: _low_level_execute_command(): starting 25222 1726853553.62197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411 `" && echo ansible-tmp-1726853553.6211035-25564-34313824157411="` echo /root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411 `" ) && sleep 0' 25222 1726853553.62809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.62823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.62843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.62863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853553.62884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853553.62911: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.63013: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.63047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.63139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.65180: stdout chunk (state=3): >>>ansible-tmp-1726853553.6211035-25564-34313824157411=/root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411 <<< 25222 1726853553.65328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.65338: stdout chunk (state=3): >>><<< 25222 1726853553.65354: stderr chunk (state=3): >>><<< 25222 1726853553.65576: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853553.6211035-25564-34313824157411=/root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853553.65579: variable 'ansible_module_compression' from source: unknown 25222 1726853553.65581: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853553.65583: variable 'ansible_facts' from source: unknown 25222 1726853553.65585: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/AnsiballZ_command.py 25222 1726853553.65695: Sending initial data 25222 1726853553.65712: Sent initial data (155 bytes) 25222 1726853553.66366: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.66389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.66406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.66482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.66531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.66547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.66598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.66675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.68376: 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 <<< 25222 1726853553.68453: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853553.68536: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp5cqoo6aq /root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/AnsiballZ_command.py <<< 25222 1726853553.68539: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/AnsiballZ_command.py" <<< 25222 1726853553.68631: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp5cqoo6aq" to remote "/root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/AnsiballZ_command.py" <<< 25222 1726853553.69638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.69673: stderr chunk (state=3): >>><<< 25222 1726853553.69685: stdout chunk (state=3): >>><<< 25222 1726853553.69820: done transferring module to remote 25222 1726853553.69823: _low_level_execute_command(): starting 25222 1726853553.69825: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/ /root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/AnsiballZ_command.py && sleep 0' 25222 1726853553.70349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.70352: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853553.70354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.70357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.70359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.70412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.70415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.70491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.72582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.72586: stdout chunk (state=3): >>><<< 25222 1726853553.72589: stderr chunk (state=3): >>><<< 25222 1726853553.72592: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853553.72595: _low_level_execute_command(): starting 25222 1726853553.72597: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/AnsiballZ_command.py && sleep 0' 25222 1726853553.73005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.73011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853553.73039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853553.73043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.73102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.73108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.73180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.89774: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "veth0", "up"], "start": "2024-09-20 13:32:33.891726", "end": "2024-09-20 13:32:33.895755", "delta": "0:00:00.004029", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set veth0 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853553.91576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853553.91580: stdout chunk (state=3): >>><<< 25222 1726853553.91583: stderr chunk (state=3): >>><<< 25222 1726853553.91585: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "veth0", "up"], "start": "2024-09-20 13:32:33.891726", "end": "2024-09-20 13:32:33.895755", "delta": "0:00:00.004029", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set veth0 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853553.91588: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set veth0 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853553.91590: _low_level_execute_command(): starting 25222 1726853553.91592: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853553.6211035-25564-34313824157411/ > /dev/null 2>&1 && sleep 0' 25222 1726853553.92106: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.92119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.92188: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.92234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.92250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.92274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.92380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853553.94352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853553.94356: stdout chunk (state=3): >>><<< 25222 1726853553.94368: stderr chunk (state=3): >>><<< 25222 1726853553.94576: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853553.94580: handler run complete 25222 1726853553.94582: Evaluated conditional (False): False 25222 1726853553.94584: attempt loop complete, returning result 25222 1726853553.94586: variable 'item' from source: unknown 25222 1726853553.94588: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004029", "end": "2024-09-20 13:32:33.895755", "item": "ip link set veth0 up", "rc": 0, "start": "2024-09-20 13:32:33.891726" } 25222 1726853553.94736: dumping result to json 25222 1726853553.94738: done dumping result, returning 25222 1726853553.94740: done running TaskExecutor() for managed_node2/TASK: Create veth interface veth0 [02083763-bbaf-cdd5-a5fe-00000000015a] 25222 1726853553.94742: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015a 25222 1726853553.94964: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015a 25222 1726853553.95032: no more pending results, returning what we have 25222 1726853553.95034: results queue empty 25222 1726853553.95035: checking for any_errors_fatal 25222 1726853553.95038: done checking for any_errors_fatal 25222 1726853553.95045: checking for max_fail_percentage 25222 1726853553.95046: done checking for max_fail_percentage 25222 1726853553.95047: checking to see if all hosts have failed and the running result is not ok 25222 1726853553.95047: done checking to see if all hosts have failed 25222 1726853553.95048: getting the remaining hosts for this loop 25222 1726853553.95049: done getting the remaining hosts for this loop 25222 1726853553.95052: getting the next task for host managed_node2 25222 1726853553.95059: done getting next task for host managed_node2 25222 1726853553.95061: ^ task is: TASK: Set up veth as managed by NetworkManager 25222 1726853553.95063: ^ 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853553.95066: getting variables 25222 1726853553.95067: in VariableManager get_vars() 25222 1726853553.95096: Calling all_inventory to load vars for managed_node2 25222 1726853553.95098: Calling groups_inventory to load vars for managed_node2 25222 1726853553.95100: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853553.95109: Calling all_plugins_play to load vars for managed_node2 25222 1726853553.95111: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853553.95114: Calling groups_plugins_play to load vars for managed_node2 25222 1726853553.95262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853553.95478: done with get_vars() 25222 1726853553.95489: done getting variables 25222 1726853553.95528: WORKER PROCESS EXITING 25222 1726853553.95565: 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 [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 13:32:33 -0400 (0:00:01.210) 0:00:07.836 ****** 25222 1726853553.95594: entering _queue_task() for managed_node2/command 25222 1726853553.95876: worker is 1 (out of 1 available) 25222 1726853553.95888: exiting _queue_task() for managed_node2/command 25222 1726853553.95902: done queuing things up, now waiting for results queue to drain 25222 1726853553.95903: waiting for pending results... 25222 1726853553.96087: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 25222 1726853553.96181: in run() - task 02083763-bbaf-cdd5-a5fe-00000000015b 25222 1726853553.96200: variable 'ansible_search_path' from source: unknown 25222 1726853553.96208: variable 'ansible_search_path' from source: unknown 25222 1726853553.96248: calling self._execute() 25222 1726853553.96335: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853553.96346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853553.96363: variable 'omit' from source: magic vars 25222 1726853553.96776: variable 'ansible_distribution_major_version' from source: facts 25222 1726853553.96780: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853553.96877: variable 'type' from source: play vars 25222 1726853553.96889: variable 'state' from source: include params 25222 1726853553.96898: Evaluated conditional (type == 'veth' and state == 'present'): True 25222 1726853553.96909: variable 'omit' from source: magic vars 25222 1726853553.96945: variable 'omit' from source: magic vars 25222 1726853553.97040: variable 'interface' from source: play vars 25222 1726853553.97062: variable 'omit' from source: magic vars 25222 1726853553.97108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853553.97147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853553.97175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853553.97198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853553.97214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853553.97475: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853553.97479: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853553.97481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853553.97484: Set connection var ansible_shell_executable to /bin/sh 25222 1726853553.97486: Set connection var ansible_pipelining to False 25222 1726853553.97488: Set connection var ansible_timeout to 10 25222 1726853553.97490: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853553.97492: Set connection var ansible_shell_type to sh 25222 1726853553.97494: Set connection var ansible_connection to ssh 25222 1726853553.97496: variable 'ansible_shell_executable' from source: unknown 25222 1726853553.97498: variable 'ansible_connection' from source: unknown 25222 1726853553.97501: variable 'ansible_module_compression' from source: unknown 25222 1726853553.97502: variable 'ansible_shell_type' from source: unknown 25222 1726853553.97505: variable 'ansible_shell_executable' from source: unknown 25222 1726853553.97506: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853553.97509: variable 'ansible_pipelining' from source: unknown 25222 1726853553.97511: variable 'ansible_timeout' from source: unknown 25222 1726853553.97513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853553.97628: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853553.97644: variable 'omit' from source: magic vars 25222 1726853553.97653: starting attempt loop 25222 1726853553.97660: running the handler 25222 1726853553.97691: _low_level_execute_command(): starting 25222 1726853553.97704: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853553.98374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853553.98389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.98404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.98422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853553.98438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853553.98450: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853553.98465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853553.98491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853553.98504: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853553.98516: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 25222 1726853553.98527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853553.98540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853553.98556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853553.98570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853553.98585: stderr chunk (state=3): >>>debug2: match found <<< 25222 1726853553.98665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853553.98686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853553.98702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853553.98816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.00562: stdout chunk (state=3): >>>/root <<< 25222 1726853554.00709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.00720: stdout chunk (state=3): >>><<< 25222 1726853554.00737: stderr chunk (state=3): >>><<< 25222 1726853554.00778: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853554.00797: _low_level_execute_command(): starting 25222 1726853554.00817: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509 `" && echo ansible-tmp-1726853554.007854-25631-273112712855509="` echo /root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509 `" ) && sleep 0' 25222 1726853554.01516: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853554.01538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853554.01586: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853554.01606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853554.01619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853554.01646: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.01729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853554.01762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.01887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.03950: stdout chunk (state=3): >>>ansible-tmp-1726853554.007854-25631-273112712855509=/root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509 <<< 25222 1726853554.04128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.04131: stdout chunk (state=3): >>><<< 25222 1726853554.04133: stderr chunk (state=3): >>><<< 25222 1726853554.04277: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853554.007854-25631-273112712855509=/root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853554.04281: variable 'ansible_module_compression' from source: unknown 25222 1726853554.04284: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853554.04307: variable 'ansible_facts' from source: unknown 25222 1726853554.04417: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/AnsiballZ_command.py 25222 1726853554.04648: Sending initial data 25222 1726853554.04651: Sent initial data (155 bytes) 25222 1726853554.05319: 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 <<< 25222 1726853554.05396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.05448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853554.05468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853554.05501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.05605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.07303: 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 <<< 25222 1726853554.07310: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 25222 1726853554.07375: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853554.07442: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpv3skjdwg /root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/AnsiballZ_command.py <<< 25222 1726853554.07448: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/AnsiballZ_command.py" <<< 25222 1726853554.07510: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpv3skjdwg" to remote "/root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/AnsiballZ_command.py" <<< 25222 1726853554.08185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.08252: stderr chunk (state=3): >>><<< 25222 1726853554.08255: stdout chunk (state=3): >>><<< 25222 1726853554.08267: done transferring module to remote 25222 1726853554.08277: _low_level_execute_command(): starting 25222 1726853554.08282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/ /root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/AnsiballZ_command.py && sleep 0' 25222 1726853554.08713: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853554.08717: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853554.08719: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.08813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.08868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.10787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.10806: stderr chunk (state=3): >>><<< 25222 1726853554.10809: stdout chunk (state=3): >>><<< 25222 1726853554.10821: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853554.10823: _low_level_execute_command(): starting 25222 1726853554.10828: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/AnsiballZ_command.py && sleep 0' 25222 1726853554.11225: 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 <<< 25222 1726853554.11228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.11231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853554.11233: 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 <<< 25222 1726853554.11235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.11301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.11410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.29780: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "veth0", "managed", "true"], "start": "2024-09-20 13:32:34.277248", "end": "2024-09-20 13:32:34.296739", "delta": "0:00:00.019491", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set veth0 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853554.31549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853554.31579: stderr chunk (state=3): >>><<< 25222 1726853554.31583: stdout chunk (state=3): >>><<< 25222 1726853554.31602: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "veth0", "managed", "true"], "start": "2024-09-20 13:32:34.277248", "end": "2024-09-20 13:32:34.296739", "delta": "0:00:00.019491", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set veth0 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853554.31631: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set veth0 managed true', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853554.31641: _low_level_execute_command(): starting 25222 1726853554.31650: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853554.007854-25631-273112712855509/ > /dev/null 2>&1 && sleep 0' 25222 1726853554.32109: 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 <<< 25222 1726853554.32112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.32115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853554.32117: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.32174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853554.32179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853554.32189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.32259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.34209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.34236: stderr chunk (state=3): >>><<< 25222 1726853554.34239: stdout chunk (state=3): >>><<< 25222 1726853554.34252: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853554.34260: handler run complete 25222 1726853554.34278: Evaluated conditional (False): False 25222 1726853554.34290: attempt loop complete, returning result 25222 1726853554.34292: _execute() done 25222 1726853554.34295: dumping result to json 25222 1726853554.34299: done dumping result, returning 25222 1726853554.34306: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [02083763-bbaf-cdd5-a5fe-00000000015b] 25222 1726853554.34309: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015b 25222 1726853554.34404: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015b 25222 1726853554.34406: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.019491", "end": "2024-09-20 13:32:34.296739", "rc": 0, "start": "2024-09-20 13:32:34.277248" } 25222 1726853554.34494: no more pending results, returning what we have 25222 1726853554.34497: results queue empty 25222 1726853554.34498: checking for any_errors_fatal 25222 1726853554.34510: done checking for any_errors_fatal 25222 1726853554.34511: checking for max_fail_percentage 25222 1726853554.34513: done checking for max_fail_percentage 25222 1726853554.34513: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.34514: done checking to see if all hosts have failed 25222 1726853554.34516: getting the remaining hosts for this loop 25222 1726853554.34518: done getting the remaining hosts for this loop 25222 1726853554.34521: getting the next task for host managed_node2 25222 1726853554.34527: done getting next task for host managed_node2 25222 1726853554.34529: ^ task is: TASK: Delete veth interface {{ interface }} 25222 1726853554.34531: ^ 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853554.34534: getting variables 25222 1726853554.34536: in VariableManager get_vars() 25222 1726853554.34572: Calling all_inventory to load vars for managed_node2 25222 1726853554.34575: Calling groups_inventory to load vars for managed_node2 25222 1726853554.34577: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.34586: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.34588: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.34591: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.34719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.34864: done with get_vars() 25222 1726853554.34874: done getting variables 25222 1726853554.34917: 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) 25222 1726853554.35002: variable 'interface' from source: play vars TASK [Delete veth interface veth0] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 13:32:34 -0400 (0:00:00.394) 0:00:08.230 ****** 25222 1726853554.35024: entering _queue_task() for managed_node2/command 25222 1726853554.35221: worker is 1 (out of 1 available) 25222 1726853554.35233: exiting _queue_task() for managed_node2/command 25222 1726853554.35246: done queuing things up, now waiting for results queue to drain 25222 1726853554.35247: waiting for pending results... 25222 1726853554.35402: running TaskExecutor() for managed_node2/TASK: Delete veth interface veth0 25222 1726853554.35465: in run() - task 02083763-bbaf-cdd5-a5fe-00000000015c 25222 1726853554.35479: variable 'ansible_search_path' from source: unknown 25222 1726853554.35483: variable 'ansible_search_path' from source: unknown 25222 1726853554.35513: calling self._execute() 25222 1726853554.35575: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.35581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.35593: variable 'omit' from source: magic vars 25222 1726853554.35850: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.35862: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.35991: variable 'type' from source: play vars 25222 1726853554.35995: variable 'state' from source: include params 25222 1726853554.35998: variable 'interface' from source: play vars 25222 1726853554.36000: variable 'current_interfaces' from source: set_fact 25222 1726853554.36008: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 25222 1726853554.36011: when evaluation is False, skipping this task 25222 1726853554.36013: _execute() done 25222 1726853554.36016: dumping result to json 25222 1726853554.36020: done dumping result, returning 25222 1726853554.36031: done running TaskExecutor() for managed_node2/TASK: Delete veth interface veth0 [02083763-bbaf-cdd5-a5fe-00000000015c] 25222 1726853554.36034: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015c 25222 1726853554.36105: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015c 25222 1726853554.36107: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 25222 1726853554.36177: no more pending results, returning what we have 25222 1726853554.36180: results queue empty 25222 1726853554.36180: checking for any_errors_fatal 25222 1726853554.36186: done checking for any_errors_fatal 25222 1726853554.36187: checking for max_fail_percentage 25222 1726853554.36188: done checking for max_fail_percentage 25222 1726853554.36189: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.36190: done checking to see if all hosts have failed 25222 1726853554.36190: getting the remaining hosts for this loop 25222 1726853554.36191: done getting the remaining hosts for this loop 25222 1726853554.36194: getting the next task for host managed_node2 25222 1726853554.36199: done getting next task for host managed_node2 25222 1726853554.36201: ^ task is: TASK: Create dummy interface {{ interface }} 25222 1726853554.36204: ^ 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853554.36207: getting variables 25222 1726853554.36208: in VariableManager get_vars() 25222 1726853554.36242: Calling all_inventory to load vars for managed_node2 25222 1726853554.36244: Calling groups_inventory to load vars for managed_node2 25222 1726853554.36246: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.36253: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.36255: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.36258: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.36361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.36475: done with get_vars() 25222 1726853554.36482: done getting variables 25222 1726853554.36520: 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) 25222 1726853554.36594: variable 'interface' from source: play vars TASK [Create dummy interface veth0] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 13:32:34 -0400 (0:00:00.015) 0:00:08.246 ****** 25222 1726853554.36614: entering _queue_task() for managed_node2/command 25222 1726853554.36798: worker is 1 (out of 1 available) 25222 1726853554.36813: exiting _queue_task() for managed_node2/command 25222 1726853554.36825: done queuing things up, now waiting for results queue to drain 25222 1726853554.36827: waiting for pending results... 25222 1726853554.36968: running TaskExecutor() for managed_node2/TASK: Create dummy interface veth0 25222 1726853554.37033: in run() - task 02083763-bbaf-cdd5-a5fe-00000000015d 25222 1726853554.37044: variable 'ansible_search_path' from source: unknown 25222 1726853554.37047: variable 'ansible_search_path' from source: unknown 25222 1726853554.37079: calling self._execute() 25222 1726853554.37137: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.37140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.37149: variable 'omit' from source: magic vars 25222 1726853554.37407: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.37417: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.37545: variable 'type' from source: play vars 25222 1726853554.37548: variable 'state' from source: include params 25222 1726853554.37552: variable 'interface' from source: play vars 25222 1726853554.37557: variable 'current_interfaces' from source: set_fact 25222 1726853554.37563: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 25222 1726853554.37565: when evaluation is False, skipping this task 25222 1726853554.37567: _execute() done 25222 1726853554.37570: dumping result to json 25222 1726853554.37574: done dumping result, returning 25222 1726853554.37581: done running TaskExecutor() for managed_node2/TASK: Create dummy interface veth0 [02083763-bbaf-cdd5-a5fe-00000000015d] 25222 1726853554.37585: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015d 25222 1726853554.37662: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015d 25222 1726853554.37664: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 25222 1726853554.37734: no more pending results, returning what we have 25222 1726853554.37737: results queue empty 25222 1726853554.37737: checking for any_errors_fatal 25222 1726853554.37741: done checking for any_errors_fatal 25222 1726853554.37742: checking for max_fail_percentage 25222 1726853554.37743: done checking for max_fail_percentage 25222 1726853554.37744: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.37745: done checking to see if all hosts have failed 25222 1726853554.37745: getting the remaining hosts for this loop 25222 1726853554.37747: done getting the remaining hosts for this loop 25222 1726853554.37749: getting the next task for host managed_node2 25222 1726853554.37757: done getting next task for host managed_node2 25222 1726853554.37759: ^ task is: TASK: Delete dummy interface {{ interface }} 25222 1726853554.37762: ^ 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=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 25222 1726853554.37765: getting variables 25222 1726853554.37766: in VariableManager get_vars() 25222 1726853554.37796: Calling all_inventory to load vars for managed_node2 25222 1726853554.37798: Calling groups_inventory to load vars for managed_node2 25222 1726853554.37799: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.37806: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.37807: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.37809: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.37945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.38061: done with get_vars() 25222 1726853554.38067: done getting variables 25222 1726853554.38109: 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) 25222 1726853554.38183: variable 'interface' from source: play vars TASK [Delete dummy interface veth0] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 13:32:34 -0400 (0:00:00.015) 0:00:08.262 ****** 25222 1726853554.38202: entering _queue_task() for managed_node2/command 25222 1726853554.38380: worker is 1 (out of 1 available) 25222 1726853554.38394: exiting _queue_task() for managed_node2/command 25222 1726853554.38406: done queuing things up, now waiting for results queue to drain 25222 1726853554.38408: waiting for pending results... 25222 1726853554.38546: running TaskExecutor() for managed_node2/TASK: Delete dummy interface veth0 25222 1726853554.38605: in run() - task 02083763-bbaf-cdd5-a5fe-00000000015e 25222 1726853554.38615: variable 'ansible_search_path' from source: unknown 25222 1726853554.38619: variable 'ansible_search_path' from source: unknown 25222 1726853554.38646: calling self._execute() 25222 1726853554.38707: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.38711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.38718: variable 'omit' from source: magic vars 25222 1726853554.38956: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.38963: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.39097: variable 'type' from source: play vars 25222 1726853554.39100: variable 'state' from source: include params 25222 1726853554.39104: variable 'interface' from source: play vars 25222 1726853554.39106: variable 'current_interfaces' from source: set_fact 25222 1726853554.39111: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 25222 1726853554.39114: when evaluation is False, skipping this task 25222 1726853554.39116: _execute() done 25222 1726853554.39119: dumping result to json 25222 1726853554.39122: done dumping result, returning 25222 1726853554.39128: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface veth0 [02083763-bbaf-cdd5-a5fe-00000000015e] 25222 1726853554.39132: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015e 25222 1726853554.39208: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015e 25222 1726853554.39211: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 25222 1726853554.39256: no more pending results, returning what we have 25222 1726853554.39259: results queue empty 25222 1726853554.39260: checking for any_errors_fatal 25222 1726853554.39265: done checking for any_errors_fatal 25222 1726853554.39265: checking for max_fail_percentage 25222 1726853554.39267: done checking for max_fail_percentage 25222 1726853554.39267: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.39268: done checking to see if all hosts have failed 25222 1726853554.39269: getting the remaining hosts for this loop 25222 1726853554.39270: done getting the remaining hosts for this loop 25222 1726853554.39274: getting the next task for host managed_node2 25222 1726853554.39279: done getting next task for host managed_node2 25222 1726853554.39281: ^ task is: TASK: Create tap interface {{ interface }} 25222 1726853554.39284: ^ 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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853554.39287: getting variables 25222 1726853554.39288: in VariableManager get_vars() 25222 1726853554.39318: Calling all_inventory to load vars for managed_node2 25222 1726853554.39321: Calling groups_inventory to load vars for managed_node2 25222 1726853554.39323: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.39331: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.39333: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.39336: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.39439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.39556: done with get_vars() 25222 1726853554.39563: done getting variables 25222 1726853554.39602: 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) 25222 1726853554.39675: variable 'interface' from source: play vars TASK [Create tap interface veth0] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 13:32:34 -0400 (0:00:00.014) 0:00:08.277 ****** 25222 1726853554.39695: entering _queue_task() for managed_node2/command 25222 1726853554.39901: worker is 1 (out of 1 available) 25222 1726853554.39914: exiting _queue_task() for managed_node2/command 25222 1726853554.39928: done queuing things up, now waiting for results queue to drain 25222 1726853554.39930: waiting for pending results... 25222 1726853554.40292: running TaskExecutor() for managed_node2/TASK: Create tap interface veth0 25222 1726853554.40297: in run() - task 02083763-bbaf-cdd5-a5fe-00000000015f 25222 1726853554.40314: variable 'ansible_search_path' from source: unknown 25222 1726853554.40323: variable 'ansible_search_path' from source: unknown 25222 1726853554.40365: calling self._execute() 25222 1726853554.40459: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.40477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.40498: variable 'omit' from source: magic vars 25222 1726853554.40866: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.40888: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.41102: variable 'type' from source: play vars 25222 1726853554.41114: variable 'state' from source: include params 25222 1726853554.41125: variable 'interface' from source: play vars 25222 1726853554.41135: variable 'current_interfaces' from source: set_fact 25222 1726853554.41152: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 25222 1726853554.41277: when evaluation is False, skipping this task 25222 1726853554.41280: _execute() done 25222 1726853554.41282: dumping result to json 25222 1726853554.41284: done dumping result, returning 25222 1726853554.41286: done running TaskExecutor() for managed_node2/TASK: Create tap interface veth0 [02083763-bbaf-cdd5-a5fe-00000000015f] 25222 1726853554.41288: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015f 25222 1726853554.41347: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000015f 25222 1726853554.41350: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 25222 1726853554.41404: no more pending results, returning what we have 25222 1726853554.41407: results queue empty 25222 1726853554.41408: checking for any_errors_fatal 25222 1726853554.41414: done checking for any_errors_fatal 25222 1726853554.41415: checking for max_fail_percentage 25222 1726853554.41417: done checking for max_fail_percentage 25222 1726853554.41417: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.41418: done checking to see if all hosts have failed 25222 1726853554.41419: getting the remaining hosts for this loop 25222 1726853554.41420: done getting the remaining hosts for this loop 25222 1726853554.41424: getting the next task for host managed_node2 25222 1726853554.41431: done getting next task for host managed_node2 25222 1726853554.41434: ^ task is: TASK: Delete tap interface {{ interface }} 25222 1726853554.41437: ^ 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=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 25222 1726853554.41442: getting variables 25222 1726853554.41443: in VariableManager get_vars() 25222 1726853554.41585: Calling all_inventory to load vars for managed_node2 25222 1726853554.41588: Calling groups_inventory to load vars for managed_node2 25222 1726853554.41591: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.41600: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.41602: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.41605: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.41863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.42062: done with get_vars() 25222 1726853554.42074: done getting variables 25222 1726853554.42131: 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) 25222 1726853554.42239: variable 'interface' from source: play vars TASK [Delete tap interface veth0] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 13:32:34 -0400 (0:00:00.025) 0:00:08.303 ****** 25222 1726853554.42269: entering _queue_task() for managed_node2/command 25222 1726853554.42494: worker is 1 (out of 1 available) 25222 1726853554.42507: exiting _queue_task() for managed_node2/command 25222 1726853554.42518: done queuing things up, now waiting for results queue to drain 25222 1726853554.42520: waiting for pending results... 25222 1726853554.42789: running TaskExecutor() for managed_node2/TASK: Delete tap interface veth0 25222 1726853554.42977: in run() - task 02083763-bbaf-cdd5-a5fe-000000000160 25222 1726853554.42981: variable 'ansible_search_path' from source: unknown 25222 1726853554.42984: variable 'ansible_search_path' from source: unknown 25222 1726853554.42987: calling self._execute() 25222 1726853554.43022: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.43036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.43051: variable 'omit' from source: magic vars 25222 1726853554.43416: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.43441: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.43658: variable 'type' from source: play vars 25222 1726853554.43672: variable 'state' from source: include params 25222 1726853554.43684: variable 'interface' from source: play vars 25222 1726853554.43756: variable 'current_interfaces' from source: set_fact 25222 1726853554.43761: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 25222 1726853554.43763: when evaluation is False, skipping this task 25222 1726853554.43766: _execute() done 25222 1726853554.43768: dumping result to json 25222 1726853554.43772: done dumping result, returning 25222 1726853554.43776: done running TaskExecutor() for managed_node2/TASK: Delete tap interface veth0 [02083763-bbaf-cdd5-a5fe-000000000160] 25222 1726853554.43778: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000160 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 25222 1726853554.43909: no more pending results, returning what we have 25222 1726853554.43913: results queue empty 25222 1726853554.43914: checking for any_errors_fatal 25222 1726853554.43921: done checking for any_errors_fatal 25222 1726853554.43922: checking for max_fail_percentage 25222 1726853554.43924: done checking for max_fail_percentage 25222 1726853554.43924: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.43925: done checking to see if all hosts have failed 25222 1726853554.43926: getting the remaining hosts for this loop 25222 1726853554.43927: done getting the remaining hosts for this loop 25222 1726853554.43931: getting the next task for host managed_node2 25222 1726853554.43940: done getting next task for host managed_node2 25222 1726853554.43943: ^ task is: TASK: Set up gateway ip on veth peer 25222 1726853554.43946: ^ 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 25222 1726853554.43950: getting variables 25222 1726853554.43952: in VariableManager get_vars() 25222 1726853554.44191: Calling all_inventory to load vars for managed_node2 25222 1726853554.44194: Calling groups_inventory to load vars for managed_node2 25222 1726853554.44197: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.44203: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000160 25222 1726853554.44206: WORKER PROCESS EXITING 25222 1726853554.44215: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.44218: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.44220: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.44393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.44507: done with get_vars() 25222 1726853554.44514: done getting variables 25222 1726853554.44578: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set up gateway ip on veth peer] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 Friday 20 September 2024 13:32:34 -0400 (0:00:00.023) 0:00:08.326 ****** 25222 1726853554.44596: entering _queue_task() for managed_node2/shell 25222 1726853554.44597: Creating lock for shell 25222 1726853554.44775: worker is 1 (out of 1 available) 25222 1726853554.44787: exiting _queue_task() for managed_node2/shell 25222 1726853554.44798: done queuing things up, now waiting for results queue to drain 25222 1726853554.44799: waiting for pending results... 25222 1726853554.44980: running TaskExecutor() for managed_node2/TASK: Set up gateway ip on veth peer 25222 1726853554.45041: in run() - task 02083763-bbaf-cdd5-a5fe-00000000000d 25222 1726853554.45051: variable 'ansible_search_path' from source: unknown 25222 1726853554.45086: calling self._execute() 25222 1726853554.45144: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.45149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.45159: variable 'omit' from source: magic vars 25222 1726853554.45399: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.45410: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.45413: variable 'omit' from source: magic vars 25222 1726853554.45432: variable 'omit' from source: magic vars 25222 1726853554.45522: variable 'interface' from source: play vars 25222 1726853554.45536: variable 'omit' from source: magic vars 25222 1726853554.45567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853554.45645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853554.45649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853554.45652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853554.45657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853554.45666: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853554.45669: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.45676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.45756: Set connection var ansible_shell_executable to /bin/sh 25222 1726853554.45780: Set connection var ansible_pipelining to False 25222 1726853554.45783: Set connection var ansible_timeout to 10 25222 1726853554.45786: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853554.45788: Set connection var ansible_shell_type to sh 25222 1726853554.45790: Set connection var ansible_connection to ssh 25222 1726853554.45806: variable 'ansible_shell_executable' from source: unknown 25222 1726853554.45808: variable 'ansible_connection' from source: unknown 25222 1726853554.45811: variable 'ansible_module_compression' from source: unknown 25222 1726853554.45813: variable 'ansible_shell_type' from source: unknown 25222 1726853554.45815: variable 'ansible_shell_executable' from source: unknown 25222 1726853554.45818: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.45820: variable 'ansible_pipelining' from source: unknown 25222 1726853554.45822: variable 'ansible_timeout' from source: unknown 25222 1726853554.45824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.45935: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853554.45948: variable 'omit' from source: magic vars 25222 1726853554.45952: starting attempt loop 25222 1726853554.45956: running the handler 25222 1726853554.45960: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853554.46018: _low_level_execute_command(): starting 25222 1726853554.46023: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853554.46530: 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 <<< 25222 1726853554.46533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.46536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853554.46538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.46591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853554.46594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.46678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.48418: stdout chunk (state=3): >>>/root <<< 25222 1726853554.48515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.48539: stderr chunk (state=3): >>><<< 25222 1726853554.48542: stdout chunk (state=3): >>><<< 25222 1726853554.48560: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853554.48570: _low_level_execute_command(): starting 25222 1726853554.48581: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198 `" && echo ansible-tmp-1726853554.485588-25657-30165571506198="` echo /root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198 `" ) && sleep 0' 25222 1726853554.48991: 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 <<< 25222 1726853554.48995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853554.49003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.49006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853554.49010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.49054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853554.49057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853554.49062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.49137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.51186: stdout chunk (state=3): >>>ansible-tmp-1726853554.485588-25657-30165571506198=/root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198 <<< 25222 1726853554.51335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.51339: stdout chunk (state=3): >>><<< 25222 1726853554.51341: stderr chunk (state=3): >>><<< 25222 1726853554.51484: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853554.485588-25657-30165571506198=/root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853554.51488: variable 'ansible_module_compression' from source: unknown 25222 1726853554.51490: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853554.51506: variable 'ansible_facts' from source: unknown 25222 1726853554.51593: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/AnsiballZ_command.py 25222 1726853554.51850: Sending initial data 25222 1726853554.51854: Sent initial data (154 bytes) 25222 1726853554.52493: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.52509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853554.52592: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.52616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853554.52642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853554.52657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.52758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.54482: 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 <<< 25222 1726853554.54585: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853554.54677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp6o204rao /root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/AnsiballZ_command.py <<< 25222 1726853554.54680: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/AnsiballZ_command.py" <<< 25222 1726853554.54735: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp6o204rao" to remote "/root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/AnsiballZ_command.py" <<< 25222 1726853554.55592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.55618: stderr chunk (state=3): >>><<< 25222 1726853554.55786: stdout chunk (state=3): >>><<< 25222 1726853554.55789: done transferring module to remote 25222 1726853554.55792: _low_level_execute_command(): starting 25222 1726853554.55794: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/ /root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/AnsiballZ_command.py && sleep 0' 25222 1726853554.56390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853554.56405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853554.56421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853554.56447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853554.56469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853554.56560: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.56591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853554.56610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853554.56636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.56749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.58693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.58707: stdout chunk (state=3): >>><<< 25222 1726853554.58717: stderr chunk (state=3): >>><<< 25222 1726853554.58735: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853554.58743: _low_level_execute_command(): starting 25222 1726853554.58751: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/AnsiballZ_command.py && sleep 0' 25222 1726853554.59353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853554.59370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853554.59388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853554.59404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853554.59426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853554.59439: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853554.59486: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.59557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853554.59579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853554.59605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.59717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.77834: stdout chunk (state=3): >>> <<< 25222 1726853554.77839: stdout chunk (state=3): >>>{"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip netns add ns1\nip link set peerveth0 netns ns1\nip netns exec ns1 ip -6 addr add 2001:db8::1/32 dev peerveth0\nip netns exec ns1 ip link set peerveth0 up\n", "start": "2024-09-20 13:32:34.755988", "end": "2024-09-20 13:32:34.777286", "delta": "0:00:00.021298", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns add ns1\nip link set peerveth0 netns ns1\nip netns exec ns1 ip -6 addr add 2001:db8::1/32 dev peerveth0\nip netns exec ns1 ip link set peerveth0 up\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853554.79602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853554.79606: stdout chunk (state=3): >>><<< 25222 1726853554.79609: stderr chunk (state=3): >>><<< 25222 1726853554.79746: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip netns add ns1\nip link set peerveth0 netns ns1\nip netns exec ns1 ip -6 addr add 2001:db8::1/32 dev peerveth0\nip netns exec ns1 ip link set peerveth0 up\n", "start": "2024-09-20 13:32:34.755988", "end": "2024-09-20 13:32:34.777286", "delta": "0:00:00.021298", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns add ns1\nip link set peerveth0 netns ns1\nip netns exec ns1 ip -6 addr add 2001:db8::1/32 dev peerveth0\nip netns exec ns1 ip link set peerveth0 up\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853554.79750: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip netns add ns1\nip link set peerveth0 netns ns1\nip netns exec ns1 ip -6 addr add 2001:db8::1/32 dev peerveth0\nip netns exec ns1 ip link set peerveth0 up\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853554.79753: _low_level_execute_command(): starting 25222 1726853554.79755: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853554.485588-25657-30165571506198/ > /dev/null 2>&1 && sleep 0' 25222 1726853554.80327: 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 <<< 25222 1726853554.80345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.80395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853554.80409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.80485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.82433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.82436: stdout chunk (state=3): >>><<< 25222 1726853554.82542: stderr chunk (state=3): >>><<< 25222 1726853554.82546: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853554.82549: handler run complete 25222 1726853554.82551: Evaluated conditional (False): False 25222 1726853554.82553: attempt loop complete, returning result 25222 1726853554.82558: _execute() done 25222 1726853554.82560: dumping result to json 25222 1726853554.82561: done dumping result, returning 25222 1726853554.82563: done running TaskExecutor() for managed_node2/TASK: Set up gateway ip on veth peer [02083763-bbaf-cdd5-a5fe-00000000000d] 25222 1726853554.82565: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000000d 25222 1726853554.82639: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000000d 25222 1726853554.82643: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "ip netns add ns1\nip link set peerveth0 netns ns1\nip netns exec ns1 ip -6 addr add 2001:db8::1/32 dev peerveth0\nip netns exec ns1 ip link set peerveth0 up\n", "delta": "0:00:00.021298", "end": "2024-09-20 13:32:34.777286", "rc": 0, "start": "2024-09-20 13:32:34.755988" } 25222 1726853554.82754: no more pending results, returning what we have 25222 1726853554.82758: results queue empty 25222 1726853554.82758: checking for any_errors_fatal 25222 1726853554.82763: done checking for any_errors_fatal 25222 1726853554.82764: checking for max_fail_percentage 25222 1726853554.82766: done checking for max_fail_percentage 25222 1726853554.82766: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.82767: done checking to see if all hosts have failed 25222 1726853554.82768: getting the remaining hosts for this loop 25222 1726853554.82769: done getting the remaining hosts for this loop 25222 1726853554.82774: getting the next task for host managed_node2 25222 1726853554.82781: done getting next task for host managed_node2 25222 1726853554.82783: ^ task is: TASK: TEST: I can configure an interface with static ipv6 config 25222 1726853554.82785: ^ 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 25222 1726853554.82788: getting variables 25222 1726853554.82789: in VariableManager get_vars() 25222 1726853554.82828: Calling all_inventory to load vars for managed_node2 25222 1726853554.82831: Calling groups_inventory to load vars for managed_node2 25222 1726853554.82833: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.82843: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.82845: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.82848: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.83041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.83160: done with get_vars() 25222 1726853554.83168: done getting variables 25222 1726853554.83212: Loading ActionModule 'debug' from /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 [TEST: I can configure an interface with static ipv6 config] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 Friday 20 September 2024 13:32:34 -0400 (0:00:00.386) 0:00:08.712 ****** 25222 1726853554.83232: entering _queue_task() for managed_node2/debug 25222 1726853554.83428: worker is 1 (out of 1 available) 25222 1726853554.83441: exiting _queue_task() for managed_node2/debug 25222 1726853554.83452: done queuing things up, now waiting for results queue to drain 25222 1726853554.83453: waiting for pending results... 25222 1726853554.83610: running TaskExecutor() for managed_node2/TASK: TEST: I can configure an interface with static ipv6 config 25222 1726853554.83662: in run() - task 02083763-bbaf-cdd5-a5fe-00000000000f 25222 1726853554.83675: variable 'ansible_search_path' from source: unknown 25222 1726853554.83706: calling self._execute() 25222 1726853554.83769: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.83774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.83783: variable 'omit' from source: magic vars 25222 1726853554.84049: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.84124: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.84128: variable 'omit' from source: magic vars 25222 1726853554.84130: variable 'omit' from source: magic vars 25222 1726853554.84133: variable 'omit' from source: magic vars 25222 1726853554.84135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853554.84156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853554.84174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853554.84187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853554.84197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853554.84220: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853554.84225: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.84227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.84301: Set connection var ansible_shell_executable to /bin/sh 25222 1726853554.84307: Set connection var ansible_pipelining to False 25222 1726853554.84313: Set connection var ansible_timeout to 10 25222 1726853554.84318: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853554.84320: Set connection var ansible_shell_type to sh 25222 1726853554.84322: Set connection var ansible_connection to ssh 25222 1726853554.84339: variable 'ansible_shell_executable' from source: unknown 25222 1726853554.84342: variable 'ansible_connection' from source: unknown 25222 1726853554.84344: variable 'ansible_module_compression' from source: unknown 25222 1726853554.84347: variable 'ansible_shell_type' from source: unknown 25222 1726853554.84349: variable 'ansible_shell_executable' from source: unknown 25222 1726853554.84352: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.84356: variable 'ansible_pipelining' from source: unknown 25222 1726853554.84359: variable 'ansible_timeout' from source: unknown 25222 1726853554.84361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.84459: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853554.84466: variable 'omit' from source: magic vars 25222 1726853554.84477: starting attempt loop 25222 1726853554.84480: running the handler 25222 1726853554.84514: handler run complete 25222 1726853554.84526: attempt loop complete, returning result 25222 1726853554.84529: _execute() done 25222 1726853554.84531: dumping result to json 25222 1726853554.84534: done dumping result, returning 25222 1726853554.84540: done running TaskExecutor() for managed_node2/TASK: TEST: I can configure an interface with static ipv6 config [02083763-bbaf-cdd5-a5fe-00000000000f] 25222 1726853554.84542: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000000f 25222 1726853554.84620: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000000f 25222 1726853554.84622: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 25222 1726853554.84674: no more pending results, returning what we have 25222 1726853554.84677: results queue empty 25222 1726853554.84677: checking for any_errors_fatal 25222 1726853554.84685: done checking for any_errors_fatal 25222 1726853554.84685: checking for max_fail_percentage 25222 1726853554.84687: done checking for max_fail_percentage 25222 1726853554.84687: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.84688: done checking to see if all hosts have failed 25222 1726853554.84689: getting the remaining hosts for this loop 25222 1726853554.84690: done getting the remaining hosts for this loop 25222 1726853554.84693: getting the next task for host managed_node2 25222 1726853554.84700: done getting next task for host managed_node2 25222 1726853554.84705: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 25222 1726853554.84708: ^ state is: HOST STATE: block=3, 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 25222 1726853554.84720: getting variables 25222 1726853554.84721: in VariableManager get_vars() 25222 1726853554.84756: Calling all_inventory to load vars for managed_node2 25222 1726853554.84758: Calling groups_inventory to load vars for managed_node2 25222 1726853554.84761: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.84769: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.84778: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.84781: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.84893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.85017: done with get_vars() 25222 1726853554.85025: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:32:34 -0400 (0:00:00.018) 0:00:08.731 ****** 25222 1726853554.85091: entering _queue_task() for managed_node2/include_tasks 25222 1726853554.85275: worker is 1 (out of 1 available) 25222 1726853554.85288: exiting _queue_task() for managed_node2/include_tasks 25222 1726853554.85298: done queuing things up, now waiting for results queue to drain 25222 1726853554.85299: waiting for pending results... 25222 1726853554.85448: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 25222 1726853554.85526: in run() - task 02083763-bbaf-cdd5-a5fe-000000000017 25222 1726853554.85536: variable 'ansible_search_path' from source: unknown 25222 1726853554.85540: variable 'ansible_search_path' from source: unknown 25222 1726853554.85567: calling self._execute() 25222 1726853554.85623: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.85627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.85637: variable 'omit' from source: magic vars 25222 1726853554.85886: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.85895: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.85900: _execute() done 25222 1726853554.85903: dumping result to json 25222 1726853554.85906: done dumping result, returning 25222 1726853554.85912: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-cdd5-a5fe-000000000017] 25222 1726853554.85917: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000017 25222 1726853554.86003: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000017 25222 1726853554.86005: WORKER PROCESS EXITING 25222 1726853554.86040: no more pending results, returning what we have 25222 1726853554.86044: in VariableManager get_vars() 25222 1726853554.86083: Calling all_inventory to load vars for managed_node2 25222 1726853554.86086: Calling groups_inventory to load vars for managed_node2 25222 1726853554.86088: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.86097: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.86100: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.86103: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.86243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.86359: done with get_vars() 25222 1726853554.86365: variable 'ansible_search_path' from source: unknown 25222 1726853554.86366: variable 'ansible_search_path' from source: unknown 25222 1726853554.86392: we have included files to process 25222 1726853554.86393: generating all_blocks data 25222 1726853554.86394: done generating all_blocks data 25222 1726853554.86398: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 25222 1726853554.86398: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 25222 1726853554.86400: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 25222 1726853554.86851: done processing included file 25222 1726853554.86852: iterating over new_blocks loaded from include file 25222 1726853554.86853: in VariableManager get_vars() 25222 1726853554.86869: done with get_vars() 25222 1726853554.86872: filtering new block on tags 25222 1726853554.86885: done filtering new block on tags 25222 1726853554.86887: in VariableManager get_vars() 25222 1726853554.86900: done with get_vars() 25222 1726853554.86901: filtering new block on tags 25222 1726853554.86913: done filtering new block on tags 25222 1726853554.86914: in VariableManager get_vars() 25222 1726853554.86927: done with get_vars() 25222 1726853554.86928: filtering new block on tags 25222 1726853554.86937: done filtering new block on tags 25222 1726853554.86938: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 25222 1726853554.86941: extending task lists for all hosts with included blocks 25222 1726853554.87434: done extending task lists 25222 1726853554.87435: done processing included files 25222 1726853554.87435: results queue empty 25222 1726853554.87436: checking for any_errors_fatal 25222 1726853554.87437: done checking for any_errors_fatal 25222 1726853554.87437: checking for max_fail_percentage 25222 1726853554.87438: done checking for max_fail_percentage 25222 1726853554.87438: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.87439: done checking to see if all hosts have failed 25222 1726853554.87439: getting the remaining hosts for this loop 25222 1726853554.87440: done getting the remaining hosts for this loop 25222 1726853554.87442: getting the next task for host managed_node2 25222 1726853554.87444: done getting next task for host managed_node2 25222 1726853554.87446: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 25222 1726853554.87448: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853554.87456: getting variables 25222 1726853554.87457: in VariableManager get_vars() 25222 1726853554.87467: Calling all_inventory to load vars for managed_node2 25222 1726853554.87468: Calling groups_inventory to load vars for managed_node2 25222 1726853554.87469: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.87474: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.87476: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.87477: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.87557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.87669: done with get_vars() 25222 1726853554.87677: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:32:34 -0400 (0:00:00.026) 0:00:08.757 ****** 25222 1726853554.87722: entering _queue_task() for managed_node2/setup 25222 1726853554.87906: worker is 1 (out of 1 available) 25222 1726853554.87918: exiting _queue_task() for managed_node2/setup 25222 1726853554.87929: done queuing things up, now waiting for results queue to drain 25222 1726853554.87930: waiting for pending results... 25222 1726853554.88076: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 25222 1726853554.88165: in run() - task 02083763-bbaf-cdd5-a5fe-0000000001fc 25222 1726853554.88173: variable 'ansible_search_path' from source: unknown 25222 1726853554.88176: variable 'ansible_search_path' from source: unknown 25222 1726853554.88203: calling self._execute() 25222 1726853554.88258: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.88263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.88280: variable 'omit' from source: magic vars 25222 1726853554.88514: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.88522: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.88661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853554.90203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853554.90246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853554.90274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853554.90299: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853554.90318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853554.90387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853554.90408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853554.90425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853554.90457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853554.90466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853554.90504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853554.90519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853554.90535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853554.90565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853554.90577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853554.90674: variable '__network_required_facts' from source: role '' defaults 25222 1726853554.90681: variable 'ansible_facts' from source: unknown 25222 1726853554.90729: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 25222 1726853554.90733: when evaluation is False, skipping this task 25222 1726853554.90735: _execute() done 25222 1726853554.90738: dumping result to json 25222 1726853554.90740: done dumping result, returning 25222 1726853554.90746: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-cdd5-a5fe-0000000001fc] 25222 1726853554.90751: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001fc 25222 1726853554.90831: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001fc 25222 1726853554.90834: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853554.90910: no more pending results, returning what we have 25222 1726853554.90913: results queue empty 25222 1726853554.90914: checking for any_errors_fatal 25222 1726853554.90915: done checking for any_errors_fatal 25222 1726853554.90916: checking for max_fail_percentage 25222 1726853554.90917: done checking for max_fail_percentage 25222 1726853554.90918: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.90919: done checking to see if all hosts have failed 25222 1726853554.90919: getting the remaining hosts for this loop 25222 1726853554.90921: done getting the remaining hosts for this loop 25222 1726853554.90923: getting the next task for host managed_node2 25222 1726853554.90931: done getting next task for host managed_node2 25222 1726853554.90934: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 25222 1726853554.90937: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853554.90949: getting variables 25222 1726853554.90951: in VariableManager get_vars() 25222 1726853554.90986: Calling all_inventory to load vars for managed_node2 25222 1726853554.90989: Calling groups_inventory to load vars for managed_node2 25222 1726853554.90991: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.90999: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.91002: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.91004: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.91268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.91388: done with get_vars() 25222 1726853554.91395: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:32:34 -0400 (0:00:00.037) 0:00:08.794 ****** 25222 1726853554.91462: entering _queue_task() for managed_node2/stat 25222 1726853554.91636: worker is 1 (out of 1 available) 25222 1726853554.91651: exiting _queue_task() for managed_node2/stat 25222 1726853554.91665: done queuing things up, now waiting for results queue to drain 25222 1726853554.91667: waiting for pending results... 25222 1726853554.91811: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 25222 1726853554.91905: in run() - task 02083763-bbaf-cdd5-a5fe-0000000001fe 25222 1726853554.91916: variable 'ansible_search_path' from source: unknown 25222 1726853554.91919: variable 'ansible_search_path' from source: unknown 25222 1726853554.91945: calling self._execute() 25222 1726853554.92004: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.92008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.92011: variable 'omit' from source: magic vars 25222 1726853554.92265: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.92276: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.92383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853554.92563: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853554.92591: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853554.92615: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853554.92640: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853554.92703: 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) 25222 1726853554.92720: 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) 25222 1726853554.92738: 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) 25222 1726853554.92757: 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) 25222 1726853554.92818: variable '__network_is_ostree' from source: set_fact 25222 1726853554.92822: Evaluated conditional (not __network_is_ostree is defined): False 25222 1726853554.92825: when evaluation is False, skipping this task 25222 1726853554.92828: _execute() done 25222 1726853554.92830: dumping result to json 25222 1726853554.92833: done dumping result, returning 25222 1726853554.92840: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-cdd5-a5fe-0000000001fe] 25222 1726853554.92843: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001fe 25222 1726853554.92920: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001fe 25222 1726853554.92923: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 25222 1726853554.92970: no more pending results, returning what we have 25222 1726853554.92975: results queue empty 25222 1726853554.92975: checking for any_errors_fatal 25222 1726853554.92981: done checking for any_errors_fatal 25222 1726853554.92981: checking for max_fail_percentage 25222 1726853554.92983: done checking for max_fail_percentage 25222 1726853554.92983: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.92984: done checking to see if all hosts have failed 25222 1726853554.92985: getting the remaining hosts for this loop 25222 1726853554.92986: done getting the remaining hosts for this loop 25222 1726853554.92989: getting the next task for host managed_node2 25222 1726853554.92994: done getting next task for host managed_node2 25222 1726853554.92997: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 25222 1726853554.93000: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853554.93011: getting variables 25222 1726853554.93012: in VariableManager get_vars() 25222 1726853554.93043: Calling all_inventory to load vars for managed_node2 25222 1726853554.93046: Calling groups_inventory to load vars for managed_node2 25222 1726853554.93048: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.93058: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.93060: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.93062: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.93167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.93291: done with get_vars() 25222 1726853554.93298: done getting variables 25222 1726853554.93333: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:32:34 -0400 (0:00:00.018) 0:00:08.813 ****** 25222 1726853554.93358: entering _queue_task() for managed_node2/set_fact 25222 1726853554.93529: worker is 1 (out of 1 available) 25222 1726853554.93541: exiting _queue_task() for managed_node2/set_fact 25222 1726853554.93553: done queuing things up, now waiting for results queue to drain 25222 1726853554.93557: waiting for pending results... 25222 1726853554.93701: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 25222 1726853554.93781: in run() - task 02083763-bbaf-cdd5-a5fe-0000000001ff 25222 1726853554.93791: variable 'ansible_search_path' from source: unknown 25222 1726853554.93794: variable 'ansible_search_path' from source: unknown 25222 1726853554.93819: calling self._execute() 25222 1726853554.93877: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.93883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.93889: variable 'omit' from source: magic vars 25222 1726853554.94132: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.94141: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.94250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853554.94476: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853554.94507: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853554.94530: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853554.94558: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853554.94615: 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) 25222 1726853554.94632: 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) 25222 1726853554.94657: 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) 25222 1726853554.94675: 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) 25222 1726853554.94731: variable '__network_is_ostree' from source: set_fact 25222 1726853554.94737: Evaluated conditional (not __network_is_ostree is defined): False 25222 1726853554.94740: when evaluation is False, skipping this task 25222 1726853554.94742: _execute() done 25222 1726853554.94745: dumping result to json 25222 1726853554.94747: done dumping result, returning 25222 1726853554.94759: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-cdd5-a5fe-0000000001ff] 25222 1726853554.94761: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001ff 25222 1726853554.94834: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000001ff 25222 1726853554.94837: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 25222 1726853554.94912: no more pending results, returning what we have 25222 1726853554.94914: results queue empty 25222 1726853554.94915: checking for any_errors_fatal 25222 1726853554.94919: done checking for any_errors_fatal 25222 1726853554.94920: checking for max_fail_percentage 25222 1726853554.94921: done checking for max_fail_percentage 25222 1726853554.94922: checking to see if all hosts have failed and the running result is not ok 25222 1726853554.94923: done checking to see if all hosts have failed 25222 1726853554.94923: getting the remaining hosts for this loop 25222 1726853554.94924: done getting the remaining hosts for this loop 25222 1726853554.94927: getting the next task for host managed_node2 25222 1726853554.94934: done getting next task for host managed_node2 25222 1726853554.94937: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 25222 1726853554.94940: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853554.94951: getting variables 25222 1726853554.94952: in VariableManager get_vars() 25222 1726853554.94978: Calling all_inventory to load vars for managed_node2 25222 1726853554.94982: Calling groups_inventory to load vars for managed_node2 25222 1726853554.94984: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853554.94991: Calling all_plugins_play to load vars for managed_node2 25222 1726853554.94992: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853554.94994: Calling groups_plugins_play to load vars for managed_node2 25222 1726853554.95129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853554.95247: done with get_vars() 25222 1726853554.95253: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:32:34 -0400 (0:00:00.019) 0:00:08.833 ****** 25222 1726853554.95316: entering _queue_task() for managed_node2/service_facts 25222 1726853554.95317: Creating lock for service_facts 25222 1726853554.95498: worker is 1 (out of 1 available) 25222 1726853554.95511: exiting _queue_task() for managed_node2/service_facts 25222 1726853554.95522: done queuing things up, now waiting for results queue to drain 25222 1726853554.95524: waiting for pending results... 25222 1726853554.95667: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 25222 1726853554.95745: in run() - task 02083763-bbaf-cdd5-a5fe-000000000201 25222 1726853554.95755: variable 'ansible_search_path' from source: unknown 25222 1726853554.95764: variable 'ansible_search_path' from source: unknown 25222 1726853554.95794: calling self._execute() 25222 1726853554.95855: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.95862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.95874: variable 'omit' from source: magic vars 25222 1726853554.96133: variable 'ansible_distribution_major_version' from source: facts 25222 1726853554.96142: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853554.96148: variable 'omit' from source: magic vars 25222 1726853554.96196: variable 'omit' from source: magic vars 25222 1726853554.96218: variable 'omit' from source: magic vars 25222 1726853554.96249: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853554.96281: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853554.96299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853554.96313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853554.96322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853554.96346: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853554.96350: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.96352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.96425: Set connection var ansible_shell_executable to /bin/sh 25222 1726853554.96432: Set connection var ansible_pipelining to False 25222 1726853554.96439: Set connection var ansible_timeout to 10 25222 1726853554.96443: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853554.96446: Set connection var ansible_shell_type to sh 25222 1726853554.96448: Set connection var ansible_connection to ssh 25222 1726853554.96466: variable 'ansible_shell_executable' from source: unknown 25222 1726853554.96469: variable 'ansible_connection' from source: unknown 25222 1726853554.96474: variable 'ansible_module_compression' from source: unknown 25222 1726853554.96476: variable 'ansible_shell_type' from source: unknown 25222 1726853554.96479: variable 'ansible_shell_executable' from source: unknown 25222 1726853554.96481: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853554.96483: variable 'ansible_pipelining' from source: unknown 25222 1726853554.96485: variable 'ansible_timeout' from source: unknown 25222 1726853554.96490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853554.96627: 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__) 25222 1726853554.96638: variable 'omit' from source: magic vars 25222 1726853554.96641: starting attempt loop 25222 1726853554.96644: running the handler 25222 1726853554.96654: _low_level_execute_command(): starting 25222 1726853554.96662: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853554.97193: 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 <<< 25222 1726853554.97200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853554.97203: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.97252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853554.97261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853554.97263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.97340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853554.99059: stdout chunk (state=3): >>>/root <<< 25222 1726853554.99192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853554.99209: stderr chunk (state=3): >>><<< 25222 1726853554.99222: stdout chunk (state=3): >>><<< 25222 1726853554.99330: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853554.99335: _low_level_execute_command(): starting 25222 1726853554.99338: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725 `" && echo ansible-tmp-1726853554.992467-25682-5545004024725="` echo /root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725 `" ) && sleep 0' 25222 1726853554.99810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853554.99823: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.99837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853554.99910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853554.99912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853554.99979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853555.02064: stdout chunk (state=3): >>>ansible-tmp-1726853554.992467-25682-5545004024725=/root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725 <<< 25222 1726853555.02158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853555.02161: stdout chunk (state=3): >>><<< 25222 1726853555.02164: stderr chunk (state=3): >>><<< 25222 1726853555.02181: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853554.992467-25682-5545004024725=/root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853555.02377: variable 'ansible_module_compression' from source: unknown 25222 1726853555.02380: ANSIBALLZ: Using lock for service_facts 25222 1726853555.02382: ANSIBALLZ: Acquiring lock 25222 1726853555.02385: ANSIBALLZ: Lock acquired: 140173322899184 25222 1726853555.02387: ANSIBALLZ: Creating module 25222 1726853555.15088: ANSIBALLZ: Writing module into payload 25222 1726853555.15192: ANSIBALLZ: Writing module 25222 1726853555.15226: ANSIBALLZ: Renaming module 25222 1726853555.15238: ANSIBALLZ: Done creating module 25222 1726853555.15262: variable 'ansible_facts' from source: unknown 25222 1726853555.15344: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/AnsiballZ_service_facts.py 25222 1726853555.15493: Sending initial data 25222 1726853555.15501: Sent initial data (159 bytes) 25222 1726853555.16107: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853555.16188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853555.16225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853555.16252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853555.16279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853555.16374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853555.18090: 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 <<< 25222 1726853555.18177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853555.18279: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpwvrqsm4h /root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/AnsiballZ_service_facts.py <<< 25222 1726853555.18291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/AnsiballZ_service_facts.py" <<< 25222 1726853555.18339: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 25222 1726853555.18368: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpwvrqsm4h" to remote "/root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/AnsiballZ_service_facts.py" <<< 25222 1726853555.19416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853555.19418: stdout chunk (state=3): >>><<< 25222 1726853555.19420: stderr chunk (state=3): >>><<< 25222 1726853555.19422: done transferring module to remote 25222 1726853555.19424: _low_level_execute_command(): starting 25222 1726853555.19426: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/ /root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/AnsiballZ_service_facts.py && sleep 0' 25222 1726853555.20024: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853555.20040: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853555.20083: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853555.20099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853555.20112: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853555.20191: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853555.20225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853555.20243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853555.20269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853555.20381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853555.22293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853555.22312: stderr chunk (state=3): >>><<< 25222 1726853555.22318: stdout chunk (state=3): >>><<< 25222 1726853555.22331: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853555.22336: _low_level_execute_command(): starting 25222 1726853555.22341: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/AnsiballZ_service_facts.py && sleep 0' 25222 1726853555.22730: 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 <<< 25222 1726853555.22750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853555.22795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853555.22807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853555.22888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853556.92344: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark<<< 25222 1726853556.92441: stdout chunk (state=3): >>>.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status<<< 25222 1726853556.92449: stdout chunk (state=3): >>>": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "s<<< 25222 1726853556.92487: stdout chunk (state=3): >>>tatic", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 25222 1726853556.94174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853556.94178: stdout chunk (state=3): >>><<< 25222 1726853556.94181: stderr chunk (state=3): >>><<< 25222 1726853556.94389: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853556.95614: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853556.95853: _low_level_execute_command(): starting 25222 1726853556.95863: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853554.992467-25682-5545004024725/ > /dev/null 2>&1 && sleep 0' 25222 1726853556.96554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853556.96569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853556.96690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853556.96703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853556.96723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853556.96833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853556.98785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853556.98788: stdout chunk (state=3): >>><<< 25222 1726853556.98794: stderr chunk (state=3): >>><<< 25222 1726853556.99076: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853556.99079: handler run complete 25222 1726853556.99081: variable 'ansible_facts' from source: unknown 25222 1726853556.99277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853556.99691: variable 'ansible_facts' from source: unknown 25222 1726853556.99845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853557.00176: attempt loop complete, returning result 25222 1726853557.00179: _execute() done 25222 1726853557.00182: dumping result to json 25222 1726853557.00184: done dumping result, returning 25222 1726853557.00186: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-cdd5-a5fe-000000000201] 25222 1726853557.00187: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000201 25222 1726853557.01088: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000201 25222 1726853557.01092: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853557.01147: no more pending results, returning what we have 25222 1726853557.01150: results queue empty 25222 1726853557.01151: checking for any_errors_fatal 25222 1726853557.01163: done checking for any_errors_fatal 25222 1726853557.01164: checking for max_fail_percentage 25222 1726853557.01166: done checking for max_fail_percentage 25222 1726853557.01167: checking to see if all hosts have failed and the running result is not ok 25222 1726853557.01167: done checking to see if all hosts have failed 25222 1726853557.01168: getting the remaining hosts for this loop 25222 1726853557.01170: done getting the remaining hosts for this loop 25222 1726853557.01174: getting the next task for host managed_node2 25222 1726853557.01180: done getting next task for host managed_node2 25222 1726853557.01183: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 25222 1726853557.01187: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853557.01196: getting variables 25222 1726853557.01198: in VariableManager get_vars() 25222 1726853557.01229: Calling all_inventory to load vars for managed_node2 25222 1726853557.01232: Calling groups_inventory to load vars for managed_node2 25222 1726853557.01234: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853557.01242: Calling all_plugins_play to load vars for managed_node2 25222 1726853557.01245: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853557.01248: Calling groups_plugins_play to load vars for managed_node2 25222 1726853557.01665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853557.02192: done with get_vars() 25222 1726853557.02207: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:32:37 -0400 (0:00:02.069) 0:00:10.903 ****** 25222 1726853557.02312: entering _queue_task() for managed_node2/package_facts 25222 1726853557.02314: Creating lock for package_facts 25222 1726853557.02614: worker is 1 (out of 1 available) 25222 1726853557.02625: exiting _queue_task() for managed_node2/package_facts 25222 1726853557.02639: done queuing things up, now waiting for results queue to drain 25222 1726853557.02640: waiting for pending results... 25222 1726853557.02973: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 25222 1726853557.03080: in run() - task 02083763-bbaf-cdd5-a5fe-000000000202 25222 1726853557.03101: variable 'ansible_search_path' from source: unknown 25222 1726853557.03110: variable 'ansible_search_path' from source: unknown 25222 1726853557.03164: calling self._execute() 25222 1726853557.03262: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853557.03276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853557.03350: variable 'omit' from source: magic vars 25222 1726853557.03698: variable 'ansible_distribution_major_version' from source: facts 25222 1726853557.03717: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853557.03730: variable 'omit' from source: magic vars 25222 1726853557.03814: variable 'omit' from source: magic vars 25222 1726853557.03856: variable 'omit' from source: magic vars 25222 1726853557.03911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853557.03951: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853557.04005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853557.04008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853557.04029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853557.04067: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853557.04114: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853557.04117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853557.04204: Set connection var ansible_shell_executable to /bin/sh 25222 1726853557.04223: Set connection var ansible_pipelining to False 25222 1726853557.04242: Set connection var ansible_timeout to 10 25222 1726853557.04256: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853557.04331: Set connection var ansible_shell_type to sh 25222 1726853557.04334: Set connection var ansible_connection to ssh 25222 1726853557.04337: variable 'ansible_shell_executable' from source: unknown 25222 1726853557.04343: variable 'ansible_connection' from source: unknown 25222 1726853557.04346: variable 'ansible_module_compression' from source: unknown 25222 1726853557.04348: variable 'ansible_shell_type' from source: unknown 25222 1726853557.04350: variable 'ansible_shell_executable' from source: unknown 25222 1726853557.04352: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853557.04356: variable 'ansible_pipelining' from source: unknown 25222 1726853557.04359: variable 'ansible_timeout' from source: unknown 25222 1726853557.04360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853557.04552: 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__) 25222 1726853557.04575: variable 'omit' from source: magic vars 25222 1726853557.04583: starting attempt loop 25222 1726853557.04588: running the handler 25222 1726853557.04604: _low_level_execute_command(): starting 25222 1726853557.04614: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853557.05393: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853557.05459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853557.05494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853557.05497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853557.05607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853557.07333: stdout chunk (state=3): >>>/root <<< 25222 1726853557.07581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853557.07584: stdout chunk (state=3): >>><<< 25222 1726853557.07587: stderr chunk (state=3): >>><<< 25222 1726853557.07589: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853557.07592: _low_level_execute_command(): starting 25222 1726853557.07594: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825 `" && echo ansible-tmp-1726853557.0749831-25751-243849497315825="` echo /root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825 `" ) && sleep 0' 25222 1726853557.08142: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853557.08157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853557.08183: 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.9.197 originally 10.31.9.197 <<< 25222 1726853557.08243: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853557.08304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853557.08319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853557.08347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853557.08460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853557.10480: stdout chunk (state=3): >>>ansible-tmp-1726853557.0749831-25751-243849497315825=/root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825 <<< 25222 1726853557.10634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853557.10637: stdout chunk (state=3): >>><<< 25222 1726853557.10639: stderr chunk (state=3): >>><<< 25222 1726853557.10679: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853557.0749831-25751-243849497315825=/root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853557.10713: variable 'ansible_module_compression' from source: unknown 25222 1726853557.10764: ANSIBALLZ: Using lock for package_facts 25222 1726853557.10778: ANSIBALLZ: Acquiring lock 25222 1726853557.10788: ANSIBALLZ: Lock acquired: 140173323178048 25222 1726853557.10876: ANSIBALLZ: Creating module 25222 1726853557.50592: ANSIBALLZ: Writing module into payload 25222 1726853557.50749: ANSIBALLZ: Writing module 25222 1726853557.50780: ANSIBALLZ: Renaming module 25222 1726853557.50794: ANSIBALLZ: Done creating module 25222 1726853557.50820: variable 'ansible_facts' from source: unknown 25222 1726853557.51027: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/AnsiballZ_package_facts.py 25222 1726853557.51164: Sending initial data 25222 1726853557.51167: Sent initial data (162 bytes) 25222 1726853557.51723: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853557.51745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853557.51862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853557.53569: 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 <<< 25222 1726853557.53637: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853557.53702: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpaocn4lnx /root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/AnsiballZ_package_facts.py <<< 25222 1726853557.53709: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/AnsiballZ_package_facts.py" <<< 25222 1726853557.53769: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpaocn4lnx" to remote "/root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/AnsiballZ_package_facts.py" <<< 25222 1726853557.55168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853557.55477: stderr chunk (state=3): >>><<< 25222 1726853557.55480: stdout chunk (state=3): >>><<< 25222 1726853557.55483: done transferring module to remote 25222 1726853557.55485: _low_level_execute_command(): starting 25222 1726853557.55488: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/ /root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/AnsiballZ_package_facts.py && sleep 0' 25222 1726853557.55914: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853557.55930: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853557.55945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853557.55984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853557.56056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853557.56072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853557.56087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853557.56186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853557.58152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853557.58160: stdout chunk (state=3): >>><<< 25222 1726853557.58163: stderr chunk (state=3): >>><<< 25222 1726853557.58181: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853557.58272: _low_level_execute_command(): starting 25222 1726853557.58276: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/AnsiballZ_package_facts.py && sleep 0' 25222 1726853557.58833: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853557.58893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853557.58896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853557.58994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853558.04813: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 25222 1726853558.04863: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 25222 1726853558.04874: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 25222 1726853558.05076: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 25222 1726853558.06972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853558.06976: stdout chunk (state=3): >>><<< 25222 1726853558.06991: stderr chunk (state=3): >>><<< 25222 1726853558.07085: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853558.13461: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853558.13634: _low_level_execute_command(): starting 25222 1726853558.13638: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853557.0749831-25751-243849497315825/ > /dev/null 2>&1 && sleep 0' 25222 1726853558.14879: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853558.14993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853558.15089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853558.17204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853558.17208: stderr chunk (state=3): >>><<< 25222 1726853558.17210: stdout chunk (state=3): >>><<< 25222 1726853558.17228: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853558.17234: handler run complete 25222 1726853558.18876: variable 'ansible_facts' from source: unknown 25222 1726853558.19777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.21965: variable 'ansible_facts' from source: unknown 25222 1726853558.22386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.23109: attempt loop complete, returning result 25222 1726853558.23121: _execute() done 25222 1726853558.23124: dumping result to json 25222 1726853558.23338: done dumping result, returning 25222 1726853558.23353: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-cdd5-a5fe-000000000202] 25222 1726853558.23361: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000202 25222 1726853558.26126: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000202 25222 1726853558.26129: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853558.26230: no more pending results, returning what we have 25222 1726853558.26234: results queue empty 25222 1726853558.26235: checking for any_errors_fatal 25222 1726853558.26239: done checking for any_errors_fatal 25222 1726853558.26240: checking for max_fail_percentage 25222 1726853558.26241: done checking for max_fail_percentage 25222 1726853558.26242: checking to see if all hosts have failed and the running result is not ok 25222 1726853558.26243: done checking to see if all hosts have failed 25222 1726853558.26243: getting the remaining hosts for this loop 25222 1726853558.26244: done getting the remaining hosts for this loop 25222 1726853558.26248: getting the next task for host managed_node2 25222 1726853558.26254: done getting next task for host managed_node2 25222 1726853558.26257: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 25222 1726853558.26259: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853558.26269: getting variables 25222 1726853558.26273: in VariableManager get_vars() 25222 1726853558.26303: Calling all_inventory to load vars for managed_node2 25222 1726853558.26306: Calling groups_inventory to load vars for managed_node2 25222 1726853558.26308: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853558.26317: Calling all_plugins_play to load vars for managed_node2 25222 1726853558.26319: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853558.26322: Calling groups_plugins_play to load vars for managed_node2 25222 1726853558.28608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.31064: done with get_vars() 25222 1726853558.31090: done getting variables 25222 1726853558.31151: Loading ActionModule 'debug' from /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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:32:38 -0400 (0:00:01.288) 0:00:12.192 ****** 25222 1726853558.31187: entering _queue_task() for managed_node2/debug 25222 1726853558.31686: worker is 1 (out of 1 available) 25222 1726853558.31695: exiting _queue_task() for managed_node2/debug 25222 1726853558.31705: done queuing things up, now waiting for results queue to drain 25222 1726853558.31707: waiting for pending results... 25222 1726853558.31792: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 25222 1726853558.31912: in run() - task 02083763-bbaf-cdd5-a5fe-000000000018 25222 1726853558.31977: variable 'ansible_search_path' from source: unknown 25222 1726853558.31981: variable 'ansible_search_path' from source: unknown 25222 1726853558.31984: calling self._execute() 25222 1726853558.32078: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.32091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.32108: variable 'omit' from source: magic vars 25222 1726853558.32482: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.32578: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853558.32583: variable 'omit' from source: magic vars 25222 1726853558.32585: variable 'omit' from source: magic vars 25222 1726853558.32658: variable 'network_provider' from source: set_fact 25222 1726853558.32700: variable 'omit' from source: magic vars 25222 1726853558.32730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853558.32767: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853558.32809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853558.32819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853558.32876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853558.32879: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853558.32882: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.32884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.32988: Set connection var ansible_shell_executable to /bin/sh 25222 1726853558.33000: Set connection var ansible_pipelining to False 25222 1726853558.33012: Set connection var ansible_timeout to 10 25222 1726853558.33024: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853558.33034: Set connection var ansible_shell_type to sh 25222 1726853558.33041: Set connection var ansible_connection to ssh 25222 1726853558.33065: variable 'ansible_shell_executable' from source: unknown 25222 1726853558.33134: variable 'ansible_connection' from source: unknown 25222 1726853558.33138: variable 'ansible_module_compression' from source: unknown 25222 1726853558.33140: variable 'ansible_shell_type' from source: unknown 25222 1726853558.33143: variable 'ansible_shell_executable' from source: unknown 25222 1726853558.33145: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.33147: variable 'ansible_pipelining' from source: unknown 25222 1726853558.33149: variable 'ansible_timeout' from source: unknown 25222 1726853558.33151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.33256: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853558.33276: variable 'omit' from source: magic vars 25222 1726853558.33287: starting attempt loop 25222 1726853558.33294: running the handler 25222 1726853558.33350: handler run complete 25222 1726853558.33378: attempt loop complete, returning result 25222 1726853558.33465: _execute() done 25222 1726853558.33469: dumping result to json 25222 1726853558.33472: done dumping result, returning 25222 1726853558.33475: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-cdd5-a5fe-000000000018] 25222 1726853558.33477: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000018 25222 1726853558.33539: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000018 25222 1726853558.33541: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 25222 1726853558.33627: no more pending results, returning what we have 25222 1726853558.33631: results queue empty 25222 1726853558.33631: checking for any_errors_fatal 25222 1726853558.33640: done checking for any_errors_fatal 25222 1726853558.33641: checking for max_fail_percentage 25222 1726853558.33642: done checking for max_fail_percentage 25222 1726853558.33643: checking to see if all hosts have failed and the running result is not ok 25222 1726853558.33643: done checking to see if all hosts have failed 25222 1726853558.33644: getting the remaining hosts for this loop 25222 1726853558.33646: done getting the remaining hosts for this loop 25222 1726853558.33650: getting the next task for host managed_node2 25222 1726853558.33657: done getting next task for host managed_node2 25222 1726853558.33660: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 25222 1726853558.33664: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853558.33675: getting variables 25222 1726853558.33677: in VariableManager get_vars() 25222 1726853558.33716: Calling all_inventory to load vars for managed_node2 25222 1726853558.33719: Calling groups_inventory to load vars for managed_node2 25222 1726853558.33721: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853558.33731: Calling all_plugins_play to load vars for managed_node2 25222 1726853558.33734: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853558.33737: Calling groups_plugins_play to load vars for managed_node2 25222 1726853558.35277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.37049: done with get_vars() 25222 1726853558.37074: done getting variables 25222 1726853558.37132: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:32:38 -0400 (0:00:00.059) 0:00:12.252 ****** 25222 1726853558.37164: entering _queue_task() for managed_node2/fail 25222 1726853558.37531: worker is 1 (out of 1 available) 25222 1726853558.37543: exiting _queue_task() for managed_node2/fail 25222 1726853558.37554: done queuing things up, now waiting for results queue to drain 25222 1726853558.37556: waiting for pending results... 25222 1726853558.37988: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 25222 1726853558.37994: in run() - task 02083763-bbaf-cdd5-a5fe-000000000019 25222 1726853558.37998: variable 'ansible_search_path' from source: unknown 25222 1726853558.38000: variable 'ansible_search_path' from source: unknown 25222 1726853558.38037: calling self._execute() 25222 1726853558.38128: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.38139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.38153: variable 'omit' from source: magic vars 25222 1726853558.38512: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.38527: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853558.38642: variable 'network_state' from source: role '' defaults 25222 1726853558.38659: Evaluated conditional (network_state != {}): False 25222 1726853558.38666: when evaluation is False, skipping this task 25222 1726853558.38676: _execute() done 25222 1726853558.38684: dumping result to json 25222 1726853558.38691: done dumping result, returning 25222 1726853558.38700: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-cdd5-a5fe-000000000019] 25222 1726853558.38707: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000019 25222 1726853558.38909: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000019 25222 1726853558.38912: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853558.38958: no more pending results, returning what we have 25222 1726853558.38962: results queue empty 25222 1726853558.38962: checking for any_errors_fatal 25222 1726853558.38969: done checking for any_errors_fatal 25222 1726853558.38970: checking for max_fail_percentage 25222 1726853558.38973: done checking for max_fail_percentage 25222 1726853558.38974: checking to see if all hosts have failed and the running result is not ok 25222 1726853558.38975: done checking to see if all hosts have failed 25222 1726853558.38976: getting the remaining hosts for this loop 25222 1726853558.38977: done getting the remaining hosts for this loop 25222 1726853558.38980: getting the next task for host managed_node2 25222 1726853558.38986: done getting next task for host managed_node2 25222 1726853558.38990: ^ 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 25222 1726853558.38994: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853558.39007: getting variables 25222 1726853558.39009: in VariableManager get_vars() 25222 1726853558.39048: Calling all_inventory to load vars for managed_node2 25222 1726853558.39050: Calling groups_inventory to load vars for managed_node2 25222 1726853558.39053: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853558.39064: Calling all_plugins_play to load vars for managed_node2 25222 1726853558.39067: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853558.39069: Calling groups_plugins_play to load vars for managed_node2 25222 1726853558.40602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.42429: done with get_vars() 25222 1726853558.42469: done getting variables 25222 1726853558.42529: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:32:38 -0400 (0:00:00.053) 0:00:12.305 ****** 25222 1726853558.42560: entering _queue_task() for managed_node2/fail 25222 1726853558.42835: worker is 1 (out of 1 available) 25222 1726853558.42846: exiting _queue_task() for managed_node2/fail 25222 1726853558.42858: done queuing things up, now waiting for results queue to drain 25222 1726853558.42859: waiting for pending results... 25222 1726853558.43191: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 25222 1726853558.43281: in run() - task 02083763-bbaf-cdd5-a5fe-00000000001a 25222 1726853558.43476: variable 'ansible_search_path' from source: unknown 25222 1726853558.43479: variable 'ansible_search_path' from source: unknown 25222 1726853558.43482: calling self._execute() 25222 1726853558.43484: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.43487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.43490: variable 'omit' from source: magic vars 25222 1726853558.43802: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.43823: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853558.43946: variable 'network_state' from source: role '' defaults 25222 1726853558.43961: Evaluated conditional (network_state != {}): False 25222 1726853558.43969: when evaluation is False, skipping this task 25222 1726853558.43978: _execute() done 25222 1726853558.43985: dumping result to json 25222 1726853558.43993: done dumping result, returning 25222 1726853558.44004: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-cdd5-a5fe-00000000001a] 25222 1726853558.44013: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001a skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853558.44198: no more pending results, returning what we have 25222 1726853558.44201: results queue empty 25222 1726853558.44202: checking for any_errors_fatal 25222 1726853558.44210: done checking for any_errors_fatal 25222 1726853558.44211: checking for max_fail_percentage 25222 1726853558.44213: done checking for max_fail_percentage 25222 1726853558.44214: checking to see if all hosts have failed and the running result is not ok 25222 1726853558.44215: done checking to see if all hosts have failed 25222 1726853558.44215: getting the remaining hosts for this loop 25222 1726853558.44217: done getting the remaining hosts for this loop 25222 1726853558.44220: getting the next task for host managed_node2 25222 1726853558.44228: done getting next task for host managed_node2 25222 1726853558.44232: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 25222 1726853558.44237: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853558.44252: getting variables 25222 1726853558.44254: in VariableManager get_vars() 25222 1726853558.44498: Calling all_inventory to load vars for managed_node2 25222 1726853558.44502: Calling groups_inventory to load vars for managed_node2 25222 1726853558.44505: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853558.44512: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001a 25222 1726853558.44515: WORKER PROCESS EXITING 25222 1726853558.44527: Calling all_plugins_play to load vars for managed_node2 25222 1726853558.44531: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853558.44534: Calling groups_plugins_play to load vars for managed_node2 25222 1726853558.46020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.47555: done with get_vars() 25222 1726853558.47578: done getting variables 25222 1726853558.47634: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:32:38 -0400 (0:00:00.051) 0:00:12.357 ****** 25222 1726853558.47666: entering _queue_task() for managed_node2/fail 25222 1726853558.47928: worker is 1 (out of 1 available) 25222 1726853558.47939: exiting _queue_task() for managed_node2/fail 25222 1726853558.47951: done queuing things up, now waiting for results queue to drain 25222 1726853558.47952: waiting for pending results... 25222 1726853558.48217: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 25222 1726853558.48352: in run() - task 02083763-bbaf-cdd5-a5fe-00000000001b 25222 1726853558.48374: variable 'ansible_search_path' from source: unknown 25222 1726853558.48383: variable 'ansible_search_path' from source: unknown 25222 1726853558.48423: calling self._execute() 25222 1726853558.48512: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.48576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.48580: variable 'omit' from source: magic vars 25222 1726853558.48909: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.48928: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853558.49118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853558.51260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853558.51344: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853558.51388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853558.51575: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853558.51578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853558.51581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.51583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.51585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.51628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.51646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.51744: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.51763: Evaluated conditional (ansible_distribution_major_version | int > 9): True 25222 1726853558.51878: variable 'ansible_distribution' from source: facts 25222 1726853558.51888: variable '__network_rh_distros' from source: role '' defaults 25222 1726853558.51901: Evaluated conditional (ansible_distribution in __network_rh_distros): True 25222 1726853558.52135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.52160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.52188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.52229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.52253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.52307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.52335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.52367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.52411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.52458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.52478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.52506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.52534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.52580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.52598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.52976: variable 'network_connections' from source: task vars 25222 1726853558.52979: variable 'interface' from source: play vars 25222 1726853558.53009: variable 'interface' from source: play vars 25222 1726853558.53028: variable 'network_state' from source: role '' defaults 25222 1726853558.53097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853558.53279: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853558.53341: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853558.53377: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853558.53409: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853558.53459: 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) 25222 1726853558.53544: 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) 25222 1726853558.53557: 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) 25222 1726853558.53561: 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) 25222 1726853558.53604: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 25222 1726853558.53612: when evaluation is False, skipping this task 25222 1726853558.53619: _execute() done 25222 1726853558.53626: dumping result to json 25222 1726853558.53632: done dumping result, returning 25222 1726853558.53642: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-cdd5-a5fe-00000000001b] 25222 1726853558.53652: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001b skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 25222 1726853558.53813: no more pending results, returning what we have 25222 1726853558.53817: results queue empty 25222 1726853558.53818: checking for any_errors_fatal 25222 1726853558.53824: done checking for any_errors_fatal 25222 1726853558.53825: checking for max_fail_percentage 25222 1726853558.53827: done checking for max_fail_percentage 25222 1726853558.53828: checking to see if all hosts have failed and the running result is not ok 25222 1726853558.53829: done checking to see if all hosts have failed 25222 1726853558.53829: getting the remaining hosts for this loop 25222 1726853558.53833: done getting the remaining hosts for this loop 25222 1726853558.53837: getting the next task for host managed_node2 25222 1726853558.53846: done getting next task for host managed_node2 25222 1726853558.53851: ^ 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 25222 1726853558.53854: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853558.53868: getting variables 25222 1726853558.53870: in VariableManager get_vars() 25222 1726853558.53923: Calling all_inventory to load vars for managed_node2 25222 1726853558.53926: Calling groups_inventory to load vars for managed_node2 25222 1726853558.53929: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853558.53942: Calling all_plugins_play to load vars for managed_node2 25222 1726853558.53945: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853558.53949: Calling groups_plugins_play to load vars for managed_node2 25222 1726853558.54984: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001b 25222 1726853558.54987: WORKER PROCESS EXITING 25222 1726853558.55578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.57234: done with get_vars() 25222 1726853558.57266: done getting variables 25222 1726853558.57388: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:32:38 -0400 (0:00:00.097) 0:00:12.454 ****** 25222 1726853558.57421: entering _queue_task() for managed_node2/dnf 25222 1726853558.57686: worker is 1 (out of 1 available) 25222 1726853558.57703: exiting _queue_task() for managed_node2/dnf 25222 1726853558.57716: done queuing things up, now waiting for results queue to drain 25222 1726853558.57717: waiting for pending results... 25222 1726853558.57899: running TaskExecutor() for managed_node2/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 25222 1726853558.57984: in run() - task 02083763-bbaf-cdd5-a5fe-00000000001c 25222 1726853558.57995: variable 'ansible_search_path' from source: unknown 25222 1726853558.57998: variable 'ansible_search_path' from source: unknown 25222 1726853558.58027: calling self._execute() 25222 1726853558.58099: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.58104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.58114: variable 'omit' from source: magic vars 25222 1726853558.58388: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.58399: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853558.58533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853558.61382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853558.61386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853558.61426: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853558.61529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853558.61564: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853558.61662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.61712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.61743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.61794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.61829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.61974: variable 'ansible_distribution' from source: facts 25222 1726853558.62027: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.62030: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 25222 1726853558.62157: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853558.62358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.62362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.62383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.62491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.62495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.62544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.63027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.63032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.63034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.63036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.63166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.63248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.63293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.63643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.63646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.63936: variable 'network_connections' from source: task vars 25222 1726853558.63961: variable 'interface' from source: play vars 25222 1726853558.64047: variable 'interface' from source: play vars 25222 1726853558.64139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853558.64367: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853558.64643: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853558.64646: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853558.64648: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853558.64696: 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) 25222 1726853558.64793: 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) 25222 1726853558.64830: 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) 25222 1726853558.64916: 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) 25222 1726853558.65001: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853558.65333: variable 'network_connections' from source: task vars 25222 1726853558.65336: variable 'interface' from source: play vars 25222 1726853558.65395: variable 'interface' from source: play vars 25222 1726853558.65427: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 25222 1726853558.65431: when evaluation is False, skipping this task 25222 1726853558.65434: _execute() done 25222 1726853558.65436: dumping result to json 25222 1726853558.65438: done dumping result, returning 25222 1726853558.65447: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-cdd5-a5fe-00000000001c] 25222 1726853558.65450: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001c skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 25222 1726853558.65605: no more pending results, returning what we have 25222 1726853558.65608: results queue empty 25222 1726853558.65609: checking for any_errors_fatal 25222 1726853558.65619: done checking for any_errors_fatal 25222 1726853558.65620: checking for max_fail_percentage 25222 1726853558.65622: done checking for max_fail_percentage 25222 1726853558.65622: checking to see if all hosts have failed and the running result is not ok 25222 1726853558.65623: done checking to see if all hosts have failed 25222 1726853558.65624: getting the remaining hosts for this loop 25222 1726853558.65625: done getting the remaining hosts for this loop 25222 1726853558.65628: getting the next task for host managed_node2 25222 1726853558.65641: done getting next task for host managed_node2 25222 1726853558.65645: ^ 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 25222 1726853558.65648: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853558.65664: getting variables 25222 1726853558.65665: in VariableManager get_vars() 25222 1726853558.65707: Calling all_inventory to load vars for managed_node2 25222 1726853558.65710: Calling groups_inventory to load vars for managed_node2 25222 1726853558.65713: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853558.65722: Calling all_plugins_play to load vars for managed_node2 25222 1726853558.65744: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853558.65749: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001c 25222 1726853558.65751: WORKER PROCESS EXITING 25222 1726853558.65756: Calling groups_plugins_play to load vars for managed_node2 25222 1726853558.66637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.69038: done with get_vars() 25222 1726853558.69187: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 25222 1726853558.69262: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:32:38 -0400 (0:00:00.119) 0:00:12.573 ****** 25222 1726853558.69326: entering _queue_task() for managed_node2/yum 25222 1726853558.69327: Creating lock for yum 25222 1726853558.69689: worker is 1 (out of 1 available) 25222 1726853558.69702: exiting _queue_task() for managed_node2/yum 25222 1726853558.69715: done queuing things up, now waiting for results queue to drain 25222 1726853558.69716: waiting for pending results... 25222 1726853558.70094: running TaskExecutor() for managed_node2/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 25222 1726853558.70163: in run() - task 02083763-bbaf-cdd5-a5fe-00000000001d 25222 1726853558.70184: variable 'ansible_search_path' from source: unknown 25222 1726853558.70192: variable 'ansible_search_path' from source: unknown 25222 1726853558.70237: calling self._execute() 25222 1726853558.70378: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.70382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.70385: variable 'omit' from source: magic vars 25222 1726853558.70759: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.70780: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853558.70975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853558.73679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853558.73934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853558.73938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853558.73991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853558.74022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853558.74192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.74232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.74274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.74319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.74339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.74449: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.74487: Evaluated conditional (ansible_distribution_major_version | int < 8): False 25222 1726853558.74496: when evaluation is False, skipping this task 25222 1726853558.74504: _execute() done 25222 1726853558.74511: dumping result to json 25222 1726853558.74521: done dumping result, returning 25222 1726853558.74538: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-cdd5-a5fe-00000000001d] 25222 1726853558.74553: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001d skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 25222 1726853558.74741: no more pending results, returning what we have 25222 1726853558.74745: results queue empty 25222 1726853558.74745: checking for any_errors_fatal 25222 1726853558.74751: done checking for any_errors_fatal 25222 1726853558.74752: checking for max_fail_percentage 25222 1726853558.74756: done checking for max_fail_percentage 25222 1726853558.74757: checking to see if all hosts have failed and the running result is not ok 25222 1726853558.74757: done checking to see if all hosts have failed 25222 1726853558.74758: getting the remaining hosts for this loop 25222 1726853558.74760: done getting the remaining hosts for this loop 25222 1726853558.74763: getting the next task for host managed_node2 25222 1726853558.74770: done getting next task for host managed_node2 25222 1726853558.74776: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 25222 1726853558.74780: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853558.74794: getting variables 25222 1726853558.74796: in VariableManager get_vars() 25222 1726853558.74843: Calling all_inventory to load vars for managed_node2 25222 1726853558.74846: Calling groups_inventory to load vars for managed_node2 25222 1726853558.74848: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853558.74864: Calling all_plugins_play to load vars for managed_node2 25222 1726853558.74867: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853558.74974: Calling groups_plugins_play to load vars for managed_node2 25222 1726853558.75603: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001d 25222 1726853558.75606: WORKER PROCESS EXITING 25222 1726853558.76582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.78374: done with get_vars() 25222 1726853558.78397: done getting variables 25222 1726853558.78464: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:32:38 -0400 (0:00:00.091) 0:00:12.665 ****** 25222 1726853558.78496: entering _queue_task() for managed_node2/fail 25222 1726853558.78917: worker is 1 (out of 1 available) 25222 1726853558.78929: exiting _queue_task() for managed_node2/fail 25222 1726853558.78939: done queuing things up, now waiting for results queue to drain 25222 1726853558.78941: waiting for pending results... 25222 1726853558.79164: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 25222 1726853558.79310: in run() - task 02083763-bbaf-cdd5-a5fe-00000000001e 25222 1726853558.79387: variable 'ansible_search_path' from source: unknown 25222 1726853558.79391: variable 'ansible_search_path' from source: unknown 25222 1726853558.79395: calling self._execute() 25222 1726853558.79497: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.79510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.79526: variable 'omit' from source: magic vars 25222 1726853558.79938: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.79958: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853558.80096: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853558.80296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853558.82677: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853558.82681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853558.82708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853558.82745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853558.82779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853558.82865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.82905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.82938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.83016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.83022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.83061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.83091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.83129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.83175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.83232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.83248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.83281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.83309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.83362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.83461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.83571: variable 'network_connections' from source: task vars 25222 1726853558.83594: variable 'interface' from source: play vars 25222 1726853558.83670: variable 'interface' from source: play vars 25222 1726853558.83751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853558.83933: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853558.83978: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853558.84076: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853558.84079: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853558.84105: 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) 25222 1726853558.84137: 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) 25222 1726853558.84168: 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) 25222 1726853558.84202: 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) 25222 1726853558.84277: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853558.84528: variable 'network_connections' from source: task vars 25222 1726853558.84538: variable 'interface' from source: play vars 25222 1726853558.84610: variable 'interface' from source: play vars 25222 1726853558.84666: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 25222 1726853558.84670: when evaluation is False, skipping this task 25222 1726853558.84674: _execute() done 25222 1726853558.84676: dumping result to json 25222 1726853558.84678: done dumping result, returning 25222 1726853558.84876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-cdd5-a5fe-00000000001e] 25222 1726853558.84879: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001e 25222 1726853558.84957: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001e 25222 1726853558.84960: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 25222 1726853558.85015: no more pending results, returning what we have 25222 1726853558.85018: results queue empty 25222 1726853558.85019: checking for any_errors_fatal 25222 1726853558.85024: done checking for any_errors_fatal 25222 1726853558.85025: checking for max_fail_percentage 25222 1726853558.85027: done checking for max_fail_percentage 25222 1726853558.85027: checking to see if all hosts have failed and the running result is not ok 25222 1726853558.85028: done checking to see if all hosts have failed 25222 1726853558.85029: getting the remaining hosts for this loop 25222 1726853558.85032: done getting the remaining hosts for this loop 25222 1726853558.85035: getting the next task for host managed_node2 25222 1726853558.85043: done getting next task for host managed_node2 25222 1726853558.85047: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 25222 1726853558.85050: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853558.85067: getting variables 25222 1726853558.85069: in VariableManager get_vars() 25222 1726853558.85112: Calling all_inventory to load vars for managed_node2 25222 1726853558.85115: Calling groups_inventory to load vars for managed_node2 25222 1726853558.85118: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853558.85129: Calling all_plugins_play to load vars for managed_node2 25222 1726853558.85132: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853558.85135: Calling groups_plugins_play to load vars for managed_node2 25222 1726853558.86647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853558.88246: done with get_vars() 25222 1726853558.88273: done getting variables 25222 1726853558.88339: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:32:38 -0400 (0:00:00.098) 0:00:12.764 ****** 25222 1726853558.88380: entering _queue_task() for managed_node2/package 25222 1726853558.88905: worker is 1 (out of 1 available) 25222 1726853558.88915: exiting _queue_task() for managed_node2/package 25222 1726853558.88925: done queuing things up, now waiting for results queue to drain 25222 1726853558.88926: waiting for pending results... 25222 1726853558.89059: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 25222 1726853558.89264: in run() - task 02083763-bbaf-cdd5-a5fe-00000000001f 25222 1726853558.89268: variable 'ansible_search_path' from source: unknown 25222 1726853558.89272: variable 'ansible_search_path' from source: unknown 25222 1726853558.89275: calling self._execute() 25222 1726853558.89322: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853558.89333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853558.89346: variable 'omit' from source: magic vars 25222 1726853558.89731: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.89755: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853558.89918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853558.90115: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853558.90151: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853558.90178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853558.90204: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853558.90284: variable 'network_packages' from source: role '' defaults 25222 1726853558.90353: variable '__network_provider_setup' from source: role '' defaults 25222 1726853558.90362: variable '__network_service_name_default_nm' from source: role '' defaults 25222 1726853558.90410: variable '__network_service_name_default_nm' from source: role '' defaults 25222 1726853558.90418: variable '__network_packages_default_nm' from source: role '' defaults 25222 1726853558.90463: variable '__network_packages_default_nm' from source: role '' defaults 25222 1726853558.90575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853558.92147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853558.92151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853558.92153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853558.92156: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853558.92158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853558.92226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.92259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.92291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.92335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.92355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.92405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.92433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.92462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.92506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.92528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.92729: variable '__network_packages_default_gobject_packages' from source: role '' defaults 25222 1726853558.92805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.92823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.92839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.92865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.92878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.92936: variable 'ansible_python' from source: facts 25222 1726853558.92957: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 25222 1726853558.93012: variable '__network_wpa_supplicant_required' from source: role '' defaults 25222 1726853558.93065: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 25222 1726853558.93146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.93163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.93183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.93208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.93220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.93250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853558.93270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853558.93287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853558.93315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853558.93324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853558.93417: variable 'network_connections' from source: task vars 25222 1726853558.93420: variable 'interface' from source: play vars 25222 1726853558.93493: variable 'interface' from source: play vars 25222 1726853558.93543: 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) 25222 1726853558.93564: 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) 25222 1726853558.93587: 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) 25222 1726853558.93607: 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) 25222 1726853558.93642: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853558.93814: variable 'network_connections' from source: task vars 25222 1726853558.93818: variable 'interface' from source: play vars 25222 1726853558.93890: variable 'interface' from source: play vars 25222 1726853558.93927: variable '__network_packages_default_wireless' from source: role '' defaults 25222 1726853558.93983: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853558.94176: variable 'network_connections' from source: task vars 25222 1726853558.94180: variable 'interface' from source: play vars 25222 1726853558.94222: variable 'interface' from source: play vars 25222 1726853558.94241: variable '__network_packages_default_team' from source: role '' defaults 25222 1726853558.94297: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853558.94485: variable 'network_connections' from source: task vars 25222 1726853558.94490: variable 'interface' from source: play vars 25222 1726853558.94576: variable 'interface' from source: play vars 25222 1726853558.94580: variable '__network_service_name_default_initscripts' from source: role '' defaults 25222 1726853558.94630: variable '__network_service_name_default_initscripts' from source: role '' defaults 25222 1726853558.94635: variable '__network_packages_default_initscripts' from source: role '' defaults 25222 1726853558.94678: variable '__network_packages_default_initscripts' from source: role '' defaults 25222 1726853558.94976: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 25222 1726853558.95651: variable 'network_connections' from source: task vars 25222 1726853558.95662: variable 'interface' from source: play vars 25222 1726853558.95726: variable 'interface' from source: play vars 25222 1726853558.95740: variable 'ansible_distribution' from source: facts 25222 1726853558.95747: variable '__network_rh_distros' from source: role '' defaults 25222 1726853558.95761: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.95802: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 25222 1726853558.95966: variable 'ansible_distribution' from source: facts 25222 1726853558.95978: variable '__network_rh_distros' from source: role '' defaults 25222 1726853558.95989: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.96005: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 25222 1726853558.96160: variable 'ansible_distribution' from source: facts 25222 1726853558.96177: variable '__network_rh_distros' from source: role '' defaults 25222 1726853558.96185: variable 'ansible_distribution_major_version' from source: facts 25222 1726853558.96212: variable 'network_provider' from source: set_fact 25222 1726853558.96223: variable 'ansible_facts' from source: unknown 25222 1726853558.99906: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 25222 1726853558.99910: when evaluation is False, skipping this task 25222 1726853558.99913: _execute() done 25222 1726853558.99916: dumping result to json 25222 1726853558.99918: done dumping result, returning 25222 1726853558.99921: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-cdd5-a5fe-00000000001f] 25222 1726853558.99923: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001f 25222 1726853559.00008: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000001f 25222 1726853559.00011: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 25222 1726853559.00091: no more pending results, returning what we have 25222 1726853559.00094: results queue empty 25222 1726853559.00096: checking for any_errors_fatal 25222 1726853559.00101: done checking for any_errors_fatal 25222 1726853559.00102: checking for max_fail_percentage 25222 1726853559.00104: done checking for max_fail_percentage 25222 1726853559.00104: checking to see if all hosts have failed and the running result is not ok 25222 1726853559.00105: done checking to see if all hosts have failed 25222 1726853559.00106: getting the remaining hosts for this loop 25222 1726853559.00107: done getting the remaining hosts for this loop 25222 1726853559.00110: getting the next task for host managed_node2 25222 1726853559.00116: done getting next task for host managed_node2 25222 1726853559.00120: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 25222 1726853559.00123: ^ state is: HOST STATE: block=3, 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=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 25222 1726853559.00136: getting variables 25222 1726853559.00137: in VariableManager get_vars() 25222 1726853559.00178: Calling all_inventory to load vars for managed_node2 25222 1726853559.00181: Calling groups_inventory to load vars for managed_node2 25222 1726853559.00184: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853559.00194: Calling all_plugins_play to load vars for managed_node2 25222 1726853559.00199: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853559.00203: Calling groups_plugins_play to load vars for managed_node2 25222 1726853559.01634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853559.06219: done with get_vars() 25222 1726853559.06241: done getting variables 25222 1726853559.06290: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:32:39 -0400 (0:00:00.179) 0:00:12.943 ****** 25222 1726853559.06316: entering _queue_task() for managed_node2/package 25222 1726853559.06635: worker is 1 (out of 1 available) 25222 1726853559.06647: exiting _queue_task() for managed_node2/package 25222 1726853559.06661: done queuing things up, now waiting for results queue to drain 25222 1726853559.06663: waiting for pending results... 25222 1726853559.07088: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 25222 1726853559.07094: in run() - task 02083763-bbaf-cdd5-a5fe-000000000020 25222 1726853559.07107: variable 'ansible_search_path' from source: unknown 25222 1726853559.07116: variable 'ansible_search_path' from source: unknown 25222 1726853559.07157: calling self._execute() 25222 1726853559.07261: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853559.07273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853559.07285: variable 'omit' from source: magic vars 25222 1726853559.07680: variable 'ansible_distribution_major_version' from source: facts 25222 1726853559.07700: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853559.07838: variable 'network_state' from source: role '' defaults 25222 1726853559.07978: Evaluated conditional (network_state != {}): False 25222 1726853559.07981: when evaluation is False, skipping this task 25222 1726853559.07984: _execute() done 25222 1726853559.07987: dumping result to json 25222 1726853559.07989: done dumping result, returning 25222 1726853559.07992: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-cdd5-a5fe-000000000020] 25222 1726853559.07994: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000020 25222 1726853559.08073: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000020 25222 1726853559.08076: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853559.08131: no more pending results, returning what we have 25222 1726853559.08134: results queue empty 25222 1726853559.08135: checking for any_errors_fatal 25222 1726853559.08146: done checking for any_errors_fatal 25222 1726853559.08147: checking for max_fail_percentage 25222 1726853559.08149: done checking for max_fail_percentage 25222 1726853559.08150: checking to see if all hosts have failed and the running result is not ok 25222 1726853559.08151: done checking to see if all hosts have failed 25222 1726853559.08152: getting the remaining hosts for this loop 25222 1726853559.08153: done getting the remaining hosts for this loop 25222 1726853559.08159: getting the next task for host managed_node2 25222 1726853559.08168: done getting next task for host managed_node2 25222 1726853559.08174: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 25222 1726853559.08177: ^ state is: HOST STATE: block=3, 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=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 25222 1726853559.08194: getting variables 25222 1726853559.08196: in VariableManager get_vars() 25222 1726853559.08241: Calling all_inventory to load vars for managed_node2 25222 1726853559.08244: Calling groups_inventory to load vars for managed_node2 25222 1726853559.08247: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853559.08262: Calling all_plugins_play to load vars for managed_node2 25222 1726853559.08265: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853559.08269: Calling groups_plugins_play to load vars for managed_node2 25222 1726853559.09866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853559.11479: done with get_vars() 25222 1726853559.11509: done getting variables 25222 1726853559.11585: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:32:39 -0400 (0:00:00.053) 0:00:12.996 ****** 25222 1726853559.11626: entering _queue_task() for managed_node2/package 25222 1726853559.12053: worker is 1 (out of 1 available) 25222 1726853559.12068: exiting _queue_task() for managed_node2/package 25222 1726853559.12284: done queuing things up, now waiting for results queue to drain 25222 1726853559.12286: waiting for pending results... 25222 1726853559.12487: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 25222 1726853559.12494: in run() - task 02083763-bbaf-cdd5-a5fe-000000000021 25222 1726853559.12517: variable 'ansible_search_path' from source: unknown 25222 1726853559.12524: variable 'ansible_search_path' from source: unknown 25222 1726853559.12565: calling self._execute() 25222 1726853559.12675: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853559.12679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853559.12690: variable 'omit' from source: magic vars 25222 1726853559.13163: variable 'ansible_distribution_major_version' from source: facts 25222 1726853559.13166: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853559.13227: variable 'network_state' from source: role '' defaults 25222 1726853559.13242: Evaluated conditional (network_state != {}): False 25222 1726853559.13249: when evaluation is False, skipping this task 25222 1726853559.13258: _execute() done 25222 1726853559.13272: dumping result to json 25222 1726853559.13279: done dumping result, returning 25222 1726853559.13289: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-cdd5-a5fe-000000000021] 25222 1726853559.13297: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000021 25222 1726853559.13503: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000021 25222 1726853559.13506: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853559.13552: no more pending results, returning what we have 25222 1726853559.13559: results queue empty 25222 1726853559.13560: checking for any_errors_fatal 25222 1726853559.13566: done checking for any_errors_fatal 25222 1726853559.13567: checking for max_fail_percentage 25222 1726853559.13569: done checking for max_fail_percentage 25222 1726853559.13570: checking to see if all hosts have failed and the running result is not ok 25222 1726853559.13572: done checking to see if all hosts have failed 25222 1726853559.13573: getting the remaining hosts for this loop 25222 1726853559.13574: done getting the remaining hosts for this loop 25222 1726853559.13577: getting the next task for host managed_node2 25222 1726853559.13585: done getting next task for host managed_node2 25222 1726853559.13589: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 25222 1726853559.13593: ^ state is: HOST STATE: block=3, 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=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 25222 1726853559.13607: getting variables 25222 1726853559.13609: in VariableManager get_vars() 25222 1726853559.13649: Calling all_inventory to load vars for managed_node2 25222 1726853559.13652: Calling groups_inventory to load vars for managed_node2 25222 1726853559.13658: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853559.13670: Calling all_plugins_play to load vars for managed_node2 25222 1726853559.13829: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853559.13834: Calling groups_plugins_play to load vars for managed_node2 25222 1726853559.15230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853559.16826: done with get_vars() 25222 1726853559.16846: done getting variables 25222 1726853559.16964: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:32:39 -0400 (0:00:00.053) 0:00:13.050 ****** 25222 1726853559.16997: entering _queue_task() for managed_node2/service 25222 1726853559.16999: Creating lock for service 25222 1726853559.17298: worker is 1 (out of 1 available) 25222 1726853559.17311: exiting _queue_task() for managed_node2/service 25222 1726853559.17324: done queuing things up, now waiting for results queue to drain 25222 1726853559.17326: waiting for pending results... 25222 1726853559.17690: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 25222 1726853559.17767: in run() - task 02083763-bbaf-cdd5-a5fe-000000000022 25222 1726853559.17789: variable 'ansible_search_path' from source: unknown 25222 1726853559.17798: variable 'ansible_search_path' from source: unknown 25222 1726853559.17842: calling self._execute() 25222 1726853559.17939: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853559.17976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853559.17980: variable 'omit' from source: magic vars 25222 1726853559.18358: variable 'ansible_distribution_major_version' from source: facts 25222 1726853559.18376: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853559.18573: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853559.18710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853559.21435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853559.21517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853559.21559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853559.21603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853559.21632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853559.21717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853559.21749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853559.21783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853559.21832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853559.21850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853559.21906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853559.22011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853559.22015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853559.22017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853559.22028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853559.22075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853559.22104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853559.22137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853559.22184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853559.22206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853559.22422: variable 'network_connections' from source: task vars 25222 1726853559.22438: variable 'interface' from source: play vars 25222 1726853559.22518: variable 'interface' from source: play vars 25222 1726853559.22600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853559.22769: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853559.22976: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853559.22979: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853559.22981: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853559.22983: 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) 25222 1726853559.22985: 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) 25222 1726853559.22987: 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) 25222 1726853559.23002: 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) 25222 1726853559.23066: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853559.23315: variable 'network_connections' from source: task vars 25222 1726853559.23329: variable 'interface' from source: play vars 25222 1726853559.23395: variable 'interface' from source: play vars 25222 1726853559.23435: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 25222 1726853559.23444: when evaluation is False, skipping this task 25222 1726853559.23450: _execute() done 25222 1726853559.23459: dumping result to json 25222 1726853559.23465: done dumping result, returning 25222 1726853559.23478: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-cdd5-a5fe-000000000022] 25222 1726853559.23486: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000022 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 25222 1726853559.23725: no more pending results, returning what we have 25222 1726853559.23728: results queue empty 25222 1726853559.23729: checking for any_errors_fatal 25222 1726853559.23734: done checking for any_errors_fatal 25222 1726853559.23735: checking for max_fail_percentage 25222 1726853559.23737: done checking for max_fail_percentage 25222 1726853559.23738: checking to see if all hosts have failed and the running result is not ok 25222 1726853559.23739: done checking to see if all hosts have failed 25222 1726853559.23739: getting the remaining hosts for this loop 25222 1726853559.23741: done getting the remaining hosts for this loop 25222 1726853559.23744: getting the next task for host managed_node2 25222 1726853559.23752: done getting next task for host managed_node2 25222 1726853559.23759: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 25222 1726853559.23762: ^ state is: HOST STATE: block=3, 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=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 25222 1726853559.23777: getting variables 25222 1726853559.23779: in VariableManager get_vars() 25222 1726853559.23821: Calling all_inventory to load vars for managed_node2 25222 1726853559.23823: Calling groups_inventory to load vars for managed_node2 25222 1726853559.23826: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853559.23838: Calling all_plugins_play to load vars for managed_node2 25222 1726853559.23841: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853559.23844: Calling groups_plugins_play to load vars for managed_node2 25222 1726853559.24383: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000022 25222 1726853559.24386: WORKER PROCESS EXITING 25222 1726853559.25392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853559.27030: done with get_vars() 25222 1726853559.27057: done getting variables 25222 1726853559.27120: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:32:39 -0400 (0:00:00.101) 0:00:13.151 ****** 25222 1726853559.27153: entering _queue_task() for managed_node2/service 25222 1726853559.27460: worker is 1 (out of 1 available) 25222 1726853559.27475: exiting _queue_task() for managed_node2/service 25222 1726853559.27489: done queuing things up, now waiting for results queue to drain 25222 1726853559.27490: waiting for pending results... 25222 1726853559.27776: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 25222 1726853559.27907: in run() - task 02083763-bbaf-cdd5-a5fe-000000000023 25222 1726853559.27927: variable 'ansible_search_path' from source: unknown 25222 1726853559.27935: variable 'ansible_search_path' from source: unknown 25222 1726853559.27982: calling self._execute() 25222 1726853559.28109: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853559.28113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853559.28115: variable 'omit' from source: magic vars 25222 1726853559.28481: variable 'ansible_distribution_major_version' from source: facts 25222 1726853559.28497: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853559.28661: variable 'network_provider' from source: set_fact 25222 1726853559.28673: variable 'network_state' from source: role '' defaults 25222 1726853559.28876: Evaluated conditional (network_provider == "nm" or network_state != {}): True 25222 1726853559.28879: variable 'omit' from source: magic vars 25222 1726853559.28881: variable 'omit' from source: magic vars 25222 1726853559.28884: variable 'network_service_name' from source: role '' defaults 25222 1726853559.28886: variable 'network_service_name' from source: role '' defaults 25222 1726853559.28961: variable '__network_provider_setup' from source: role '' defaults 25222 1726853559.28973: variable '__network_service_name_default_nm' from source: role '' defaults 25222 1726853559.29039: variable '__network_service_name_default_nm' from source: role '' defaults 25222 1726853559.29056: variable '__network_packages_default_nm' from source: role '' defaults 25222 1726853559.29128: variable '__network_packages_default_nm' from source: role '' defaults 25222 1726853559.29361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853559.31725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853559.31802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853559.31847: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853559.31889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853559.31918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853559.32001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853559.32033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853559.32067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853559.32367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853559.32372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853559.32375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853559.32401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853559.32429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853559.32779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853559.32782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853559.32953: variable '__network_packages_default_gobject_packages' from source: role '' defaults 25222 1726853559.33217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853559.33381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853559.33469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853559.33595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853559.33616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853559.33841: variable 'ansible_python' from source: facts 25222 1726853559.34094: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 25222 1726853559.34098: variable '__network_wpa_supplicant_required' from source: role '' defaults 25222 1726853559.34236: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 25222 1726853559.34493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853559.34552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853559.34603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853559.34684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853559.34768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853559.34909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853559.34976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853559.35177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853559.35181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853559.35183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853559.35537: variable 'network_connections' from source: task vars 25222 1726853559.35551: variable 'interface' from source: play vars 25222 1726853559.35703: variable 'interface' from source: play vars 25222 1726853559.36002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853559.36485: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853559.36500: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853559.36544: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853559.36633: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853559.36878: 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) 25222 1726853559.36881: 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) 25222 1726853559.36941: 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) 25222 1726853559.37005: 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) 25222 1726853559.37182: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853559.37783: variable 'network_connections' from source: task vars 25222 1726853559.37807: variable 'interface' from source: play vars 25222 1726853559.38014: variable 'interface' from source: play vars 25222 1726853559.38070: variable '__network_packages_default_wireless' from source: role '' defaults 25222 1726853559.38337: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853559.39204: variable 'network_connections' from source: task vars 25222 1726853559.39214: variable 'interface' from source: play vars 25222 1726853559.39577: variable 'interface' from source: play vars 25222 1726853559.39580: variable '__network_packages_default_team' from source: role '' defaults 25222 1726853559.39689: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853559.40277: variable 'network_connections' from source: task vars 25222 1726853559.40281: variable 'interface' from source: play vars 25222 1726853559.40283: variable 'interface' from source: play vars 25222 1726853559.40588: variable '__network_service_name_default_initscripts' from source: role '' defaults 25222 1726853559.40657: variable '__network_service_name_default_initscripts' from source: role '' defaults 25222 1726853559.40683: variable '__network_packages_default_initscripts' from source: role '' defaults 25222 1726853559.40749: variable '__network_packages_default_initscripts' from source: role '' defaults 25222 1726853559.40979: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 25222 1726853559.41481: variable 'network_connections' from source: task vars 25222 1726853559.41491: variable 'interface' from source: play vars 25222 1726853559.41553: variable 'interface' from source: play vars 25222 1726853559.41572: variable 'ansible_distribution' from source: facts 25222 1726853559.41583: variable '__network_rh_distros' from source: role '' defaults 25222 1726853559.41594: variable 'ansible_distribution_major_version' from source: facts 25222 1726853559.41619: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 25222 1726853559.41805: variable 'ansible_distribution' from source: facts 25222 1726853559.41914: variable '__network_rh_distros' from source: role '' defaults 25222 1726853559.41917: variable 'ansible_distribution_major_version' from source: facts 25222 1726853559.41919: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 25222 1726853559.42018: variable 'ansible_distribution' from source: facts 25222 1726853559.42030: variable '__network_rh_distros' from source: role '' defaults 25222 1726853559.42039: variable 'ansible_distribution_major_version' from source: facts 25222 1726853559.42082: variable 'network_provider' from source: set_fact 25222 1726853559.42111: variable 'omit' from source: magic vars 25222 1726853559.42146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853559.42182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853559.42241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853559.42595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853559.42598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853559.42600: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853559.42602: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853559.42604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853559.42708: Set connection var ansible_shell_executable to /bin/sh 25222 1726853559.42721: Set connection var ansible_pipelining to False 25222 1726853559.42732: Set connection var ansible_timeout to 10 25222 1726853559.42740: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853559.42746: Set connection var ansible_shell_type to sh 25222 1726853559.42751: Set connection var ansible_connection to ssh 25222 1726853559.42788: variable 'ansible_shell_executable' from source: unknown 25222 1726853559.42796: variable 'ansible_connection' from source: unknown 25222 1726853559.42803: variable 'ansible_module_compression' from source: unknown 25222 1726853559.42808: variable 'ansible_shell_type' from source: unknown 25222 1726853559.42815: variable 'ansible_shell_executable' from source: unknown 25222 1726853559.42822: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853559.42830: variable 'ansible_pipelining' from source: unknown 25222 1726853559.42836: variable 'ansible_timeout' from source: unknown 25222 1726853559.42844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853559.42957: 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=False) 25222 1726853559.42974: variable 'omit' from source: magic vars 25222 1726853559.42989: starting attempt loop 25222 1726853559.42996: running the handler 25222 1726853559.43083: variable 'ansible_facts' from source: unknown 25222 1726853559.43881: _low_level_execute_command(): starting 25222 1726853559.43895: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853559.44675: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853559.44691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853559.44810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853559.46713: stdout chunk (state=3): >>>/root <<< 25222 1726853559.46766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853559.46916: stderr chunk (state=3): >>><<< 25222 1726853559.46919: stdout chunk (state=3): >>><<< 25222 1726853559.46938: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853559.47261: _low_level_execute_command(): starting 25222 1726853559.47265: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088 `" && echo ansible-tmp-1726853559.4717798-25843-154395942624088="` echo /root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088 `" ) && sleep 0' 25222 1726853559.48092: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853559.48096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853559.48099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853559.48102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853559.48114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853559.48185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853559.48204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853559.48381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853559.50365: stdout chunk (state=3): >>>ansible-tmp-1726853559.4717798-25843-154395942624088=/root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088 <<< 25222 1726853559.50732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853559.50736: stdout chunk (state=3): >>><<< 25222 1726853559.50738: stderr chunk (state=3): >>><<< 25222 1726853559.50876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853559.4717798-25843-154395942624088=/root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853559.50880: variable 'ansible_module_compression' from source: unknown 25222 1726853559.50884: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 25222 1726853559.50887: ANSIBALLZ: Acquiring lock 25222 1726853559.50889: ANSIBALLZ: Lock acquired: 140173327031312 25222 1726853559.50891: ANSIBALLZ: Creating module 25222 1726853559.76625: ANSIBALLZ: Writing module into payload 25222 1726853559.76733: ANSIBALLZ: Writing module 25222 1726853559.76757: ANSIBALLZ: Renaming module 25222 1726853559.76762: ANSIBALLZ: Done creating module 25222 1726853559.76791: variable 'ansible_facts' from source: unknown 25222 1726853559.76918: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/AnsiballZ_systemd.py 25222 1726853559.77019: Sending initial data 25222 1726853559.77023: Sent initial data (156 bytes) 25222 1726853559.77451: 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 <<< 25222 1726853559.77458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853559.77486: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 25222 1726853559.77490: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853559.77550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853559.77555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853559.77559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853559.77630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853559.79326: 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 <<< 25222 1726853559.79331: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 25222 1726853559.79397: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853559.79477: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpah18gr4f /root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/AnsiballZ_systemd.py <<< 25222 1726853559.79480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/AnsiballZ_systemd.py" <<< 25222 1726853559.79544: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpah18gr4f" to remote "/root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/AnsiballZ_systemd.py" <<< 25222 1726853559.79547: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/AnsiballZ_systemd.py" <<< 25222 1726853559.80845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853559.80892: stderr chunk (state=3): >>><<< 25222 1726853559.80895: stdout chunk (state=3): >>><<< 25222 1726853559.80907: done transferring module to remote 25222 1726853559.80916: _low_level_execute_command(): starting 25222 1726853559.80920: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/ /root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/AnsiballZ_systemd.py && sleep 0' 25222 1726853559.81337: 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 <<< 25222 1726853559.81368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853559.81373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853559.81376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853559.81378: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853559.81380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853559.81382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853559.81433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853559.81439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853559.81442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853559.81505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853559.83414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853559.83430: stderr chunk (state=3): >>><<< 25222 1726853559.83434: stdout chunk (state=3): >>><<< 25222 1726853559.83445: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853559.83447: _low_level_execute_command(): starting 25222 1726853559.83452: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/AnsiballZ_systemd.py && sleep 0' 25222 1726853559.83857: 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 <<< 25222 1726853559.83860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853559.83862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853559.83864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853559.83902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853559.83917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853559.83994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853560.14381: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6954", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ExecMainStartTimestampMonotonic": "354241069", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:25:44 EDT", "ExecMainHandoffTimestampMonotonic": "354259688", "ExecMainPID": "6954", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4605", "MemoryCurrent": "4579328", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324645376", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1558796000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target multi-user.target NetworkManager-wait-online.service shutdown.target", "After": "system.slice dbus-broker.service basic.target sysinit.target cloud-init-local.service systemd-journald.socket dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:27:36 EDT", "StateChangeTimestampMonotonic": "466727849", "InactiveExitTimestamp": "Fri 2024-09-20 13:25:43 EDT", "InactiveExitTimestampMonotonic": "354242944", "ActiveEnterTimestamp": "Fri 2024-09-20 13:25:44 EDT", "ActiveEnterTimestampMonotonic": "354340344", "ActiveExitTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ActiveExitTimestampMonotonic": "354211543", "InactiveEnterTimestamp": "Fri 2024-09-20 13:25:43 EDT", "InactiveEnterTimestampMonotonic": "354237904", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ConditionTimestampMonotonic": "354239203", "AssertTimestamp": "Fri 2024-09-20 13:25:43 EDT", "AssertTimestampMonotonic": "354239218", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6c038df3c47d4ceeb77d538416d0146a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 25222 1726853560.16337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853560.16348: stdout chunk (state=3): >>><<< 25222 1726853560.16360: stderr chunk (state=3): >>><<< 25222 1726853560.16779: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6954", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ExecMainStartTimestampMonotonic": "354241069", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:25:44 EDT", "ExecMainHandoffTimestampMonotonic": "354259688", "ExecMainPID": "6954", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4605", "MemoryCurrent": "4579328", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324645376", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1558796000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target multi-user.target NetworkManager-wait-online.service shutdown.target", "After": "system.slice dbus-broker.service basic.target sysinit.target cloud-init-local.service systemd-journald.socket dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:27:36 EDT", "StateChangeTimestampMonotonic": "466727849", "InactiveExitTimestamp": "Fri 2024-09-20 13:25:43 EDT", "InactiveExitTimestampMonotonic": "354242944", "ActiveEnterTimestamp": "Fri 2024-09-20 13:25:44 EDT", "ActiveEnterTimestampMonotonic": "354340344", "ActiveExitTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ActiveExitTimestampMonotonic": "354211543", "InactiveEnterTimestamp": "Fri 2024-09-20 13:25:43 EDT", "InactiveEnterTimestampMonotonic": "354237904", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ConditionTimestampMonotonic": "354239203", "AssertTimestamp": "Fri 2024-09-20 13:25:43 EDT", "AssertTimestampMonotonic": "354239218", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6c038df3c47d4ceeb77d538416d0146a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853560.16805: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853560.16897: _low_level_execute_command(): starting 25222 1726853560.16906: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853559.4717798-25843-154395942624088/ > /dev/null 2>&1 && sleep 0' 25222 1726853560.17965: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853560.18181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853560.18203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853560.18298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853560.20300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853560.20347: stderr chunk (state=3): >>><<< 25222 1726853560.20576: stdout chunk (state=3): >>><<< 25222 1726853560.20603: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853560.20615: handler run complete 25222 1726853560.20682: attempt loop complete, returning result 25222 1726853560.20689: _execute() done 25222 1726853560.20695: dumping result to json 25222 1726853560.20717: done dumping result, returning 25222 1726853560.20729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-cdd5-a5fe-000000000023] 25222 1726853560.20737: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000023 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853560.21091: no more pending results, returning what we have 25222 1726853560.21094: results queue empty 25222 1726853560.21095: checking for any_errors_fatal 25222 1726853560.21101: done checking for any_errors_fatal 25222 1726853560.21102: checking for max_fail_percentage 25222 1726853560.21103: done checking for max_fail_percentage 25222 1726853560.21104: checking to see if all hosts have failed and the running result is not ok 25222 1726853560.21105: done checking to see if all hosts have failed 25222 1726853560.21105: getting the remaining hosts for this loop 25222 1726853560.21107: done getting the remaining hosts for this loop 25222 1726853560.21110: getting the next task for host managed_node2 25222 1726853560.21116: done getting next task for host managed_node2 25222 1726853560.21119: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 25222 1726853560.21122: ^ state is: HOST STATE: block=3, 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=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 25222 1726853560.21131: getting variables 25222 1726853560.21133: in VariableManager get_vars() 25222 1726853560.21169: Calling all_inventory to load vars for managed_node2 25222 1726853560.21274: Calling groups_inventory to load vars for managed_node2 25222 1726853560.21278: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853560.21291: Calling all_plugins_play to load vars for managed_node2 25222 1726853560.21293: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853560.21297: Calling groups_plugins_play to load vars for managed_node2 25222 1726853560.21820: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000023 25222 1726853560.21823: WORKER PROCESS EXITING 25222 1726853560.22695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853560.24297: done with get_vars() 25222 1726853560.24323: done getting variables 25222 1726853560.24385: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:32:40 -0400 (0:00:00.972) 0:00:14.124 ****** 25222 1726853560.24418: entering _queue_task() for managed_node2/service 25222 1726853560.24755: worker is 1 (out of 1 available) 25222 1726853560.24769: exiting _queue_task() for managed_node2/service 25222 1726853560.24783: done queuing things up, now waiting for results queue to drain 25222 1726853560.24784: waiting for pending results... 25222 1726853560.25074: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 25222 1726853560.25214: in run() - task 02083763-bbaf-cdd5-a5fe-000000000024 25222 1726853560.25235: variable 'ansible_search_path' from source: unknown 25222 1726853560.25244: variable 'ansible_search_path' from source: unknown 25222 1726853560.25286: calling self._execute() 25222 1726853560.25380: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853560.25393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853560.25412: variable 'omit' from source: magic vars 25222 1726853560.25796: variable 'ansible_distribution_major_version' from source: facts 25222 1726853560.25813: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853560.25938: variable 'network_provider' from source: set_fact 25222 1726853560.25953: Evaluated conditional (network_provider == "nm"): True 25222 1726853560.26047: variable '__network_wpa_supplicant_required' from source: role '' defaults 25222 1726853560.26144: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 25222 1726853560.26323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853560.28420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853560.28492: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853560.28532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853560.28578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853560.28606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853560.28706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853560.28740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853560.28775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853560.28818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853560.28836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853560.29076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853560.29079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853560.29081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853560.29083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853560.29086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853560.29088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853560.29090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853560.29095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853560.29142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853560.29162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853560.29317: variable 'network_connections' from source: task vars 25222 1726853560.29333: variable 'interface' from source: play vars 25222 1726853560.29411: variable 'interface' from source: play vars 25222 1726853560.29498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853560.29669: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853560.29708: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853560.29737: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853560.29772: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853560.29812: 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) 25222 1726853560.29836: 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) 25222 1726853560.29867: 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) 25222 1726853560.29899: 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) 25222 1726853560.29961: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853560.30226: variable 'network_connections' from source: task vars 25222 1726853560.30238: variable 'interface' from source: play vars 25222 1726853560.30313: variable 'interface' from source: play vars 25222 1726853560.30362: Evaluated conditional (__network_wpa_supplicant_required): False 25222 1726853560.30393: when evaluation is False, skipping this task 25222 1726853560.30404: _execute() done 25222 1726853560.30410: dumping result to json 25222 1726853560.30416: done dumping result, returning 25222 1726853560.30426: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-cdd5-a5fe-000000000024] 25222 1726853560.30441: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000024 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 25222 1726853560.30622: no more pending results, returning what we have 25222 1726853560.30626: results queue empty 25222 1726853560.30627: checking for any_errors_fatal 25222 1726853560.30659: done checking for any_errors_fatal 25222 1726853560.30660: checking for max_fail_percentage 25222 1726853560.30662: done checking for max_fail_percentage 25222 1726853560.30663: checking to see if all hosts have failed and the running result is not ok 25222 1726853560.30664: done checking to see if all hosts have failed 25222 1726853560.30665: getting the remaining hosts for this loop 25222 1726853560.30666: done getting the remaining hosts for this loop 25222 1726853560.30670: getting the next task for host managed_node2 25222 1726853560.30681: done getting next task for host managed_node2 25222 1726853560.30685: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 25222 1726853560.30688: ^ state is: HOST STATE: block=3, 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=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 25222 1726853560.30701: getting variables 25222 1726853560.30702: in VariableManager get_vars() 25222 1726853560.30742: Calling all_inventory to load vars for managed_node2 25222 1726853560.30745: Calling groups_inventory to load vars for managed_node2 25222 1726853560.30747: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853560.30760: Calling all_plugins_play to load vars for managed_node2 25222 1726853560.30763: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853560.30765: Calling groups_plugins_play to load vars for managed_node2 25222 1726853560.31503: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000024 25222 1726853560.31506: WORKER PROCESS EXITING 25222 1726853560.32516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853560.34011: done with get_vars() 25222 1726853560.34034: done getting variables 25222 1726853560.34099: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:32:40 -0400 (0:00:00.097) 0:00:14.221 ****** 25222 1726853560.34132: entering _queue_task() for managed_node2/service 25222 1726853560.34602: worker is 1 (out of 1 available) 25222 1726853560.34613: exiting _queue_task() for managed_node2/service 25222 1726853560.34622: done queuing things up, now waiting for results queue to drain 25222 1726853560.34623: waiting for pending results... 25222 1726853560.34768: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 25222 1726853560.34891: in run() - task 02083763-bbaf-cdd5-a5fe-000000000025 25222 1726853560.34910: variable 'ansible_search_path' from source: unknown 25222 1726853560.34917: variable 'ansible_search_path' from source: unknown 25222 1726853560.34962: calling self._execute() 25222 1726853560.35066: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853560.35080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853560.35095: variable 'omit' from source: magic vars 25222 1726853560.35495: variable 'ansible_distribution_major_version' from source: facts 25222 1726853560.35676: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853560.35681: variable 'network_provider' from source: set_fact 25222 1726853560.35684: Evaluated conditional (network_provider == "initscripts"): False 25222 1726853560.35687: when evaluation is False, skipping this task 25222 1726853560.35689: _execute() done 25222 1726853560.35691: dumping result to json 25222 1726853560.35693: done dumping result, returning 25222 1726853560.35695: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-cdd5-a5fe-000000000025] 25222 1726853560.35698: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000025 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853560.35907: no more pending results, returning what we have 25222 1726853560.35911: results queue empty 25222 1726853560.35912: checking for any_errors_fatal 25222 1726853560.35922: done checking for any_errors_fatal 25222 1726853560.35923: checking for max_fail_percentage 25222 1726853560.35926: done checking for max_fail_percentage 25222 1726853560.35927: checking to see if all hosts have failed and the running result is not ok 25222 1726853560.35927: done checking to see if all hosts have failed 25222 1726853560.35928: getting the remaining hosts for this loop 25222 1726853560.35929: done getting the remaining hosts for this loop 25222 1726853560.35933: getting the next task for host managed_node2 25222 1726853560.35941: done getting next task for host managed_node2 25222 1726853560.35945: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 25222 1726853560.35949: ^ state is: HOST STATE: block=3, 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=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 25222 1726853560.35966: getting variables 25222 1726853560.35968: in VariableManager get_vars() 25222 1726853560.36013: Calling all_inventory to load vars for managed_node2 25222 1726853560.36016: Calling groups_inventory to load vars for managed_node2 25222 1726853560.36019: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853560.36031: Calling all_plugins_play to load vars for managed_node2 25222 1726853560.36034: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853560.36038: Calling groups_plugins_play to load vars for managed_node2 25222 1726853560.36584: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000025 25222 1726853560.36588: WORKER PROCESS EXITING 25222 1726853560.37719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853560.39315: done with get_vars() 25222 1726853560.39336: done getting variables 25222 1726853560.39398: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:32:40 -0400 (0:00:00.052) 0:00:14.274 ****** 25222 1726853560.39432: entering _queue_task() for managed_node2/copy 25222 1726853560.39733: worker is 1 (out of 1 available) 25222 1726853560.39744: exiting _queue_task() for managed_node2/copy 25222 1726853560.39758: done queuing things up, now waiting for results queue to drain 25222 1726853560.39759: waiting for pending results... 25222 1726853560.40039: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 25222 1726853560.40178: in run() - task 02083763-bbaf-cdd5-a5fe-000000000026 25222 1726853560.40202: variable 'ansible_search_path' from source: unknown 25222 1726853560.40209: variable 'ansible_search_path' from source: unknown 25222 1726853560.40378: calling self._execute() 25222 1726853560.40381: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853560.40384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853560.40387: variable 'omit' from source: magic vars 25222 1726853560.40735: variable 'ansible_distribution_major_version' from source: facts 25222 1726853560.40750: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853560.40883: variable 'network_provider' from source: set_fact 25222 1726853560.40895: Evaluated conditional (network_provider == "initscripts"): False 25222 1726853560.40902: when evaluation is False, skipping this task 25222 1726853560.40909: _execute() done 25222 1726853560.40917: dumping result to json 25222 1726853560.40923: done dumping result, returning 25222 1726853560.40940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-cdd5-a5fe-000000000026] 25222 1726853560.40950: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000026 skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 25222 1726853560.41244: no more pending results, returning what we have 25222 1726853560.41248: results queue empty 25222 1726853560.41249: checking for any_errors_fatal 25222 1726853560.41260: done checking for any_errors_fatal 25222 1726853560.41261: checking for max_fail_percentage 25222 1726853560.41263: done checking for max_fail_percentage 25222 1726853560.41264: checking to see if all hosts have failed and the running result is not ok 25222 1726853560.41265: done checking to see if all hosts have failed 25222 1726853560.41266: getting the remaining hosts for this loop 25222 1726853560.41267: done getting the remaining hosts for this loop 25222 1726853560.41273: getting the next task for host managed_node2 25222 1726853560.41282: done getting next task for host managed_node2 25222 1726853560.41286: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 25222 1726853560.41289: ^ state is: HOST STATE: block=3, 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=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 25222 1726853560.41306: getting variables 25222 1726853560.41308: in VariableManager get_vars() 25222 1726853560.41357: Calling all_inventory to load vars for managed_node2 25222 1726853560.41360: Calling groups_inventory to load vars for managed_node2 25222 1726853560.41364: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853560.41494: Calling all_plugins_play to load vars for managed_node2 25222 1726853560.41498: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853560.41504: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000026 25222 1726853560.41507: WORKER PROCESS EXITING 25222 1726853560.41511: Calling groups_plugins_play to load vars for managed_node2 25222 1726853560.43245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853560.44840: done with get_vars() 25222 1726853560.44867: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:32:40 -0400 (0:00:00.055) 0:00:14.329 ****** 25222 1726853560.44957: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 25222 1726853560.44959: Creating lock for fedora.linux_system_roles.network_connections 25222 1726853560.45290: worker is 1 (out of 1 available) 25222 1726853560.45302: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 25222 1726853560.45316: done queuing things up, now waiting for results queue to drain 25222 1726853560.45317: waiting for pending results... 25222 1726853560.45600: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 25222 1726853560.45736: in run() - task 02083763-bbaf-cdd5-a5fe-000000000027 25222 1726853560.45759: variable 'ansible_search_path' from source: unknown 25222 1726853560.45767: variable 'ansible_search_path' from source: unknown 25222 1726853560.45813: calling self._execute() 25222 1726853560.45915: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853560.45927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853560.45941: variable 'omit' from source: magic vars 25222 1726853560.46335: variable 'ansible_distribution_major_version' from source: facts 25222 1726853560.46353: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853560.46366: variable 'omit' from source: magic vars 25222 1726853560.46451: variable 'omit' from source: magic vars 25222 1726853560.46585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853560.49058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853560.49298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853560.49302: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853560.49340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853560.49380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853560.49473: variable 'network_provider' from source: set_fact 25222 1726853560.49977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853560.49981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853560.50177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853560.50180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853560.50183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853560.50375: variable 'omit' from source: magic vars 25222 1726853560.50565: variable 'omit' from source: magic vars 25222 1726853560.50751: variable 'network_connections' from source: task vars 25222 1726853560.50794: variable 'interface' from source: play vars 25222 1726853560.50870: variable 'interface' from source: play vars 25222 1726853560.51061: variable 'omit' from source: magic vars 25222 1726853560.51076: variable '__lsr_ansible_managed' from source: task vars 25222 1726853560.51140: variable '__lsr_ansible_managed' from source: task vars 25222 1726853560.51460: Loaded config def from plugin (lookup/template) 25222 1726853560.51469: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 25222 1726853560.51501: File lookup term: get_ansible_managed.j2 25222 1726853560.51507: variable 'ansible_search_path' from source: unknown 25222 1726853560.51521: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 25222 1726853560.51537: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 25222 1726853560.51561: variable 'ansible_search_path' from source: unknown 25222 1726853560.57388: variable 'ansible_managed' from source: unknown 25222 1726853560.57462: variable 'omit' from source: magic vars 25222 1726853560.57510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853560.57542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853560.57567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853560.57590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853560.57614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853560.57646: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853560.57656: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853560.57711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853560.57775: Set connection var ansible_shell_executable to /bin/sh 25222 1726853560.57788: Set connection var ansible_pipelining to False 25222 1726853560.57800: Set connection var ansible_timeout to 10 25222 1726853560.57809: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853560.57819: Set connection var ansible_shell_type to sh 25222 1726853560.57832: Set connection var ansible_connection to ssh 25222 1726853560.57864: variable 'ansible_shell_executable' from source: unknown 25222 1726853560.57875: variable 'ansible_connection' from source: unknown 25222 1726853560.57929: variable 'ansible_module_compression' from source: unknown 25222 1726853560.57937: variable 'ansible_shell_type' from source: unknown 25222 1726853560.57940: variable 'ansible_shell_executable' from source: unknown 25222 1726853560.57942: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853560.57945: variable 'ansible_pipelining' from source: unknown 25222 1726853560.57947: variable 'ansible_timeout' from source: unknown 25222 1726853560.57949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853560.58084: 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__) 25222 1726853560.58095: variable 'omit' from source: magic vars 25222 1726853560.58100: starting attempt loop 25222 1726853560.58103: running the handler 25222 1726853560.58114: _low_level_execute_command(): starting 25222 1726853560.58121: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853560.58610: 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 <<< 25222 1726853560.58614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853560.58618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853560.58620: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853560.58668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853560.58673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853560.58676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853560.58756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853560.60678: stdout chunk (state=3): >>>/root <<< 25222 1726853560.60757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853560.60765: stdout chunk (state=3): >>><<< 25222 1726853560.60774: stderr chunk (state=3): >>><<< 25222 1726853560.60895: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853560.60906: _low_level_execute_command(): starting 25222 1726853560.60912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105 `" && echo ansible-tmp-1726853560.6089506-25909-93370806264105="` echo /root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105 `" ) && sleep 0' 25222 1726853560.61841: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853560.61856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853560.61870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853560.61892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853560.61905: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853560.61914: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853560.61924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853560.61964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853560.62019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853560.62039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853560.62059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853560.62158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853560.64206: stdout chunk (state=3): >>>ansible-tmp-1726853560.6089506-25909-93370806264105=/root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105 <<< 25222 1726853560.64477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853560.64480: stdout chunk (state=3): >>><<< 25222 1726853560.64483: stderr chunk (state=3): >>><<< 25222 1726853560.64485: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853560.6089506-25909-93370806264105=/root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853560.64488: variable 'ansible_module_compression' from source: unknown 25222 1726853560.64490: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 25222 1726853560.64492: ANSIBALLZ: Acquiring lock 25222 1726853560.64493: ANSIBALLZ: Lock acquired: 140173326400352 25222 1726853560.64500: ANSIBALLZ: Creating module 25222 1726853560.88868: ANSIBALLZ: Writing module into payload 25222 1726853560.89535: ANSIBALLZ: Writing module 25222 1726853560.89557: ANSIBALLZ: Renaming module 25222 1726853560.89566: ANSIBALLZ: Done creating module 25222 1726853560.89706: variable 'ansible_facts' from source: unknown 25222 1726853560.89932: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105/AnsiballZ_network_connections.py 25222 1726853560.90254: Sending initial data 25222 1726853560.90260: Sent initial data (167 bytes) 25222 1726853560.91499: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853560.91550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853560.91564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853560.91750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853560.91988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853560.92191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853560.93860: 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" <<< 25222 1726853560.93869: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 25222 1726853560.93933: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853560.94003: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp08cxiv0m /root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105/AnsiballZ_network_connections.py <<< 25222 1726853560.94009: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105/AnsiballZ_network_connections.py" <<< 25222 1726853560.94126: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp08cxiv0m" to remote "/root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105/AnsiballZ_network_connections.py" <<< 25222 1726853560.96193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853560.96197: stderr chunk (state=3): >>><<< 25222 1726853560.96200: stdout chunk (state=3): >>><<< 25222 1726853560.96233: done transferring module to remote 25222 1726853560.96242: _low_level_execute_command(): starting 25222 1726853560.96247: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105/ /root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105/AnsiballZ_network_connections.py && sleep 0' 25222 1726853560.97411: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853560.97415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853560.97432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853560.97436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853560.97557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853560.97566: 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.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853560.97631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853560.97634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853560.97662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853560.97668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853560.97774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853560.99740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853560.99785: stderr chunk (state=3): >>><<< 25222 1726853560.99788: stdout chunk (state=3): >>><<< 25222 1726853560.99894: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853560.99898: _low_level_execute_command(): starting 25222 1726853560.99903: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105/AnsiballZ_network_connections.py && sleep 0' 25222 1726853561.00997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853561.01001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853561.01176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853561.01180: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853561.01188: 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.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853561.01191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853561.01241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853561.01380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853561.01470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853563.19036: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false, "address": ["2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32"], "gateway6": "2001:db8::1"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false, "address": ["2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32"], "gateway6": "2001:db8::1"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 25222 1726853563.21011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853563.21128: stderr chunk (state=3): >>><<< 25222 1726853563.21131: stdout chunk (state=3): >>><<< 25222 1726853563.21292: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false, "address": ["2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32"], "gateway6": "2001:db8::1"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false, "address": ["2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32"], "gateway6": "2001:db8::1"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853563.21338: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'veth0', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False, 'address': ['2001:db8::2/32', '2001:db8::3/32', '2001:db8::4/32'], 'gateway6': '2001:db8::1'}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_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-1726853560.6089506-25909-93370806264105/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853563.21347: _low_level_execute_command(): starting 25222 1726853563.21352: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853560.6089506-25909-93370806264105/ > /dev/null 2>&1 && sleep 0' 25222 1726853563.22414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853563.22420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853563.22520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853563.22523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853563.22526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853563.22529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853563.22652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853563.22736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853563.22785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853563.24888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853563.24894: stdout chunk (state=3): >>><<< 25222 1726853563.24908: stderr chunk (state=3): >>><<< 25222 1726853563.24925: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853563.24933: handler run complete 25222 1726853563.24968: attempt loop complete, returning result 25222 1726853563.24974: _execute() done 25222 1726853563.24977: dumping result to json 25222 1726853563.24979: done dumping result, returning 25222 1726853563.25002: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-cdd5-a5fe-000000000027] 25222 1726853563.25005: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000027 25222 1726853563.25430: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000027 25222 1726853563.25434: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5 (not-active) 25222 1726853563.25551: no more pending results, returning what we have 25222 1726853563.25554: results queue empty 25222 1726853563.25555: checking for any_errors_fatal 25222 1726853563.25561: done checking for any_errors_fatal 25222 1726853563.25561: checking for max_fail_percentage 25222 1726853563.25563: done checking for max_fail_percentage 25222 1726853563.25564: checking to see if all hosts have failed and the running result is not ok 25222 1726853563.25565: done checking to see if all hosts have failed 25222 1726853563.25566: getting the remaining hosts for this loop 25222 1726853563.25567: done getting the remaining hosts for this loop 25222 1726853563.25572: getting the next task for host managed_node2 25222 1726853563.25579: done getting next task for host managed_node2 25222 1726853563.25583: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 25222 1726853563.25586: ^ state is: HOST STATE: block=3, 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=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 25222 1726853563.25596: getting variables 25222 1726853563.25598: in VariableManager get_vars() 25222 1726853563.25636: Calling all_inventory to load vars for managed_node2 25222 1726853563.25638: Calling groups_inventory to load vars for managed_node2 25222 1726853563.25641: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853563.25652: Calling all_plugins_play to load vars for managed_node2 25222 1726853563.25655: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853563.25659: Calling groups_plugins_play to load vars for managed_node2 25222 1726853563.27799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853563.29502: done with get_vars() 25222 1726853563.29529: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:32:43 -0400 (0:00:02.846) 0:00:17.176 ****** 25222 1726853563.29634: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 25222 1726853563.29636: Creating lock for fedora.linux_system_roles.network_state 25222 1726853563.30040: worker is 1 (out of 1 available) 25222 1726853563.30056: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 25222 1726853563.30069: done queuing things up, now waiting for results queue to drain 25222 1726853563.30070: waiting for pending results... 25222 1726853563.30474: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 25222 1726853563.30479: in run() - task 02083763-bbaf-cdd5-a5fe-000000000028 25222 1726853563.30488: variable 'ansible_search_path' from source: unknown 25222 1726853563.30491: variable 'ansible_search_path' from source: unknown 25222 1726853563.30531: calling self._execute() 25222 1726853563.30837: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.30841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.30852: variable 'omit' from source: magic vars 25222 1726853563.31707: variable 'ansible_distribution_major_version' from source: facts 25222 1726853563.31718: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853563.32025: variable 'network_state' from source: role '' defaults 25222 1726853563.32029: Evaluated conditional (network_state != {}): False 25222 1726853563.32032: when evaluation is False, skipping this task 25222 1726853563.32035: _execute() done 25222 1726853563.32037: dumping result to json 25222 1726853563.32040: done dumping result, returning 25222 1726853563.32042: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-cdd5-a5fe-000000000028] 25222 1726853563.32045: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000028 25222 1726853563.32308: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000028 25222 1726853563.32312: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853563.32360: no more pending results, returning what we have 25222 1726853563.32363: results queue empty 25222 1726853563.32364: checking for any_errors_fatal 25222 1726853563.32376: done checking for any_errors_fatal 25222 1726853563.32377: checking for max_fail_percentage 25222 1726853563.32378: done checking for max_fail_percentage 25222 1726853563.32379: checking to see if all hosts have failed and the running result is not ok 25222 1726853563.32380: done checking to see if all hosts have failed 25222 1726853563.32381: getting the remaining hosts for this loop 25222 1726853563.32382: done getting the remaining hosts for this loop 25222 1726853563.32385: getting the next task for host managed_node2 25222 1726853563.32392: done getting next task for host managed_node2 25222 1726853563.32398: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 25222 1726853563.32402: ^ state is: HOST STATE: block=3, 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=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 25222 1726853563.32417: getting variables 25222 1726853563.32418: in VariableManager get_vars() 25222 1726853563.32460: Calling all_inventory to load vars for managed_node2 25222 1726853563.32463: Calling groups_inventory to load vars for managed_node2 25222 1726853563.32465: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853563.32479: Calling all_plugins_play to load vars for managed_node2 25222 1726853563.32482: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853563.32485: Calling groups_plugins_play to load vars for managed_node2 25222 1726853563.34046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853563.36750: done with get_vars() 25222 1726853563.36782: done getting variables 25222 1726853563.36840: Loading ActionModule 'debug' from /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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:32:43 -0400 (0:00:00.072) 0:00:17.249 ****** 25222 1726853563.36886: entering _queue_task() for managed_node2/debug 25222 1726853563.37326: worker is 1 (out of 1 available) 25222 1726853563.37337: exiting _queue_task() for managed_node2/debug 25222 1726853563.37348: done queuing things up, now waiting for results queue to drain 25222 1726853563.37349: waiting for pending results... 25222 1726853563.37789: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 25222 1726853563.37795: in run() - task 02083763-bbaf-cdd5-a5fe-000000000029 25222 1726853563.37798: variable 'ansible_search_path' from source: unknown 25222 1726853563.37801: variable 'ansible_search_path' from source: unknown 25222 1726853563.37809: calling self._execute() 25222 1726853563.37852: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.37856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.37869: variable 'omit' from source: magic vars 25222 1726853563.38266: variable 'ansible_distribution_major_version' from source: facts 25222 1726853563.38285: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853563.38292: variable 'omit' from source: magic vars 25222 1726853563.38345: variable 'omit' from source: magic vars 25222 1726853563.38393: variable 'omit' from source: magic vars 25222 1726853563.38434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853563.38477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853563.38504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853563.38519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853563.38530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853563.38561: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853563.38564: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.38573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.38668: Set connection var ansible_shell_executable to /bin/sh 25222 1726853563.38678: Set connection var ansible_pipelining to False 25222 1726853563.38687: Set connection var ansible_timeout to 10 25222 1726853563.38691: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853563.38694: Set connection var ansible_shell_type to sh 25222 1726853563.38696: Set connection var ansible_connection to ssh 25222 1726853563.38723: variable 'ansible_shell_executable' from source: unknown 25222 1726853563.38726: variable 'ansible_connection' from source: unknown 25222 1726853563.38729: variable 'ansible_module_compression' from source: unknown 25222 1726853563.38732: variable 'ansible_shell_type' from source: unknown 25222 1726853563.38734: variable 'ansible_shell_executable' from source: unknown 25222 1726853563.38736: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.38738: variable 'ansible_pipelining' from source: unknown 25222 1726853563.38741: variable 'ansible_timeout' from source: unknown 25222 1726853563.38745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.38903: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853563.38913: variable 'omit' from source: magic vars 25222 1726853563.38927: starting attempt loop 25222 1726853563.38931: running the handler 25222 1726853563.39124: variable '__network_connections_result' from source: set_fact 25222 1726853563.39218: handler run complete 25222 1726853563.39221: attempt loop complete, returning result 25222 1726853563.39224: _execute() done 25222 1726853563.39226: dumping result to json 25222 1726853563.39229: done dumping result, returning 25222 1726853563.39261: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-cdd5-a5fe-000000000029] 25222 1726853563.39265: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000029 25222 1726853563.39453: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000029 25222 1726853563.39456: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5 (not-active)" ] } 25222 1726853563.39537: no more pending results, returning what we have 25222 1726853563.39541: results queue empty 25222 1726853563.39542: checking for any_errors_fatal 25222 1726853563.39548: done checking for any_errors_fatal 25222 1726853563.39549: checking for max_fail_percentage 25222 1726853563.39551: done checking for max_fail_percentage 25222 1726853563.39552: checking to see if all hosts have failed and the running result is not ok 25222 1726853563.39552: done checking to see if all hosts have failed 25222 1726853563.39553: getting the remaining hosts for this loop 25222 1726853563.39557: done getting the remaining hosts for this loop 25222 1726853563.39561: getting the next task for host managed_node2 25222 1726853563.39569: done getting next task for host managed_node2 25222 1726853563.39575: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 25222 1726853563.39578: ^ state is: HOST STATE: block=3, 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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853563.39594: getting variables 25222 1726853563.39597: in VariableManager get_vars() 25222 1726853563.39644: Calling all_inventory to load vars for managed_node2 25222 1726853563.39647: Calling groups_inventory to load vars for managed_node2 25222 1726853563.39650: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853563.39666: Calling all_plugins_play to load vars for managed_node2 25222 1726853563.39669: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853563.39993: Calling groups_plugins_play to load vars for managed_node2 25222 1726853563.41900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853563.44503: done with get_vars() 25222 1726853563.44530: done getting variables 25222 1726853563.44637: Loading ActionModule 'debug' from /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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:32:43 -0400 (0:00:00.077) 0:00:17.327 ****** 25222 1726853563.44678: entering _queue_task() for managed_node2/debug 25222 1726853563.45302: worker is 1 (out of 1 available) 25222 1726853563.45315: exiting _queue_task() for managed_node2/debug 25222 1726853563.45327: done queuing things up, now waiting for results queue to drain 25222 1726853563.45328: waiting for pending results... 25222 1726853563.45660: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 25222 1726853563.45666: in run() - task 02083763-bbaf-cdd5-a5fe-00000000002a 25222 1726853563.45682: variable 'ansible_search_path' from source: unknown 25222 1726853563.45685: variable 'ansible_search_path' from source: unknown 25222 1726853563.45877: calling self._execute() 25222 1726853563.45881: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.45885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.45889: variable 'omit' from source: magic vars 25222 1726853563.46236: variable 'ansible_distribution_major_version' from source: facts 25222 1726853563.46247: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853563.46253: variable 'omit' from source: magic vars 25222 1726853563.46318: variable 'omit' from source: magic vars 25222 1726853563.46367: variable 'omit' from source: magic vars 25222 1726853563.46416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853563.46466: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853563.46492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853563.46510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853563.46523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853563.46569: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853563.46575: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.46577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.46695: Set connection var ansible_shell_executable to /bin/sh 25222 1726853563.46702: Set connection var ansible_pipelining to False 25222 1726853563.46710: Set connection var ansible_timeout to 10 25222 1726853563.46715: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853563.46718: Set connection var ansible_shell_type to sh 25222 1726853563.46720: Set connection var ansible_connection to ssh 25222 1726853563.46775: variable 'ansible_shell_executable' from source: unknown 25222 1726853563.46778: variable 'ansible_connection' from source: unknown 25222 1726853563.46782: variable 'ansible_module_compression' from source: unknown 25222 1726853563.46784: variable 'ansible_shell_type' from source: unknown 25222 1726853563.46786: variable 'ansible_shell_executable' from source: unknown 25222 1726853563.46788: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.46790: variable 'ansible_pipelining' from source: unknown 25222 1726853563.46792: variable 'ansible_timeout' from source: unknown 25222 1726853563.46794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.46931: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853563.46979: variable 'omit' from source: magic vars 25222 1726853563.46982: starting attempt loop 25222 1726853563.46985: running the handler 25222 1726853563.47006: variable '__network_connections_result' from source: set_fact 25222 1726853563.47089: variable '__network_connections_result' from source: set_fact 25222 1726853563.47213: handler run complete 25222 1726853563.47376: attempt loop complete, returning result 25222 1726853563.47378: _execute() done 25222 1726853563.47381: dumping result to json 25222 1726853563.47382: done dumping result, returning 25222 1726853563.47384: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-cdd5-a5fe-00000000002a] 25222 1726853563.47386: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000002a 25222 1726853563.47451: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000002a 25222 1726853563.47455: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 94e3e672-914d-480a-90c7-9566993f7cf5 (not-active)" ] } } 25222 1726853563.47545: no more pending results, returning what we have 25222 1726853563.47548: results queue empty 25222 1726853563.47549: checking for any_errors_fatal 25222 1726853563.47561: done checking for any_errors_fatal 25222 1726853563.47562: checking for max_fail_percentage 25222 1726853563.47564: done checking for max_fail_percentage 25222 1726853563.47565: checking to see if all hosts have failed and the running result is not ok 25222 1726853563.47566: done checking to see if all hosts have failed 25222 1726853563.47567: getting the remaining hosts for this loop 25222 1726853563.47568: done getting the remaining hosts for this loop 25222 1726853563.47573: getting the next task for host managed_node2 25222 1726853563.47580: done getting next task for host managed_node2 25222 1726853563.47585: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 25222 1726853563.47588: ^ state is: HOST STATE: block=3, 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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853563.47598: getting variables 25222 1726853563.47599: in VariableManager get_vars() 25222 1726853563.47637: Calling all_inventory to load vars for managed_node2 25222 1726853563.47645: Calling groups_inventory to load vars for managed_node2 25222 1726853563.47648: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853563.47661: Calling all_plugins_play to load vars for managed_node2 25222 1726853563.47664: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853563.47667: Calling groups_plugins_play to load vars for managed_node2 25222 1726853563.49301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853563.51429: done with get_vars() 25222 1726853563.51518: done getting variables 25222 1726853563.51643: Loading ActionModule 'debug' from /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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:32:43 -0400 (0:00:00.070) 0:00:17.397 ****** 25222 1726853563.51767: entering _queue_task() for managed_node2/debug 25222 1726853563.52291: worker is 1 (out of 1 available) 25222 1726853563.52329: exiting _queue_task() for managed_node2/debug 25222 1726853563.52385: done queuing things up, now waiting for results queue to drain 25222 1726853563.52387: waiting for pending results... 25222 1726853563.52664: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 25222 1726853563.52836: in run() - task 02083763-bbaf-cdd5-a5fe-00000000002b 25222 1726853563.52841: variable 'ansible_search_path' from source: unknown 25222 1726853563.52844: variable 'ansible_search_path' from source: unknown 25222 1726853563.52885: calling self._execute() 25222 1726853563.52983: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.52991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.53001: variable 'omit' from source: magic vars 25222 1726853563.53517: variable 'ansible_distribution_major_version' from source: facts 25222 1726853563.53521: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853563.53632: variable 'network_state' from source: role '' defaults 25222 1726853563.53642: Evaluated conditional (network_state != {}): False 25222 1726853563.53645: when evaluation is False, skipping this task 25222 1726853563.53647: _execute() done 25222 1726853563.53650: dumping result to json 25222 1726853563.53652: done dumping result, returning 25222 1726853563.53665: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-cdd5-a5fe-00000000002b] 25222 1726853563.53669: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000002b skipping: [managed_node2] => { "false_condition": "network_state != {}" } 25222 1726853563.53933: no more pending results, returning what we have 25222 1726853563.53937: results queue empty 25222 1726853563.53938: checking for any_errors_fatal 25222 1726853563.54049: done checking for any_errors_fatal 25222 1726853563.54051: checking for max_fail_percentage 25222 1726853563.54053: done checking for max_fail_percentage 25222 1726853563.54056: checking to see if all hosts have failed and the running result is not ok 25222 1726853563.54057: done checking to see if all hosts have failed 25222 1726853563.54057: getting the remaining hosts for this loop 25222 1726853563.54059: done getting the remaining hosts for this loop 25222 1726853563.54062: getting the next task for host managed_node2 25222 1726853563.54069: done getting next task for host managed_node2 25222 1726853563.54074: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 25222 1726853563.54076: ^ state is: HOST STATE: block=3, 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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853563.54091: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000002b 25222 1726853563.54094: WORKER PROCESS EXITING 25222 1726853563.54099: getting variables 25222 1726853563.54100: in VariableManager get_vars() 25222 1726853563.54153: Calling all_inventory to load vars for managed_node2 25222 1726853563.54156: Calling groups_inventory to load vars for managed_node2 25222 1726853563.54163: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853563.54173: Calling all_plugins_play to load vars for managed_node2 25222 1726853563.54176: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853563.54179: Calling groups_plugins_play to load vars for managed_node2 25222 1726853563.55613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853563.57465: done with get_vars() 25222 1726853563.57488: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:32:43 -0400 (0:00:00.058) 0:00:17.456 ****** 25222 1726853563.57593: entering _queue_task() for managed_node2/ping 25222 1726853563.57595: Creating lock for ping 25222 1726853563.58110: worker is 1 (out of 1 available) 25222 1726853563.58123: exiting _queue_task() for managed_node2/ping 25222 1726853563.58133: done queuing things up, now waiting for results queue to drain 25222 1726853563.58134: waiting for pending results... 25222 1726853563.58491: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 25222 1726853563.58619: in run() - task 02083763-bbaf-cdd5-a5fe-00000000002c 25222 1726853563.58645: variable 'ansible_search_path' from source: unknown 25222 1726853563.58649: variable 'ansible_search_path' from source: unknown 25222 1726853563.58682: calling self._execute() 25222 1726853563.58775: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.58793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.58841: variable 'omit' from source: magic vars 25222 1726853563.59268: variable 'ansible_distribution_major_version' from source: facts 25222 1726853563.59273: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853563.59276: variable 'omit' from source: magic vars 25222 1726853563.59341: variable 'omit' from source: magic vars 25222 1726853563.59386: variable 'omit' from source: magic vars 25222 1726853563.59430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853563.59474: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853563.59503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853563.59525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853563.59590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853563.59593: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853563.59595: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.59597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.59720: Set connection var ansible_shell_executable to /bin/sh 25222 1726853563.59732: Set connection var ansible_pipelining to False 25222 1726853563.59743: Set connection var ansible_timeout to 10 25222 1726853563.59751: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853563.59760: Set connection var ansible_shell_type to sh 25222 1726853563.59766: Set connection var ansible_connection to ssh 25222 1726853563.59792: variable 'ansible_shell_executable' from source: unknown 25222 1726853563.59799: variable 'ansible_connection' from source: unknown 25222 1726853563.59811: variable 'ansible_module_compression' from source: unknown 25222 1726853563.59915: variable 'ansible_shell_type' from source: unknown 25222 1726853563.59918: variable 'ansible_shell_executable' from source: unknown 25222 1726853563.59920: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853563.59922: variable 'ansible_pipelining' from source: unknown 25222 1726853563.59924: variable 'ansible_timeout' from source: unknown 25222 1726853563.59926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853563.60072: 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__) 25222 1726853563.60088: variable 'omit' from source: magic vars 25222 1726853563.60095: starting attempt loop 25222 1726853563.60102: running the handler 25222 1726853563.60117: _low_level_execute_command(): starting 25222 1726853563.60134: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853563.61327: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853563.61424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853563.61548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853563.61596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853563.63350: stdout chunk (state=3): >>>/root <<< 25222 1726853563.63530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853563.63534: stdout chunk (state=3): >>><<< 25222 1726853563.63537: stderr chunk (state=3): >>><<< 25222 1726853563.63636: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853563.63640: _low_level_execute_command(): starting 25222 1726853563.63789: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025 `" && echo ansible-tmp-1726853563.6361337-26020-15886584066025="` echo /root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025 `" ) && sleep 0' 25222 1726853563.65124: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853563.65133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853563.65397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853563.65491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853563.65636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853563.67727: stdout chunk (state=3): >>>ansible-tmp-1726853563.6361337-26020-15886584066025=/root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025 <<< 25222 1726853563.67884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853563.67888: stdout chunk (state=3): >>><<< 25222 1726853563.67890: stderr chunk (state=3): >>><<< 25222 1726853563.67893: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853563.6361337-26020-15886584066025=/root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853563.67960: variable 'ansible_module_compression' from source: unknown 25222 1726853563.68013: ANSIBALLZ: Using lock for ping 25222 1726853563.68038: ANSIBALLZ: Acquiring lock 25222 1726853563.68041: ANSIBALLZ: Lock acquired: 140173321065664 25222 1726853563.68044: ANSIBALLZ: Creating module 25222 1726853563.85358: ANSIBALLZ: Writing module into payload 25222 1726853563.85430: ANSIBALLZ: Writing module 25222 1726853563.85592: ANSIBALLZ: Renaming module 25222 1726853563.85595: ANSIBALLZ: Done creating module 25222 1726853563.85597: variable 'ansible_facts' from source: unknown 25222 1726853563.85682: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025/AnsiballZ_ping.py 25222 1726853563.85927: Sending initial data 25222 1726853563.85934: Sent initial data (152 bytes) 25222 1726853563.86792: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853563.86875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853563.86881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853563.86982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853563.89008: 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 debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853563.89085: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpopkh83bv /root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025/AnsiballZ_ping.py <<< 25222 1726853563.89089: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025/AnsiballZ_ping.py" <<< 25222 1726853563.89186: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpopkh83bv" to remote "/root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025/AnsiballZ_ping.py" <<< 25222 1726853563.90383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853563.90439: stderr chunk (state=3): >>><<< 25222 1726853563.90461: stdout chunk (state=3): >>><<< 25222 1726853563.90503: done transferring module to remote 25222 1726853563.90518: _low_level_execute_command(): starting 25222 1726853563.90527: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025/ /root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025/AnsiballZ_ping.py && sleep 0' 25222 1726853563.91259: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853563.91678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853563.91709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853563.91820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853563.93862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853563.93915: stdout chunk (state=3): >>><<< 25222 1726853563.93919: stderr chunk (state=3): >>><<< 25222 1726853563.94078: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853563.94082: _low_level_execute_command(): starting 25222 1726853563.94085: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025/AnsiballZ_ping.py && sleep 0' 25222 1726853563.95286: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853563.95348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853563.95393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853563.95645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853563.95741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853564.11613: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 25222 1726853564.13098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853564.13103: stdout chunk (state=3): >>><<< 25222 1726853564.13178: stderr chunk (state=3): >>><<< 25222 1726853564.13182: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853564.13185: done with _execute_module (ping, {'_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': 'ping', '_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-1726853563.6361337-26020-15886584066025/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853564.13188: _low_level_execute_command(): starting 25222 1726853564.13190: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853563.6361337-26020-15886584066025/ > /dev/null 2>&1 && sleep 0' 25222 1726853564.14500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853564.14510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853564.14586: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853564.14761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853564.14861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853564.14960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853564.16905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853564.16951: stderr chunk (state=3): >>><<< 25222 1726853564.17023: stdout chunk (state=3): >>><<< 25222 1726853564.17042: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853564.17076: handler run complete 25222 1726853564.17079: attempt loop complete, returning result 25222 1726853564.17082: _execute() done 25222 1726853564.17084: dumping result to json 25222 1726853564.17086: done dumping result, returning 25222 1726853564.17087: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-cdd5-a5fe-00000000002c] 25222 1726853564.17090: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000002c 25222 1726853564.17243: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000002c 25222 1726853564.17246: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 25222 1726853564.17305: no more pending results, returning what we have 25222 1726853564.17309: results queue empty 25222 1726853564.17310: checking for any_errors_fatal 25222 1726853564.17316: done checking for any_errors_fatal 25222 1726853564.17317: checking for max_fail_percentage 25222 1726853564.17318: done checking for max_fail_percentage 25222 1726853564.17319: checking to see if all hosts have failed and the running result is not ok 25222 1726853564.17320: done checking to see if all hosts have failed 25222 1726853564.17321: getting the remaining hosts for this loop 25222 1726853564.17322: done getting the remaining hosts for this loop 25222 1726853564.17326: getting the next task for host managed_node2 25222 1726853564.17337: done getting next task for host managed_node2 25222 1726853564.17339: ^ task is: TASK: meta (role_complete) 25222 1726853564.17342: ^ state is: HOST STATE: block=3, 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 25222 1726853564.17353: getting variables 25222 1726853564.17359: in VariableManager get_vars() 25222 1726853564.17608: Calling all_inventory to load vars for managed_node2 25222 1726853564.17611: Calling groups_inventory to load vars for managed_node2 25222 1726853564.17613: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853564.17623: Calling all_plugins_play to load vars for managed_node2 25222 1726853564.17626: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853564.17628: Calling groups_plugins_play to load vars for managed_node2 25222 1726853564.20403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853564.22637: done with get_vars() 25222 1726853564.22681: done getting variables 25222 1726853564.22822: done queuing things up, now waiting for results queue to drain 25222 1726853564.22830: results queue empty 25222 1726853564.22831: checking for any_errors_fatal 25222 1726853564.22834: done checking for any_errors_fatal 25222 1726853564.22835: checking for max_fail_percentage 25222 1726853564.22852: done checking for max_fail_percentage 25222 1726853564.22853: checking to see if all hosts have failed and the running result is not ok 25222 1726853564.22856: done checking to see if all hosts have failed 25222 1726853564.22857: getting the remaining hosts for this loop 25222 1726853564.22879: done getting the remaining hosts for this loop 25222 1726853564.22883: getting the next task for host managed_node2 25222 1726853564.22887: done getting next task for host managed_node2 25222 1726853564.22890: ^ task is: TASK: Include the task 'assert_device_present.yml' 25222 1726853564.22892: ^ state is: HOST STATE: block=3, 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 25222 1726853564.22894: getting variables 25222 1726853564.22895: in VariableManager get_vars() 25222 1726853564.22911: Calling all_inventory to load vars for managed_node2 25222 1726853564.22913: Calling groups_inventory to load vars for managed_node2 25222 1726853564.22915: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853564.22920: Calling all_plugins_play to load vars for managed_node2 25222 1726853564.22922: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853564.22925: Calling groups_plugins_play to load vars for managed_node2 25222 1726853564.24197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853564.26494: done with get_vars() 25222 1726853564.26539: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 Friday 20 September 2024 13:32:44 -0400 (0:00:00.690) 0:00:18.147 ****** 25222 1726853564.26668: entering _queue_task() for managed_node2/include_tasks 25222 1726853564.27420: worker is 1 (out of 1 available) 25222 1726853564.27433: exiting _queue_task() for managed_node2/include_tasks 25222 1726853564.27445: done queuing things up, now waiting for results queue to drain 25222 1726853564.27446: waiting for pending results... 25222 1726853564.27863: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 25222 1726853564.27963: in run() - task 02083763-bbaf-cdd5-a5fe-00000000005c 25222 1726853564.27968: variable 'ansible_search_path' from source: unknown 25222 1726853564.28017: calling self._execute() 25222 1726853564.28108: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853564.28114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853564.28166: variable 'omit' from source: magic vars 25222 1726853564.28487: variable 'ansible_distribution_major_version' from source: facts 25222 1726853564.28501: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853564.28508: _execute() done 25222 1726853564.28513: dumping result to json 25222 1726853564.28516: done dumping result, returning 25222 1726853564.28524: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-cdd5-a5fe-00000000005c] 25222 1726853564.28527: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000005c 25222 1726853564.28670: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000005c 25222 1726853564.28676: WORKER PROCESS EXITING 25222 1726853564.28701: no more pending results, returning what we have 25222 1726853564.28706: in VariableManager get_vars() 25222 1726853564.28757: Calling all_inventory to load vars for managed_node2 25222 1726853564.28760: Calling groups_inventory to load vars for managed_node2 25222 1726853564.28763: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853564.28774: Calling all_plugins_play to load vars for managed_node2 25222 1726853564.28777: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853564.28779: Calling groups_plugins_play to load vars for managed_node2 25222 1726853564.30158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853564.31845: done with get_vars() 25222 1726853564.31863: variable 'ansible_search_path' from source: unknown 25222 1726853564.31886: we have included files to process 25222 1726853564.31887: generating all_blocks data 25222 1726853564.31889: done generating all_blocks data 25222 1726853564.31894: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 25222 1726853564.31895: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 25222 1726853564.31898: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 25222 1726853564.32059: in VariableManager get_vars() 25222 1726853564.32084: done with get_vars() 25222 1726853564.32217: done processing included file 25222 1726853564.32218: iterating over new_blocks loaded from include file 25222 1726853564.32224: in VariableManager get_vars() 25222 1726853564.32242: done with get_vars() 25222 1726853564.32244: filtering new block on tags 25222 1726853564.32261: done filtering new block on tags 25222 1726853564.32264: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 25222 1726853564.32270: extending task lists for all hosts with included blocks 25222 1726853564.34410: done extending task lists 25222 1726853564.34412: done processing included files 25222 1726853564.34413: results queue empty 25222 1726853564.34413: checking for any_errors_fatal 25222 1726853564.34415: done checking for any_errors_fatal 25222 1726853564.34416: checking for max_fail_percentage 25222 1726853564.34418: done checking for max_fail_percentage 25222 1726853564.34419: checking to see if all hosts have failed and the running result is not ok 25222 1726853564.34419: done checking to see if all hosts have failed 25222 1726853564.34420: getting the remaining hosts for this loop 25222 1726853564.34422: done getting the remaining hosts for this loop 25222 1726853564.34424: getting the next task for host managed_node2 25222 1726853564.34429: done getting next task for host managed_node2 25222 1726853564.34431: ^ task is: TASK: Include the task 'get_interface_stat.yml' 25222 1726853564.34434: ^ state is: HOST STATE: block=3, 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 25222 1726853564.34437: getting variables 25222 1726853564.34438: in VariableManager get_vars() 25222 1726853564.34453: Calling all_inventory to load vars for managed_node2 25222 1726853564.34455: Calling groups_inventory to load vars for managed_node2 25222 1726853564.34457: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853564.34463: Calling all_plugins_play to load vars for managed_node2 25222 1726853564.34466: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853564.34469: Calling groups_plugins_play to load vars for managed_node2 25222 1726853564.35653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853564.37284: done with get_vars() 25222 1726853564.37313: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:32:44 -0400 (0:00:00.107) 0:00:18.254 ****** 25222 1726853564.37394: entering _queue_task() for managed_node2/include_tasks 25222 1726853564.37895: worker is 1 (out of 1 available) 25222 1726853564.37906: exiting _queue_task() for managed_node2/include_tasks 25222 1726853564.37917: done queuing things up, now waiting for results queue to drain 25222 1726853564.37918: waiting for pending results... 25222 1726853564.38321: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 25222 1726853564.38328: in run() - task 02083763-bbaf-cdd5-a5fe-0000000002b5 25222 1726853564.38332: variable 'ansible_search_path' from source: unknown 25222 1726853564.38334: variable 'ansible_search_path' from source: unknown 25222 1726853564.38338: calling self._execute() 25222 1726853564.38527: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853564.38531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853564.38534: variable 'omit' from source: magic vars 25222 1726853564.39087: variable 'ansible_distribution_major_version' from source: facts 25222 1726853564.39091: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853564.39094: _execute() done 25222 1726853564.39096: dumping result to json 25222 1726853564.39098: done dumping result, returning 25222 1726853564.39101: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-cdd5-a5fe-0000000002b5] 25222 1726853564.39105: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000002b5 25222 1726853564.39287: no more pending results, returning what we have 25222 1726853564.39292: in VariableManager get_vars() 25222 1726853564.39346: Calling all_inventory to load vars for managed_node2 25222 1726853564.39349: Calling groups_inventory to load vars for managed_node2 25222 1726853564.39352: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853564.39477: Calling all_plugins_play to load vars for managed_node2 25222 1726853564.39481: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853564.39492: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000002b5 25222 1726853564.39495: WORKER PROCESS EXITING 25222 1726853564.39499: Calling groups_plugins_play to load vars for managed_node2 25222 1726853564.41036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853564.42683: done with get_vars() 25222 1726853564.42709: variable 'ansible_search_path' from source: unknown 25222 1726853564.42710: variable 'ansible_search_path' from source: unknown 25222 1726853564.42746: we have included files to process 25222 1726853564.42747: generating all_blocks data 25222 1726853564.42748: done generating all_blocks data 25222 1726853564.42750: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 25222 1726853564.42751: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 25222 1726853564.42756: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 25222 1726853564.42997: done processing included file 25222 1726853564.42999: iterating over new_blocks loaded from include file 25222 1726853564.43001: in VariableManager get_vars() 25222 1726853564.43019: done with get_vars() 25222 1726853564.43025: filtering new block on tags 25222 1726853564.43041: done filtering new block on tags 25222 1726853564.43043: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 25222 1726853564.43048: extending task lists for all hosts with included blocks 25222 1726853564.43172: done extending task lists 25222 1726853564.43177: done processing included files 25222 1726853564.43178: results queue empty 25222 1726853564.43179: checking for any_errors_fatal 25222 1726853564.43181: done checking for any_errors_fatal 25222 1726853564.43182: checking for max_fail_percentage 25222 1726853564.43183: done checking for max_fail_percentage 25222 1726853564.43184: checking to see if all hosts have failed and the running result is not ok 25222 1726853564.43184: done checking to see if all hosts have failed 25222 1726853564.43185: getting the remaining hosts for this loop 25222 1726853564.43186: done getting the remaining hosts for this loop 25222 1726853564.43189: getting the next task for host managed_node2 25222 1726853564.43193: done getting next task for host managed_node2 25222 1726853564.43195: ^ task is: TASK: Get stat for interface {{ interface }} 25222 1726853564.43198: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853564.43200: getting variables 25222 1726853564.43201: in VariableManager get_vars() 25222 1726853564.43214: Calling all_inventory to load vars for managed_node2 25222 1726853564.43216: Calling groups_inventory to load vars for managed_node2 25222 1726853564.43218: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853564.43223: Calling all_plugins_play to load vars for managed_node2 25222 1726853564.43225: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853564.43228: Calling groups_plugins_play to load vars for managed_node2 25222 1726853564.44427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853564.45983: done with get_vars() 25222 1726853564.46004: done getting variables 25222 1726853564.46176: variable 'interface' from source: play vars TASK [Get stat for interface veth0] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 13:32:44 -0400 (0:00:00.088) 0:00:18.342 ****** 25222 1726853564.46208: entering _queue_task() for managed_node2/stat 25222 1726853564.46561: worker is 1 (out of 1 available) 25222 1726853564.46679: exiting _queue_task() for managed_node2/stat 25222 1726853564.46689: done queuing things up, now waiting for results queue to drain 25222 1726853564.46691: waiting for pending results... 25222 1726853564.46893: running TaskExecutor() for managed_node2/TASK: Get stat for interface veth0 25222 1726853564.47007: in run() - task 02083763-bbaf-cdd5-a5fe-0000000003a0 25222 1726853564.47018: variable 'ansible_search_path' from source: unknown 25222 1726853564.47022: variable 'ansible_search_path' from source: unknown 25222 1726853564.47053: calling self._execute() 25222 1726853564.47131: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853564.47140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853564.47153: variable 'omit' from source: magic vars 25222 1726853564.47416: variable 'ansible_distribution_major_version' from source: facts 25222 1726853564.47425: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853564.47431: variable 'omit' from source: magic vars 25222 1726853564.47464: variable 'omit' from source: magic vars 25222 1726853564.47532: variable 'interface' from source: play vars 25222 1726853564.47545: variable 'omit' from source: magic vars 25222 1726853564.47582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853564.47608: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853564.47625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853564.47639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853564.47649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853564.47677: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853564.47681: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853564.47683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853564.47755: Set connection var ansible_shell_executable to /bin/sh 25222 1726853564.47763: Set connection var ansible_pipelining to False 25222 1726853564.47770: Set connection var ansible_timeout to 10 25222 1726853564.47776: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853564.47780: Set connection var ansible_shell_type to sh 25222 1726853564.47783: Set connection var ansible_connection to ssh 25222 1726853564.47800: variable 'ansible_shell_executable' from source: unknown 25222 1726853564.47803: variable 'ansible_connection' from source: unknown 25222 1726853564.47806: variable 'ansible_module_compression' from source: unknown 25222 1726853564.47808: variable 'ansible_shell_type' from source: unknown 25222 1726853564.47811: variable 'ansible_shell_executable' from source: unknown 25222 1726853564.47813: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853564.47817: variable 'ansible_pipelining' from source: unknown 25222 1726853564.47819: variable 'ansible_timeout' from source: unknown 25222 1726853564.47823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853564.48040: 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__) 25222 1726853564.48064: variable 'omit' from source: magic vars 25222 1726853564.48068: starting attempt loop 25222 1726853564.48072: running the handler 25222 1726853564.48075: _low_level_execute_command(): starting 25222 1726853564.48077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853564.48835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853564.48904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853564.49060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853564.49283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853564.50943: stdout chunk (state=3): >>>/root <<< 25222 1726853564.51045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853564.51075: stderr chunk (state=3): >>><<< 25222 1726853564.51078: stdout chunk (state=3): >>><<< 25222 1726853564.51096: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853564.51109: _low_level_execute_command(): starting 25222 1726853564.51116: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506 `" && echo ansible-tmp-1726853564.5109665-26054-120740913377506="` echo /root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506 `" ) && sleep 0' 25222 1726853564.51688: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853564.51698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853564.51716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853564.51719: stderr chunk (state=3): >>>debug2: match found <<< 25222 1726853564.51730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853564.51793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853564.51800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853564.51867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853564.53930: stdout chunk (state=3): >>>ansible-tmp-1726853564.5109665-26054-120740913377506=/root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506 <<< 25222 1726853564.54047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853564.54065: stderr chunk (state=3): >>><<< 25222 1726853564.54068: stdout chunk (state=3): >>><<< 25222 1726853564.54086: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853564.5109665-26054-120740913377506=/root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853564.54119: variable 'ansible_module_compression' from source: unknown 25222 1726853564.54162: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 25222 1726853564.54191: variable 'ansible_facts' from source: unknown 25222 1726853564.54249: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506/AnsiballZ_stat.py 25222 1726853564.54340: Sending initial data 25222 1726853564.54343: Sent initial data (153 bytes) 25222 1726853564.54751: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853564.54852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853564.54858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853564.54861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853564.55001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853564.56753: 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 <<< 25222 1726853564.56830: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853564.56923: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp8b0tl1j4 /root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506/AnsiballZ_stat.py <<< 25222 1726853564.56926: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506/AnsiballZ_stat.py" <<< 25222 1726853564.57006: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp8b0tl1j4" to remote "/root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506/AnsiballZ_stat.py" <<< 25222 1726853564.57796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853564.57837: stderr chunk (state=3): >>><<< 25222 1726853564.57840: stdout chunk (state=3): >>><<< 25222 1726853564.57987: done transferring module to remote 25222 1726853564.57990: _low_level_execute_command(): starting 25222 1726853564.57992: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506/ /root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506/AnsiballZ_stat.py && sleep 0' 25222 1726853564.58408: 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 <<< 25222 1726853564.58411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853564.58414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853564.58416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853564.58418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853564.58420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853564.58463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853564.58481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853564.58556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853564.60487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853564.60519: stderr chunk (state=3): >>><<< 25222 1726853564.60521: stdout chunk (state=3): >>><<< 25222 1726853564.60568: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853564.60573: _low_level_execute_command(): starting 25222 1726853564.60576: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506/AnsiballZ_stat.py && sleep 0' 25222 1726853564.61063: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853564.61067: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853564.61069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853564.61107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853564.61162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853564.61191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853564.61243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853564.61331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853564.77300: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/veth0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31214, "dev": 23, "nlink": 1, "atime": 1726853553.1082456, "mtime": 1726853553.1082456, "ctime": 1726853553.1082456, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/veth0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 25222 1726853564.78844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853564.78848: stdout chunk (state=3): >>><<< 25222 1726853564.78856: stderr chunk (state=3): >>><<< 25222 1726853564.78880: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/veth0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31214, "dev": 23, "nlink": 1, "atime": 1726853553.1082456, "mtime": 1726853553.1082456, "ctime": 1726853553.1082456, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/veth0", "follow": false, "checksum_algorithm": "sha1"}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853564.78929: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/veth0', '_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-1726853564.5109665-26054-120740913377506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853564.78942: _low_level_execute_command(): starting 25222 1726853564.78947: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853564.5109665-26054-120740913377506/ > /dev/null 2>&1 && sleep 0' 25222 1726853564.79686: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853564.79690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853564.79694: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853564.79786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853564.79790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853564.79792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853564.79981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853564.82079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853564.82082: stdout chunk (state=3): >>><<< 25222 1726853564.82085: stderr chunk (state=3): >>><<< 25222 1726853564.82088: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853564.82090: handler run complete 25222 1726853564.82092: attempt loop complete, returning result 25222 1726853564.82094: _execute() done 25222 1726853564.82098: dumping result to json 25222 1726853564.82100: done dumping result, returning 25222 1726853564.82101: done running TaskExecutor() for managed_node2/TASK: Get stat for interface veth0 [02083763-bbaf-cdd5-a5fe-0000000003a0] 25222 1726853564.82103: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003a0 25222 1726853564.82186: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003a0 25222 1726853564.82189: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726853553.1082456, "block_size": 4096, "blocks": 0, "ctime": 1726853553.1082456, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31214, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1726853553.1082456, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 25222 1726853564.82306: no more pending results, returning what we have 25222 1726853564.82309: results queue empty 25222 1726853564.82310: checking for any_errors_fatal 25222 1726853564.82311: done checking for any_errors_fatal 25222 1726853564.82312: checking for max_fail_percentage 25222 1726853564.82313: done checking for max_fail_percentage 25222 1726853564.82314: checking to see if all hosts have failed and the running result is not ok 25222 1726853564.82315: done checking to see if all hosts have failed 25222 1726853564.82316: getting the remaining hosts for this loop 25222 1726853564.82317: done getting the remaining hosts for this loop 25222 1726853564.82320: getting the next task for host managed_node2 25222 1726853564.82327: done getting next task for host managed_node2 25222 1726853564.82329: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 25222 1726853564.82332: ^ state is: HOST STATE: block=3, 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 25222 1726853564.82336: getting variables 25222 1726853564.82337: in VariableManager get_vars() 25222 1726853564.82445: Calling all_inventory to load vars for managed_node2 25222 1726853564.82448: Calling groups_inventory to load vars for managed_node2 25222 1726853564.82450: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853564.82463: Calling all_plugins_play to load vars for managed_node2 25222 1726853564.82465: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853564.82468: Calling groups_plugins_play to load vars for managed_node2 25222 1726853564.91086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853564.93580: done with get_vars() 25222 1726853564.93605: done getting variables 25222 1726853564.93698: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /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) 25222 1726853564.93810: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'veth0'] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:32:44 -0400 (0:00:00.476) 0:00:18.818 ****** 25222 1726853564.93838: entering _queue_task() for managed_node2/assert 25222 1726853564.93840: Creating lock for assert 25222 1726853564.94439: worker is 1 (out of 1 available) 25222 1726853564.94450: exiting _queue_task() for managed_node2/assert 25222 1726853564.94463: done queuing things up, now waiting for results queue to drain 25222 1726853564.94464: waiting for pending results... 25222 1726853564.94772: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'veth0' 25222 1726853564.94797: in run() - task 02083763-bbaf-cdd5-a5fe-0000000002b6 25222 1726853564.94814: variable 'ansible_search_path' from source: unknown 25222 1726853564.94823: variable 'ansible_search_path' from source: unknown 25222 1726853564.94877: calling self._execute() 25222 1726853564.94984: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853564.95082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853564.95085: variable 'omit' from source: magic vars 25222 1726853564.95477: variable 'ansible_distribution_major_version' from source: facts 25222 1726853564.95480: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853564.95483: variable 'omit' from source: magic vars 25222 1726853564.95503: variable 'omit' from source: magic vars 25222 1726853564.95613: variable 'interface' from source: play vars 25222 1726853564.95648: variable 'omit' from source: magic vars 25222 1726853564.95695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853564.95743: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853564.95770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853564.95841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853564.95849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853564.95858: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853564.95911: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853564.95920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853564.96194: Set connection var ansible_shell_executable to /bin/sh 25222 1726853564.96395: Set connection var ansible_pipelining to False 25222 1726853564.96398: Set connection var ansible_timeout to 10 25222 1726853564.96401: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853564.96404: Set connection var ansible_shell_type to sh 25222 1726853564.96406: Set connection var ansible_connection to ssh 25222 1726853564.96408: variable 'ansible_shell_executable' from source: unknown 25222 1726853564.96410: variable 'ansible_connection' from source: unknown 25222 1726853564.96414: variable 'ansible_module_compression' from source: unknown 25222 1726853564.96417: variable 'ansible_shell_type' from source: unknown 25222 1726853564.96419: variable 'ansible_shell_executable' from source: unknown 25222 1726853564.96421: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853564.96423: variable 'ansible_pipelining' from source: unknown 25222 1726853564.96425: variable 'ansible_timeout' from source: unknown 25222 1726853564.96427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853564.97081: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853564.97085: variable 'omit' from source: magic vars 25222 1726853564.97087: starting attempt loop 25222 1726853564.97089: running the handler 25222 1726853564.97166: variable 'interface_stat' from source: set_fact 25222 1726853564.97514: Evaluated conditional (interface_stat.stat.exists): True 25222 1726853564.97517: handler run complete 25222 1726853564.97623: attempt loop complete, returning result 25222 1726853564.97627: _execute() done 25222 1726853564.97629: dumping result to json 25222 1726853564.97631: done dumping result, returning 25222 1726853564.97634: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'veth0' [02083763-bbaf-cdd5-a5fe-0000000002b6] 25222 1726853564.97636: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000002b6 25222 1726853564.97705: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000002b6 25222 1726853564.97708: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 25222 1726853564.97784: no more pending results, returning what we have 25222 1726853564.97787: results queue empty 25222 1726853564.97789: checking for any_errors_fatal 25222 1726853564.97801: done checking for any_errors_fatal 25222 1726853564.97802: checking for max_fail_percentage 25222 1726853564.97804: done checking for max_fail_percentage 25222 1726853564.97805: checking to see if all hosts have failed and the running result is not ok 25222 1726853564.97806: done checking to see if all hosts have failed 25222 1726853564.97807: getting the remaining hosts for this loop 25222 1726853564.97809: done getting the remaining hosts for this loop 25222 1726853564.97812: getting the next task for host managed_node2 25222 1726853564.97821: done getting next task for host managed_node2 25222 1726853564.97824: ^ task is: TASK: Include the task 'assert_profile_present.yml' 25222 1726853564.97826: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853564.97836: getting variables 25222 1726853564.97838: in VariableManager get_vars() 25222 1726853564.97887: Calling all_inventory to load vars for managed_node2 25222 1726853564.97890: Calling groups_inventory to load vars for managed_node2 25222 1726853564.97892: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853564.97903: Calling all_plugins_play to load vars for managed_node2 25222 1726853564.97907: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853564.97910: Calling groups_plugins_play to load vars for managed_node2 25222 1726853565.00962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853565.03455: done with get_vars() 25222 1726853565.03481: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:49 Friday 20 September 2024 13:32:45 -0400 (0:00:00.097) 0:00:18.916 ****** 25222 1726853565.03574: entering _queue_task() for managed_node2/include_tasks 25222 1726853565.03991: worker is 1 (out of 1 available) 25222 1726853565.04004: exiting _queue_task() for managed_node2/include_tasks 25222 1726853565.04017: done queuing things up, now waiting for results queue to drain 25222 1726853565.04018: waiting for pending results... 25222 1726853565.04283: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 25222 1726853565.04406: in run() - task 02083763-bbaf-cdd5-a5fe-00000000005d 25222 1726853565.04419: variable 'ansible_search_path' from source: unknown 25222 1726853565.04481: calling self._execute() 25222 1726853565.04574: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.04585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.04601: variable 'omit' from source: magic vars 25222 1726853565.04998: variable 'ansible_distribution_major_version' from source: facts 25222 1726853565.05015: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853565.05022: _execute() done 25222 1726853565.05025: dumping result to json 25222 1726853565.05028: done dumping result, returning 25222 1726853565.05033: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [02083763-bbaf-cdd5-a5fe-00000000005d] 25222 1726853565.05038: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000005d 25222 1726853565.05366: no more pending results, returning what we have 25222 1726853565.05370: in VariableManager get_vars() 25222 1726853565.05413: Calling all_inventory to load vars for managed_node2 25222 1726853565.05415: Calling groups_inventory to load vars for managed_node2 25222 1726853565.05418: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853565.05431: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000005d 25222 1726853565.05435: WORKER PROCESS EXITING 25222 1726853565.05540: Calling all_plugins_play to load vars for managed_node2 25222 1726853565.05543: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853565.05547: Calling groups_plugins_play to load vars for managed_node2 25222 1726853565.07211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853565.08881: done with get_vars() 25222 1726853565.08904: variable 'ansible_search_path' from source: unknown 25222 1726853565.08918: we have included files to process 25222 1726853565.08919: generating all_blocks data 25222 1726853565.08921: done generating all_blocks data 25222 1726853565.08926: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 25222 1726853565.08927: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 25222 1726853565.08930: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 25222 1726853565.09182: in VariableManager get_vars() 25222 1726853565.09205: done with get_vars() 25222 1726853565.09494: done processing included file 25222 1726853565.09496: iterating over new_blocks loaded from include file 25222 1726853565.09498: in VariableManager get_vars() 25222 1726853565.09517: done with get_vars() 25222 1726853565.09518: filtering new block on tags 25222 1726853565.09544: done filtering new block on tags 25222 1726853565.09547: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node2 25222 1726853565.09552: extending task lists for all hosts with included blocks 25222 1726853565.12614: done extending task lists 25222 1726853565.12616: done processing included files 25222 1726853565.12616: results queue empty 25222 1726853565.12617: checking for any_errors_fatal 25222 1726853565.12620: done checking for any_errors_fatal 25222 1726853565.12620: checking for max_fail_percentage 25222 1726853565.12622: done checking for max_fail_percentage 25222 1726853565.12622: checking to see if all hosts have failed and the running result is not ok 25222 1726853565.12623: done checking to see if all hosts have failed 25222 1726853565.12624: getting the remaining hosts for this loop 25222 1726853565.12625: done getting the remaining hosts for this loop 25222 1726853565.12627: getting the next task for host managed_node2 25222 1726853565.12632: done getting next task for host managed_node2 25222 1726853565.12634: ^ task is: TASK: Include the task 'get_profile_stat.yml' 25222 1726853565.12636: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853565.12639: getting variables 25222 1726853565.12640: in VariableManager get_vars() 25222 1726853565.12654: Calling all_inventory to load vars for managed_node2 25222 1726853565.12656: Calling groups_inventory to load vars for managed_node2 25222 1726853565.12658: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853565.12664: Calling all_plugins_play to load vars for managed_node2 25222 1726853565.12666: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853565.12669: Calling groups_plugins_play to load vars for managed_node2 25222 1726853565.13888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853565.16802: done with get_vars() 25222 1726853565.16826: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 13:32:45 -0400 (0:00:00.133) 0:00:19.049 ****** 25222 1726853565.16957: entering _queue_task() for managed_node2/include_tasks 25222 1726853565.17550: worker is 1 (out of 1 available) 25222 1726853565.17560: exiting _queue_task() for managed_node2/include_tasks 25222 1726853565.17574: done queuing things up, now waiting for results queue to drain 25222 1726853565.17575: waiting for pending results... 25222 1726853565.17990: running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' 25222 1726853565.17994: in run() - task 02083763-bbaf-cdd5-a5fe-0000000003b8 25222 1726853565.17998: variable 'ansible_search_path' from source: unknown 25222 1726853565.18001: variable 'ansible_search_path' from source: unknown 25222 1726853565.18119: calling self._execute() 25222 1726853565.18276: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.18280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.18284: variable 'omit' from source: magic vars 25222 1726853565.18672: variable 'ansible_distribution_major_version' from source: facts 25222 1726853565.18685: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853565.18691: _execute() done 25222 1726853565.18694: dumping result to json 25222 1726853565.18697: done dumping result, returning 25222 1726853565.18703: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' [02083763-bbaf-cdd5-a5fe-0000000003b8] 25222 1726853565.18708: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003b8 25222 1726853565.18917: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003b8 25222 1726853565.18921: WORKER PROCESS EXITING 25222 1726853565.18950: no more pending results, returning what we have 25222 1726853565.18954: in VariableManager get_vars() 25222 1726853565.18999: Calling all_inventory to load vars for managed_node2 25222 1726853565.19001: Calling groups_inventory to load vars for managed_node2 25222 1726853565.19004: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853565.19016: Calling all_plugins_play to load vars for managed_node2 25222 1726853565.19019: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853565.19022: Calling groups_plugins_play to load vars for managed_node2 25222 1726853565.20517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853565.23661: done with get_vars() 25222 1726853565.23681: variable 'ansible_search_path' from source: unknown 25222 1726853565.23683: variable 'ansible_search_path' from source: unknown 25222 1726853565.23719: we have included files to process 25222 1726853565.23721: generating all_blocks data 25222 1726853565.23723: done generating all_blocks data 25222 1726853565.23724: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 25222 1726853565.23725: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 25222 1726853565.23727: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 25222 1726853565.25864: done processing included file 25222 1726853565.25867: iterating over new_blocks loaded from include file 25222 1726853565.25869: in VariableManager get_vars() 25222 1726853565.25939: done with get_vars() 25222 1726853565.25941: filtering new block on tags 25222 1726853565.25968: done filtering new block on tags 25222 1726853565.26028: in VariableManager get_vars() 25222 1726853565.26047: done with get_vars() 25222 1726853565.26049: filtering new block on tags 25222 1726853565.26135: done filtering new block on tags 25222 1726853565.26139: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 25222 1726853565.26144: extending task lists for all hosts with included blocks 25222 1726853565.26451: done extending task lists 25222 1726853565.26452: done processing included files 25222 1726853565.26453: results queue empty 25222 1726853565.26460: checking for any_errors_fatal 25222 1726853565.26464: done checking for any_errors_fatal 25222 1726853565.26465: checking for max_fail_percentage 25222 1726853565.26466: done checking for max_fail_percentage 25222 1726853565.26467: checking to see if all hosts have failed and the running result is not ok 25222 1726853565.26467: done checking to see if all hosts have failed 25222 1726853565.26468: getting the remaining hosts for this loop 25222 1726853565.26469: done getting the remaining hosts for this loop 25222 1726853565.26473: getting the next task for host managed_node2 25222 1726853565.26478: done getting next task for host managed_node2 25222 1726853565.26480: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 25222 1726853565.26482: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853565.26485: getting variables 25222 1726853565.26486: in VariableManager get_vars() 25222 1726853565.26563: Calling all_inventory to load vars for managed_node2 25222 1726853565.26583: Calling groups_inventory to load vars for managed_node2 25222 1726853565.26587: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853565.26592: Calling all_plugins_play to load vars for managed_node2 25222 1726853565.26600: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853565.26603: Calling groups_plugins_play to load vars for managed_node2 25222 1726853565.27797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853565.29934: done with get_vars() 25222 1726853565.29960: done getting variables 25222 1726853565.30125: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 13:32:45 -0400 (0:00:00.131) 0:00:19.181 ****** 25222 1726853565.30160: entering _queue_task() for managed_node2/set_fact 25222 1726853565.30902: worker is 1 (out of 1 available) 25222 1726853565.30914: exiting _queue_task() for managed_node2/set_fact 25222 1726853565.30928: done queuing things up, now waiting for results queue to drain 25222 1726853565.30929: waiting for pending results... 25222 1726853565.31626: running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag 25222 1726853565.31721: in run() - task 02083763-bbaf-cdd5-a5fe-0000000004b0 25222 1726853565.31727: variable 'ansible_search_path' from source: unknown 25222 1726853565.31730: variable 'ansible_search_path' from source: unknown 25222 1726853565.31760: calling self._execute() 25222 1726853565.31977: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.31989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.32004: variable 'omit' from source: magic vars 25222 1726853565.32876: variable 'ansible_distribution_major_version' from source: facts 25222 1726853565.32880: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853565.32883: variable 'omit' from source: magic vars 25222 1726853565.32899: variable 'omit' from source: magic vars 25222 1726853565.33076: variable 'omit' from source: magic vars 25222 1726853565.33080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853565.33246: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853565.33274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853565.33301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853565.33319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853565.33548: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853565.33552: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.33554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.33690: Set connection var ansible_shell_executable to /bin/sh 25222 1726853565.33704: Set connection var ansible_pipelining to False 25222 1726853565.33718: Set connection var ansible_timeout to 10 25222 1726853565.33729: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853565.33737: Set connection var ansible_shell_type to sh 25222 1726853565.33743: Set connection var ansible_connection to ssh 25222 1726853565.33786: variable 'ansible_shell_executable' from source: unknown 25222 1726853565.33833: variable 'ansible_connection' from source: unknown 25222 1726853565.33837: variable 'ansible_module_compression' from source: unknown 25222 1726853565.33839: variable 'ansible_shell_type' from source: unknown 25222 1726853565.33842: variable 'ansible_shell_executable' from source: unknown 25222 1726853565.33844: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.33846: variable 'ansible_pipelining' from source: unknown 25222 1726853565.33849: variable 'ansible_timeout' from source: unknown 25222 1726853565.33861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.34033: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853565.34053: variable 'omit' from source: magic vars 25222 1726853565.34057: starting attempt loop 25222 1726853565.34067: running the handler 25222 1726853565.34082: handler run complete 25222 1726853565.34092: attempt loop complete, returning result 25222 1726853565.34095: _execute() done 25222 1726853565.34102: dumping result to json 25222 1726853565.34105: done dumping result, returning 25222 1726853565.34112: done running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag [02083763-bbaf-cdd5-a5fe-0000000004b0] 25222 1726853565.34114: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b0 25222 1726853565.34319: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b0 25222 1726853565.34323: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 25222 1726853565.34379: no more pending results, returning what we have 25222 1726853565.34382: results queue empty 25222 1726853565.34383: checking for any_errors_fatal 25222 1726853565.34385: done checking for any_errors_fatal 25222 1726853565.34385: checking for max_fail_percentage 25222 1726853565.34387: done checking for max_fail_percentage 25222 1726853565.34388: checking to see if all hosts have failed and the running result is not ok 25222 1726853565.34388: done checking to see if all hosts have failed 25222 1726853565.34389: getting the remaining hosts for this loop 25222 1726853565.34391: done getting the remaining hosts for this loop 25222 1726853565.34394: getting the next task for host managed_node2 25222 1726853565.34401: done getting next task for host managed_node2 25222 1726853565.34403: ^ task is: TASK: Stat profile file 25222 1726853565.34406: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 25222 1726853565.34410: getting variables 25222 1726853565.34411: in VariableManager get_vars() 25222 1726853565.34457: Calling all_inventory to load vars for managed_node2 25222 1726853565.34460: Calling groups_inventory to load vars for managed_node2 25222 1726853565.34462: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853565.34475: Calling all_plugins_play to load vars for managed_node2 25222 1726853565.34478: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853565.34481: Calling groups_plugins_play to load vars for managed_node2 25222 1726853565.36062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853565.38176: done with get_vars() 25222 1726853565.38206: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 13:32:45 -0400 (0:00:00.081) 0:00:19.263 ****** 25222 1726853565.38303: entering _queue_task() for managed_node2/stat 25222 1726853565.38621: worker is 1 (out of 1 available) 25222 1726853565.38747: exiting _queue_task() for managed_node2/stat 25222 1726853565.38761: done queuing things up, now waiting for results queue to drain 25222 1726853565.38762: waiting for pending results... 25222 1726853565.39028: running TaskExecutor() for managed_node2/TASK: Stat profile file 25222 1726853565.39056: in run() - task 02083763-bbaf-cdd5-a5fe-0000000004b1 25222 1726853565.39177: variable 'ansible_search_path' from source: unknown 25222 1726853565.39181: variable 'ansible_search_path' from source: unknown 25222 1726853565.39184: calling self._execute() 25222 1726853565.39232: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.39249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.39252: variable 'omit' from source: magic vars 25222 1726853565.39666: variable 'ansible_distribution_major_version' from source: facts 25222 1726853565.39679: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853565.39683: variable 'omit' from source: magic vars 25222 1726853565.39775: variable 'omit' from source: magic vars 25222 1726853565.39834: variable 'profile' from source: include params 25222 1726853565.39843: variable 'interface' from source: play vars 25222 1726853565.39919: variable 'interface' from source: play vars 25222 1726853565.39939: variable 'omit' from source: magic vars 25222 1726853565.39990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853565.40076: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853565.40079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853565.40082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853565.40084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853565.40112: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853565.40115: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.40118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.40233: Set connection var ansible_shell_executable to /bin/sh 25222 1726853565.40240: Set connection var ansible_pipelining to False 25222 1726853565.40248: Set connection var ansible_timeout to 10 25222 1726853565.40253: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853565.40259: Set connection var ansible_shell_type to sh 25222 1726853565.40262: Set connection var ansible_connection to ssh 25222 1726853565.40313: variable 'ansible_shell_executable' from source: unknown 25222 1726853565.40316: variable 'ansible_connection' from source: unknown 25222 1726853565.40319: variable 'ansible_module_compression' from source: unknown 25222 1726853565.40321: variable 'ansible_shell_type' from source: unknown 25222 1726853565.40323: variable 'ansible_shell_executable' from source: unknown 25222 1726853565.40326: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.40328: variable 'ansible_pipelining' from source: unknown 25222 1726853565.40331: variable 'ansible_timeout' from source: unknown 25222 1726853565.40333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.40531: 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__) 25222 1726853565.40536: variable 'omit' from source: magic vars 25222 1726853565.40539: starting attempt loop 25222 1726853565.40541: running the handler 25222 1726853565.40544: _low_level_execute_command(): starting 25222 1726853565.40546: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853565.41407: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.41412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853565.41414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853565.41429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.41534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.43330: stdout chunk (state=3): >>>/root <<< 25222 1726853565.43521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853565.43578: stdout chunk (state=3): >>><<< 25222 1726853565.43580: stderr chunk (state=3): >>><<< 25222 1726853565.43638: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853565.43642: _low_level_execute_command(): starting 25222 1726853565.43645: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079 `" && echo ansible-tmp-1726853565.4359846-26107-66775445299079="` echo /root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079 `" ) && sleep 0' 25222 1726853565.44507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853565.44521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853565.44599: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.44658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853565.44707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.44817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.46872: stdout chunk (state=3): >>>ansible-tmp-1726853565.4359846-26107-66775445299079=/root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079 <<< 25222 1726853565.47039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853565.47042: stdout chunk (state=3): >>><<< 25222 1726853565.47045: stderr chunk (state=3): >>><<< 25222 1726853565.47069: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853565.4359846-26107-66775445299079=/root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853565.47280: variable 'ansible_module_compression' from source: unknown 25222 1726853565.47283: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 25222 1726853565.47286: variable 'ansible_facts' from source: unknown 25222 1726853565.47348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079/AnsiballZ_stat.py 25222 1726853565.47494: Sending initial data 25222 1726853565.47505: Sent initial data (152 bytes) 25222 1726853565.48124: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853565.48126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853565.48141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.48229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.49953: 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 <<< 25222 1726853565.50014: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853565.50117: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp4wak1gm3 /root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079/AnsiballZ_stat.py <<< 25222 1726853565.50152: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079/AnsiballZ_stat.py" <<< 25222 1726853565.50245: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp4wak1gm3" to remote "/root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079/AnsiballZ_stat.py" <<< 25222 1726853565.51108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853565.51148: stderr chunk (state=3): >>><<< 25222 1726853565.51156: stdout chunk (state=3): >>><<< 25222 1726853565.51181: done transferring module to remote 25222 1726853565.51187: _low_level_execute_command(): starting 25222 1726853565.51192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079/ /root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079/AnsiballZ_stat.py && sleep 0' 25222 1726853565.51597: 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 <<< 25222 1726853565.51602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853565.51605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.51641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853565.51644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.51729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.53673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853565.53677: stdout chunk (state=3): >>><<< 25222 1726853565.53780: stderr chunk (state=3): >>><<< 25222 1726853565.53784: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853565.53791: _low_level_execute_command(): starting 25222 1726853565.53794: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079/AnsiballZ_stat.py && sleep 0' 25222 1726853565.54388: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.54445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853565.54466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853565.54478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.54583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.70584: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 25222 1726853565.72202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853565.72207: stdout chunk (state=3): >>><<< 25222 1726853565.72209: stderr chunk (state=3): >>><<< 25222 1726853565.72212: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "follow": false, "checksum_algorithm": "sha1"}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853565.72214: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-veth0', '_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-1726853565.4359846-26107-66775445299079/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853565.72217: _low_level_execute_command(): starting 25222 1726853565.72219: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853565.4359846-26107-66775445299079/ > /dev/null 2>&1 && sleep 0' 25222 1726853565.72818: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853565.72851: 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 <<< 25222 1726853565.72892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.72954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853565.72975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.73058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.74985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853565.75006: stderr chunk (state=3): >>><<< 25222 1726853565.75022: stdout chunk (state=3): >>><<< 25222 1726853565.75035: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853565.75041: handler run complete 25222 1726853565.75070: attempt loop complete, returning result 25222 1726853565.75075: _execute() done 25222 1726853565.75077: dumping result to json 25222 1726853565.75079: done dumping result, returning 25222 1726853565.75090: done running TaskExecutor() for managed_node2/TASK: Stat profile file [02083763-bbaf-cdd5-a5fe-0000000004b1] 25222 1726853565.75099: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b1 25222 1726853565.75199: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b1 25222 1726853565.75202: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 25222 1726853565.75288: no more pending results, returning what we have 25222 1726853565.75291: results queue empty 25222 1726853565.75293: checking for any_errors_fatal 25222 1726853565.75299: done checking for any_errors_fatal 25222 1726853565.75299: checking for max_fail_percentage 25222 1726853565.75301: done checking for max_fail_percentage 25222 1726853565.75302: checking to see if all hosts have failed and the running result is not ok 25222 1726853565.75303: done checking to see if all hosts have failed 25222 1726853565.75303: getting the remaining hosts for this loop 25222 1726853565.75305: done getting the remaining hosts for this loop 25222 1726853565.75308: getting the next task for host managed_node2 25222 1726853565.75315: done getting next task for host managed_node2 25222 1726853565.75317: ^ task is: TASK: Set NM profile exist flag based on the profile files 25222 1726853565.75321: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853565.75325: getting variables 25222 1726853565.75326: in VariableManager get_vars() 25222 1726853565.75368: Calling all_inventory to load vars for managed_node2 25222 1726853565.75372: Calling groups_inventory to load vars for managed_node2 25222 1726853565.75374: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853565.75386: Calling all_plugins_play to load vars for managed_node2 25222 1726853565.75388: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853565.75391: Calling groups_plugins_play to load vars for managed_node2 25222 1726853565.76573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853565.77452: done with get_vars() 25222 1726853565.77473: done getting variables 25222 1726853565.77515: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 13:32:45 -0400 (0:00:00.392) 0:00:19.655 ****** 25222 1726853565.77537: entering _queue_task() for managed_node2/set_fact 25222 1726853565.77772: worker is 1 (out of 1 available) 25222 1726853565.77783: exiting _queue_task() for managed_node2/set_fact 25222 1726853565.77795: done queuing things up, now waiting for results queue to drain 25222 1726853565.77796: waiting for pending results... 25222 1726853565.77977: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files 25222 1726853565.78053: in run() - task 02083763-bbaf-cdd5-a5fe-0000000004b2 25222 1726853565.78063: variable 'ansible_search_path' from source: unknown 25222 1726853565.78067: variable 'ansible_search_path' from source: unknown 25222 1726853565.78097: calling self._execute() 25222 1726853565.78172: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.78176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.78186: variable 'omit' from source: magic vars 25222 1726853565.78463: variable 'ansible_distribution_major_version' from source: facts 25222 1726853565.78475: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853565.78552: variable 'profile_stat' from source: set_fact 25222 1726853565.78564: Evaluated conditional (profile_stat.stat.exists): False 25222 1726853565.78568: when evaluation is False, skipping this task 25222 1726853565.78570: _execute() done 25222 1726853565.78574: dumping result to json 25222 1726853565.78577: done dumping result, returning 25222 1726853565.78581: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files [02083763-bbaf-cdd5-a5fe-0000000004b2] 25222 1726853565.78593: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b2 25222 1726853565.79063: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b2 25222 1726853565.79066: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 25222 1726853565.79110: no more pending results, returning what we have 25222 1726853565.79113: results queue empty 25222 1726853565.79114: checking for any_errors_fatal 25222 1726853565.79120: done checking for any_errors_fatal 25222 1726853565.79121: checking for max_fail_percentage 25222 1726853565.79122: done checking for max_fail_percentage 25222 1726853565.79123: checking to see if all hosts have failed and the running result is not ok 25222 1726853565.79124: done checking to see if all hosts have failed 25222 1726853565.79124: getting the remaining hosts for this loop 25222 1726853565.79125: done getting the remaining hosts for this loop 25222 1726853565.79128: getting the next task for host managed_node2 25222 1726853565.79133: done getting next task for host managed_node2 25222 1726853565.79135: ^ task is: TASK: Get NM profile info 25222 1726853565.79139: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 25222 1726853565.79142: getting variables 25222 1726853565.79143: in VariableManager get_vars() 25222 1726853565.79184: Calling all_inventory to load vars for managed_node2 25222 1726853565.79187: Calling groups_inventory to load vars for managed_node2 25222 1726853565.79189: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853565.79199: Calling all_plugins_play to load vars for managed_node2 25222 1726853565.79201: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853565.79204: Calling groups_plugins_play to load vars for managed_node2 25222 1726853565.80605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853565.82049: done with get_vars() 25222 1726853565.82077: done getting variables 25222 1726853565.82139: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 13:32:45 -0400 (0:00:00.046) 0:00:19.702 ****** 25222 1726853565.82173: entering _queue_task() for managed_node2/shell 25222 1726853565.82504: worker is 1 (out of 1 available) 25222 1726853565.82516: exiting _queue_task() for managed_node2/shell 25222 1726853565.82529: done queuing things up, now waiting for results queue to drain 25222 1726853565.82530: waiting for pending results... 25222 1726853565.82988: running TaskExecutor() for managed_node2/TASK: Get NM profile info 25222 1726853565.82994: in run() - task 02083763-bbaf-cdd5-a5fe-0000000004b3 25222 1726853565.82997: variable 'ansible_search_path' from source: unknown 25222 1726853565.83000: variable 'ansible_search_path' from source: unknown 25222 1726853565.83003: calling self._execute() 25222 1726853565.83087: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.83100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.83120: variable 'omit' from source: magic vars 25222 1726853565.83496: variable 'ansible_distribution_major_version' from source: facts 25222 1726853565.83515: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853565.83525: variable 'omit' from source: magic vars 25222 1726853565.83582: variable 'omit' from source: magic vars 25222 1726853565.83684: variable 'profile' from source: include params 25222 1726853565.83694: variable 'interface' from source: play vars 25222 1726853565.83768: variable 'interface' from source: play vars 25222 1726853565.83797: variable 'omit' from source: magic vars 25222 1726853565.83847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853565.83894: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853565.83920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853565.83941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853565.83978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853565.83999: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853565.84007: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.84014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.84194: Set connection var ansible_shell_executable to /bin/sh 25222 1726853565.84198: Set connection var ansible_pipelining to False 25222 1726853565.84200: Set connection var ansible_timeout to 10 25222 1726853565.84203: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853565.84205: Set connection var ansible_shell_type to sh 25222 1726853565.84208: Set connection var ansible_connection to ssh 25222 1726853565.84209: variable 'ansible_shell_executable' from source: unknown 25222 1726853565.84211: variable 'ansible_connection' from source: unknown 25222 1726853565.84213: variable 'ansible_module_compression' from source: unknown 25222 1726853565.84214: variable 'ansible_shell_type' from source: unknown 25222 1726853565.84217: variable 'ansible_shell_executable' from source: unknown 25222 1726853565.84219: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853565.84221: variable 'ansible_pipelining' from source: unknown 25222 1726853565.84223: variable 'ansible_timeout' from source: unknown 25222 1726853565.84225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853565.84364: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853565.84384: variable 'omit' from source: magic vars 25222 1726853565.84393: starting attempt loop 25222 1726853565.84399: running the handler 25222 1726853565.84417: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853565.84439: _low_level_execute_command(): starting 25222 1726853565.84452: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853565.85261: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.85285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853565.85307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853565.85324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.85436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.87245: stdout chunk (state=3): >>>/root <<< 25222 1726853565.87327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853565.87330: stdout chunk (state=3): >>><<< 25222 1726853565.87340: stderr chunk (state=3): >>><<< 25222 1726853565.87378: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853565.87381: _low_level_execute_command(): starting 25222 1726853565.87462: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712 `" && echo ansible-tmp-1726853565.8736622-26127-109945613039712="` echo /root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712 `" ) && sleep 0' 25222 1726853565.88092: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.88128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853565.88139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853565.88173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.88256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.90306: stdout chunk (state=3): >>>ansible-tmp-1726853565.8736622-26127-109945613039712=/root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712 <<< 25222 1726853565.90413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853565.90440: stderr chunk (state=3): >>><<< 25222 1726853565.90444: stdout chunk (state=3): >>><<< 25222 1726853565.90466: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853565.8736622-26127-109945613039712=/root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853565.90495: variable 'ansible_module_compression' from source: unknown 25222 1726853565.90533: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853565.90570: variable 'ansible_facts' from source: unknown 25222 1726853565.90625: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/AnsiballZ_command.py 25222 1726853565.90729: Sending initial data 25222 1726853565.90732: Sent initial data (156 bytes) 25222 1726853565.91429: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.91434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853565.91438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.91495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853565.91501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.91575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.93400: 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 <<< 25222 1726853565.93639: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853565.93920: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpwos4lacd /root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/AnsiballZ_command.py <<< 25222 1726853565.93924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/AnsiballZ_command.py" <<< 25222 1726853565.93980: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpwos4lacd" to remote "/root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/AnsiballZ_command.py" <<< 25222 1726853565.95068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853565.95143: stderr chunk (state=3): >>><<< 25222 1726853565.95152: stdout chunk (state=3): >>><<< 25222 1726853565.95234: done transferring module to remote 25222 1726853565.95249: _low_level_execute_command(): starting 25222 1726853565.95262: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/ /root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/AnsiballZ_command.py && sleep 0' 25222 1726853565.95928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853565.95991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853565.96063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853565.96113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853565.96137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.96249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853565.98434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853565.98443: stdout chunk (state=3): >>><<< 25222 1726853565.98445: stderr chunk (state=3): >>><<< 25222 1726853565.98447: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853565.98449: _low_level_execute_command(): starting 25222 1726853565.98452: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/AnsiballZ_command.py && sleep 0' 25222 1726853565.99724: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853565.99737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853565.99756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853565.99867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853566.17724: stdout chunk (state=3): >>> {"changed": true, "stdout": "veth0 /etc/NetworkManager/system-connections/veth0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "start": "2024-09-20 13:32:46.157432", "end": "2024-09-20 13:32:46.175537", "delta": "0:00:00.018105", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853566.19589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853566.19593: stdout chunk (state=3): >>><<< 25222 1726853566.19596: stderr chunk (state=3): >>><<< 25222 1726853566.19598: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "veth0 /etc/NetworkManager/system-connections/veth0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "start": "2024-09-20 13:32:46.157432", "end": "2024-09-20 13:32:46.175537", "delta": "0:00:00.018105", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853566.19878: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853566.19882: _low_level_execute_command(): starting 25222 1726853566.19887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853565.8736622-26127-109945613039712/ > /dev/null 2>&1 && sleep 0' 25222 1726853566.21090: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853566.21094: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853566.21227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853566.21261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853566.21446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853566.23362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853566.23366: stdout chunk (state=3): >>><<< 25222 1726853566.23375: stderr chunk (state=3): >>><<< 25222 1726853566.23394: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853566.23401: handler run complete 25222 1726853566.23429: Evaluated conditional (False): False 25222 1726853566.23435: attempt loop complete, returning result 25222 1726853566.23438: _execute() done 25222 1726853566.23440: dumping result to json 25222 1726853566.23446: done dumping result, returning 25222 1726853566.23457: done running TaskExecutor() for managed_node2/TASK: Get NM profile info [02083763-bbaf-cdd5-a5fe-0000000004b3] 25222 1726853566.23459: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b3 25222 1726853566.23682: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b3 25222 1726853566.23685: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.018105", "end": "2024-09-20 13:32:46.175537", "rc": 0, "start": "2024-09-20 13:32:46.157432" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection 25222 1726853566.23765: no more pending results, returning what we have 25222 1726853566.23769: results queue empty 25222 1726853566.23773: checking for any_errors_fatal 25222 1726853566.23779: done checking for any_errors_fatal 25222 1726853566.23780: checking for max_fail_percentage 25222 1726853566.23781: done checking for max_fail_percentage 25222 1726853566.23782: checking to see if all hosts have failed and the running result is not ok 25222 1726853566.23783: done checking to see if all hosts have failed 25222 1726853566.23784: getting the remaining hosts for this loop 25222 1726853566.23785: done getting the remaining hosts for this loop 25222 1726853566.23789: getting the next task for host managed_node2 25222 1726853566.23976: done getting next task for host managed_node2 25222 1726853566.23979: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 25222 1726853566.23983: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853566.23986: getting variables 25222 1726853566.23988: in VariableManager get_vars() 25222 1726853566.24024: Calling all_inventory to load vars for managed_node2 25222 1726853566.24026: Calling groups_inventory to load vars for managed_node2 25222 1726853566.24029: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853566.24041: Calling all_plugins_play to load vars for managed_node2 25222 1726853566.24043: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853566.24047: Calling groups_plugins_play to load vars for managed_node2 25222 1726853566.26348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853566.28239: done with get_vars() 25222 1726853566.28263: done getting variables 25222 1726853566.28328: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 13:32:46 -0400 (0:00:00.461) 0:00:20.163 ****** 25222 1726853566.28363: entering _queue_task() for managed_node2/set_fact 25222 1726853566.28831: worker is 1 (out of 1 available) 25222 1726853566.28841: exiting _queue_task() for managed_node2/set_fact 25222 1726853566.28852: done queuing things up, now waiting for results queue to drain 25222 1726853566.28855: waiting for pending results... 25222 1726853566.29063: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 25222 1726853566.29321: in run() - task 02083763-bbaf-cdd5-a5fe-0000000004b4 25222 1726853566.29325: variable 'ansible_search_path' from source: unknown 25222 1726853566.29327: variable 'ansible_search_path' from source: unknown 25222 1726853566.29330: calling self._execute() 25222 1726853566.29540: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.29556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.29580: variable 'omit' from source: magic vars 25222 1726853566.30008: variable 'ansible_distribution_major_version' from source: facts 25222 1726853566.30033: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853566.30180: variable 'nm_profile_exists' from source: set_fact 25222 1726853566.30246: Evaluated conditional (nm_profile_exists.rc == 0): True 25222 1726853566.30249: variable 'omit' from source: magic vars 25222 1726853566.30270: variable 'omit' from source: magic vars 25222 1726853566.30312: variable 'omit' from source: magic vars 25222 1726853566.30361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853566.30401: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853566.30431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853566.30463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.30482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.30573: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853566.30577: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.30579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.30690: Set connection var ansible_shell_executable to /bin/sh 25222 1726853566.30720: Set connection var ansible_pipelining to False 25222 1726853566.30736: Set connection var ansible_timeout to 10 25222 1726853566.30747: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853566.30786: Set connection var ansible_shell_type to sh 25222 1726853566.30789: Set connection var ansible_connection to ssh 25222 1726853566.30806: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.30814: variable 'ansible_connection' from source: unknown 25222 1726853566.30822: variable 'ansible_module_compression' from source: unknown 25222 1726853566.30828: variable 'ansible_shell_type' from source: unknown 25222 1726853566.30835: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.30897: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.30900: variable 'ansible_pipelining' from source: unknown 25222 1726853566.30902: variable 'ansible_timeout' from source: unknown 25222 1726853566.30909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.31078: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853566.31101: variable 'omit' from source: magic vars 25222 1726853566.31276: starting attempt loop 25222 1726853566.31278: running the handler 25222 1726853566.31280: handler run complete 25222 1726853566.31282: attempt loop complete, returning result 25222 1726853566.31284: _execute() done 25222 1726853566.31285: dumping result to json 25222 1726853566.31287: done dumping result, returning 25222 1726853566.31289: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [02083763-bbaf-cdd5-a5fe-0000000004b4] 25222 1726853566.31291: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b4 25222 1726853566.31347: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b4 25222 1726853566.31349: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 25222 1726853566.31412: no more pending results, returning what we have 25222 1726853566.31415: results queue empty 25222 1726853566.31416: checking for any_errors_fatal 25222 1726853566.31425: done checking for any_errors_fatal 25222 1726853566.31426: checking for max_fail_percentage 25222 1726853566.31428: done checking for max_fail_percentage 25222 1726853566.31429: checking to see if all hosts have failed and the running result is not ok 25222 1726853566.31431: done checking to see if all hosts have failed 25222 1726853566.31431: getting the remaining hosts for this loop 25222 1726853566.31433: done getting the remaining hosts for this loop 25222 1726853566.31436: getting the next task for host managed_node2 25222 1726853566.31448: done getting next task for host managed_node2 25222 1726853566.31450: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 25222 1726853566.31457: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853566.31466: getting variables 25222 1726853566.31468: in VariableManager get_vars() 25222 1726853566.31514: Calling all_inventory to load vars for managed_node2 25222 1726853566.31518: Calling groups_inventory to load vars for managed_node2 25222 1726853566.31521: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853566.31534: Calling all_plugins_play to load vars for managed_node2 25222 1726853566.31537: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853566.31540: Calling groups_plugins_play to load vars for managed_node2 25222 1726853566.33304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853566.36004: done with get_vars() 25222 1726853566.36031: done getting variables 25222 1726853566.36095: 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) 25222 1726853566.36210: variable 'profile' from source: include params 25222 1726853566.36214: variable 'interface' from source: play vars 25222 1726853566.36276: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 13:32:46 -0400 (0:00:00.079) 0:00:20.243 ****** 25222 1726853566.36317: entering _queue_task() for managed_node2/command 25222 1726853566.36747: worker is 1 (out of 1 available) 25222 1726853566.36761: exiting _queue_task() for managed_node2/command 25222 1726853566.36775: done queuing things up, now waiting for results queue to drain 25222 1726853566.36777: waiting for pending results... 25222 1726853566.37014: running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-veth0 25222 1726853566.37152: in run() - task 02083763-bbaf-cdd5-a5fe-0000000004b6 25222 1726853566.37159: variable 'ansible_search_path' from source: unknown 25222 1726853566.37161: variable 'ansible_search_path' from source: unknown 25222 1726853566.37177: calling self._execute() 25222 1726853566.37285: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.37297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.37313: variable 'omit' from source: magic vars 25222 1726853566.37804: variable 'ansible_distribution_major_version' from source: facts 25222 1726853566.37808: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853566.37919: variable 'profile_stat' from source: set_fact 25222 1726853566.37938: Evaluated conditional (profile_stat.stat.exists): False 25222 1726853566.37945: when evaluation is False, skipping this task 25222 1726853566.37952: _execute() done 25222 1726853566.37986: dumping result to json 25222 1726853566.37990: done dumping result, returning 25222 1726853566.37993: done running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-veth0 [02083763-bbaf-cdd5-a5fe-0000000004b6] 25222 1726853566.37995: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b6 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 25222 1726853566.38196: no more pending results, returning what we have 25222 1726853566.38200: results queue empty 25222 1726853566.38201: checking for any_errors_fatal 25222 1726853566.38210: done checking for any_errors_fatal 25222 1726853566.38211: checking for max_fail_percentage 25222 1726853566.38213: done checking for max_fail_percentage 25222 1726853566.38214: checking to see if all hosts have failed and the running result is not ok 25222 1726853566.38215: done checking to see if all hosts have failed 25222 1726853566.38215: getting the remaining hosts for this loop 25222 1726853566.38216: done getting the remaining hosts for this loop 25222 1726853566.38220: getting the next task for host managed_node2 25222 1726853566.38227: done getting next task for host managed_node2 25222 1726853566.38344: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 25222 1726853566.38350: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 25222 1726853566.38357: getting variables 25222 1726853566.38359: in VariableManager get_vars() 25222 1726853566.38411: Calling all_inventory to load vars for managed_node2 25222 1726853566.38414: Calling groups_inventory to load vars for managed_node2 25222 1726853566.38417: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853566.38435: Calling all_plugins_play to load vars for managed_node2 25222 1726853566.38439: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853566.38443: Calling groups_plugins_play to load vars for managed_node2 25222 1726853566.39292: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b6 25222 1726853566.39295: WORKER PROCESS EXITING 25222 1726853566.40397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853566.41258: done with get_vars() 25222 1726853566.41275: done getting variables 25222 1726853566.41330: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 25222 1726853566.41439: variable 'profile' from source: include params 25222 1726853566.41443: variable 'interface' from source: play vars 25222 1726853566.41500: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 13:32:46 -0400 (0:00:00.052) 0:00:20.295 ****** 25222 1726853566.41530: entering _queue_task() for managed_node2/set_fact 25222 1726853566.41850: worker is 1 (out of 1 available) 25222 1726853566.41863: exiting _queue_task() for managed_node2/set_fact 25222 1726853566.41875: done queuing things up, now waiting for results queue to drain 25222 1726853566.41877: waiting for pending results... 25222 1726853566.42216: running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-veth0 25222 1726853566.42497: in run() - task 02083763-bbaf-cdd5-a5fe-0000000004b7 25222 1726853566.42520: variable 'ansible_search_path' from source: unknown 25222 1726853566.42529: variable 'ansible_search_path' from source: unknown 25222 1726853566.42575: calling self._execute() 25222 1726853566.42683: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.42704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.42721: variable 'omit' from source: magic vars 25222 1726853566.43138: variable 'ansible_distribution_major_version' from source: facts 25222 1726853566.43158: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853566.43268: variable 'profile_stat' from source: set_fact 25222 1726853566.43280: Evaluated conditional (profile_stat.stat.exists): False 25222 1726853566.43283: when evaluation is False, skipping this task 25222 1726853566.43286: _execute() done 25222 1726853566.43289: dumping result to json 25222 1726853566.43291: done dumping result, returning 25222 1726853566.43297: done running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-veth0 [02083763-bbaf-cdd5-a5fe-0000000004b7] 25222 1726853566.43300: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b7 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 25222 1726853566.43426: no more pending results, returning what we have 25222 1726853566.43431: results queue empty 25222 1726853566.43432: checking for any_errors_fatal 25222 1726853566.43439: done checking for any_errors_fatal 25222 1726853566.43439: checking for max_fail_percentage 25222 1726853566.43441: done checking for max_fail_percentage 25222 1726853566.43442: checking to see if all hosts have failed and the running result is not ok 25222 1726853566.43443: done checking to see if all hosts have failed 25222 1726853566.43443: getting the remaining hosts for this loop 25222 1726853566.43445: done getting the remaining hosts for this loop 25222 1726853566.43448: getting the next task for host managed_node2 25222 1726853566.43458: done getting next task for host managed_node2 25222 1726853566.43460: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 25222 1726853566.43464: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853566.43468: getting variables 25222 1726853566.43469: in VariableManager get_vars() 25222 1726853566.43515: Calling all_inventory to load vars for managed_node2 25222 1726853566.43518: Calling groups_inventory to load vars for managed_node2 25222 1726853566.43521: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853566.43531: Calling all_plugins_play to load vars for managed_node2 25222 1726853566.43533: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853566.43536: Calling groups_plugins_play to load vars for managed_node2 25222 1726853566.44083: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b7 25222 1726853566.44087: WORKER PROCESS EXITING 25222 1726853566.44315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853566.45792: done with get_vars() 25222 1726853566.45816: done getting variables 25222 1726853566.45882: 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) 25222 1726853566.45993: variable 'profile' from source: include params 25222 1726853566.45997: variable 'interface' from source: play vars 25222 1726853566.46059: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 13:32:46 -0400 (0:00:00.045) 0:00:20.341 ****** 25222 1726853566.46093: entering _queue_task() for managed_node2/command 25222 1726853566.46416: worker is 1 (out of 1 available) 25222 1726853566.46430: exiting _queue_task() for managed_node2/command 25222 1726853566.46442: done queuing things up, now waiting for results queue to drain 25222 1726853566.46444: waiting for pending results... 25222 1726853566.46738: running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-veth0 25222 1726853566.46880: in run() - task 02083763-bbaf-cdd5-a5fe-0000000004b8 25222 1726853566.46884: variable 'ansible_search_path' from source: unknown 25222 1726853566.46887: variable 'ansible_search_path' from source: unknown 25222 1726853566.46890: calling self._execute() 25222 1726853566.46989: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.46993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.47003: variable 'omit' from source: magic vars 25222 1726853566.47385: variable 'ansible_distribution_major_version' from source: facts 25222 1726853566.47580: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853566.47585: variable 'profile_stat' from source: set_fact 25222 1726853566.47588: Evaluated conditional (profile_stat.stat.exists): False 25222 1726853566.47590: when evaluation is False, skipping this task 25222 1726853566.47593: _execute() done 25222 1726853566.47595: dumping result to json 25222 1726853566.47597: done dumping result, returning 25222 1726853566.47600: done running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-veth0 [02083763-bbaf-cdd5-a5fe-0000000004b8] 25222 1726853566.47602: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b8 25222 1726853566.47657: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b8 25222 1726853566.47661: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 25222 1726853566.47714: no more pending results, returning what we have 25222 1726853566.47718: results queue empty 25222 1726853566.47719: checking for any_errors_fatal 25222 1726853566.47725: done checking for any_errors_fatal 25222 1726853566.47726: checking for max_fail_percentage 25222 1726853566.47727: done checking for max_fail_percentage 25222 1726853566.47728: checking to see if all hosts have failed and the running result is not ok 25222 1726853566.47729: done checking to see if all hosts have failed 25222 1726853566.47730: getting the remaining hosts for this loop 25222 1726853566.47731: done getting the remaining hosts for this loop 25222 1726853566.47735: getting the next task for host managed_node2 25222 1726853566.47743: done getting next task for host managed_node2 25222 1726853566.47745: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 25222 1726853566.47750: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 25222 1726853566.47755: getting variables 25222 1726853566.47757: in VariableManager get_vars() 25222 1726853566.47799: Calling all_inventory to load vars for managed_node2 25222 1726853566.47802: Calling groups_inventory to load vars for managed_node2 25222 1726853566.47805: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853566.47819: Calling all_plugins_play to load vars for managed_node2 25222 1726853566.47822: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853566.47825: Calling groups_plugins_play to load vars for managed_node2 25222 1726853566.49444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853566.50998: done with get_vars() 25222 1726853566.51019: done getting variables 25222 1726853566.51081: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 25222 1726853566.51185: variable 'profile' from source: include params 25222 1726853566.51189: variable 'interface' from source: play vars 25222 1726853566.51243: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 13:32:46 -0400 (0:00:00.051) 0:00:20.393 ****** 25222 1726853566.51277: entering _queue_task() for managed_node2/set_fact 25222 1726853566.51561: worker is 1 (out of 1 available) 25222 1726853566.51575: exiting _queue_task() for managed_node2/set_fact 25222 1726853566.51588: done queuing things up, now waiting for results queue to drain 25222 1726853566.51590: waiting for pending results... 25222 1726853566.51918: running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-veth0 25222 1726853566.51965: in run() - task 02083763-bbaf-cdd5-a5fe-0000000004b9 25222 1726853566.51982: variable 'ansible_search_path' from source: unknown 25222 1726853566.51986: variable 'ansible_search_path' from source: unknown 25222 1726853566.52038: calling self._execute() 25222 1726853566.52111: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.52142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.52147: variable 'omit' from source: magic vars 25222 1726853566.52482: variable 'ansible_distribution_major_version' from source: facts 25222 1726853566.52677: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853566.52681: variable 'profile_stat' from source: set_fact 25222 1726853566.52683: Evaluated conditional (profile_stat.stat.exists): False 25222 1726853566.52685: when evaluation is False, skipping this task 25222 1726853566.52688: _execute() done 25222 1726853566.52690: dumping result to json 25222 1726853566.52692: done dumping result, returning 25222 1726853566.52695: done running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-veth0 [02083763-bbaf-cdd5-a5fe-0000000004b9] 25222 1726853566.52697: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b9 25222 1726853566.52752: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000004b9 25222 1726853566.52756: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 25222 1726853566.52806: no more pending results, returning what we have 25222 1726853566.52810: results queue empty 25222 1726853566.52811: checking for any_errors_fatal 25222 1726853566.52818: done checking for any_errors_fatal 25222 1726853566.52819: checking for max_fail_percentage 25222 1726853566.52821: done checking for max_fail_percentage 25222 1726853566.52822: checking to see if all hosts have failed and the running result is not ok 25222 1726853566.52823: done checking to see if all hosts have failed 25222 1726853566.52823: getting the remaining hosts for this loop 25222 1726853566.52825: done getting the remaining hosts for this loop 25222 1726853566.52828: getting the next task for host managed_node2 25222 1726853566.52838: done getting next task for host managed_node2 25222 1726853566.52841: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 25222 1726853566.52844: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853566.52849: getting variables 25222 1726853566.52851: in VariableManager get_vars() 25222 1726853566.52898: Calling all_inventory to load vars for managed_node2 25222 1726853566.52901: Calling groups_inventory to load vars for managed_node2 25222 1726853566.52904: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853566.52917: Calling all_plugins_play to load vars for managed_node2 25222 1726853566.52920: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853566.52923: Calling groups_plugins_play to load vars for managed_node2 25222 1726853566.54377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853566.55946: done with get_vars() 25222 1726853566.55969: done getting variables 25222 1726853566.56031: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 25222 1726853566.56139: variable 'profile' from source: include params 25222 1726853566.56143: variable 'interface' from source: play vars 25222 1726853566.56201: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'veth0'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 13:32:46 -0400 (0:00:00.049) 0:00:20.442 ****** 25222 1726853566.56232: entering _queue_task() for managed_node2/assert 25222 1726853566.56521: worker is 1 (out of 1 available) 25222 1726853566.56533: exiting _queue_task() for managed_node2/assert 25222 1726853566.56544: done queuing things up, now waiting for results queue to drain 25222 1726853566.56546: waiting for pending results... 25222 1726853566.56885: running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'veth0' 25222 1726853566.56978: in run() - task 02083763-bbaf-cdd5-a5fe-0000000003b9 25222 1726853566.56982: variable 'ansible_search_path' from source: unknown 25222 1726853566.56986: variable 'ansible_search_path' from source: unknown 25222 1726853566.56990: calling self._execute() 25222 1726853566.57113: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.57116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.57119: variable 'omit' from source: magic vars 25222 1726853566.57446: variable 'ansible_distribution_major_version' from source: facts 25222 1726853566.57462: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853566.57465: variable 'omit' from source: magic vars 25222 1726853566.57546: variable 'omit' from source: magic vars 25222 1726853566.57616: variable 'profile' from source: include params 25222 1726853566.57620: variable 'interface' from source: play vars 25222 1726853566.57688: variable 'interface' from source: play vars 25222 1726853566.57707: variable 'omit' from source: magic vars 25222 1726853566.57764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853566.57785: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853566.57804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853566.57878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.57882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.57885: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853566.57887: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.57889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.57980: Set connection var ansible_shell_executable to /bin/sh 25222 1726853566.57987: Set connection var ansible_pipelining to False 25222 1726853566.57995: Set connection var ansible_timeout to 10 25222 1726853566.58000: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853566.58003: Set connection var ansible_shell_type to sh 25222 1726853566.58006: Set connection var ansible_connection to ssh 25222 1726853566.58077: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.58088: variable 'ansible_connection' from source: unknown 25222 1726853566.58091: variable 'ansible_module_compression' from source: unknown 25222 1726853566.58094: variable 'ansible_shell_type' from source: unknown 25222 1726853566.58096: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.58098: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.58100: variable 'ansible_pipelining' from source: unknown 25222 1726853566.58102: variable 'ansible_timeout' from source: unknown 25222 1726853566.58105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.58207: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853566.58210: variable 'omit' from source: magic vars 25222 1726853566.58213: starting attempt loop 25222 1726853566.58215: running the handler 25222 1726853566.58323: variable 'lsr_net_profile_exists' from source: set_fact 25222 1726853566.58326: Evaluated conditional (lsr_net_profile_exists): True 25222 1726853566.58334: handler run complete 25222 1726853566.58356: attempt loop complete, returning result 25222 1726853566.58359: _execute() done 25222 1726853566.58362: dumping result to json 25222 1726853566.58364: done dumping result, returning 25222 1726853566.58367: done running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'veth0' [02083763-bbaf-cdd5-a5fe-0000000003b9] 25222 1726853566.58369: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003b9 25222 1726853566.58462: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003b9 25222 1726853566.58466: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 25222 1726853566.58520: no more pending results, returning what we have 25222 1726853566.58523: results queue empty 25222 1726853566.58524: checking for any_errors_fatal 25222 1726853566.58529: done checking for any_errors_fatal 25222 1726853566.58529: checking for max_fail_percentage 25222 1726853566.58531: done checking for max_fail_percentage 25222 1726853566.58532: checking to see if all hosts have failed and the running result is not ok 25222 1726853566.58533: done checking to see if all hosts have failed 25222 1726853566.58534: getting the remaining hosts for this loop 25222 1726853566.58535: done getting the remaining hosts for this loop 25222 1726853566.58538: getting the next task for host managed_node2 25222 1726853566.58545: done getting next task for host managed_node2 25222 1726853566.58547: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 25222 1726853566.58549: ^ state is: HOST STATE: block=3, 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? (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 25222 1726853566.58552: getting variables 25222 1726853566.58556: in VariableManager get_vars() 25222 1726853566.58599: Calling all_inventory to load vars for managed_node2 25222 1726853566.58602: Calling groups_inventory to load vars for managed_node2 25222 1726853566.58605: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853566.58615: Calling all_plugins_play to load vars for managed_node2 25222 1726853566.58617: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853566.58620: Calling groups_plugins_play to load vars for managed_node2 25222 1726853566.59520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853566.60647: done with get_vars() 25222 1726853566.60875: done getting variables 25222 1726853566.60939: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 25222 1726853566.61117: variable 'profile' from source: include params 25222 1726853566.61121: variable 'interface' from source: play vars 25222 1726853566.61204: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 13:32:46 -0400 (0:00:00.050) 0:00:20.492 ****** 25222 1726853566.61238: entering _queue_task() for managed_node2/assert 25222 1726853566.61577: worker is 1 (out of 1 available) 25222 1726853566.61588: exiting _queue_task() for managed_node2/assert 25222 1726853566.61601: done queuing things up, now waiting for results queue to drain 25222 1726853566.61602: waiting for pending results... 25222 1726853566.62163: running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'veth0' 25222 1726853566.62260: in run() - task 02083763-bbaf-cdd5-a5fe-0000000003ba 25222 1726853566.62264: variable 'ansible_search_path' from source: unknown 25222 1726853566.62290: variable 'ansible_search_path' from source: unknown 25222 1726853566.62334: calling self._execute() 25222 1726853566.62408: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.62414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.62422: variable 'omit' from source: magic vars 25222 1726853566.62706: variable 'ansible_distribution_major_version' from source: facts 25222 1726853566.62716: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853566.62722: variable 'omit' from source: magic vars 25222 1726853566.62751: variable 'omit' from source: magic vars 25222 1726853566.62825: variable 'profile' from source: include params 25222 1726853566.62829: variable 'interface' from source: play vars 25222 1726853566.62889: variable 'interface' from source: play vars 25222 1726853566.62903: variable 'omit' from source: magic vars 25222 1726853566.62935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853566.62964: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853566.62983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853566.62996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.63005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.63032: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853566.63035: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.63038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.63112: Set connection var ansible_shell_executable to /bin/sh 25222 1726853566.63118: Set connection var ansible_pipelining to False 25222 1726853566.63128: Set connection var ansible_timeout to 10 25222 1726853566.63131: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853566.63133: Set connection var ansible_shell_type to sh 25222 1726853566.63135: Set connection var ansible_connection to ssh 25222 1726853566.63150: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.63153: variable 'ansible_connection' from source: unknown 25222 1726853566.63156: variable 'ansible_module_compression' from source: unknown 25222 1726853566.63162: variable 'ansible_shell_type' from source: unknown 25222 1726853566.63164: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.63166: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.63172: variable 'ansible_pipelining' from source: unknown 25222 1726853566.63175: variable 'ansible_timeout' from source: unknown 25222 1726853566.63178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.63278: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853566.63287: variable 'omit' from source: magic vars 25222 1726853566.63291: starting attempt loop 25222 1726853566.63293: running the handler 25222 1726853566.63368: variable 'lsr_net_profile_ansible_managed' from source: set_fact 25222 1726853566.63373: Evaluated conditional (lsr_net_profile_ansible_managed): True 25222 1726853566.63381: handler run complete 25222 1726853566.63392: attempt loop complete, returning result 25222 1726853566.63395: _execute() done 25222 1726853566.63397: dumping result to json 25222 1726853566.63400: done dumping result, returning 25222 1726853566.63407: done running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'veth0' [02083763-bbaf-cdd5-a5fe-0000000003ba] 25222 1726853566.63409: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003ba 25222 1726853566.63488: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003ba 25222 1726853566.63492: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 25222 1726853566.63541: no more pending results, returning what we have 25222 1726853566.63545: results queue empty 25222 1726853566.63545: checking for any_errors_fatal 25222 1726853566.63550: done checking for any_errors_fatal 25222 1726853566.63551: checking for max_fail_percentage 25222 1726853566.63552: done checking for max_fail_percentage 25222 1726853566.63553: checking to see if all hosts have failed and the running result is not ok 25222 1726853566.63554: done checking to see if all hosts have failed 25222 1726853566.63555: getting the remaining hosts for this loop 25222 1726853566.63556: done getting the remaining hosts for this loop 25222 1726853566.63559: getting the next task for host managed_node2 25222 1726853566.63566: done getting next task for host managed_node2 25222 1726853566.63567: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 25222 1726853566.63570: ^ state is: HOST STATE: block=3, 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? (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 25222 1726853566.63574: getting variables 25222 1726853566.63576: in VariableManager get_vars() 25222 1726853566.63616: Calling all_inventory to load vars for managed_node2 25222 1726853566.63619: Calling groups_inventory to load vars for managed_node2 25222 1726853566.63621: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853566.63631: Calling all_plugins_play to load vars for managed_node2 25222 1726853566.63633: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853566.63636: Calling groups_plugins_play to load vars for managed_node2 25222 1726853566.65765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853566.67582: done with get_vars() 25222 1726853566.67603: done getting variables 25222 1726853566.67665: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 25222 1726853566.67784: variable 'profile' from source: include params 25222 1726853566.67788: variable 'interface' from source: play vars 25222 1726853566.67844: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 13:32:46 -0400 (0:00:00.066) 0:00:20.559 ****** 25222 1726853566.67884: entering _queue_task() for managed_node2/assert 25222 1726853566.68198: worker is 1 (out of 1 available) 25222 1726853566.68211: exiting _queue_task() for managed_node2/assert 25222 1726853566.68222: done queuing things up, now waiting for results queue to drain 25222 1726853566.68223: waiting for pending results... 25222 1726853566.68589: running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in veth0 25222 1726853566.68605: in run() - task 02083763-bbaf-cdd5-a5fe-0000000003bb 25222 1726853566.68618: variable 'ansible_search_path' from source: unknown 25222 1726853566.68622: variable 'ansible_search_path' from source: unknown 25222 1726853566.68680: calling self._execute() 25222 1726853566.68763: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.68768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.68876: variable 'omit' from source: magic vars 25222 1726853566.69161: variable 'ansible_distribution_major_version' from source: facts 25222 1726853566.69175: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853566.69181: variable 'omit' from source: magic vars 25222 1726853566.69222: variable 'omit' from source: magic vars 25222 1726853566.69332: variable 'profile' from source: include params 25222 1726853566.69335: variable 'interface' from source: play vars 25222 1726853566.69407: variable 'interface' from source: play vars 25222 1726853566.69425: variable 'omit' from source: magic vars 25222 1726853566.69474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853566.69510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853566.69531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853566.69548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.69563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.69599: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853566.69602: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.69605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.69718: Set connection var ansible_shell_executable to /bin/sh 25222 1726853566.69724: Set connection var ansible_pipelining to False 25222 1726853566.69732: Set connection var ansible_timeout to 10 25222 1726853566.69737: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853566.69740: Set connection var ansible_shell_type to sh 25222 1726853566.69742: Set connection var ansible_connection to ssh 25222 1726853566.69768: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.69772: variable 'ansible_connection' from source: unknown 25222 1726853566.69775: variable 'ansible_module_compression' from source: unknown 25222 1726853566.69777: variable 'ansible_shell_type' from source: unknown 25222 1726853566.69780: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.69782: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.69784: variable 'ansible_pipelining' from source: unknown 25222 1726853566.69787: variable 'ansible_timeout' from source: unknown 25222 1726853566.69796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.69941: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853566.69950: variable 'omit' from source: magic vars 25222 1726853566.69984: starting attempt loop 25222 1726853566.69988: running the handler 25222 1726853566.70065: variable 'lsr_net_profile_fingerprint' from source: set_fact 25222 1726853566.70068: Evaluated conditional (lsr_net_profile_fingerprint): True 25222 1726853566.70077: handler run complete 25222 1726853566.70092: attempt loop complete, returning result 25222 1726853566.70095: _execute() done 25222 1726853566.70098: dumping result to json 25222 1726853566.70100: done dumping result, returning 25222 1726853566.70103: done running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in veth0 [02083763-bbaf-cdd5-a5fe-0000000003bb] 25222 1726853566.70107: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003bb ok: [managed_node2] => { "changed": false } MSG: All assertions passed 25222 1726853566.70287: no more pending results, returning what we have 25222 1726853566.70290: results queue empty 25222 1726853566.70291: checking for any_errors_fatal 25222 1726853566.70298: done checking for any_errors_fatal 25222 1726853566.70299: checking for max_fail_percentage 25222 1726853566.70300: done checking for max_fail_percentage 25222 1726853566.70302: checking to see if all hosts have failed and the running result is not ok 25222 1726853566.70302: done checking to see if all hosts have failed 25222 1726853566.70303: getting the remaining hosts for this loop 25222 1726853566.70305: done getting the remaining hosts for this loop 25222 1726853566.70308: getting the next task for host managed_node2 25222 1726853566.70316: done getting next task for host managed_node2 25222 1726853566.70318: ^ task is: TASK: Get ip address information 25222 1726853566.70320: ^ state is: HOST STATE: block=3, 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 25222 1726853566.70325: getting variables 25222 1726853566.70326: in VariableManager get_vars() 25222 1726853566.70369: Calling all_inventory to load vars for managed_node2 25222 1726853566.70374: Calling groups_inventory to load vars for managed_node2 25222 1726853566.70377: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853566.70389: Calling all_plugins_play to load vars for managed_node2 25222 1726853566.70393: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853566.70396: Calling groups_plugins_play to load vars for managed_node2 25222 1726853566.70941: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000003bb 25222 1726853566.70945: WORKER PROCESS EXITING 25222 1726853566.71839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853566.73518: done with get_vars() 25222 1726853566.73544: done getting variables 25222 1726853566.73609: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get ip address information] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Friday 20 September 2024 13:32:46 -0400 (0:00:00.057) 0:00:20.616 ****** 25222 1726853566.73639: entering _queue_task() for managed_node2/command 25222 1726853566.73986: worker is 1 (out of 1 available) 25222 1726853566.73998: exiting _queue_task() for managed_node2/command 25222 1726853566.74011: done queuing things up, now waiting for results queue to drain 25222 1726853566.74126: waiting for pending results... 25222 1726853566.74360: running TaskExecutor() for managed_node2/TASK: Get ip address information 25222 1726853566.74403: in run() - task 02083763-bbaf-cdd5-a5fe-00000000005e 25222 1726853566.74422: variable 'ansible_search_path' from source: unknown 25222 1726853566.74467: calling self._execute() 25222 1726853566.74568: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.74584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.74599: variable 'omit' from source: magic vars 25222 1726853566.74967: variable 'ansible_distribution_major_version' from source: facts 25222 1726853566.75076: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853566.75080: variable 'omit' from source: magic vars 25222 1726853566.75082: variable 'omit' from source: magic vars 25222 1726853566.75128: variable 'interface' from source: play vars 25222 1726853566.75153: variable 'omit' from source: magic vars 25222 1726853566.75199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853566.75243: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853566.75269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853566.75294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.75313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853566.75475: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853566.75478: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.75480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.75482: Set connection var ansible_shell_executable to /bin/sh 25222 1726853566.75484: Set connection var ansible_pipelining to False 25222 1726853566.75486: Set connection var ansible_timeout to 10 25222 1726853566.75487: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853566.75490: Set connection var ansible_shell_type to sh 25222 1726853566.75491: Set connection var ansible_connection to ssh 25222 1726853566.75510: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.75516: variable 'ansible_connection' from source: unknown 25222 1726853566.75522: variable 'ansible_module_compression' from source: unknown 25222 1726853566.75527: variable 'ansible_shell_type' from source: unknown 25222 1726853566.75531: variable 'ansible_shell_executable' from source: unknown 25222 1726853566.75536: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853566.75542: variable 'ansible_pipelining' from source: unknown 25222 1726853566.75546: variable 'ansible_timeout' from source: unknown 25222 1726853566.75552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853566.75702: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853566.75726: variable 'omit' from source: magic vars 25222 1726853566.75827: starting attempt loop 25222 1726853566.75831: running the handler 25222 1726853566.75834: _low_level_execute_command(): starting 25222 1726853566.75837: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853566.76703: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853566.76762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853566.76838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853566.76853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853566.77074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853566.78826: stdout chunk (state=3): >>>/root <<< 25222 1726853566.78959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853566.78978: stdout chunk (state=3): >>><<< 25222 1726853566.78993: stderr chunk (state=3): >>><<< 25222 1726853566.79110: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853566.79116: _low_level_execute_command(): starting 25222 1726853566.79119: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190 `" && echo ansible-tmp-1726853566.7902467-26178-140440157593190="` echo /root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190 `" ) && sleep 0' 25222 1726853566.79769: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853566.79793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853566.79809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853566.79921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853566.81967: stdout chunk (state=3): >>>ansible-tmp-1726853566.7902467-26178-140440157593190=/root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190 <<< 25222 1726853566.82185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853566.82195: stdout chunk (state=3): >>><<< 25222 1726853566.82206: stderr chunk (state=3): >>><<< 25222 1726853566.82226: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853566.7902467-26178-140440157593190=/root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853566.82265: variable 'ansible_module_compression' from source: unknown 25222 1726853566.82379: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853566.82383: variable 'ansible_facts' from source: unknown 25222 1726853566.82498: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/AnsiballZ_command.py 25222 1726853566.82699: Sending initial data 25222 1726853566.82702: Sent initial data (156 bytes) 25222 1726853566.83629: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853566.83651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853566.83669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853566.83721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853566.83889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853566.85583: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 25222 1726853566.85604: 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 <<< 25222 1726853566.85669: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853566.85741: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpmssfgkeu /root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/AnsiballZ_command.py <<< 25222 1726853566.85751: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/AnsiballZ_command.py" <<< 25222 1726853566.85811: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpmssfgkeu" to remote "/root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/AnsiballZ_command.py" <<< 25222 1726853566.87006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853566.87064: stderr chunk (state=3): >>><<< 25222 1726853566.87067: stdout chunk (state=3): >>><<< 25222 1726853566.87333: done transferring module to remote 25222 1726853566.87337: _low_level_execute_command(): starting 25222 1726853566.87340: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/ /root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/AnsiballZ_command.py && sleep 0' 25222 1726853566.87701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853566.87711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853566.87721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853566.87734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853566.87745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853566.87785: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853566.87839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853566.87859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853566.87891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853566.87958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853566.89881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853566.89885: stdout chunk (state=3): >>><<< 25222 1726853566.89894: stderr chunk (state=3): >>><<< 25222 1726853566.89909: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853566.89913: _low_level_execute_command(): starting 25222 1726853566.89916: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/AnsiballZ_command.py && sleep 0' 25222 1726853566.90700: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853566.90703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853566.90705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853566.90710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853566.90712: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853566.90714: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853566.90716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853566.90720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853566.90722: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853566.90724: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 25222 1726853566.90726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853566.90728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853566.90730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853566.90732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853566.90734: stderr chunk (state=3): >>>debug2: match found <<< 25222 1726853566.90736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853566.90738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853566.90740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853566.90742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853566.90969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853567.07335: stdout chunk (state=3): >>> {"changed": true, "stdout": "32: veth0@if31: mtu 1500 qdisc noqueue state UP group default qlen 1000\n link/ether 76:0a:d3:67:63:a5 brd ff:ff:ff:ff:ff:ff link-netns ns1\n inet6 2001:db8::2/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 2001:db8::3/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 2001:db8::4/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 fe80::740a:d3ff:fe67:63a5/64 scope link noprefixroute \n valid_lft forever preferred_lft forever", "stderr": "", "rc": 0, "cmd": ["ip", "addr", "show", "veth0"], "start": "2024-09-20 13:32:47.068238", "end": "2024-09-20 13:32:47.072296", "delta": "0:00:00.004058", "msg": "", "invocation": {"module_args": {"_raw_params": "ip addr show veth0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853567.09046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853567.09050: stdout chunk (state=3): >>><<< 25222 1726853567.09058: stderr chunk (state=3): >>><<< 25222 1726853567.09088: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "32: veth0@if31: mtu 1500 qdisc noqueue state UP group default qlen 1000\n link/ether 76:0a:d3:67:63:a5 brd ff:ff:ff:ff:ff:ff link-netns ns1\n inet6 2001:db8::2/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 2001:db8::3/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 2001:db8::4/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 fe80::740a:d3ff:fe67:63a5/64 scope link noprefixroute \n valid_lft forever preferred_lft forever", "stderr": "", "rc": 0, "cmd": ["ip", "addr", "show", "veth0"], "start": "2024-09-20 13:32:47.068238", "end": "2024-09-20 13:32:47.072296", "delta": "0:00:00.004058", "msg": "", "invocation": {"module_args": {"_raw_params": "ip addr show veth0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853567.09177: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip addr show veth0', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853567.09187: _low_level_execute_command(): starting 25222 1726853567.09190: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853566.7902467-26178-140440157593190/ > /dev/null 2>&1 && sleep 0' 25222 1726853567.09861: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853567.09987: 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 <<< 25222 1726853567.09997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853567.10004: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853567.10175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.10273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.10276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853567.10539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853567.10605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853567.12593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853567.12596: stdout chunk (state=3): >>><<< 25222 1726853567.12599: stderr chunk (state=3): >>><<< 25222 1726853567.12782: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853567.12785: handler run complete 25222 1726853567.12788: Evaluated conditional (False): False 25222 1726853567.12790: attempt loop complete, returning result 25222 1726853567.12792: _execute() done 25222 1726853567.12794: dumping result to json 25222 1726853567.12796: done dumping result, returning 25222 1726853567.12798: done running TaskExecutor() for managed_node2/TASK: Get ip address information [02083763-bbaf-cdd5-a5fe-00000000005e] 25222 1726853567.12800: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000005e 25222 1726853567.12878: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000005e 25222 1726853567.12881: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "addr", "show", "veth0" ], "delta": "0:00:00.004058", "end": "2024-09-20 13:32:47.072296", "rc": 0, "start": "2024-09-20 13:32:47.068238" } STDOUT: 32: veth0@if31: mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether 76:0a:d3:67:63:a5 brd ff:ff:ff:ff:ff:ff link-netns ns1 inet6 2001:db8::2/32 scope global noprefixroute valid_lft forever preferred_lft forever inet6 2001:db8::3/32 scope global noprefixroute valid_lft forever preferred_lft forever inet6 2001:db8::4/32 scope global noprefixroute valid_lft forever preferred_lft forever inet6 fe80::740a:d3ff:fe67:63a5/64 scope link noprefixroute valid_lft forever preferred_lft forever 25222 1726853567.12974: no more pending results, returning what we have 25222 1726853567.12979: results queue empty 25222 1726853567.12980: checking for any_errors_fatal 25222 1726853567.12986: done checking for any_errors_fatal 25222 1726853567.12987: checking for max_fail_percentage 25222 1726853567.12990: done checking for max_fail_percentage 25222 1726853567.12998: checking to see if all hosts have failed and the running result is not ok 25222 1726853567.12999: done checking to see if all hosts have failed 25222 1726853567.12999: getting the remaining hosts for this loop 25222 1726853567.13001: done getting the remaining hosts for this loop 25222 1726853567.13004: getting the next task for host managed_node2 25222 1726853567.13011: done getting next task for host managed_node2 25222 1726853567.13013: ^ task is: TASK: Show ip_addr 25222 1726853567.13015: ^ state is: HOST STATE: block=3, 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 25222 1726853567.13019: getting variables 25222 1726853567.13020: in VariableManager get_vars() 25222 1726853567.13064: Calling all_inventory to load vars for managed_node2 25222 1726853567.13066: Calling groups_inventory to load vars for managed_node2 25222 1726853567.13069: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853567.13286: Calling all_plugins_play to load vars for managed_node2 25222 1726853567.13290: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853567.13293: Calling groups_plugins_play to load vars for managed_node2 25222 1726853567.20089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853567.22138: done with get_vars() 25222 1726853567.22163: done getting variables 25222 1726853567.22213: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ip_addr] ************************************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 Friday 20 September 2024 13:32:47 -0400 (0:00:00.485) 0:00:21.102 ****** 25222 1726853567.22238: entering _queue_task() for managed_node2/debug 25222 1726853567.23172: worker is 1 (out of 1 available) 25222 1726853567.23185: exiting _queue_task() for managed_node2/debug 25222 1726853567.23195: done queuing things up, now waiting for results queue to drain 25222 1726853567.23196: waiting for pending results... 25222 1726853567.23788: running TaskExecutor() for managed_node2/TASK: Show ip_addr 25222 1726853567.23855: in run() - task 02083763-bbaf-cdd5-a5fe-00000000005f 25222 1726853567.23866: variable 'ansible_search_path' from source: unknown 25222 1726853567.24005: calling self._execute() 25222 1726853567.24103: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.24107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.24237: variable 'omit' from source: magic vars 25222 1726853567.25176: variable 'ansible_distribution_major_version' from source: facts 25222 1726853567.25180: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853567.25183: variable 'omit' from source: magic vars 25222 1726853567.25186: variable 'omit' from source: magic vars 25222 1726853567.25189: variable 'omit' from source: magic vars 25222 1726853567.25191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853567.25194: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853567.25205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853567.25341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.25356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.25620: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853567.25623: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.25625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.25765: Set connection var ansible_shell_executable to /bin/sh 25222 1726853567.25777: Set connection var ansible_pipelining to False 25222 1726853567.25783: Set connection var ansible_timeout to 10 25222 1726853567.25788: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853567.25791: Set connection var ansible_shell_type to sh 25222 1726853567.25793: Set connection var ansible_connection to ssh 25222 1726853567.25816: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.25819: variable 'ansible_connection' from source: unknown 25222 1726853567.25821: variable 'ansible_module_compression' from source: unknown 25222 1726853567.25824: variable 'ansible_shell_type' from source: unknown 25222 1726853567.25826: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.25828: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.25832: variable 'ansible_pipelining' from source: unknown 25222 1726853567.25835: variable 'ansible_timeout' from source: unknown 25222 1726853567.25840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.26207: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853567.26217: variable 'omit' from source: magic vars 25222 1726853567.26220: starting attempt loop 25222 1726853567.26223: running the handler 25222 1726853567.26385: variable 'ip_addr' from source: set_fact 25222 1726853567.26404: handler run complete 25222 1726853567.26423: attempt loop complete, returning result 25222 1726853567.26426: _execute() done 25222 1726853567.26429: dumping result to json 25222 1726853567.26431: done dumping result, returning 25222 1726853567.26437: done running TaskExecutor() for managed_node2/TASK: Show ip_addr [02083763-bbaf-cdd5-a5fe-00000000005f] 25222 1726853567.26442: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000005f 25222 1726853567.26532: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000005f 25222 1726853567.26536: WORKER PROCESS EXITING ok: [managed_node2] => { "ip_addr.stdout": "32: veth0@if31: mtu 1500 qdisc noqueue state UP group default qlen 1000\n link/ether 76:0a:d3:67:63:a5 brd ff:ff:ff:ff:ff:ff link-netns ns1\n inet6 2001:db8::2/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 2001:db8::3/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 2001:db8::4/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 fe80::740a:d3ff:fe67:63a5/64 scope link noprefixroute \n valid_lft forever preferred_lft forever" } 25222 1726853567.26622: no more pending results, returning what we have 25222 1726853567.26626: results queue empty 25222 1726853567.26627: checking for any_errors_fatal 25222 1726853567.26637: done checking for any_errors_fatal 25222 1726853567.26638: checking for max_fail_percentage 25222 1726853567.26640: done checking for max_fail_percentage 25222 1726853567.26641: checking to see if all hosts have failed and the running result is not ok 25222 1726853567.26642: done checking to see if all hosts have failed 25222 1726853567.26643: getting the remaining hosts for this loop 25222 1726853567.26644: done getting the remaining hosts for this loop 25222 1726853567.26648: getting the next task for host managed_node2 25222 1726853567.26656: done getting next task for host managed_node2 25222 1726853567.26659: ^ task is: TASK: Assert ipv6 addresses are correctly set 25222 1726853567.26661: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853567.26665: getting variables 25222 1726853567.26667: in VariableManager get_vars() 25222 1726853567.26713: Calling all_inventory to load vars for managed_node2 25222 1726853567.26716: Calling groups_inventory to load vars for managed_node2 25222 1726853567.26719: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853567.26730: Calling all_plugins_play to load vars for managed_node2 25222 1726853567.26734: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853567.26737: Calling groups_plugins_play to load vars for managed_node2 25222 1726853567.29707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853567.32995: done with get_vars() 25222 1726853567.33028: done getting variables 25222 1726853567.33208: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 Friday 20 September 2024 13:32:47 -0400 (0:00:00.109) 0:00:21.212 ****** 25222 1726853567.33241: entering _queue_task() for managed_node2/assert 25222 1726853567.34083: worker is 1 (out of 1 available) 25222 1726853567.34098: exiting _queue_task() for managed_node2/assert 25222 1726853567.34111: done queuing things up, now waiting for results queue to drain 25222 1726853567.34113: waiting for pending results... 25222 1726853567.34519: running TaskExecutor() for managed_node2/TASK: Assert ipv6 addresses are correctly set 25222 1726853567.34724: in run() - task 02083763-bbaf-cdd5-a5fe-000000000060 25222 1726853567.34942: variable 'ansible_search_path' from source: unknown 25222 1726853567.34946: calling self._execute() 25222 1726853567.35092: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.35105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.35123: variable 'omit' from source: magic vars 25222 1726853567.35869: variable 'ansible_distribution_major_version' from source: facts 25222 1726853567.35890: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853567.35909: variable 'omit' from source: magic vars 25222 1726853567.35939: variable 'omit' from source: magic vars 25222 1726853567.35986: variable 'omit' from source: magic vars 25222 1726853567.36034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853567.36080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853567.36106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853567.36134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.36152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.36194: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853567.36204: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.36212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.36336: Set connection var ansible_shell_executable to /bin/sh 25222 1726853567.36351: Set connection var ansible_pipelining to False 25222 1726853567.36367: Set connection var ansible_timeout to 10 25222 1726853567.36379: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853567.36387: Set connection var ansible_shell_type to sh 25222 1726853567.36446: Set connection var ansible_connection to ssh 25222 1726853567.36449: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.36452: variable 'ansible_connection' from source: unknown 25222 1726853567.36457: variable 'ansible_module_compression' from source: unknown 25222 1726853567.36460: variable 'ansible_shell_type' from source: unknown 25222 1726853567.36466: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.36469: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.36473: variable 'ansible_pipelining' from source: unknown 25222 1726853567.36475: variable 'ansible_timeout' from source: unknown 25222 1726853567.36477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.36622: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853567.36640: variable 'omit' from source: magic vars 25222 1726853567.36650: starting attempt loop 25222 1726853567.36773: running the handler 25222 1726853567.36814: variable 'ip_addr' from source: set_fact 25222 1726853567.36832: Evaluated conditional ('inet6 2001:db8::2/32' in ip_addr.stdout): True 25222 1726853567.36958: variable 'ip_addr' from source: set_fact 25222 1726853567.36975: Evaluated conditional ('inet6 2001:db8::3/32' in ip_addr.stdout): True 25222 1726853567.37100: variable 'ip_addr' from source: set_fact 25222 1726853567.37114: Evaluated conditional ('inet6 2001:db8::4/32' in ip_addr.stdout): True 25222 1726853567.37126: handler run complete 25222 1726853567.37144: attempt loop complete, returning result 25222 1726853567.37151: _execute() done 25222 1726853567.37161: dumping result to json 25222 1726853567.37169: done dumping result, returning 25222 1726853567.37182: done running TaskExecutor() for managed_node2/TASK: Assert ipv6 addresses are correctly set [02083763-bbaf-cdd5-a5fe-000000000060] 25222 1726853567.37191: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000060 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 25222 1726853567.37339: no more pending results, returning what we have 25222 1726853567.37341: results queue empty 25222 1726853567.37342: checking for any_errors_fatal 25222 1726853567.37347: done checking for any_errors_fatal 25222 1726853567.37347: checking for max_fail_percentage 25222 1726853567.37349: done checking for max_fail_percentage 25222 1726853567.37350: checking to see if all hosts have failed and the running result is not ok 25222 1726853567.37351: done checking to see if all hosts have failed 25222 1726853567.37351: getting the remaining hosts for this loop 25222 1726853567.37353: done getting the remaining hosts for this loop 25222 1726853567.37356: getting the next task for host managed_node2 25222 1726853567.37363: done getting next task for host managed_node2 25222 1726853567.37365: ^ task is: TASK: Get ipv6 routes 25222 1726853567.37367: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853567.37370: getting variables 25222 1726853567.37376: in VariableManager get_vars() 25222 1726853567.37421: Calling all_inventory to load vars for managed_node2 25222 1726853567.37424: Calling groups_inventory to load vars for managed_node2 25222 1726853567.37426: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853567.37438: Calling all_plugins_play to load vars for managed_node2 25222 1726853567.37441: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853567.37444: Calling groups_plugins_play to load vars for managed_node2 25222 1726853567.37962: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000060 25222 1726853567.37967: WORKER PROCESS EXITING 25222 1726853567.39397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853567.40328: done with get_vars() 25222 1726853567.40342: done getting variables 25222 1726853567.40386: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 Friday 20 September 2024 13:32:47 -0400 (0:00:00.071) 0:00:21.284 ****** 25222 1726853567.40408: entering _queue_task() for managed_node2/command 25222 1726853567.40750: worker is 1 (out of 1 available) 25222 1726853567.40764: exiting _queue_task() for managed_node2/command 25222 1726853567.40775: done queuing things up, now waiting for results queue to drain 25222 1726853567.40777: waiting for pending results... 25222 1726853567.41033: running TaskExecutor() for managed_node2/TASK: Get ipv6 routes 25222 1726853567.41085: in run() - task 02083763-bbaf-cdd5-a5fe-000000000061 25222 1726853567.41109: variable 'ansible_search_path' from source: unknown 25222 1726853567.41243: calling self._execute() 25222 1726853567.41343: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.41362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.41384: variable 'omit' from source: magic vars 25222 1726853567.41826: variable 'ansible_distribution_major_version' from source: facts 25222 1726853567.42080: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853567.42084: variable 'omit' from source: magic vars 25222 1726853567.42086: variable 'omit' from source: magic vars 25222 1726853567.42089: variable 'omit' from source: magic vars 25222 1726853567.42103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853567.42145: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853567.42174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853567.42196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.42292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.42325: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853567.42344: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.42356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.42462: Set connection var ansible_shell_executable to /bin/sh 25222 1726853567.42479: Set connection var ansible_pipelining to False 25222 1726853567.42492: Set connection var ansible_timeout to 10 25222 1726853567.42501: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853567.42509: Set connection var ansible_shell_type to sh 25222 1726853567.42566: Set connection var ansible_connection to ssh 25222 1726853567.42570: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.42577: variable 'ansible_connection' from source: unknown 25222 1726853567.42579: variable 'ansible_module_compression' from source: unknown 25222 1726853567.42581: variable 'ansible_shell_type' from source: unknown 25222 1726853567.42583: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.42587: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.42597: variable 'ansible_pipelining' from source: unknown 25222 1726853567.42605: variable 'ansible_timeout' from source: unknown 25222 1726853567.42615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.43088: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853567.43093: variable 'omit' from source: magic vars 25222 1726853567.43096: starting attempt loop 25222 1726853567.43099: running the handler 25222 1726853567.43101: _low_level_execute_command(): starting 25222 1726853567.43103: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853567.43703: 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 <<< 25222 1726853567.43712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853567.43720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.43741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853567.43745: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.43799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853567.43802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853567.43816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853567.43893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853567.45645: stdout chunk (state=3): >>>/root <<< 25222 1726853567.46042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853567.46045: stdout chunk (state=3): >>><<< 25222 1726853567.46048: stderr chunk (state=3): >>><<< 25222 1726853567.46052: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853567.46118: _low_level_execute_command(): starting 25222 1726853567.46125: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949 `" && echo ansible-tmp-1726853567.4605167-26219-278421656113949="` echo /root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949 `" ) && sleep 0' 25222 1726853567.46884: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853567.46903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853567.46917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853567.47018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853567.49053: stdout chunk (state=3): >>>ansible-tmp-1726853567.4605167-26219-278421656113949=/root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949 <<< 25222 1726853567.49186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853567.49196: stdout chunk (state=3): >>><<< 25222 1726853567.49207: stderr chunk (state=3): >>><<< 25222 1726853567.49385: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853567.4605167-26219-278421656113949=/root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853567.49389: variable 'ansible_module_compression' from source: unknown 25222 1726853567.49391: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853567.49425: variable 'ansible_facts' from source: unknown 25222 1726853567.49514: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/AnsiballZ_command.py 25222 1726853567.49705: Sending initial data 25222 1726853567.49709: Sent initial data (156 bytes) 25222 1726853567.50169: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853567.50178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853567.50228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853567.50234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853567.50237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.50240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853567.50243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.50269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853567.50287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853567.50374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853567.52059: 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 <<< 25222 1726853567.52064: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 25222 1726853567.52123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853567.52196: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpn2hlxu60 /root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/AnsiballZ_command.py <<< 25222 1726853567.52199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/AnsiballZ_command.py" <<< 25222 1726853567.52259: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpn2hlxu60" to remote "/root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/AnsiballZ_command.py" <<< 25222 1726853567.52923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853567.52955: stderr chunk (state=3): >>><<< 25222 1726853567.52958: stdout chunk (state=3): >>><<< 25222 1726853567.52980: done transferring module to remote 25222 1726853567.52988: _low_level_execute_command(): starting 25222 1726853567.52991: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/ /root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/AnsiballZ_command.py && sleep 0' 25222 1726853567.53388: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.53435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853567.53439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853567.53513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853567.55410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853567.55434: stderr chunk (state=3): >>><<< 25222 1726853567.55437: stdout chunk (state=3): >>><<< 25222 1726853567.55451: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853567.55454: _low_level_execute_command(): starting 25222 1726853567.55460: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/AnsiballZ_command.py && sleep 0' 25222 1726853567.55852: 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 <<< 25222 1726853567.55858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.55860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853567.55864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853567.55866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.55912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853567.55919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853567.56004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853567.72313: stdout chunk (state=3): >>> {"changed": true, "stdout": "2001:db8::/32 dev veth0 proto kernel metric 101 pref medium\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nfe80::/64 dev veth0 proto kernel metric 1024 pref medium\ndefault via 2001:db8::1 dev veth0 proto static metric 101 pref medium", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "route"], "start": "2024-09-20 13:32:47.718169", "end": "2024-09-20 13:32:47.722079", "delta": "0:00:00.003910", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 route", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853567.74141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853567.74145: stdout chunk (state=3): >>><<< 25222 1726853567.74148: stderr chunk (state=3): >>><<< 25222 1726853567.74174: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "2001:db8::/32 dev veth0 proto kernel metric 101 pref medium\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nfe80::/64 dev veth0 proto kernel metric 1024 pref medium\ndefault via 2001:db8::1 dev veth0 proto static metric 101 pref medium", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "route"], "start": "2024-09-20 13:32:47.718169", "end": "2024-09-20 13:32:47.722079", "delta": "0:00:00.003910", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 route", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853567.74219: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -6 route', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853567.74316: _low_level_execute_command(): starting 25222 1726853567.74319: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853567.4605167-26219-278421656113949/ > /dev/null 2>&1 && sleep 0' 25222 1726853567.74940: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853567.74983: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853567.75045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853567.75067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853567.75093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853567.75230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853567.77443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853567.77447: stdout chunk (state=3): >>><<< 25222 1726853567.77449: stderr chunk (state=3): >>><<< 25222 1726853567.77452: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853567.77454: handler run complete 25222 1726853567.77456: Evaluated conditional (False): False 25222 1726853567.77457: attempt loop complete, returning result 25222 1726853567.77459: _execute() done 25222 1726853567.77461: dumping result to json 25222 1726853567.77463: done dumping result, returning 25222 1726853567.77465: done running TaskExecutor() for managed_node2/TASK: Get ipv6 routes [02083763-bbaf-cdd5-a5fe-000000000061] 25222 1726853567.77467: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000061 ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003910", "end": "2024-09-20 13:32:47.722079", "rc": 0, "start": "2024-09-20 13:32:47.718169" } STDOUT: 2001:db8::/32 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium 25222 1726853567.77911: no more pending results, returning what we have 25222 1726853567.77914: results queue empty 25222 1726853567.77915: checking for any_errors_fatal 25222 1726853567.77919: done checking for any_errors_fatal 25222 1726853567.77919: checking for max_fail_percentage 25222 1726853567.77921: done checking for max_fail_percentage 25222 1726853567.77922: checking to see if all hosts have failed and the running result is not ok 25222 1726853567.77922: done checking to see if all hosts have failed 25222 1726853567.77923: getting the remaining hosts for this loop 25222 1726853567.77924: done getting the remaining hosts for this loop 25222 1726853567.77927: getting the next task for host managed_node2 25222 1726853567.77932: done getting next task for host managed_node2 25222 1726853567.77935: ^ task is: TASK: Show ipv6_route 25222 1726853567.77937: ^ state is: HOST STATE: block=3, 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 25222 1726853567.78028: getting variables 25222 1726853567.78030: in VariableManager get_vars() 25222 1726853567.78074: Calling all_inventory to load vars for managed_node2 25222 1726853567.78077: Calling groups_inventory to load vars for managed_node2 25222 1726853567.78080: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853567.78091: Calling all_plugins_play to load vars for managed_node2 25222 1726853567.78094: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853567.78098: Calling groups_plugins_play to load vars for managed_node2 25222 1726853567.78637: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000061 25222 1726853567.78640: WORKER PROCESS EXITING 25222 1726853567.79496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853567.82135: done with get_vars() 25222 1726853567.82161: done getting variables 25222 1726853567.82380: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ipv6_route] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:73 Friday 20 September 2024 13:32:47 -0400 (0:00:00.419) 0:00:21.704 ****** 25222 1726853567.82410: entering _queue_task() for managed_node2/debug 25222 1726853567.82730: worker is 1 (out of 1 available) 25222 1726853567.82742: exiting _queue_task() for managed_node2/debug 25222 1726853567.82756: done queuing things up, now waiting for results queue to drain 25222 1726853567.82757: waiting for pending results... 25222 1726853567.83191: running TaskExecutor() for managed_node2/TASK: Show ipv6_route 25222 1726853567.83197: in run() - task 02083763-bbaf-cdd5-a5fe-000000000062 25222 1726853567.83200: variable 'ansible_search_path' from source: unknown 25222 1726853567.83204: calling self._execute() 25222 1726853567.83280: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.83286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.83296: variable 'omit' from source: magic vars 25222 1726853567.83673: variable 'ansible_distribution_major_version' from source: facts 25222 1726853567.83878: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853567.83881: variable 'omit' from source: magic vars 25222 1726853567.83884: variable 'omit' from source: magic vars 25222 1726853567.83886: variable 'omit' from source: magic vars 25222 1726853567.83888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853567.83891: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853567.83893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853567.83895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.83897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.83900: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853567.84052: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.84055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.84221: Set connection var ansible_shell_executable to /bin/sh 25222 1726853567.84229: Set connection var ansible_pipelining to False 25222 1726853567.84237: Set connection var ansible_timeout to 10 25222 1726853567.84242: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853567.84245: Set connection var ansible_shell_type to sh 25222 1726853567.84247: Set connection var ansible_connection to ssh 25222 1726853567.84274: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.84277: variable 'ansible_connection' from source: unknown 25222 1726853567.84280: variable 'ansible_module_compression' from source: unknown 25222 1726853567.84282: variable 'ansible_shell_type' from source: unknown 25222 1726853567.84285: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.84287: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.84289: variable 'ansible_pipelining' from source: unknown 25222 1726853567.84291: variable 'ansible_timeout' from source: unknown 25222 1726853567.84296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.84430: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853567.84439: variable 'omit' from source: magic vars 25222 1726853567.84443: starting attempt loop 25222 1726853567.84445: running the handler 25222 1726853567.84779: variable 'ipv6_route' from source: set_fact 25222 1726853567.84795: handler run complete 25222 1726853567.84934: attempt loop complete, returning result 25222 1726853567.84937: _execute() done 25222 1726853567.84940: dumping result to json 25222 1726853567.84942: done dumping result, returning 25222 1726853567.84951: done running TaskExecutor() for managed_node2/TASK: Show ipv6_route [02083763-bbaf-cdd5-a5fe-000000000062] 25222 1726853567.84953: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000062 25222 1726853567.85046: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000062 25222 1726853567.85050: WORKER PROCESS EXITING ok: [managed_node2] => { "ipv6_route.stdout": "2001:db8::/32 dev veth0 proto kernel metric 101 pref medium\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nfe80::/64 dev veth0 proto kernel metric 1024 pref medium\ndefault via 2001:db8::1 dev veth0 proto static metric 101 pref medium" } 25222 1726853567.85107: no more pending results, returning what we have 25222 1726853567.85110: results queue empty 25222 1726853567.85111: checking for any_errors_fatal 25222 1726853567.85123: done checking for any_errors_fatal 25222 1726853567.85123: checking for max_fail_percentage 25222 1726853567.85125: done checking for max_fail_percentage 25222 1726853567.85126: checking to see if all hosts have failed and the running result is not ok 25222 1726853567.85127: done checking to see if all hosts have failed 25222 1726853567.85128: getting the remaining hosts for this loop 25222 1726853567.85129: done getting the remaining hosts for this loop 25222 1726853567.85133: getting the next task for host managed_node2 25222 1726853567.85141: done getting next task for host managed_node2 25222 1726853567.85144: ^ task is: TASK: Assert default ipv6 route is set 25222 1726853567.85146: ^ state is: HOST STATE: block=3, 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 25222 1726853567.85149: getting variables 25222 1726853567.85151: in VariableManager get_vars() 25222 1726853567.85196: Calling all_inventory to load vars for managed_node2 25222 1726853567.85199: Calling groups_inventory to load vars for managed_node2 25222 1726853567.85202: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853567.85214: Calling all_plugins_play to load vars for managed_node2 25222 1726853567.85217: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853567.85220: Calling groups_plugins_play to load vars for managed_node2 25222 1726853567.88425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853567.91255: done with get_vars() 25222 1726853567.91283: done getting variables 25222 1726853567.91342: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is set] **************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 Friday 20 September 2024 13:32:47 -0400 (0:00:00.089) 0:00:21.794 ****** 25222 1726853567.91370: entering _queue_task() for managed_node2/assert 25222 1726853567.91803: worker is 1 (out of 1 available) 25222 1726853567.91814: exiting _queue_task() for managed_node2/assert 25222 1726853567.91824: done queuing things up, now waiting for results queue to drain 25222 1726853567.91826: waiting for pending results... 25222 1726853567.92060: running TaskExecutor() for managed_node2/TASK: Assert default ipv6 route is set 25222 1726853567.92159: in run() - task 02083763-bbaf-cdd5-a5fe-000000000063 25222 1726853567.92163: variable 'ansible_search_path' from source: unknown 25222 1726853567.92181: calling self._execute() 25222 1726853567.92285: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.92296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.92309: variable 'omit' from source: magic vars 25222 1726853567.92700: variable 'ansible_distribution_major_version' from source: facts 25222 1726853567.92877: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853567.92881: variable 'omit' from source: magic vars 25222 1726853567.92883: variable 'omit' from source: magic vars 25222 1726853567.92885: variable 'omit' from source: magic vars 25222 1726853567.92887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853567.92889: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853567.92910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853567.92933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.92949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853567.92985: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853567.92994: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.93005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.93116: Set connection var ansible_shell_executable to /bin/sh 25222 1726853567.93130: Set connection var ansible_pipelining to False 25222 1726853567.93277: Set connection var ansible_timeout to 10 25222 1726853567.93280: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853567.93282: Set connection var ansible_shell_type to sh 25222 1726853567.93285: Set connection var ansible_connection to ssh 25222 1726853567.93287: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.93289: variable 'ansible_connection' from source: unknown 25222 1726853567.93291: variable 'ansible_module_compression' from source: unknown 25222 1726853567.93293: variable 'ansible_shell_type' from source: unknown 25222 1726853567.93295: variable 'ansible_shell_executable' from source: unknown 25222 1726853567.93299: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853567.93307: variable 'ansible_pipelining' from source: unknown 25222 1726853567.93313: variable 'ansible_timeout' from source: unknown 25222 1726853567.93320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853567.93612: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853567.93627: variable 'omit' from source: magic vars 25222 1726853567.93777: starting attempt loop 25222 1726853567.93780: running the handler 25222 1726853567.93991: variable '__test_str' from source: task vars 25222 1726853567.94061: variable 'interface' from source: play vars 25222 1726853567.94277: variable 'ipv6_route' from source: set_fact 25222 1726853567.94280: Evaluated conditional (__test_str in ipv6_route.stdout): True 25222 1726853567.94283: handler run complete 25222 1726853567.94285: attempt loop complete, returning result 25222 1726853567.94287: _execute() done 25222 1726853567.94289: dumping result to json 25222 1726853567.94291: done dumping result, returning 25222 1726853567.94293: done running TaskExecutor() for managed_node2/TASK: Assert default ipv6 route is set [02083763-bbaf-cdd5-a5fe-000000000063] 25222 1726853567.94295: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000063 25222 1726853567.94479: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000063 25222 1726853567.94483: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 25222 1726853567.94565: no more pending results, returning what we have 25222 1726853567.94568: results queue empty 25222 1726853567.94569: checking for any_errors_fatal 25222 1726853567.94578: done checking for any_errors_fatal 25222 1726853567.94579: checking for max_fail_percentage 25222 1726853567.94581: done checking for max_fail_percentage 25222 1726853567.94582: checking to see if all hosts have failed and the running result is not ok 25222 1726853567.94583: done checking to see if all hosts have failed 25222 1726853567.94584: getting the remaining hosts for this loop 25222 1726853567.94585: done getting the remaining hosts for this loop 25222 1726853567.94588: getting the next task for host managed_node2 25222 1726853567.94595: done getting next task for host managed_node2 25222 1726853567.94598: ^ task is: TASK: Ensure ping6 command is present 25222 1726853567.94600: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853567.94603: getting variables 25222 1726853567.94605: in VariableManager get_vars() 25222 1726853567.94650: Calling all_inventory to load vars for managed_node2 25222 1726853567.94653: Calling groups_inventory to load vars for managed_node2 25222 1726853567.94655: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853567.94667: Calling all_plugins_play to load vars for managed_node2 25222 1726853567.94788: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853567.94793: Calling groups_plugins_play to load vars for managed_node2 25222 1726853567.96273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853567.99017: done with get_vars() 25222 1726853567.99040: done getting variables 25222 1726853567.99105: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure ping6 command is present] ***************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 Friday 20 September 2024 13:32:47 -0400 (0:00:00.078) 0:00:21.872 ****** 25222 1726853567.99250: entering _queue_task() for managed_node2/package 25222 1726853568.00007: worker is 1 (out of 1 available) 25222 1726853568.00021: exiting _queue_task() for managed_node2/package 25222 1726853568.00033: done queuing things up, now waiting for results queue to drain 25222 1726853568.00034: waiting for pending results... 25222 1726853568.00588: running TaskExecutor() for managed_node2/TASK: Ensure ping6 command is present 25222 1726853568.00593: in run() - task 02083763-bbaf-cdd5-a5fe-000000000064 25222 1726853568.00595: variable 'ansible_search_path' from source: unknown 25222 1726853568.00978: calling self._execute() 25222 1726853568.00982: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853568.00986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853568.00989: variable 'omit' from source: magic vars 25222 1726853568.01679: variable 'ansible_distribution_major_version' from source: facts 25222 1726853568.01792: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853568.02077: variable 'omit' from source: magic vars 25222 1726853568.02080: variable 'omit' from source: magic vars 25222 1726853568.02678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853568.07748: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853568.07837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853568.08016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853568.08054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853568.08578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853568.08582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853568.08586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853568.08588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853568.08590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853568.08878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853568.08898: variable '__network_is_ostree' from source: set_fact 25222 1726853568.08909: variable 'omit' from source: magic vars 25222 1726853568.08944: variable 'omit' from source: magic vars 25222 1726853568.09079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853568.09115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853568.09137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853568.09158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853568.09177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853568.09213: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853568.09283: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853568.09291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853568.09606: Set connection var ansible_shell_executable to /bin/sh 25222 1726853568.09618: Set connection var ansible_pipelining to False 25222 1726853568.09629: Set connection var ansible_timeout to 10 25222 1726853568.09638: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853568.09644: Set connection var ansible_shell_type to sh 25222 1726853568.09652: Set connection var ansible_connection to ssh 25222 1726853568.09684: variable 'ansible_shell_executable' from source: unknown 25222 1726853568.09694: variable 'ansible_connection' from source: unknown 25222 1726853568.09701: variable 'ansible_module_compression' from source: unknown 25222 1726853568.09707: variable 'ansible_shell_type' from source: unknown 25222 1726853568.09712: variable 'ansible_shell_executable' from source: unknown 25222 1726853568.09718: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853568.09724: variable 'ansible_pipelining' from source: unknown 25222 1726853568.09729: variable 'ansible_timeout' from source: unknown 25222 1726853568.09735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853568.09845: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853568.09991: variable 'omit' from source: magic vars 25222 1726853568.10003: starting attempt loop 25222 1726853568.10011: running the handler 25222 1726853568.10024: variable 'ansible_facts' from source: unknown 25222 1726853568.10033: variable 'ansible_facts' from source: unknown 25222 1726853568.10077: _low_level_execute_command(): starting 25222 1726853568.10186: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853568.11500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853568.11669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853568.11787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.11899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.13653: stdout chunk (state=3): >>>/root <<< 25222 1726853568.13783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853568.13794: stdout chunk (state=3): >>><<< 25222 1726853568.13805: stderr chunk (state=3): >>><<< 25222 1726853568.13831: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853568.14060: _low_level_execute_command(): starting 25222 1726853568.14065: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513 `" && echo ansible-tmp-1726853568.139785-26253-257768573761513="` echo /root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513 `" ) && sleep 0' 25222 1726853568.15121: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.15150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853568.15215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853568.15228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.15327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.17401: stdout chunk (state=3): >>>ansible-tmp-1726853568.139785-26253-257768573761513=/root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513 <<< 25222 1726853568.17554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853568.17614: stderr chunk (state=3): >>><<< 25222 1726853568.17712: stdout chunk (state=3): >>><<< 25222 1726853568.17739: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853568.139785-26253-257768573761513=/root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853568.17778: variable 'ansible_module_compression' from source: unknown 25222 1726853568.17841: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 25222 1726853568.17977: variable 'ansible_facts' from source: unknown 25222 1726853568.18177: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/AnsiballZ_dnf.py 25222 1726853568.18275: Sending initial data 25222 1726853568.18279: Sent initial data (151 bytes) 25222 1726853568.19275: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853568.19279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853568.19281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853568.19284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.19287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853568.19290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.19347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.21034: 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 <<< 25222 1726853568.21130: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853568.21468: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpkfd6ixor /root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/AnsiballZ_dnf.py <<< 25222 1726853568.21473: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/AnsiballZ_dnf.py" <<< 25222 1726853568.21534: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpkfd6ixor" to remote "/root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/AnsiballZ_dnf.py" <<< 25222 1726853568.23297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853568.23363: stderr chunk (state=3): >>><<< 25222 1726853568.23489: stdout chunk (state=3): >>><<< 25222 1726853568.23512: done transferring module to remote 25222 1726853568.23519: _low_level_execute_command(): starting 25222 1726853568.23524: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/ /root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/AnsiballZ_dnf.py && sleep 0' 25222 1726853568.24178: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853568.24187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853568.24198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853568.24377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853568.24381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853568.24383: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853568.24387: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.24392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853568.24394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853568.24396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.24476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.26543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853568.26551: stdout chunk (state=3): >>><<< 25222 1726853568.26556: stderr chunk (state=3): >>><<< 25222 1726853568.26648: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853568.26655: _low_level_execute_command(): starting 25222 1726853568.26658: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/AnsiballZ_dnf.py && sleep 0' 25222 1726853568.27924: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.27989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853568.28027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.28101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.71419: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 25222 1726853568.76488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853568.76514: stderr chunk (state=3): >>><<< 25222 1726853568.76517: stdout chunk (state=3): >>><<< 25222 1726853568.76532: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853568.76566: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853568.76577: _low_level_execute_command(): starting 25222 1726853568.76580: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853568.139785-26253-257768573761513/ > /dev/null 2>&1 && sleep 0' 25222 1726853568.77038: 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 <<< 25222 1726853568.77041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853568.77044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 25222 1726853568.77046: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853568.77048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.77098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853568.77102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853568.77106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.77179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.79130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853568.79151: stderr chunk (state=3): >>><<< 25222 1726853568.79154: stdout chunk (state=3): >>><<< 25222 1726853568.79168: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853568.79176: handler run complete 25222 1726853568.79203: attempt loop complete, returning result 25222 1726853568.79206: _execute() done 25222 1726853568.79209: dumping result to json 25222 1726853568.79214: done dumping result, returning 25222 1726853568.79221: done running TaskExecutor() for managed_node2/TASK: Ensure ping6 command is present [02083763-bbaf-cdd5-a5fe-000000000064] 25222 1726853568.79224: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000064 25222 1726853568.79316: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000064 25222 1726853568.79319: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 25222 1726853568.79385: no more pending results, returning what we have 25222 1726853568.79388: results queue empty 25222 1726853568.79389: checking for any_errors_fatal 25222 1726853568.79396: done checking for any_errors_fatal 25222 1726853568.79396: checking for max_fail_percentage 25222 1726853568.79398: done checking for max_fail_percentage 25222 1726853568.79399: checking to see if all hosts have failed and the running result is not ok 25222 1726853568.79399: done checking to see if all hosts have failed 25222 1726853568.79400: getting the remaining hosts for this loop 25222 1726853568.79401: done getting the remaining hosts for this loop 25222 1726853568.79404: getting the next task for host managed_node2 25222 1726853568.79411: done getting next task for host managed_node2 25222 1726853568.79413: ^ task is: TASK: Test gateway can be pinged 25222 1726853568.79415: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853568.79417: getting variables 25222 1726853568.79419: in VariableManager get_vars() 25222 1726853568.79457: Calling all_inventory to load vars for managed_node2 25222 1726853568.79460: Calling groups_inventory to load vars for managed_node2 25222 1726853568.79462: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853568.79478: Calling all_plugins_play to load vars for managed_node2 25222 1726853568.79481: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853568.79485: Calling groups_plugins_play to load vars for managed_node2 25222 1726853568.80329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853568.81952: done with get_vars() 25222 1726853568.81976: done getting variables 25222 1726853568.82034: 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 [Test gateway can be pinged] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 Friday 20 September 2024 13:32:48 -0400 (0:00:00.828) 0:00:22.700 ****** 25222 1726853568.82062: entering _queue_task() for managed_node2/command 25222 1726853568.82600: worker is 1 (out of 1 available) 25222 1726853568.82612: exiting _queue_task() for managed_node2/command 25222 1726853568.82622: done queuing things up, now waiting for results queue to drain 25222 1726853568.82623: waiting for pending results... 25222 1726853568.82757: running TaskExecutor() for managed_node2/TASK: Test gateway can be pinged 25222 1726853568.82958: in run() - task 02083763-bbaf-cdd5-a5fe-000000000065 25222 1726853568.82962: variable 'ansible_search_path' from source: unknown 25222 1726853568.82964: calling self._execute() 25222 1726853568.83033: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853568.83045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853568.83067: variable 'omit' from source: magic vars 25222 1726853568.83475: variable 'ansible_distribution_major_version' from source: facts 25222 1726853568.83500: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853568.83521: variable 'omit' from source: magic vars 25222 1726853568.83556: variable 'omit' from source: magic vars 25222 1726853568.83602: variable 'omit' from source: magic vars 25222 1726853568.83659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853568.83704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853568.83737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853568.83839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853568.83842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853568.83844: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853568.83846: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853568.83848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853568.83940: Set connection var ansible_shell_executable to /bin/sh 25222 1726853568.83963: Set connection var ansible_pipelining to False 25222 1726853568.83985: Set connection var ansible_timeout to 10 25222 1726853568.83999: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853568.84007: Set connection var ansible_shell_type to sh 25222 1726853568.84015: Set connection var ansible_connection to ssh 25222 1726853568.84067: variable 'ansible_shell_executable' from source: unknown 25222 1726853568.84081: variable 'ansible_connection' from source: unknown 25222 1726853568.84175: variable 'ansible_module_compression' from source: unknown 25222 1726853568.84178: variable 'ansible_shell_type' from source: unknown 25222 1726853568.84181: variable 'ansible_shell_executable' from source: unknown 25222 1726853568.84183: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853568.84185: variable 'ansible_pipelining' from source: unknown 25222 1726853568.84187: variable 'ansible_timeout' from source: unknown 25222 1726853568.84189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853568.84301: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853568.84322: variable 'omit' from source: magic vars 25222 1726853568.84333: starting attempt loop 25222 1726853568.84340: running the handler 25222 1726853568.84366: _low_level_execute_command(): starting 25222 1726853568.84389: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853568.85290: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.85338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853568.85355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853568.85446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.85603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.87357: stdout chunk (state=3): >>>/root <<< 25222 1726853568.87493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853568.87578: stderr chunk (state=3): >>><<< 25222 1726853568.87582: stdout chunk (state=3): >>><<< 25222 1726853568.87596: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853568.87780: _low_level_execute_command(): starting 25222 1726853568.87784: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233 `" && echo ansible-tmp-1726853568.876737-26300-71676824339233="` echo /root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233 `" ) && sleep 0' 25222 1726853568.89201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853568.89204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853568.89206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.89209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853568.89218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.89252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853568.89386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853568.89401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.89485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.91587: stdout chunk (state=3): >>>ansible-tmp-1726853568.876737-26300-71676824339233=/root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233 <<< 25222 1726853568.91673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853568.91837: stderr chunk (state=3): >>><<< 25222 1726853568.92073: stdout chunk (state=3): >>><<< 25222 1726853568.92080: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853568.876737-26300-71676824339233=/root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853568.92083: variable 'ansible_module_compression' from source: unknown 25222 1726853568.92099: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853568.92157: variable 'ansible_facts' from source: unknown 25222 1726853568.92247: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/AnsiballZ_command.py 25222 1726853568.92533: Sending initial data 25222 1726853568.92536: Sent initial data (154 bytes) 25222 1726853568.93275: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853568.93291: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853568.93303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.93346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853568.93364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.93448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.95172: 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 <<< 25222 1726853568.95240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853568.95310: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpz8jyaydy /root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/AnsiballZ_command.py <<< 25222 1726853568.95313: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/AnsiballZ_command.py" <<< 25222 1726853568.95385: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpz8jyaydy" to remote "/root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/AnsiballZ_command.py" <<< 25222 1726853568.96122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853568.96155: stderr chunk (state=3): >>><<< 25222 1726853568.96165: stdout chunk (state=3): >>><<< 25222 1726853568.96183: done transferring module to remote 25222 1726853568.96191: _low_level_execute_command(): starting 25222 1726853568.96196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/ /root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/AnsiballZ_command.py && sleep 0' 25222 1726853568.96616: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853568.96620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.96684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853568.96687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.96755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853568.98818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853568.98821: stdout chunk (state=3): >>><<< 25222 1726853568.98824: stderr chunk (state=3): >>><<< 25222 1726853568.98885: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853568.98914: _low_level_execute_command(): starting 25222 1726853568.98924: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/AnsiballZ_command.py && sleep 0' 25222 1726853568.99525: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853568.99676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853568.99679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853568.99681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853568.99684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853568.99686: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.99689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853568.99692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853568.99719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853568.99790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853569.16200: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 2001:db8::1 (2001:db8::1) 56 data bytes\n64 bytes from 2001:db8::1: icmp_seq=1 ttl=64 time=0.063 ms\n\n--- 2001:db8::1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.063/0.063/0.063/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping6", "-c1", "2001:db8::1"], "start": "2024-09-20 13:32:49.156468", "end": "2024-09-20 13:32:49.160863", "delta": "0:00:00.004395", "msg": "", "invocation": {"module_args": {"_raw_params": "ping6 -c1 2001:db8::1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853569.18078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853569.18082: stdout chunk (state=3): >>><<< 25222 1726853569.18085: stderr chunk (state=3): >>><<< 25222 1726853569.18088: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 2001:db8::1 (2001:db8::1) 56 data bytes\n64 bytes from 2001:db8::1: icmp_seq=1 ttl=64 time=0.063 ms\n\n--- 2001:db8::1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.063/0.063/0.063/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping6", "-c1", "2001:db8::1"], "start": "2024-09-20 13:32:49.156468", "end": "2024-09-20 13:32:49.160863", "delta": "0:00:00.004395", "msg": "", "invocation": {"module_args": {"_raw_params": "ping6 -c1 2001:db8::1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853569.18090: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping6 -c1 2001:db8::1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853569.18093: _low_level_execute_command(): starting 25222 1726853569.18095: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853568.876737-26300-71676824339233/ > /dev/null 2>&1 && sleep 0' 25222 1726853569.18688: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853569.18696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853569.18707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853569.18728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853569.18741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853569.18749: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853569.18758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853569.18774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853569.18783: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853569.18790: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 25222 1726853569.18798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853569.18809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853569.18969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853569.18975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853569.18978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853569.18980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853569.18983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853569.19051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853569.21084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853569.21088: stdout chunk (state=3): >>><<< 25222 1726853569.21091: stderr chunk (state=3): >>><<< 25222 1726853569.21108: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853569.21276: handler run complete 25222 1726853569.21280: Evaluated conditional (False): False 25222 1726853569.21282: attempt loop complete, returning result 25222 1726853569.21284: _execute() done 25222 1726853569.21285: dumping result to json 25222 1726853569.21287: done dumping result, returning 25222 1726853569.21289: done running TaskExecutor() for managed_node2/TASK: Test gateway can be pinged [02083763-bbaf-cdd5-a5fe-000000000065] 25222 1726853569.21291: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000065 25222 1726853569.21364: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000065 25222 1726853569.21367: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ping6", "-c1", "2001:db8::1" ], "delta": "0:00:00.004395", "end": "2024-09-20 13:32:49.160863", "rc": 0, "start": "2024-09-20 13:32:49.156468" } STDOUT: PING 2001:db8::1 (2001:db8::1) 56 data bytes 64 bytes from 2001:db8::1: icmp_seq=1 ttl=64 time=0.063 ms --- 2001:db8::1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.063/0.063/0.063/0.000 ms 25222 1726853569.21444: no more pending results, returning what we have 25222 1726853569.21448: results queue empty 25222 1726853569.21449: checking for any_errors_fatal 25222 1726853569.21461: done checking for any_errors_fatal 25222 1726853569.21462: checking for max_fail_percentage 25222 1726853569.21464: done checking for max_fail_percentage 25222 1726853569.21465: checking to see if all hosts have failed and the running result is not ok 25222 1726853569.21466: done checking to see if all hosts have failed 25222 1726853569.21466: getting the remaining hosts for this loop 25222 1726853569.21468: done getting the remaining hosts for this loop 25222 1726853569.21473: getting the next task for host managed_node2 25222 1726853569.21486: done getting next task for host managed_node2 25222 1726853569.21490: ^ task is: TASK: TEARDOWN: remove profiles. 25222 1726853569.21492: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853569.21495: getting variables 25222 1726853569.21497: in VariableManager get_vars() 25222 1726853569.21542: Calling all_inventory to load vars for managed_node2 25222 1726853569.21546: Calling groups_inventory to load vars for managed_node2 25222 1726853569.21549: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853569.21561: Calling all_plugins_play to load vars for managed_node2 25222 1726853569.21565: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853569.21568: Calling groups_plugins_play to load vars for managed_node2 25222 1726853569.23405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853569.26008: done with get_vars() 25222 1726853569.26040: done getting variables 25222 1726853569.26103: Loading ActionModule 'debug' from /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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 Friday 20 September 2024 13:32:49 -0400 (0:00:00.440) 0:00:23.141 ****** 25222 1726853569.26136: entering _queue_task() for managed_node2/debug 25222 1726853569.26497: worker is 1 (out of 1 available) 25222 1726853569.26510: exiting _queue_task() for managed_node2/debug 25222 1726853569.26522: done queuing things up, now waiting for results queue to drain 25222 1726853569.26524: waiting for pending results... 25222 1726853569.26979: running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. 25222 1726853569.26985: in run() - task 02083763-bbaf-cdd5-a5fe-000000000066 25222 1726853569.26992: variable 'ansible_search_path' from source: unknown 25222 1726853569.26995: calling self._execute() 25222 1726853569.27100: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.27115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.27130: variable 'omit' from source: magic vars 25222 1726853569.27519: variable 'ansible_distribution_major_version' from source: facts 25222 1726853569.27544: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853569.27556: variable 'omit' from source: magic vars 25222 1726853569.27585: variable 'omit' from source: magic vars 25222 1726853569.27626: variable 'omit' from source: magic vars 25222 1726853569.27682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853569.27759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853569.27762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853569.27778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853569.27794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853569.27829: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853569.27838: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.27845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.27977: Set connection var ansible_shell_executable to /bin/sh 25222 1726853569.27981: Set connection var ansible_pipelining to False 25222 1726853569.27983: Set connection var ansible_timeout to 10 25222 1726853569.27991: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853569.27998: Set connection var ansible_shell_type to sh 25222 1726853569.28077: Set connection var ansible_connection to ssh 25222 1726853569.28085: variable 'ansible_shell_executable' from source: unknown 25222 1726853569.28087: variable 'ansible_connection' from source: unknown 25222 1726853569.28089: variable 'ansible_module_compression' from source: unknown 25222 1726853569.28091: variable 'ansible_shell_type' from source: unknown 25222 1726853569.28093: variable 'ansible_shell_executable' from source: unknown 25222 1726853569.28095: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.28097: variable 'ansible_pipelining' from source: unknown 25222 1726853569.28099: variable 'ansible_timeout' from source: unknown 25222 1726853569.28101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.28302: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853569.28305: variable 'omit' from source: magic vars 25222 1726853569.28308: starting attempt loop 25222 1726853569.28310: running the handler 25222 1726853569.28311: handler run complete 25222 1726853569.28313: attempt loop complete, returning result 25222 1726853569.28315: _execute() done 25222 1726853569.28319: dumping result to json 25222 1726853569.28324: done dumping result, returning 25222 1726853569.28325: done running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. [02083763-bbaf-cdd5-a5fe-000000000066] 25222 1726853569.28334: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000066 ok: [managed_node2] => {} MSG: ################################################## 25222 1726853569.28524: no more pending results, returning what we have 25222 1726853569.28527: results queue empty 25222 1726853569.28528: checking for any_errors_fatal 25222 1726853569.28539: done checking for any_errors_fatal 25222 1726853569.28539: checking for max_fail_percentage 25222 1726853569.28541: done checking for max_fail_percentage 25222 1726853569.28542: checking to see if all hosts have failed and the running result is not ok 25222 1726853569.28543: done checking to see if all hosts have failed 25222 1726853569.28543: getting the remaining hosts for this loop 25222 1726853569.28545: done getting the remaining hosts for this loop 25222 1726853569.28548: getting the next task for host managed_node2 25222 1726853569.28559: done getting next task for host managed_node2 25222 1726853569.28564: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 25222 1726853569.28567: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853569.28589: getting variables 25222 1726853569.28591: in VariableManager get_vars() 25222 1726853569.28631: Calling all_inventory to load vars for managed_node2 25222 1726853569.28635: Calling groups_inventory to load vars for managed_node2 25222 1726853569.28637: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853569.28649: Calling all_plugins_play to load vars for managed_node2 25222 1726853569.28651: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853569.28654: Calling groups_plugins_play to load vars for managed_node2 25222 1726853569.29186: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000066 25222 1726853569.29189: WORKER PROCESS EXITING 25222 1726853569.31432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853569.33996: done with get_vars() 25222 1726853569.34059: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:32:49 -0400 (0:00:00.080) 0:00:23.222 ****** 25222 1726853569.34164: entering _queue_task() for managed_node2/include_tasks 25222 1726853569.34707: worker is 1 (out of 1 available) 25222 1726853569.34717: exiting _queue_task() for managed_node2/include_tasks 25222 1726853569.34727: done queuing things up, now waiting for results queue to drain 25222 1726853569.34729: waiting for pending results... 25222 1726853569.34898: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 25222 1726853569.35045: in run() - task 02083763-bbaf-cdd5-a5fe-00000000006e 25222 1726853569.35069: variable 'ansible_search_path' from source: unknown 25222 1726853569.35079: variable 'ansible_search_path' from source: unknown 25222 1726853569.35125: calling self._execute() 25222 1726853569.35230: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.35244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.35258: variable 'omit' from source: magic vars 25222 1726853569.35653: variable 'ansible_distribution_major_version' from source: facts 25222 1726853569.35677: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853569.35690: _execute() done 25222 1726853569.35699: dumping result to json 25222 1726853569.35711: done dumping result, returning 25222 1726853569.35723: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-cdd5-a5fe-00000000006e] 25222 1726853569.35778: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000006e 25222 1726853569.35852: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000006e 25222 1726853569.35855: WORKER PROCESS EXITING 25222 1726853569.35978: no more pending results, returning what we have 25222 1726853569.35984: in VariableManager get_vars() 25222 1726853569.36029: Calling all_inventory to load vars for managed_node2 25222 1726853569.36077: Calling groups_inventory to load vars for managed_node2 25222 1726853569.36080: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853569.36094: Calling all_plugins_play to load vars for managed_node2 25222 1726853569.36097: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853569.36100: Calling groups_plugins_play to load vars for managed_node2 25222 1726853569.37969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853569.39608: done with get_vars() 25222 1726853569.39629: variable 'ansible_search_path' from source: unknown 25222 1726853569.39631: variable 'ansible_search_path' from source: unknown 25222 1726853569.39678: we have included files to process 25222 1726853569.39679: generating all_blocks data 25222 1726853569.39682: done generating all_blocks data 25222 1726853569.39686: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 25222 1726853569.39687: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 25222 1726853569.39690: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 25222 1726853569.40584: done processing included file 25222 1726853569.40586: iterating over new_blocks loaded from include file 25222 1726853569.40587: in VariableManager get_vars() 25222 1726853569.40615: done with get_vars() 25222 1726853569.40617: filtering new block on tags 25222 1726853569.40636: done filtering new block on tags 25222 1726853569.40638: in VariableManager get_vars() 25222 1726853569.40661: done with get_vars() 25222 1726853569.40662: filtering new block on tags 25222 1726853569.40716: done filtering new block on tags 25222 1726853569.40719: in VariableManager get_vars() 25222 1726853569.40741: done with get_vars() 25222 1726853569.40743: filtering new block on tags 25222 1726853569.40760: done filtering new block on tags 25222 1726853569.40762: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 25222 1726853569.40767: extending task lists for all hosts with included blocks 25222 1726853569.42373: done extending task lists 25222 1726853569.42374: done processing included files 25222 1726853569.42375: results queue empty 25222 1726853569.42376: checking for any_errors_fatal 25222 1726853569.42378: done checking for any_errors_fatal 25222 1726853569.42379: checking for max_fail_percentage 25222 1726853569.42380: done checking for max_fail_percentage 25222 1726853569.42381: checking to see if all hosts have failed and the running result is not ok 25222 1726853569.42382: done checking to see if all hosts have failed 25222 1726853569.42382: getting the remaining hosts for this loop 25222 1726853569.42383: done getting the remaining hosts for this loop 25222 1726853569.42386: getting the next task for host managed_node2 25222 1726853569.42390: done getting next task for host managed_node2 25222 1726853569.42393: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 25222 1726853569.42396: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853569.42405: getting variables 25222 1726853569.42406: in VariableManager get_vars() 25222 1726853569.42421: Calling all_inventory to load vars for managed_node2 25222 1726853569.42424: Calling groups_inventory to load vars for managed_node2 25222 1726853569.42425: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853569.42431: Calling all_plugins_play to load vars for managed_node2 25222 1726853569.42433: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853569.42435: Calling groups_plugins_play to load vars for managed_node2 25222 1726853569.43617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853569.45581: done with get_vars() 25222 1726853569.45601: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:32:49 -0400 (0:00:00.115) 0:00:23.337 ****** 25222 1726853569.45713: entering _queue_task() for managed_node2/setup 25222 1726853569.46150: worker is 1 (out of 1 available) 25222 1726853569.46162: exiting _queue_task() for managed_node2/setup 25222 1726853569.46250: done queuing things up, now waiting for results queue to drain 25222 1726853569.46251: waiting for pending results... 25222 1726853569.46487: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 25222 1726853569.46590: in run() - task 02083763-bbaf-cdd5-a5fe-000000000513 25222 1726853569.46680: variable 'ansible_search_path' from source: unknown 25222 1726853569.46688: variable 'ansible_search_path' from source: unknown 25222 1726853569.46693: calling self._execute() 25222 1726853569.46796: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.46812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.46828: variable 'omit' from source: magic vars 25222 1726853569.47273: variable 'ansible_distribution_major_version' from source: facts 25222 1726853569.47292: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853569.47559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853569.49837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853569.49919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853569.49965: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853569.50008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853569.50039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853569.50215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853569.50248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853569.50313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853569.50334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853569.50353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853569.50457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853569.50493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853569.50531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853569.50576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853569.50640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853569.50762: variable '__network_required_facts' from source: role '' defaults 25222 1726853569.50778: variable 'ansible_facts' from source: unknown 25222 1726853569.51553: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 25222 1726853569.51561: when evaluation is False, skipping this task 25222 1726853569.51574: _execute() done 25222 1726853569.51584: dumping result to json 25222 1726853569.51591: done dumping result, returning 25222 1726853569.51603: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-cdd5-a5fe-000000000513] 25222 1726853569.51674: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000513 25222 1726853569.51743: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000513 25222 1726853569.51746: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853569.51794: no more pending results, returning what we have 25222 1726853569.51799: results queue empty 25222 1726853569.51800: checking for any_errors_fatal 25222 1726853569.51801: done checking for any_errors_fatal 25222 1726853569.51802: checking for max_fail_percentage 25222 1726853569.51804: done checking for max_fail_percentage 25222 1726853569.51805: checking to see if all hosts have failed and the running result is not ok 25222 1726853569.51805: done checking to see if all hosts have failed 25222 1726853569.51806: getting the remaining hosts for this loop 25222 1726853569.51807: done getting the remaining hosts for this loop 25222 1726853569.51811: getting the next task for host managed_node2 25222 1726853569.51820: done getting next task for host managed_node2 25222 1726853569.51824: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 25222 1726853569.51829: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853569.51848: getting variables 25222 1726853569.51850: in VariableManager get_vars() 25222 1726853569.51895: Calling all_inventory to load vars for managed_node2 25222 1726853569.51898: Calling groups_inventory to load vars for managed_node2 25222 1726853569.51901: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853569.51913: Calling all_plugins_play to load vars for managed_node2 25222 1726853569.51916: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853569.51919: Calling groups_plugins_play to load vars for managed_node2 25222 1726853569.53569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853569.55162: done with get_vars() 25222 1726853569.55185: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:32:49 -0400 (0:00:00.095) 0:00:23.433 ****** 25222 1726853569.55292: entering _queue_task() for managed_node2/stat 25222 1726853569.55709: worker is 1 (out of 1 available) 25222 1726853569.55719: exiting _queue_task() for managed_node2/stat 25222 1726853569.55730: done queuing things up, now waiting for results queue to drain 25222 1726853569.55732: waiting for pending results... 25222 1726853569.56080: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 25222 1726853569.56085: in run() - task 02083763-bbaf-cdd5-a5fe-000000000515 25222 1726853569.56088: variable 'ansible_search_path' from source: unknown 25222 1726853569.56097: variable 'ansible_search_path' from source: unknown 25222 1726853569.56134: calling self._execute() 25222 1726853569.56235: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.56246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.56263: variable 'omit' from source: magic vars 25222 1726853569.56642: variable 'ansible_distribution_major_version' from source: facts 25222 1726853569.56661: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853569.56838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853569.57118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853569.57173: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853569.57212: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853569.57267: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853569.57344: 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) 25222 1726853569.57476: 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) 25222 1726853569.57485: 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) 25222 1726853569.57488: 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) 25222 1726853569.57538: variable '__network_is_ostree' from source: set_fact 25222 1726853569.57551: Evaluated conditional (not __network_is_ostree is defined): False 25222 1726853569.57559: when evaluation is False, skipping this task 25222 1726853569.57566: _execute() done 25222 1726853569.57593: dumping result to json 25222 1726853569.57599: done dumping result, returning 25222 1726853569.57604: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-cdd5-a5fe-000000000515] 25222 1726853569.57613: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000515 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 25222 1726853569.57860: no more pending results, returning what we have 25222 1726853569.57864: results queue empty 25222 1726853569.57865: checking for any_errors_fatal 25222 1726853569.57874: done checking for any_errors_fatal 25222 1726853569.57874: checking for max_fail_percentage 25222 1726853569.57876: done checking for max_fail_percentage 25222 1726853569.57877: checking to see if all hosts have failed and the running result is not ok 25222 1726853569.57878: done checking to see if all hosts have failed 25222 1726853569.57879: getting the remaining hosts for this loop 25222 1726853569.57880: done getting the remaining hosts for this loop 25222 1726853569.57883: getting the next task for host managed_node2 25222 1726853569.57891: done getting next task for host managed_node2 25222 1726853569.57895: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 25222 1726853569.57899: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853569.57919: getting variables 25222 1726853569.57920: in VariableManager get_vars() 25222 1726853569.57960: Calling all_inventory to load vars for managed_node2 25222 1726853569.57963: Calling groups_inventory to load vars for managed_node2 25222 1726853569.57966: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853569.58084: Calling all_plugins_play to load vars for managed_node2 25222 1726853569.58088: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853569.58094: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000515 25222 1726853569.58096: WORKER PROCESS EXITING 25222 1726853569.58101: Calling groups_plugins_play to load vars for managed_node2 25222 1726853569.59750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853569.61419: done with get_vars() 25222 1726853569.61456: done getting variables 25222 1726853569.61523: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:32:49 -0400 (0:00:00.062) 0:00:23.496 ****** 25222 1726853569.61574: entering _queue_task() for managed_node2/set_fact 25222 1726853569.61987: worker is 1 (out of 1 available) 25222 1726853569.62000: exiting _queue_task() for managed_node2/set_fact 25222 1726853569.62012: done queuing things up, now waiting for results queue to drain 25222 1726853569.62013: waiting for pending results... 25222 1726853569.62306: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 25222 1726853569.62447: in run() - task 02083763-bbaf-cdd5-a5fe-000000000516 25222 1726853569.62495: variable 'ansible_search_path' from source: unknown 25222 1726853569.62499: variable 'ansible_search_path' from source: unknown 25222 1726853569.62502: calling self._execute() 25222 1726853569.62608: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.62614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.62713: variable 'omit' from source: magic vars 25222 1726853569.63007: variable 'ansible_distribution_major_version' from source: facts 25222 1726853569.63020: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853569.63194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853569.63474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853569.63523: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853569.63557: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853569.63598: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853569.63717: 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) 25222 1726853569.63749: 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) 25222 1726853569.63781: 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) 25222 1726853569.63877: 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) 25222 1726853569.63898: variable '__network_is_ostree' from source: set_fact 25222 1726853569.63907: Evaluated conditional (not __network_is_ostree is defined): False 25222 1726853569.63910: when evaluation is False, skipping this task 25222 1726853569.63913: _execute() done 25222 1726853569.63918: dumping result to json 25222 1726853569.63923: done dumping result, returning 25222 1726853569.63932: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-cdd5-a5fe-000000000516] 25222 1726853569.63937: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000516 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 25222 1726853569.64134: no more pending results, returning what we have 25222 1726853569.64138: results queue empty 25222 1726853569.64139: checking for any_errors_fatal 25222 1726853569.64146: done checking for any_errors_fatal 25222 1726853569.64147: checking for max_fail_percentage 25222 1726853569.64148: done checking for max_fail_percentage 25222 1726853569.64149: checking to see if all hosts have failed and the running result is not ok 25222 1726853569.64150: done checking to see if all hosts have failed 25222 1726853569.64151: getting the remaining hosts for this loop 25222 1726853569.64152: done getting the remaining hosts for this loop 25222 1726853569.64159: getting the next task for host managed_node2 25222 1726853569.64169: done getting next task for host managed_node2 25222 1726853569.64175: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 25222 1726853569.64180: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853569.64197: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000516 25222 1726853569.64200: WORKER PROCESS EXITING 25222 1726853569.64316: getting variables 25222 1726853569.64318: in VariableManager get_vars() 25222 1726853569.64360: Calling all_inventory to load vars for managed_node2 25222 1726853569.64363: Calling groups_inventory to load vars for managed_node2 25222 1726853569.64365: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853569.64377: Calling all_plugins_play to load vars for managed_node2 25222 1726853569.64380: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853569.64382: Calling groups_plugins_play to load vars for managed_node2 25222 1726853569.65834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853569.67867: done with get_vars() 25222 1726853569.68012: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:32:49 -0400 (0:00:00.066) 0:00:23.562 ****** 25222 1726853569.68231: entering _queue_task() for managed_node2/service_facts 25222 1726853569.68992: worker is 1 (out of 1 available) 25222 1726853569.69006: exiting _queue_task() for managed_node2/service_facts 25222 1726853569.69018: done queuing things up, now waiting for results queue to drain 25222 1726853569.69019: waiting for pending results... 25222 1726853569.69233: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 25222 1726853569.69478: in run() - task 02083763-bbaf-cdd5-a5fe-000000000518 25222 1726853569.69482: variable 'ansible_search_path' from source: unknown 25222 1726853569.69485: variable 'ansible_search_path' from source: unknown 25222 1726853569.69487: calling self._execute() 25222 1726853569.69570: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.69584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.69600: variable 'omit' from source: magic vars 25222 1726853569.70014: variable 'ansible_distribution_major_version' from source: facts 25222 1726853569.70032: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853569.70044: variable 'omit' from source: magic vars 25222 1726853569.70124: variable 'omit' from source: magic vars 25222 1726853569.70167: variable 'omit' from source: magic vars 25222 1726853569.70287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853569.70291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853569.70293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853569.70309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853569.70324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853569.70358: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853569.70367: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.70377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.70491: Set connection var ansible_shell_executable to /bin/sh 25222 1726853569.70510: Set connection var ansible_pipelining to False 25222 1726853569.70523: Set connection var ansible_timeout to 10 25222 1726853569.70535: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853569.70543: Set connection var ansible_shell_type to sh 25222 1726853569.70550: Set connection var ansible_connection to ssh 25222 1726853569.70577: variable 'ansible_shell_executable' from source: unknown 25222 1726853569.70612: variable 'ansible_connection' from source: unknown 25222 1726853569.70615: variable 'ansible_module_compression' from source: unknown 25222 1726853569.70617: variable 'ansible_shell_type' from source: unknown 25222 1726853569.70620: variable 'ansible_shell_executable' from source: unknown 25222 1726853569.70621: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853569.70623: variable 'ansible_pipelining' from source: unknown 25222 1726853569.70625: variable 'ansible_timeout' from source: unknown 25222 1726853569.70627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853569.70988: 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__) 25222 1726853569.70993: variable 'omit' from source: magic vars 25222 1726853569.70996: starting attempt loop 25222 1726853569.70999: running the handler 25222 1726853569.71002: _low_level_execute_command(): starting 25222 1726853569.71058: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853569.72730: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853569.72736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853569.72805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853569.72892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853569.72914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853569.73068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853569.74817: stdout chunk (state=3): >>>/root <<< 25222 1726853569.74926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853569.74984: stderr chunk (state=3): >>><<< 25222 1726853569.74993: stdout chunk (state=3): >>><<< 25222 1726853569.75027: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853569.75046: _low_level_execute_command(): starting 25222 1726853569.75057: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843 `" && echo ansible-tmp-1726853569.7503443-26347-133714496527843="` echo /root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843 `" ) && sleep 0' 25222 1726853569.75645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853569.75654: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853569.75669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853569.75686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853569.75778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853569.75782: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853569.75793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853569.75795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853569.75798: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853569.75800: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 25222 1726853569.75802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853569.75803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853569.75805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853569.75807: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853569.75809: stderr chunk (state=3): >>>debug2: match found <<< 25222 1726853569.75811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853569.75861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853569.75886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853569.75892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853569.76003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853569.78070: stdout chunk (state=3): >>>ansible-tmp-1726853569.7503443-26347-133714496527843=/root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843 <<< 25222 1726853569.78214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853569.78227: stdout chunk (state=3): >>><<< 25222 1726853569.78239: stderr chunk (state=3): >>><<< 25222 1726853569.78258: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853569.7503443-26347-133714496527843=/root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853569.78476: variable 'ansible_module_compression' from source: unknown 25222 1726853569.78479: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 25222 1726853569.78482: variable 'ansible_facts' from source: unknown 25222 1726853569.78496: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/AnsiballZ_service_facts.py 25222 1726853569.78730: Sending initial data 25222 1726853569.78734: Sent initial data (162 bytes) 25222 1726853569.79280: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853569.79304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853569.79318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853569.79376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853569.79481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853569.79505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853569.79603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853569.81284: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 25222 1726853569.81304: 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 <<< 25222 1726853569.81390: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853569.81489: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpdnq34l4m /root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/AnsiballZ_service_facts.py <<< 25222 1726853569.81492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/AnsiballZ_service_facts.py" <<< 25222 1726853569.81557: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpdnq34l4m" to remote "/root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/AnsiballZ_service_facts.py" <<< 25222 1726853569.82530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853569.82533: stdout chunk (state=3): >>><<< 25222 1726853569.82536: stderr chunk (state=3): >>><<< 25222 1726853569.82540: done transferring module to remote 25222 1726853569.82542: _low_level_execute_command(): starting 25222 1726853569.82545: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/ /root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/AnsiballZ_service_facts.py && sleep 0' 25222 1726853569.83163: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853569.83199: 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 <<< 25222 1726853569.83287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853569.83323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853569.83347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853569.83381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853569.83491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853569.85346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853569.85365: stdout chunk (state=3): >>><<< 25222 1726853569.85385: stderr chunk (state=3): >>><<< 25222 1726853569.85476: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853569.85479: _low_level_execute_command(): starting 25222 1726853569.85482: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/AnsiballZ_service_facts.py && sleep 0' 25222 1726853569.86048: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853569.86089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853569.86168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853571.49565: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 25222 1726853571.49587: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.<<< 25222 1726853571.49606: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 25222 1726853571.49628: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "<<< 25222 1726853571.49642: stdout chunk (state=3): >>>inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "st<<< 25222 1726853571.49649: stdout chunk (state=3): >>>atic", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 25222 1726853571.51222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853571.51247: stderr chunk (state=3): >>><<< 25222 1726853571.51250: stdout chunk (state=3): >>><<< 25222 1726853571.51278: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853571.51931: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853571.51939: _low_level_execute_command(): starting 25222 1726853571.51943: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853569.7503443-26347-133714496527843/ > /dev/null 2>&1 && sleep 0' 25222 1726853571.52389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853571.52392: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853571.52395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.52397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853571.52399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.52444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853571.52447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853571.52450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853571.52522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853571.54442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853571.54467: stderr chunk (state=3): >>><<< 25222 1726853571.54472: stdout chunk (state=3): >>><<< 25222 1726853571.54484: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853571.54490: handler run complete 25222 1726853571.54600: variable 'ansible_facts' from source: unknown 25222 1726853571.54690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853571.54959: variable 'ansible_facts' from source: unknown 25222 1726853571.55039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853571.55151: attempt loop complete, returning result 25222 1726853571.55157: _execute() done 25222 1726853571.55159: dumping result to json 25222 1726853571.55199: done dumping result, returning 25222 1726853571.55207: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-cdd5-a5fe-000000000518] 25222 1726853571.55210: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000518 25222 1726853571.55919: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000518 25222 1726853571.55922: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853571.55974: no more pending results, returning what we have 25222 1726853571.55976: results queue empty 25222 1726853571.55977: checking for any_errors_fatal 25222 1726853571.55979: done checking for any_errors_fatal 25222 1726853571.55980: checking for max_fail_percentage 25222 1726853571.55981: done checking for max_fail_percentage 25222 1726853571.55981: checking to see if all hosts have failed and the running result is not ok 25222 1726853571.55982: done checking to see if all hosts have failed 25222 1726853571.55982: getting the remaining hosts for this loop 25222 1726853571.55983: done getting the remaining hosts for this loop 25222 1726853571.55985: getting the next task for host managed_node2 25222 1726853571.55989: done getting next task for host managed_node2 25222 1726853571.55991: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 25222 1726853571.55995: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853571.56004: getting variables 25222 1726853571.56005: in VariableManager get_vars() 25222 1726853571.56026: Calling all_inventory to load vars for managed_node2 25222 1726853571.56028: Calling groups_inventory to load vars for managed_node2 25222 1726853571.56029: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853571.56036: Calling all_plugins_play to load vars for managed_node2 25222 1726853571.56037: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853571.56039: Calling groups_plugins_play to load vars for managed_node2 25222 1726853571.56696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853571.57551: done with get_vars() 25222 1726853571.57567: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:32:51 -0400 (0:00:01.894) 0:00:25.456 ****** 25222 1726853571.57641: entering _queue_task() for managed_node2/package_facts 25222 1726853571.57874: worker is 1 (out of 1 available) 25222 1726853571.57887: exiting _queue_task() for managed_node2/package_facts 25222 1726853571.57899: done queuing things up, now waiting for results queue to drain 25222 1726853571.57900: waiting for pending results... 25222 1726853571.58088: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 25222 1726853571.58188: in run() - task 02083763-bbaf-cdd5-a5fe-000000000519 25222 1726853571.58199: variable 'ansible_search_path' from source: unknown 25222 1726853571.58202: variable 'ansible_search_path' from source: unknown 25222 1726853571.58231: calling self._execute() 25222 1726853571.58308: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853571.58312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853571.58320: variable 'omit' from source: magic vars 25222 1726853571.58613: variable 'ansible_distribution_major_version' from source: facts 25222 1726853571.58623: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853571.58629: variable 'omit' from source: magic vars 25222 1726853571.58680: variable 'omit' from source: magic vars 25222 1726853571.58703: variable 'omit' from source: magic vars 25222 1726853571.58735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853571.58763: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853571.58782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853571.58798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853571.58807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853571.58831: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853571.58834: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853571.58838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853571.58912: Set connection var ansible_shell_executable to /bin/sh 25222 1726853571.58918: Set connection var ansible_pipelining to False 25222 1726853571.58925: Set connection var ansible_timeout to 10 25222 1726853571.58929: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853571.58932: Set connection var ansible_shell_type to sh 25222 1726853571.58934: Set connection var ansible_connection to ssh 25222 1726853571.58951: variable 'ansible_shell_executable' from source: unknown 25222 1726853571.58954: variable 'ansible_connection' from source: unknown 25222 1726853571.58960: variable 'ansible_module_compression' from source: unknown 25222 1726853571.58962: variable 'ansible_shell_type' from source: unknown 25222 1726853571.58964: variable 'ansible_shell_executable' from source: unknown 25222 1726853571.58966: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853571.58972: variable 'ansible_pipelining' from source: unknown 25222 1726853571.58975: variable 'ansible_timeout' from source: unknown 25222 1726853571.58979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853571.59120: 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__) 25222 1726853571.59128: variable 'omit' from source: magic vars 25222 1726853571.59131: starting attempt loop 25222 1726853571.59133: running the handler 25222 1726853571.59145: _low_level_execute_command(): starting 25222 1726853571.59152: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853571.59630: 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 <<< 25222 1726853571.59677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853571.59681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.59684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853571.59686: 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.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853571.59689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.59725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853571.59728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853571.59730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853571.59812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853571.61529: stdout chunk (state=3): >>>/root <<< 25222 1726853571.61632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853571.61659: stderr chunk (state=3): >>><<< 25222 1726853571.61662: stdout chunk (state=3): >>><<< 25222 1726853571.61682: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853571.61693: _low_level_execute_command(): starting 25222 1726853571.61699: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540 `" && echo ansible-tmp-1726853571.6168118-26434-175268587519540="` echo /root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540 `" ) && sleep 0' 25222 1726853571.62110: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853571.62141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853571.62144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853571.62153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.62156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853571.62158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.62208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853571.62211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853571.62215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853571.62288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853571.64300: stdout chunk (state=3): >>>ansible-tmp-1726853571.6168118-26434-175268587519540=/root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540 <<< 25222 1726853571.64405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853571.64435: stderr chunk (state=3): >>><<< 25222 1726853571.64439: stdout chunk (state=3): >>><<< 25222 1726853571.64451: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853571.6168118-26434-175268587519540=/root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853571.64494: variable 'ansible_module_compression' from source: unknown 25222 1726853571.64535: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 25222 1726853571.64589: variable 'ansible_facts' from source: unknown 25222 1726853571.64711: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/AnsiballZ_package_facts.py 25222 1726853571.64820: Sending initial data 25222 1726853571.64823: Sent initial data (162 bytes) 25222 1726853571.65250: 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 <<< 25222 1726853571.65257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853571.65277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.65281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853571.65299: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.65346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853571.65350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853571.65354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853571.65426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853571.67094: 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 <<< 25222 1726853571.67098: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 25222 1726853571.67164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853571.67238: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp2hy6x7j3 /root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/AnsiballZ_package_facts.py <<< 25222 1726853571.67241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/AnsiballZ_package_facts.py" <<< 25222 1726853571.67299: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp2hy6x7j3" to remote "/root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/AnsiballZ_package_facts.py" <<< 25222 1726853571.68719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853571.68722: stderr chunk (state=3): >>><<< 25222 1726853571.68724: stdout chunk (state=3): >>><<< 25222 1726853571.68744: done transferring module to remote 25222 1726853571.68750: _low_level_execute_command(): starting 25222 1726853571.68752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/ /root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/AnsiballZ_package_facts.py && sleep 0' 25222 1726853571.69160: 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 <<< 25222 1726853571.69168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853571.69201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.69209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853571.69211: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.69251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853571.69254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853571.69328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853571.71314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853571.71318: stdout chunk (state=3): >>><<< 25222 1726853571.71320: stderr chunk (state=3): >>><<< 25222 1726853571.71322: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853571.71324: _low_level_execute_command(): starting 25222 1726853571.71327: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/AnsiballZ_package_facts.py && sleep 0' 25222 1726853571.71915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853571.71918: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853571.71921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853571.71923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853571.71925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853571.71928: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853571.71929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853571.71941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853571.71948: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853571.71958: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 25222 1726853571.71963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853571.72042: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853571.72114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853571.72117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853571.72175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853572.17400: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 25222 1726853572.17416: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 25222 1726853572.17447: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 25222 1726853572.17451: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 25222 1726853572.17502: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 25222 1726853572.17512: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 25222 1726853572.17526: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 25222 1726853572.17532: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 25222 1726853572.17537: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 25222 1726853572.17549: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 25222 1726853572.17587: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 25222 1726853572.17607: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 25222 1726853572.17616: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "c<<< 25222 1726853572.17630: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 25222 1726853572.19412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853572.19440: stderr chunk (state=3): >>><<< 25222 1726853572.19443: stdout chunk (state=3): >>><<< 25222 1726853572.19492: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853572.20786: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853572.20802: _low_level_execute_command(): starting 25222 1726853572.20806: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853571.6168118-26434-175268587519540/ > /dev/null 2>&1 && sleep 0' 25222 1726853572.21246: 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 <<< 25222 1726853572.21288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853572.21291: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853572.21294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853572.21296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853572.21298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853572.21340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853572.21344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853572.21346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853572.21422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853572.23334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853572.23359: stderr chunk (state=3): >>><<< 25222 1726853572.23362: stdout chunk (state=3): >>><<< 25222 1726853572.23375: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853572.23381: handler run complete 25222 1726853572.23837: variable 'ansible_facts' from source: unknown 25222 1726853572.24139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.25182: variable 'ansible_facts' from source: unknown 25222 1726853572.25638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.26241: attempt loop complete, returning result 25222 1726853572.26255: _execute() done 25222 1726853572.26258: dumping result to json 25222 1726853572.26457: done dumping result, returning 25222 1726853572.26465: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-cdd5-a5fe-000000000519] 25222 1726853572.26468: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000519 25222 1726853572.28970: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000519 25222 1726853572.28978: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853572.29136: no more pending results, returning what we have 25222 1726853572.29139: results queue empty 25222 1726853572.29140: checking for any_errors_fatal 25222 1726853572.29145: done checking for any_errors_fatal 25222 1726853572.29146: checking for max_fail_percentage 25222 1726853572.29148: done checking for max_fail_percentage 25222 1726853572.29149: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.29149: done checking to see if all hosts have failed 25222 1726853572.29150: getting the remaining hosts for this loop 25222 1726853572.29151: done getting the remaining hosts for this loop 25222 1726853572.29158: getting the next task for host managed_node2 25222 1726853572.29165: done getting next task for host managed_node2 25222 1726853572.29169: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 25222 1726853572.29174: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853572.29185: getting variables 25222 1726853572.29187: in VariableManager get_vars() 25222 1726853572.29221: Calling all_inventory to load vars for managed_node2 25222 1726853572.29224: Calling groups_inventory to load vars for managed_node2 25222 1726853572.29235: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.29245: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.29248: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.29251: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.30157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.31017: done with get_vars() 25222 1726853572.31037: done getting variables 25222 1726853572.31087: Loading ActionModule 'debug' from /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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:32:52 -0400 (0:00:00.734) 0:00:26.191 ****** 25222 1726853572.31116: entering _queue_task() for managed_node2/debug 25222 1726853572.31377: worker is 1 (out of 1 available) 25222 1726853572.31390: exiting _queue_task() for managed_node2/debug 25222 1726853572.31402: done queuing things up, now waiting for results queue to drain 25222 1726853572.31404: waiting for pending results... 25222 1726853572.31589: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 25222 1726853572.31747: in run() - task 02083763-bbaf-cdd5-a5fe-00000000006f 25222 1726853572.31751: variable 'ansible_search_path' from source: unknown 25222 1726853572.31756: variable 'ansible_search_path' from source: unknown 25222 1726853572.31760: calling self._execute() 25222 1726853572.31781: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.31785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.31794: variable 'omit' from source: magic vars 25222 1726853572.32115: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.32119: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.32121: variable 'omit' from source: magic vars 25222 1726853572.32145: variable 'omit' from source: magic vars 25222 1726853572.32217: variable 'network_provider' from source: set_fact 25222 1726853572.32232: variable 'omit' from source: magic vars 25222 1726853572.32264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853572.32294: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853572.32310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853572.32323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853572.32334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853572.32359: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853572.32362: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.32365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.32437: Set connection var ansible_shell_executable to /bin/sh 25222 1726853572.32442: Set connection var ansible_pipelining to False 25222 1726853572.32449: Set connection var ansible_timeout to 10 25222 1726853572.32457: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853572.32460: Set connection var ansible_shell_type to sh 25222 1726853572.32462: Set connection var ansible_connection to ssh 25222 1726853572.32480: variable 'ansible_shell_executable' from source: unknown 25222 1726853572.32483: variable 'ansible_connection' from source: unknown 25222 1726853572.32486: variable 'ansible_module_compression' from source: unknown 25222 1726853572.32488: variable 'ansible_shell_type' from source: unknown 25222 1726853572.32491: variable 'ansible_shell_executable' from source: unknown 25222 1726853572.32493: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.32495: variable 'ansible_pipelining' from source: unknown 25222 1726853572.32497: variable 'ansible_timeout' from source: unknown 25222 1726853572.32502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.32603: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853572.32612: variable 'omit' from source: magic vars 25222 1726853572.32617: starting attempt loop 25222 1726853572.32622: running the handler 25222 1726853572.32660: handler run complete 25222 1726853572.32672: attempt loop complete, returning result 25222 1726853572.32675: _execute() done 25222 1726853572.32678: dumping result to json 25222 1726853572.32680: done dumping result, returning 25222 1726853572.32687: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-cdd5-a5fe-00000000006f] 25222 1726853572.32691: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000006f 25222 1726853572.32768: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000006f 25222 1726853572.32772: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 25222 1726853572.32833: no more pending results, returning what we have 25222 1726853572.32836: results queue empty 25222 1726853572.32837: checking for any_errors_fatal 25222 1726853572.32847: done checking for any_errors_fatal 25222 1726853572.32847: checking for max_fail_percentage 25222 1726853572.32849: done checking for max_fail_percentage 25222 1726853572.32850: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.32851: done checking to see if all hosts have failed 25222 1726853572.32852: getting the remaining hosts for this loop 25222 1726853572.32855: done getting the remaining hosts for this loop 25222 1726853572.32858: getting the next task for host managed_node2 25222 1726853572.32866: done getting next task for host managed_node2 25222 1726853572.32869: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 25222 1726853572.32874: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853572.32887: getting variables 25222 1726853572.32888: in VariableManager get_vars() 25222 1726853572.32924: Calling all_inventory to load vars for managed_node2 25222 1726853572.32926: Calling groups_inventory to load vars for managed_node2 25222 1726853572.32928: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.32937: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.32940: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.32942: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.37781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.39324: done with get_vars() 25222 1726853572.39350: done getting variables 25222 1726853572.39405: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:32:52 -0400 (0:00:00.083) 0:00:26.274 ****** 25222 1726853572.39438: entering _queue_task() for managed_node2/fail 25222 1726853572.39800: worker is 1 (out of 1 available) 25222 1726853572.39812: exiting _queue_task() for managed_node2/fail 25222 1726853572.39824: done queuing things up, now waiting for results queue to drain 25222 1726853572.39826: waiting for pending results... 25222 1726853572.40200: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 25222 1726853572.40476: in run() - task 02083763-bbaf-cdd5-a5fe-000000000070 25222 1726853572.40480: variable 'ansible_search_path' from source: unknown 25222 1726853572.40483: variable 'ansible_search_path' from source: unknown 25222 1726853572.40486: calling self._execute() 25222 1726853572.40489: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.40492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.40494: variable 'omit' from source: magic vars 25222 1726853572.40879: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.40894: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.41017: variable 'network_state' from source: role '' defaults 25222 1726853572.41032: Evaluated conditional (network_state != {}): False 25222 1726853572.41043: when evaluation is False, skipping this task 25222 1726853572.41049: _execute() done 25222 1726853572.41057: dumping result to json 25222 1726853572.41063: done dumping result, returning 25222 1726853572.41075: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-cdd5-a5fe-000000000070] 25222 1726853572.41084: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000070 25222 1726853572.41377: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000070 25222 1726853572.41380: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853572.41425: no more pending results, returning what we have 25222 1726853572.41428: results queue empty 25222 1726853572.41429: checking for any_errors_fatal 25222 1726853572.41436: done checking for any_errors_fatal 25222 1726853572.41436: checking for max_fail_percentage 25222 1726853572.41438: done checking for max_fail_percentage 25222 1726853572.41439: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.41440: done checking to see if all hosts have failed 25222 1726853572.41441: getting the remaining hosts for this loop 25222 1726853572.41442: done getting the remaining hosts for this loop 25222 1726853572.41446: getting the next task for host managed_node2 25222 1726853572.41456: done getting next task for host managed_node2 25222 1726853572.41460: ^ 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 25222 1726853572.41463: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853572.41484: getting variables 25222 1726853572.41486: in VariableManager get_vars() 25222 1726853572.41526: Calling all_inventory to load vars for managed_node2 25222 1726853572.41529: Calling groups_inventory to load vars for managed_node2 25222 1726853572.41531: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.41543: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.41546: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.41549: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.42923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.44499: done with get_vars() 25222 1726853572.44517: done getting variables 25222 1726853572.44577: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:32:52 -0400 (0:00:00.051) 0:00:26.326 ****** 25222 1726853572.44612: entering _queue_task() for managed_node2/fail 25222 1726853572.45125: worker is 1 (out of 1 available) 25222 1726853572.45136: exiting _queue_task() for managed_node2/fail 25222 1726853572.45148: done queuing things up, now waiting for results queue to drain 25222 1726853572.45149: waiting for pending results... 25222 1726853572.45512: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 25222 1726853572.45773: in run() - task 02083763-bbaf-cdd5-a5fe-000000000071 25222 1726853572.45795: variable 'ansible_search_path' from source: unknown 25222 1726853572.45802: variable 'ansible_search_path' from source: unknown 25222 1726853572.45849: calling self._execute() 25222 1726853572.45961: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.45980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.45995: variable 'omit' from source: magic vars 25222 1726853572.46391: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.46413: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.46540: variable 'network_state' from source: role '' defaults 25222 1726853572.46578: Evaluated conditional (network_state != {}): False 25222 1726853572.46582: when evaluation is False, skipping this task 25222 1726853572.46585: _execute() done 25222 1726853572.46587: dumping result to json 25222 1726853572.46589: done dumping result, returning 25222 1726853572.46593: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-cdd5-a5fe-000000000071] 25222 1726853572.46628: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000071 25222 1726853572.46762: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000071 25222 1726853572.46765: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853572.46903: no more pending results, returning what we have 25222 1726853572.46908: results queue empty 25222 1726853572.46909: checking for any_errors_fatal 25222 1726853572.46916: done checking for any_errors_fatal 25222 1726853572.46917: checking for max_fail_percentage 25222 1726853572.46919: done checking for max_fail_percentage 25222 1726853572.46920: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.46920: done checking to see if all hosts have failed 25222 1726853572.46921: getting the remaining hosts for this loop 25222 1726853572.46922: done getting the remaining hosts for this loop 25222 1726853572.46926: getting the next task for host managed_node2 25222 1726853572.46934: done getting next task for host managed_node2 25222 1726853572.46938: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 25222 1726853572.46941: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853572.47022: getting variables 25222 1726853572.47024: in VariableManager get_vars() 25222 1726853572.47127: Calling all_inventory to load vars for managed_node2 25222 1726853572.47130: Calling groups_inventory to load vars for managed_node2 25222 1726853572.47133: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.47141: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.47144: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.47147: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.49149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.50793: done with get_vars() 25222 1726853572.50816: done getting variables 25222 1726853572.50886: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:32:52 -0400 (0:00:00.063) 0:00:26.389 ****** 25222 1726853572.50919: entering _queue_task() for managed_node2/fail 25222 1726853572.51246: worker is 1 (out of 1 available) 25222 1726853572.51257: exiting _queue_task() for managed_node2/fail 25222 1726853572.51269: done queuing things up, now waiting for results queue to drain 25222 1726853572.51273: waiting for pending results... 25222 1726853572.51755: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 25222 1726853572.51960: in run() - task 02083763-bbaf-cdd5-a5fe-000000000072 25222 1726853572.52074: variable 'ansible_search_path' from source: unknown 25222 1726853572.52276: variable 'ansible_search_path' from source: unknown 25222 1726853572.52279: calling self._execute() 25222 1726853572.52431: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.52446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.52461: variable 'omit' from source: magic vars 25222 1726853572.52978: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.52990: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.53163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853572.56203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853572.56276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853572.56354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853572.56395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853572.56419: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853572.56492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.56531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.56579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.56596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.56611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.56705: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.56720: Evaluated conditional (ansible_distribution_major_version | int > 9): True 25222 1726853572.56834: variable 'ansible_distribution' from source: facts 25222 1726853572.56837: variable '__network_rh_distros' from source: role '' defaults 25222 1726853572.56877: Evaluated conditional (ansible_distribution in __network_rh_distros): True 25222 1726853572.57138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.57141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.57144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.57186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.57200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.57245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.57272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.57296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.57333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.57345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.57388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.57449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.57452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.57470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.57485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.57796: variable 'network_connections' from source: task vars 25222 1726853572.57799: variable 'interface' from source: play vars 25222 1726853572.57885: variable 'interface' from source: play vars 25222 1726853572.57889: variable 'network_state' from source: role '' defaults 25222 1726853572.57937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853572.58121: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853572.58211: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853572.58214: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853572.58217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853572.58249: 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) 25222 1726853572.58274: 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) 25222 1726853572.58299: 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) 25222 1726853572.58322: 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) 25222 1726853572.58451: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 25222 1726853572.58453: when evaluation is False, skipping this task 25222 1726853572.58455: _execute() done 25222 1726853572.58457: dumping result to json 25222 1726853572.58459: done dumping result, returning 25222 1726853572.58461: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-cdd5-a5fe-000000000072] 25222 1726853572.58463: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000072 25222 1726853572.58869: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000072 25222 1726853572.58874: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 25222 1726853572.58951: no more pending results, returning what we have 25222 1726853572.58955: results queue empty 25222 1726853572.58956: checking for any_errors_fatal 25222 1726853572.58963: done checking for any_errors_fatal 25222 1726853572.58963: checking for max_fail_percentage 25222 1726853572.58965: done checking for max_fail_percentage 25222 1726853572.58966: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.58967: done checking to see if all hosts have failed 25222 1726853572.58967: getting the remaining hosts for this loop 25222 1726853572.58968: done getting the remaining hosts for this loop 25222 1726853572.59000: getting the next task for host managed_node2 25222 1726853572.59008: done getting next task for host managed_node2 25222 1726853572.59046: ^ 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 25222 1726853572.59050: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853572.59067: getting variables 25222 1726853572.59069: in VariableManager get_vars() 25222 1726853572.59114: Calling all_inventory to load vars for managed_node2 25222 1726853572.59117: Calling groups_inventory to load vars for managed_node2 25222 1726853572.59262: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.59275: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.59279: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.59282: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.60825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.61814: done with get_vars() 25222 1726853572.61838: done getting variables 25222 1726853572.61887: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:32:52 -0400 (0:00:00.110) 0:00:26.499 ****** 25222 1726853572.61923: entering _queue_task() for managed_node2/dnf 25222 1726853572.62210: worker is 1 (out of 1 available) 25222 1726853572.62222: exiting _queue_task() for managed_node2/dnf 25222 1726853572.62235: done queuing things up, now waiting for results queue to drain 25222 1726853572.62236: waiting for pending results... 25222 1726853572.62576: running TaskExecutor() for managed_node2/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 25222 1726853572.62700: in run() - task 02083763-bbaf-cdd5-a5fe-000000000073 25222 1726853572.62708: variable 'ansible_search_path' from source: unknown 25222 1726853572.62712: variable 'ansible_search_path' from source: unknown 25222 1726853572.62807: calling self._execute() 25222 1726853572.62849: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.62852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.62868: variable 'omit' from source: magic vars 25222 1726853572.63290: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.63297: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.63839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853572.65530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853572.65583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853572.65608: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853572.65634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853572.65652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853572.65714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.65733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.65759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.65801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.65811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.65939: variable 'ansible_distribution' from source: facts 25222 1726853572.65942: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.65945: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 25222 1726853572.66098: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853572.66175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.66200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.66227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.66268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.66284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.66552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.66558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.66561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.66564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.66580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.66777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.66780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.66794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.66831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.66982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.67282: variable 'network_connections' from source: task vars 25222 1726853572.67331: variable 'interface' from source: play vars 25222 1726853572.67402: variable 'interface' from source: play vars 25222 1726853572.67494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853572.67669: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853572.67709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853572.67733: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853572.67757: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853572.67789: 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) 25222 1726853572.67804: 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) 25222 1726853572.67825: 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) 25222 1726853572.67845: 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) 25222 1726853572.67885: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853572.68031: variable 'network_connections' from source: task vars 25222 1726853572.68035: variable 'interface' from source: play vars 25222 1726853572.68079: variable 'interface' from source: play vars 25222 1726853572.68102: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 25222 1726853572.68106: when evaluation is False, skipping this task 25222 1726853572.68108: _execute() done 25222 1726853572.68110: dumping result to json 25222 1726853572.68113: done dumping result, returning 25222 1726853572.68120: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-cdd5-a5fe-000000000073] 25222 1726853572.68124: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000073 25222 1726853572.68210: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000073 25222 1726853572.68212: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 25222 1726853572.68263: no more pending results, returning what we have 25222 1726853572.68266: results queue empty 25222 1726853572.68267: checking for any_errors_fatal 25222 1726853572.68275: done checking for any_errors_fatal 25222 1726853572.68276: checking for max_fail_percentage 25222 1726853572.68278: done checking for max_fail_percentage 25222 1726853572.68279: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.68280: done checking to see if all hosts have failed 25222 1726853572.68280: getting the remaining hosts for this loop 25222 1726853572.68282: done getting the remaining hosts for this loop 25222 1726853572.68285: getting the next task for host managed_node2 25222 1726853572.68292: done getting next task for host managed_node2 25222 1726853572.68296: ^ 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 25222 1726853572.68299: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853572.68316: getting variables 25222 1726853572.68317: in VariableManager get_vars() 25222 1726853572.68359: Calling all_inventory to load vars for managed_node2 25222 1726853572.68362: Calling groups_inventory to load vars for managed_node2 25222 1726853572.68365: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.68381: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.68384: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.68387: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.69233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.70705: done with get_vars() 25222 1726853572.70729: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 25222 1726853572.70808: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:32:52 -0400 (0:00:00.089) 0:00:26.588 ****** 25222 1726853572.70838: entering _queue_task() for managed_node2/yum 25222 1726853572.71182: worker is 1 (out of 1 available) 25222 1726853572.71194: exiting _queue_task() for managed_node2/yum 25222 1726853572.71206: done queuing things up, now waiting for results queue to drain 25222 1726853572.71207: waiting for pending results... 25222 1726853572.71403: running TaskExecutor() for managed_node2/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 25222 1726853572.71491: in run() - task 02083763-bbaf-cdd5-a5fe-000000000074 25222 1726853572.71502: variable 'ansible_search_path' from source: unknown 25222 1726853572.71505: variable 'ansible_search_path' from source: unknown 25222 1726853572.71533: calling self._execute() 25222 1726853572.71611: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.71616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.71624: variable 'omit' from source: magic vars 25222 1726853572.71900: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.71910: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.72029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853572.73954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853572.74010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853572.74036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853572.74068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853572.74091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853572.74150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.74177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.74196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.74221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.74233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.74308: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.74320: Evaluated conditional (ansible_distribution_major_version | int < 8): False 25222 1726853572.74322: when evaluation is False, skipping this task 25222 1726853572.74325: _execute() done 25222 1726853572.74328: dumping result to json 25222 1726853572.74331: done dumping result, returning 25222 1726853572.74339: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-cdd5-a5fe-000000000074] 25222 1726853572.74343: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000074 25222 1726853572.74430: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000074 25222 1726853572.74432: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 25222 1726853572.74485: no more pending results, returning what we have 25222 1726853572.74488: results queue empty 25222 1726853572.74489: checking for any_errors_fatal 25222 1726853572.74495: done checking for any_errors_fatal 25222 1726853572.74495: checking for max_fail_percentage 25222 1726853572.74497: done checking for max_fail_percentage 25222 1726853572.74498: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.74499: done checking to see if all hosts have failed 25222 1726853572.74499: getting the remaining hosts for this loop 25222 1726853572.74501: done getting the remaining hosts for this loop 25222 1726853572.74504: getting the next task for host managed_node2 25222 1726853572.74511: done getting next task for host managed_node2 25222 1726853572.74515: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 25222 1726853572.74517: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853572.74535: getting variables 25222 1726853572.74537: in VariableManager get_vars() 25222 1726853572.74581: Calling all_inventory to load vars for managed_node2 25222 1726853572.74584: Calling groups_inventory to load vars for managed_node2 25222 1726853572.74587: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.74597: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.74600: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.74602: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.75532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.76387: done with get_vars() 25222 1726853572.76406: done getting variables 25222 1726853572.76450: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:32:52 -0400 (0:00:00.056) 0:00:26.645 ****** 25222 1726853572.76477: entering _queue_task() for managed_node2/fail 25222 1726853572.76735: worker is 1 (out of 1 available) 25222 1726853572.76750: exiting _queue_task() for managed_node2/fail 25222 1726853572.76763: done queuing things up, now waiting for results queue to drain 25222 1726853572.76764: waiting for pending results... 25222 1726853572.76951: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 25222 1726853572.77043: in run() - task 02083763-bbaf-cdd5-a5fe-000000000075 25222 1726853572.77054: variable 'ansible_search_path' from source: unknown 25222 1726853572.77060: variable 'ansible_search_path' from source: unknown 25222 1726853572.77090: calling self._execute() 25222 1726853572.77169: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.77175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.77183: variable 'omit' from source: magic vars 25222 1726853572.77468: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.77479: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.77564: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853572.77699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853572.79190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853572.79242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853572.79274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853572.79302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853572.79321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853572.79385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.79408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.79425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.79451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.79465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.79502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.79517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.79533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.79559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.79570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.79598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.79617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.79634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.79659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.79669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.79787: variable 'network_connections' from source: task vars 25222 1726853572.79797: variable 'interface' from source: play vars 25222 1726853572.79849: variable 'interface' from source: play vars 25222 1726853572.79903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853572.80014: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853572.80050: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853572.80078: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853572.80101: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853572.80130: 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) 25222 1726853572.80145: 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) 25222 1726853572.80168: 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) 25222 1726853572.80187: 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) 25222 1726853572.80224: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853572.80380: variable 'network_connections' from source: task vars 25222 1726853572.80384: variable 'interface' from source: play vars 25222 1726853572.80426: variable 'interface' from source: play vars 25222 1726853572.80444: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 25222 1726853572.80448: when evaluation is False, skipping this task 25222 1726853572.80450: _execute() done 25222 1726853572.80453: dumping result to json 25222 1726853572.80459: done dumping result, returning 25222 1726853572.80466: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-cdd5-a5fe-000000000075] 25222 1726853572.80473: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000075 25222 1726853572.80558: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000075 25222 1726853572.80560: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 25222 1726853572.80644: no more pending results, returning what we have 25222 1726853572.80647: results queue empty 25222 1726853572.80648: checking for any_errors_fatal 25222 1726853572.80654: done checking for any_errors_fatal 25222 1726853572.80655: checking for max_fail_percentage 25222 1726853572.80657: done checking for max_fail_percentage 25222 1726853572.80658: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.80659: done checking to see if all hosts have failed 25222 1726853572.80660: getting the remaining hosts for this loop 25222 1726853572.80661: done getting the remaining hosts for this loop 25222 1726853572.80664: getting the next task for host managed_node2 25222 1726853572.80673: done getting next task for host managed_node2 25222 1726853572.80677: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 25222 1726853572.80680: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853572.80698: getting variables 25222 1726853572.80699: in VariableManager get_vars() 25222 1726853572.80739: Calling all_inventory to load vars for managed_node2 25222 1726853572.80741: Calling groups_inventory to load vars for managed_node2 25222 1726853572.80743: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.80752: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.80755: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.80758: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.81533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.82394: done with get_vars() 25222 1726853572.82411: done getting variables 25222 1726853572.82452: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:32:52 -0400 (0:00:00.059) 0:00:26.705 ****** 25222 1726853572.82478: entering _queue_task() for managed_node2/package 25222 1726853572.82714: worker is 1 (out of 1 available) 25222 1726853572.82728: exiting _queue_task() for managed_node2/package 25222 1726853572.82741: done queuing things up, now waiting for results queue to drain 25222 1726853572.82742: waiting for pending results... 25222 1726853572.82926: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 25222 1726853572.83016: in run() - task 02083763-bbaf-cdd5-a5fe-000000000076 25222 1726853572.83027: variable 'ansible_search_path' from source: unknown 25222 1726853572.83031: variable 'ansible_search_path' from source: unknown 25222 1726853572.83060: calling self._execute() 25222 1726853572.83132: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.83136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.83145: variable 'omit' from source: magic vars 25222 1726853572.83419: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.83428: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.83563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853572.83749: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853572.83784: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853572.83808: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853572.83859: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853572.83933: variable 'network_packages' from source: role '' defaults 25222 1726853572.84006: variable '__network_provider_setup' from source: role '' defaults 25222 1726853572.84039: variable '__network_service_name_default_nm' from source: role '' defaults 25222 1726853572.84076: variable '__network_service_name_default_nm' from source: role '' defaults 25222 1726853572.84084: variable '__network_packages_default_nm' from source: role '' defaults 25222 1726853572.84127: variable '__network_packages_default_nm' from source: role '' defaults 25222 1726853572.84242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853572.85876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853572.85887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853572.85922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853572.85957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853572.85982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853572.86076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.86089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.86276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.86279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.86281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.86283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.86286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.86288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.86301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.86315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.86534: variable '__network_packages_default_gobject_packages' from source: role '' defaults 25222 1726853572.86643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.86684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.86709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.86747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.86761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.86875: variable 'ansible_python' from source: facts 25222 1726853572.86879: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 25222 1726853572.86958: variable '__network_wpa_supplicant_required' from source: role '' defaults 25222 1726853572.87036: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 25222 1726853572.87176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.87179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.87200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.87282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.87285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.87287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853572.87307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853572.87328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853572.87362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853572.87377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853572.87499: variable 'network_connections' from source: task vars 25222 1726853572.87506: variable 'interface' from source: play vars 25222 1726853572.87595: variable 'interface' from source: play vars 25222 1726853572.87656: 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) 25222 1726853572.87681: 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) 25222 1726853572.87717: 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) 25222 1726853572.87827: 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) 25222 1726853572.87831: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853572.88020: variable 'network_connections' from source: task vars 25222 1726853572.88023: variable 'interface' from source: play vars 25222 1726853572.88116: variable 'interface' from source: play vars 25222 1726853572.88152: variable '__network_packages_default_wireless' from source: role '' defaults 25222 1726853572.88215: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853572.88486: variable 'network_connections' from source: task vars 25222 1726853572.88496: variable 'interface' from source: play vars 25222 1726853572.88692: variable 'interface' from source: play vars 25222 1726853572.88696: variable '__network_packages_default_team' from source: role '' defaults 25222 1726853572.88699: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853572.88985: variable 'network_connections' from source: task vars 25222 1726853572.88995: variable 'interface' from source: play vars 25222 1726853572.89058: variable 'interface' from source: play vars 25222 1726853572.89116: variable '__network_service_name_default_initscripts' from source: role '' defaults 25222 1726853572.89180: variable '__network_service_name_default_initscripts' from source: role '' defaults 25222 1726853572.89193: variable '__network_packages_default_initscripts' from source: role '' defaults 25222 1726853572.89255: variable '__network_packages_default_initscripts' from source: role '' defaults 25222 1726853572.89460: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 25222 1726853572.89947: variable 'network_connections' from source: task vars 25222 1726853572.89951: variable 'interface' from source: play vars 25222 1726853572.89997: variable 'interface' from source: play vars 25222 1726853572.90009: variable 'ansible_distribution' from source: facts 25222 1726853572.90012: variable '__network_rh_distros' from source: role '' defaults 25222 1726853572.90019: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.90030: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 25222 1726853572.90148: variable 'ansible_distribution' from source: facts 25222 1726853572.90151: variable '__network_rh_distros' from source: role '' defaults 25222 1726853572.90158: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.90169: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 25222 1726853572.90279: variable 'ansible_distribution' from source: facts 25222 1726853572.90283: variable '__network_rh_distros' from source: role '' defaults 25222 1726853572.90287: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.90313: variable 'network_provider' from source: set_fact 25222 1726853572.90323: variable 'ansible_facts' from source: unknown 25222 1726853572.90700: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 25222 1726853572.90703: when evaluation is False, skipping this task 25222 1726853572.90706: _execute() done 25222 1726853572.90708: dumping result to json 25222 1726853572.90710: done dumping result, returning 25222 1726853572.90718: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-cdd5-a5fe-000000000076] 25222 1726853572.90721: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000076 25222 1726853572.90809: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000076 25222 1726853572.90812: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 25222 1726853572.90859: no more pending results, returning what we have 25222 1726853572.90862: results queue empty 25222 1726853572.90863: checking for any_errors_fatal 25222 1726853572.90869: done checking for any_errors_fatal 25222 1726853572.90869: checking for max_fail_percentage 25222 1726853572.90873: done checking for max_fail_percentage 25222 1726853572.90874: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.90875: done checking to see if all hosts have failed 25222 1726853572.90875: getting the remaining hosts for this loop 25222 1726853572.90877: done getting the remaining hosts for this loop 25222 1726853572.90880: getting the next task for host managed_node2 25222 1726853572.90887: done getting next task for host managed_node2 25222 1726853572.90890: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 25222 1726853572.90893: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853572.90910: getting variables 25222 1726853572.90911: in VariableManager get_vars() 25222 1726853572.90950: Calling all_inventory to load vars for managed_node2 25222 1726853572.90953: Calling groups_inventory to load vars for managed_node2 25222 1726853572.90956: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.90967: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.90969: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.90979: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.92008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.93295: done with get_vars() 25222 1726853572.93312: done getting variables 25222 1726853572.93357: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:32:52 -0400 (0:00:00.109) 0:00:26.814 ****** 25222 1726853572.93383: entering _queue_task() for managed_node2/package 25222 1726853572.93628: worker is 1 (out of 1 available) 25222 1726853572.93641: exiting _queue_task() for managed_node2/package 25222 1726853572.93654: done queuing things up, now waiting for results queue to drain 25222 1726853572.93655: waiting for pending results... 25222 1726853572.93842: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 25222 1726853572.93929: in run() - task 02083763-bbaf-cdd5-a5fe-000000000077 25222 1726853572.93939: variable 'ansible_search_path' from source: unknown 25222 1726853572.93943: variable 'ansible_search_path' from source: unknown 25222 1726853572.93975: calling self._execute() 25222 1726853572.94046: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.94051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.94063: variable 'omit' from source: magic vars 25222 1726853572.94343: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.94352: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.94437: variable 'network_state' from source: role '' defaults 25222 1726853572.94445: Evaluated conditional (network_state != {}): False 25222 1726853572.94449: when evaluation is False, skipping this task 25222 1726853572.94451: _execute() done 25222 1726853572.94454: dumping result to json 25222 1726853572.94459: done dumping result, returning 25222 1726853572.94466: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-cdd5-a5fe-000000000077] 25222 1726853572.94473: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000077 25222 1726853572.94558: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000077 25222 1726853572.94560: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853572.94606: no more pending results, returning what we have 25222 1726853572.94609: results queue empty 25222 1726853572.94611: checking for any_errors_fatal 25222 1726853572.94618: done checking for any_errors_fatal 25222 1726853572.94619: checking for max_fail_percentage 25222 1726853572.94620: done checking for max_fail_percentage 25222 1726853572.94621: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.94622: done checking to see if all hosts have failed 25222 1726853572.94623: getting the remaining hosts for this loop 25222 1726853572.94624: done getting the remaining hosts for this loop 25222 1726853572.94627: getting the next task for host managed_node2 25222 1726853572.94635: done getting next task for host managed_node2 25222 1726853572.94639: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 25222 1726853572.94642: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853572.94662: getting variables 25222 1726853572.94663: in VariableManager get_vars() 25222 1726853572.94699: Calling all_inventory to load vars for managed_node2 25222 1726853572.94701: Calling groups_inventory to load vars for managed_node2 25222 1726853572.94703: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.94713: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.94716: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.94718: Calling groups_plugins_play to load vars for managed_node2 25222 1726853572.95946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853572.97539: done with get_vars() 25222 1726853572.97564: done getting variables 25222 1726853572.97628: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:32:52 -0400 (0:00:00.042) 0:00:26.856 ****** 25222 1726853572.97662: entering _queue_task() for managed_node2/package 25222 1726853572.98018: worker is 1 (out of 1 available) 25222 1726853572.98143: exiting _queue_task() for managed_node2/package 25222 1726853572.98155: done queuing things up, now waiting for results queue to drain 25222 1726853572.98156: waiting for pending results... 25222 1726853572.98482: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 25222 1726853572.98515: in run() - task 02083763-bbaf-cdd5-a5fe-000000000078 25222 1726853572.98537: variable 'ansible_search_path' from source: unknown 25222 1726853572.98546: variable 'ansible_search_path' from source: unknown 25222 1726853572.98594: calling self._execute() 25222 1726853572.98704: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853572.98716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853572.98795: variable 'omit' from source: magic vars 25222 1726853572.99130: variable 'ansible_distribution_major_version' from source: facts 25222 1726853572.99149: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853572.99277: variable 'network_state' from source: role '' defaults 25222 1726853572.99293: Evaluated conditional (network_state != {}): False 25222 1726853572.99302: when evaluation is False, skipping this task 25222 1726853572.99309: _execute() done 25222 1726853572.99316: dumping result to json 25222 1726853572.99323: done dumping result, returning 25222 1726853572.99341: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-cdd5-a5fe-000000000078] 25222 1726853572.99351: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000078 25222 1726853572.99598: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000078 25222 1726853572.99601: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853572.99648: no more pending results, returning what we have 25222 1726853572.99653: results queue empty 25222 1726853572.99654: checking for any_errors_fatal 25222 1726853572.99661: done checking for any_errors_fatal 25222 1726853572.99662: checking for max_fail_percentage 25222 1726853572.99664: done checking for max_fail_percentage 25222 1726853572.99665: checking to see if all hosts have failed and the running result is not ok 25222 1726853572.99665: done checking to see if all hosts have failed 25222 1726853572.99666: getting the remaining hosts for this loop 25222 1726853572.99667: done getting the remaining hosts for this loop 25222 1726853572.99673: getting the next task for host managed_node2 25222 1726853572.99686: done getting next task for host managed_node2 25222 1726853572.99691: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 25222 1726853572.99694: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853572.99715: getting variables 25222 1726853572.99717: in VariableManager get_vars() 25222 1726853572.99761: Calling all_inventory to load vars for managed_node2 25222 1726853572.99764: Calling groups_inventory to load vars for managed_node2 25222 1726853572.99767: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853572.99908: Calling all_plugins_play to load vars for managed_node2 25222 1726853572.99912: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853572.99916: Calling groups_plugins_play to load vars for managed_node2 25222 1726853573.01410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853573.02979: done with get_vars() 25222 1726853573.03007: done getting variables 25222 1726853573.03068: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:32:53 -0400 (0:00:00.054) 0:00:26.911 ****** 25222 1726853573.03102: entering _queue_task() for managed_node2/service 25222 1726853573.03436: worker is 1 (out of 1 available) 25222 1726853573.03448: exiting _queue_task() for managed_node2/service 25222 1726853573.03461: done queuing things up, now waiting for results queue to drain 25222 1726853573.03462: waiting for pending results... 25222 1726853573.03762: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 25222 1726853573.04009: in run() - task 02083763-bbaf-cdd5-a5fe-000000000079 25222 1726853573.04014: variable 'ansible_search_path' from source: unknown 25222 1726853573.04017: variable 'ansible_search_path' from source: unknown 25222 1726853573.04020: calling self._execute() 25222 1726853573.04090: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853573.04104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853573.04127: variable 'omit' from source: magic vars 25222 1726853573.04507: variable 'ansible_distribution_major_version' from source: facts 25222 1726853573.04523: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853573.04652: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853573.04834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853573.06317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853573.06369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853573.06423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853573.06436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853573.06456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853573.06516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.06539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.06556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.06585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.06596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.06627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.06646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.06876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.06880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.06882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.06884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.06887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.06889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.06891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.06893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.06982: variable 'network_connections' from source: task vars 25222 1726853573.06992: variable 'interface' from source: play vars 25222 1726853573.07038: variable 'interface' from source: play vars 25222 1726853573.07090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853573.07198: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853573.07233: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853573.07254: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853573.07279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853573.07308: 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) 25222 1726853573.07323: 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) 25222 1726853573.07343: 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) 25222 1726853573.07362: 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) 25222 1726853573.07401: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853573.07553: variable 'network_connections' from source: task vars 25222 1726853573.07556: variable 'interface' from source: play vars 25222 1726853573.07599: variable 'interface' from source: play vars 25222 1726853573.07619: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 25222 1726853573.07622: when evaluation is False, skipping this task 25222 1726853573.07625: _execute() done 25222 1726853573.07627: dumping result to json 25222 1726853573.07629: done dumping result, returning 25222 1726853573.07636: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-cdd5-a5fe-000000000079] 25222 1726853573.07640: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000079 25222 1726853573.07730: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000079 25222 1726853573.07739: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 25222 1726853573.07807: no more pending results, returning what we have 25222 1726853573.07810: results queue empty 25222 1726853573.07811: checking for any_errors_fatal 25222 1726853573.07817: done checking for any_errors_fatal 25222 1726853573.07818: checking for max_fail_percentage 25222 1726853573.07820: done checking for max_fail_percentage 25222 1726853573.07821: checking to see if all hosts have failed and the running result is not ok 25222 1726853573.07822: done checking to see if all hosts have failed 25222 1726853573.07822: getting the remaining hosts for this loop 25222 1726853573.07824: done getting the remaining hosts for this loop 25222 1726853573.07827: getting the next task for host managed_node2 25222 1726853573.07835: done getting next task for host managed_node2 25222 1726853573.07839: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 25222 1726853573.07842: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853573.07859: getting variables 25222 1726853573.07860: in VariableManager get_vars() 25222 1726853573.08064: Calling all_inventory to load vars for managed_node2 25222 1726853573.08066: Calling groups_inventory to load vars for managed_node2 25222 1726853573.08068: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853573.08079: Calling all_plugins_play to load vars for managed_node2 25222 1726853573.08082: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853573.08084: Calling groups_plugins_play to load vars for managed_node2 25222 1726853573.08968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853573.09914: done with get_vars() 25222 1726853573.09929: done getting variables 25222 1726853573.09972: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:32:53 -0400 (0:00:00.068) 0:00:26.980 ****** 25222 1726853573.09995: entering _queue_task() for managed_node2/service 25222 1726853573.10214: worker is 1 (out of 1 available) 25222 1726853573.10228: exiting _queue_task() for managed_node2/service 25222 1726853573.10242: done queuing things up, now waiting for results queue to drain 25222 1726853573.10244: waiting for pending results... 25222 1726853573.10413: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 25222 1726853573.10493: in run() - task 02083763-bbaf-cdd5-a5fe-00000000007a 25222 1726853573.10504: variable 'ansible_search_path' from source: unknown 25222 1726853573.10508: variable 'ansible_search_path' from source: unknown 25222 1726853573.10535: calling self._execute() 25222 1726853573.10606: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853573.10610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853573.10619: variable 'omit' from source: magic vars 25222 1726853573.10881: variable 'ansible_distribution_major_version' from source: facts 25222 1726853573.10890: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853573.10997: variable 'network_provider' from source: set_fact 25222 1726853573.11001: variable 'network_state' from source: role '' defaults 25222 1726853573.11012: Evaluated conditional (network_provider == "nm" or network_state != {}): True 25222 1726853573.11015: variable 'omit' from source: magic vars 25222 1726853573.11056: variable 'omit' from source: magic vars 25222 1726853573.11076: variable 'network_service_name' from source: role '' defaults 25222 1726853573.11120: variable 'network_service_name' from source: role '' defaults 25222 1726853573.11191: variable '__network_provider_setup' from source: role '' defaults 25222 1726853573.11195: variable '__network_service_name_default_nm' from source: role '' defaults 25222 1726853573.11240: variable '__network_service_name_default_nm' from source: role '' defaults 25222 1726853573.11248: variable '__network_packages_default_nm' from source: role '' defaults 25222 1726853573.11294: variable '__network_packages_default_nm' from source: role '' defaults 25222 1726853573.11432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853573.12798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853573.12845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853573.12874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853573.12899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853573.12919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853573.12979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.12999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.13016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.13042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.13058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.13097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.13114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.13130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.13156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.13165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.13307: variable '__network_packages_default_gobject_packages' from source: role '' defaults 25222 1726853573.13377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.13394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.13414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.13449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.13458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.13516: variable 'ansible_python' from source: facts 25222 1726853573.13532: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 25222 1726853573.13586: variable '__network_wpa_supplicant_required' from source: role '' defaults 25222 1726853573.13639: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 25222 1726853573.13719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.13739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.13757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.13782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.13792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.13823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.13845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.13862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.13888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.13898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.13988: variable 'network_connections' from source: task vars 25222 1726853573.13995: variable 'interface' from source: play vars 25222 1726853573.14044: variable 'interface' from source: play vars 25222 1726853573.14114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853573.14237: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853573.14274: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853573.14304: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853573.14332: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853573.14375: 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) 25222 1726853573.14397: 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) 25222 1726853573.14419: 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) 25222 1726853573.14442: 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) 25222 1726853573.14477: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853573.14778: variable 'network_connections' from source: task vars 25222 1726853573.14781: variable 'interface' from source: play vars 25222 1726853573.14784: variable 'interface' from source: play vars 25222 1726853573.14786: variable '__network_packages_default_wireless' from source: role '' defaults 25222 1726853573.14846: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853573.15118: variable 'network_connections' from source: task vars 25222 1726853573.15127: variable 'interface' from source: play vars 25222 1726853573.15192: variable 'interface' from source: play vars 25222 1726853573.15214: variable '__network_packages_default_team' from source: role '' defaults 25222 1726853573.15289: variable '__network_team_connections_defined' from source: role '' defaults 25222 1726853573.15538: variable 'network_connections' from source: task vars 25222 1726853573.15541: variable 'interface' from source: play vars 25222 1726853573.15605: variable 'interface' from source: play vars 25222 1726853573.15647: variable '__network_service_name_default_initscripts' from source: role '' defaults 25222 1726853573.15703: variable '__network_service_name_default_initscripts' from source: role '' defaults 25222 1726853573.15708: variable '__network_packages_default_initscripts' from source: role '' defaults 25222 1726853573.15760: variable '__network_packages_default_initscripts' from source: role '' defaults 25222 1726853573.15944: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 25222 1726853573.16368: variable 'network_connections' from source: task vars 25222 1726853573.16373: variable 'interface' from source: play vars 25222 1726853573.16426: variable 'interface' from source: play vars 25222 1726853573.16433: variable 'ansible_distribution' from source: facts 25222 1726853573.16436: variable '__network_rh_distros' from source: role '' defaults 25222 1726853573.16443: variable 'ansible_distribution_major_version' from source: facts 25222 1726853573.16457: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 25222 1726853573.16634: variable 'ansible_distribution' from source: facts 25222 1726853573.16637: variable '__network_rh_distros' from source: role '' defaults 25222 1726853573.16640: variable 'ansible_distribution_major_version' from source: facts 25222 1726853573.16642: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 25222 1726853573.16764: variable 'ansible_distribution' from source: facts 25222 1726853573.16768: variable '__network_rh_distros' from source: role '' defaults 25222 1726853573.16851: variable 'ansible_distribution_major_version' from source: facts 25222 1726853573.16857: variable 'network_provider' from source: set_fact 25222 1726853573.16862: variable 'omit' from source: magic vars 25222 1726853573.16864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853573.16867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853573.16881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853573.16896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853573.16905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853573.16931: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853573.16934: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853573.16937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853573.17025: Set connection var ansible_shell_executable to /bin/sh 25222 1726853573.17031: Set connection var ansible_pipelining to False 25222 1726853573.17038: Set connection var ansible_timeout to 10 25222 1726853573.17043: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853573.17045: Set connection var ansible_shell_type to sh 25222 1726853573.17047: Set connection var ansible_connection to ssh 25222 1726853573.17069: variable 'ansible_shell_executable' from source: unknown 25222 1726853573.17074: variable 'ansible_connection' from source: unknown 25222 1726853573.17076: variable 'ansible_module_compression' from source: unknown 25222 1726853573.17079: variable 'ansible_shell_type' from source: unknown 25222 1726853573.17085: variable 'ansible_shell_executable' from source: unknown 25222 1726853573.17088: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853573.17089: variable 'ansible_pipelining' from source: unknown 25222 1726853573.17091: variable 'ansible_timeout' from source: unknown 25222 1726853573.17093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853573.17157: 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=False) 25222 1726853573.17164: variable 'omit' from source: magic vars 25222 1726853573.17175: starting attempt loop 25222 1726853573.17179: running the handler 25222 1726853573.17228: variable 'ansible_facts' from source: unknown 25222 1726853573.17680: _low_level_execute_command(): starting 25222 1726853573.17685: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853573.18176: 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 <<< 25222 1726853573.18180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853573.18182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853573.18185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853573.18240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853573.18243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853573.18245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853573.18332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853573.20064: stdout chunk (state=3): >>>/root <<< 25222 1726853573.20166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853573.20196: stderr chunk (state=3): >>><<< 25222 1726853573.20198: stdout chunk (state=3): >>><<< 25222 1726853573.20209: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853573.20269: _low_level_execute_command(): starting 25222 1726853573.20275: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527 `" && echo ansible-tmp-1726853573.202128-26500-144446758407527="` echo /root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527 `" ) && sleep 0' 25222 1726853573.20599: 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 <<< 25222 1726853573.20619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853573.20629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853573.20669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853573.20688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853573.20766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853573.22784: stdout chunk (state=3): >>>ansible-tmp-1726853573.202128-26500-144446758407527=/root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527 <<< 25222 1726853573.22930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853573.22933: stdout chunk (state=3): >>><<< 25222 1726853573.22936: stderr chunk (state=3): >>><<< 25222 1726853573.22950: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853573.202128-26500-144446758407527=/root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853573.23076: variable 'ansible_module_compression' from source: unknown 25222 1726853573.23079: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 25222 1726853573.23115: variable 'ansible_facts' from source: unknown 25222 1726853573.23322: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/AnsiballZ_systemd.py 25222 1726853573.23551: Sending initial data 25222 1726853573.23557: Sent initial data (155 bytes) 25222 1726853573.24152: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853573.24182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853573.24197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853573.24303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853573.25993: 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 <<< 25222 1726853573.26060: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853573.26158: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpriy0ygtz /root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/AnsiballZ_systemd.py <<< 25222 1726853573.26174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/AnsiballZ_systemd.py" <<< 25222 1726853573.26215: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpriy0ygtz" to remote "/root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/AnsiballZ_systemd.py" <<< 25222 1726853573.28080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853573.28083: stdout chunk (state=3): >>><<< 25222 1726853573.28086: stderr chunk (state=3): >>><<< 25222 1726853573.28114: done transferring module to remote 25222 1726853573.28128: _low_level_execute_command(): starting 25222 1726853573.28136: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/ /root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/AnsiballZ_systemd.py && sleep 0' 25222 1726853573.28620: 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 <<< 25222 1726853573.28626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853573.28656: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853573.28659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853573.28661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853573.28663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853573.28712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853573.28715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853573.28795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853573.30799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853573.30965: stderr chunk (state=3): >>><<< 25222 1726853573.30968: stdout chunk (state=3): >>><<< 25222 1726853573.30975: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853573.30981: _low_level_execute_command(): starting 25222 1726853573.30984: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/AnsiballZ_systemd.py && sleep 0' 25222 1726853573.31611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853573.31617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853573.31714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853573.31718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853573.31734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853573.31741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853573.31860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853573.61730: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6954", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ExecMainStartTimestampMonotonic": "354241069", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:25:44 EDT", "ExecMainHandoffTimestampMonotonic": "354259688", "ExecMainPID": "6954", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4605", "MemoryCurrent": "4579328", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3304501248", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1588166000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "Coredum<<< 25222 1726853573.61770: stdout chunk (state=3): >>>pReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target multi-user.target NetworkManager-wait-online.service shutdown.target", "After": "system.slice dbus-broker.service basic.target sysinit.target cloud-init-local.service systemd-journald.socket dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:27:36 EDT", "StateChangeTimestampMonotonic": "466727849", "InactiveExitTimestamp": "Fri 2024-09-20 13:25:43 EDT", "InactiveExitTimestampMonotonic": "354242944", "ActiveEnterTimestamp": "Fri 2024-09-20 13:25:44 EDT", "ActiveEnterTimestampMonotonic": "354340344", "ActiveExitTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ActiveExitTimestampMonotonic": "354211543", "InactiveEnterTimestamp": "Fri 2024-09-20 13:25:43 EDT", "InactiveEnterTimestampMonotonic": "354237904", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ConditionTimestampMonotonic": "354239203", "AssertTimestamp": "Fri 2024-09-20 13:25:43 EDT", "AssertTimestampMonotonic": "354239218", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6c038df3c47d4ceeb77d538416d0146a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 25222 1726853573.63823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853573.63837: stderr chunk (state=3): >>><<< 25222 1726853573.63845: stdout chunk (state=3): >>><<< 25222 1726853573.63883: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6954", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ExecMainStartTimestampMonotonic": "354241069", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:25:44 EDT", "ExecMainHandoffTimestampMonotonic": "354259688", "ExecMainPID": "6954", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4605", "MemoryCurrent": "4579328", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3304501248", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1588166000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target multi-user.target NetworkManager-wait-online.service shutdown.target", "After": "system.slice dbus-broker.service basic.target sysinit.target cloud-init-local.service systemd-journald.socket dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:27:36 EDT", "StateChangeTimestampMonotonic": "466727849", "InactiveExitTimestamp": "Fri 2024-09-20 13:25:43 EDT", "InactiveExitTimestampMonotonic": "354242944", "ActiveEnterTimestamp": "Fri 2024-09-20 13:25:44 EDT", "ActiveEnterTimestampMonotonic": "354340344", "ActiveExitTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ActiveExitTimestampMonotonic": "354211543", "InactiveEnterTimestamp": "Fri 2024-09-20 13:25:43 EDT", "InactiveEnterTimestampMonotonic": "354237904", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:25:43 EDT", "ConditionTimestampMonotonic": "354239203", "AssertTimestamp": "Fri 2024-09-20 13:25:43 EDT", "AssertTimestampMonotonic": "354239218", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6c038df3c47d4ceeb77d538416d0146a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853573.64099: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853573.64190: _low_level_execute_command(): starting 25222 1726853573.64194: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853573.202128-26500-144446758407527/ > /dev/null 2>&1 && sleep 0' 25222 1726853573.65508: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853573.65525: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853573.65652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853573.65655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853573.65679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853573.65843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853573.67864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853573.68140: stdout chunk (state=3): >>><<< 25222 1726853573.68143: stderr chunk (state=3): >>><<< 25222 1726853573.68146: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853573.68148: handler run complete 25222 1726853573.68150: attempt loop complete, returning result 25222 1726853573.68152: _execute() done 25222 1726853573.68154: dumping result to json 25222 1726853573.68156: done dumping result, returning 25222 1726853573.68187: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-cdd5-a5fe-00000000007a] 25222 1726853573.68196: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007a ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853573.68765: no more pending results, returning what we have 25222 1726853573.68768: results queue empty 25222 1726853573.68769: checking for any_errors_fatal 25222 1726853573.68776: done checking for any_errors_fatal 25222 1726853573.68777: checking for max_fail_percentage 25222 1726853573.68779: done checking for max_fail_percentage 25222 1726853573.68780: checking to see if all hosts have failed and the running result is not ok 25222 1726853573.68781: done checking to see if all hosts have failed 25222 1726853573.68782: getting the remaining hosts for this loop 25222 1726853573.68783: done getting the remaining hosts for this loop 25222 1726853573.68786: getting the next task for host managed_node2 25222 1726853573.68794: done getting next task for host managed_node2 25222 1726853573.68798: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 25222 1726853573.68802: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853573.68812: getting variables 25222 1726853573.68814: in VariableManager get_vars() 25222 1726853573.68853: Calling all_inventory to load vars for managed_node2 25222 1726853573.68856: Calling groups_inventory to load vars for managed_node2 25222 1726853573.68858: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853573.68869: Calling all_plugins_play to load vars for managed_node2 25222 1726853573.68978: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853573.68987: Calling groups_plugins_play to load vars for managed_node2 25222 1726853573.69596: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007a 25222 1726853573.69599: WORKER PROCESS EXITING 25222 1726853573.70927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853573.73034: done with get_vars() 25222 1726853573.73063: done getting variables 25222 1726853573.73127: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:32:53 -0400 (0:00:00.631) 0:00:27.612 ****** 25222 1726853573.73168: entering _queue_task() for managed_node2/service 25222 1726853573.73524: worker is 1 (out of 1 available) 25222 1726853573.73535: exiting _queue_task() for managed_node2/service 25222 1726853573.73548: done queuing things up, now waiting for results queue to drain 25222 1726853573.73549: waiting for pending results... 25222 1726853573.73849: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 25222 1726853573.74053: in run() - task 02083763-bbaf-cdd5-a5fe-00000000007b 25222 1726853573.74481: variable 'ansible_search_path' from source: unknown 25222 1726853573.74485: variable 'ansible_search_path' from source: unknown 25222 1726853573.74488: calling self._execute() 25222 1726853573.74589: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853573.74594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853573.74597: variable 'omit' from source: magic vars 25222 1726853573.75112: variable 'ansible_distribution_major_version' from source: facts 25222 1726853573.75245: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853573.75411: variable 'network_provider' from source: set_fact 25222 1726853573.75422: Evaluated conditional (network_provider == "nm"): True 25222 1726853573.75556: variable '__network_wpa_supplicant_required' from source: role '' defaults 25222 1726853573.75764: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 25222 1726853573.76193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853573.78784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853573.78866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853573.78908: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853573.78950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853573.78986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853573.79072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.79116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.79150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.79210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.79230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.79288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.79378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.79382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.79400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.79422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.79631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.79634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.79636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.79638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.79668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.79854: variable 'network_connections' from source: task vars 25222 1726853573.80180: variable 'interface' from source: play vars 25222 1726853573.80184: variable 'interface' from source: play vars 25222 1726853573.80241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853573.80559: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853573.80602: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853573.80710: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853573.80751: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853573.80875: 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) 25222 1726853573.80902: 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) 25222 1726853573.80976: 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) 25222 1726853573.81083: 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) 25222 1726853573.81147: variable '__network_wireless_connections_defined' from source: role '' defaults 25222 1726853573.81482: variable 'network_connections' from source: task vars 25222 1726853573.81499: variable 'interface' from source: play vars 25222 1726853573.81561: variable 'interface' from source: play vars 25222 1726853573.81604: Evaluated conditional (__network_wpa_supplicant_required): False 25222 1726853573.81613: when evaluation is False, skipping this task 25222 1726853573.81620: _execute() done 25222 1726853573.81628: dumping result to json 25222 1726853573.81676: done dumping result, returning 25222 1726853573.81679: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-cdd5-a5fe-00000000007b] 25222 1726853573.81690: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007b skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 25222 1726853573.82023: no more pending results, returning what we have 25222 1726853573.82027: results queue empty 25222 1726853573.82028: checking for any_errors_fatal 25222 1726853573.82047: done checking for any_errors_fatal 25222 1726853573.82048: checking for max_fail_percentage 25222 1726853573.82050: done checking for max_fail_percentage 25222 1726853573.82051: checking to see if all hosts have failed and the running result is not ok 25222 1726853573.82052: done checking to see if all hosts have failed 25222 1726853573.82053: getting the remaining hosts for this loop 25222 1726853573.82054: done getting the remaining hosts for this loop 25222 1726853573.82058: getting the next task for host managed_node2 25222 1726853573.82065: done getting next task for host managed_node2 25222 1726853573.82069: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 25222 1726853573.82074: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853573.82091: getting variables 25222 1726853573.82093: in VariableManager get_vars() 25222 1726853573.82136: Calling all_inventory to load vars for managed_node2 25222 1726853573.82139: Calling groups_inventory to load vars for managed_node2 25222 1726853573.82141: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853573.82152: Calling all_plugins_play to load vars for managed_node2 25222 1726853573.82155: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853573.82158: Calling groups_plugins_play to load vars for managed_node2 25222 1726853573.82685: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007b 25222 1726853573.82689: WORKER PROCESS EXITING 25222 1726853573.84384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853573.86259: done with get_vars() 25222 1726853573.86286: done getting variables 25222 1726853573.86353: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:32:53 -0400 (0:00:00.132) 0:00:27.744 ****** 25222 1726853573.86388: entering _queue_task() for managed_node2/service 25222 1726853573.86867: worker is 1 (out of 1 available) 25222 1726853573.86882: exiting _queue_task() for managed_node2/service 25222 1726853573.86895: done queuing things up, now waiting for results queue to drain 25222 1726853573.86897: waiting for pending results... 25222 1726853573.87112: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 25222 1726853573.87263: in run() - task 02083763-bbaf-cdd5-a5fe-00000000007c 25222 1726853573.87292: variable 'ansible_search_path' from source: unknown 25222 1726853573.87302: variable 'ansible_search_path' from source: unknown 25222 1726853573.87349: calling self._execute() 25222 1726853573.87459: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853573.87473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853573.87489: variable 'omit' from source: magic vars 25222 1726853573.87898: variable 'ansible_distribution_major_version' from source: facts 25222 1726853573.87917: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853573.88043: variable 'network_provider' from source: set_fact 25222 1726853573.88060: Evaluated conditional (network_provider == "initscripts"): False 25222 1726853573.88100: when evaluation is False, skipping this task 25222 1726853573.88104: _execute() done 25222 1726853573.88106: dumping result to json 25222 1726853573.88109: done dumping result, returning 25222 1726853573.88112: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-cdd5-a5fe-00000000007c] 25222 1726853573.88114: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007c 25222 1726853573.88318: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007c 25222 1726853573.88321: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 25222 1726853573.88369: no more pending results, returning what we have 25222 1726853573.88378: results queue empty 25222 1726853573.88379: checking for any_errors_fatal 25222 1726853573.88390: done checking for any_errors_fatal 25222 1726853573.88391: checking for max_fail_percentage 25222 1726853573.88393: done checking for max_fail_percentage 25222 1726853573.88394: checking to see if all hosts have failed and the running result is not ok 25222 1726853573.88395: done checking to see if all hosts have failed 25222 1726853573.88396: getting the remaining hosts for this loop 25222 1726853573.88398: done getting the remaining hosts for this loop 25222 1726853573.88402: getting the next task for host managed_node2 25222 1726853573.88410: done getting next task for host managed_node2 25222 1726853573.88414: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 25222 1726853573.88418: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853573.88441: getting variables 25222 1726853573.88443: in VariableManager get_vars() 25222 1726853573.88590: Calling all_inventory to load vars for managed_node2 25222 1726853573.88593: Calling groups_inventory to load vars for managed_node2 25222 1726853573.88596: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853573.88607: Calling all_plugins_play to load vars for managed_node2 25222 1726853573.88611: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853573.88614: Calling groups_plugins_play to load vars for managed_node2 25222 1726853573.89884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853573.90824: done with get_vars() 25222 1726853573.90839: done getting variables 25222 1726853573.90884: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:32:53 -0400 (0:00:00.045) 0:00:27.789 ****** 25222 1726853573.90908: entering _queue_task() for managed_node2/copy 25222 1726853573.91132: worker is 1 (out of 1 available) 25222 1726853573.91146: exiting _queue_task() for managed_node2/copy 25222 1726853573.91158: done queuing things up, now waiting for results queue to drain 25222 1726853573.91160: waiting for pending results... 25222 1726853573.91344: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 25222 1726853573.91482: in run() - task 02083763-bbaf-cdd5-a5fe-00000000007d 25222 1726853573.91486: variable 'ansible_search_path' from source: unknown 25222 1726853573.91489: variable 'ansible_search_path' from source: unknown 25222 1726853573.91577: calling self._execute() 25222 1726853573.91612: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853573.91616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853573.91627: variable 'omit' from source: magic vars 25222 1726853573.92089: variable 'ansible_distribution_major_version' from source: facts 25222 1726853573.92094: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853573.92117: variable 'network_provider' from source: set_fact 25222 1726853573.92121: Evaluated conditional (network_provider == "initscripts"): False 25222 1726853573.92124: when evaluation is False, skipping this task 25222 1726853573.92126: _execute() done 25222 1726853573.92131: dumping result to json 25222 1726853573.92135: done dumping result, returning 25222 1726853573.92142: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-cdd5-a5fe-00000000007d] 25222 1726853573.92147: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007d 25222 1726853573.92257: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007d 25222 1726853573.92260: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 25222 1726853573.92373: no more pending results, returning what we have 25222 1726853573.92378: results queue empty 25222 1726853573.92379: checking for any_errors_fatal 25222 1726853573.92382: done checking for any_errors_fatal 25222 1726853573.92383: checking for max_fail_percentage 25222 1726853573.92385: done checking for max_fail_percentage 25222 1726853573.92386: checking to see if all hosts have failed and the running result is not ok 25222 1726853573.92386: done checking to see if all hosts have failed 25222 1726853573.92387: getting the remaining hosts for this loop 25222 1726853573.92388: done getting the remaining hosts for this loop 25222 1726853573.92391: getting the next task for host managed_node2 25222 1726853573.92396: done getting next task for host managed_node2 25222 1726853573.92399: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 25222 1726853573.92403: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853573.92425: getting variables 25222 1726853573.92427: in VariableManager get_vars() 25222 1726853573.92459: Calling all_inventory to load vars for managed_node2 25222 1726853573.92462: Calling groups_inventory to load vars for managed_node2 25222 1726853573.92464: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853573.92476: Calling all_plugins_play to load vars for managed_node2 25222 1726853573.92479: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853573.92482: Calling groups_plugins_play to load vars for managed_node2 25222 1726853573.93365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853573.94217: done with get_vars() 25222 1726853573.94232: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:32:53 -0400 (0:00:00.033) 0:00:27.823 ****** 25222 1726853573.94297: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 25222 1726853573.94514: worker is 1 (out of 1 available) 25222 1726853573.94527: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 25222 1726853573.94540: done queuing things up, now waiting for results queue to drain 25222 1726853573.94542: waiting for pending results... 25222 1726853573.94720: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 25222 1726853573.94801: in run() - task 02083763-bbaf-cdd5-a5fe-00000000007e 25222 1726853573.94812: variable 'ansible_search_path' from source: unknown 25222 1726853573.94816: variable 'ansible_search_path' from source: unknown 25222 1726853573.94844: calling self._execute() 25222 1726853573.94936: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853573.94939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853573.94972: variable 'omit' from source: magic vars 25222 1726853573.95342: variable 'ansible_distribution_major_version' from source: facts 25222 1726853573.95355: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853573.95359: variable 'omit' from source: magic vars 25222 1726853573.95478: variable 'omit' from source: magic vars 25222 1726853573.95589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853573.97848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853573.97924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853573.97961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853573.98001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853573.98277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853573.98281: variable 'network_provider' from source: set_fact 25222 1726853573.98288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853573.98323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853573.98349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853573.98402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853573.98424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853573.98507: variable 'omit' from source: magic vars 25222 1726853573.98640: variable 'omit' from source: magic vars 25222 1726853573.98745: variable 'network_connections' from source: task vars 25222 1726853573.98759: variable 'interface' from source: play vars 25222 1726853573.98811: variable 'interface' from source: play vars 25222 1726853573.98962: variable 'omit' from source: magic vars 25222 1726853573.98970: variable '__lsr_ansible_managed' from source: task vars 25222 1726853573.99023: variable '__lsr_ansible_managed' from source: task vars 25222 1726853573.99610: Loaded config def from plugin (lookup/template) 25222 1726853573.99613: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 25222 1726853573.99640: File lookup term: get_ansible_managed.j2 25222 1726853573.99644: variable 'ansible_search_path' from source: unknown 25222 1726853573.99649: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 25222 1726853573.99661: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 25222 1726853573.99681: variable 'ansible_search_path' from source: unknown 25222 1726853574.07208: variable 'ansible_managed' from source: unknown 25222 1726853574.07443: variable 'omit' from source: magic vars 25222 1726853574.07472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853574.07621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853574.07639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853574.07659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853574.07666: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853574.07695: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853574.07699: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.07900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.08019: Set connection var ansible_shell_executable to /bin/sh 25222 1726853574.08026: Set connection var ansible_pipelining to False 25222 1726853574.08034: Set connection var ansible_timeout to 10 25222 1726853574.08040: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853574.08042: Set connection var ansible_shell_type to sh 25222 1726853574.08044: Set connection var ansible_connection to ssh 25222 1726853574.08066: variable 'ansible_shell_executable' from source: unknown 25222 1726853574.08070: variable 'ansible_connection' from source: unknown 25222 1726853574.08074: variable 'ansible_module_compression' from source: unknown 25222 1726853574.08076: variable 'ansible_shell_type' from source: unknown 25222 1726853574.08078: variable 'ansible_shell_executable' from source: unknown 25222 1726853574.08080: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.08176: variable 'ansible_pipelining' from source: unknown 25222 1726853574.08179: variable 'ansible_timeout' from source: unknown 25222 1726853574.08181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.08421: 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__) 25222 1726853574.08561: variable 'omit' from source: magic vars 25222 1726853574.08568: starting attempt loop 25222 1726853574.08573: running the handler 25222 1726853574.08586: _low_level_execute_command(): starting 25222 1726853574.08593: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853574.10102: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.10106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.10213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.10306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853574.12401: stdout chunk (state=3): >>>/root <<< 25222 1726853574.12405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853574.12407: stdout chunk (state=3): >>><<< 25222 1726853574.12409: stderr chunk (state=3): >>><<< 25222 1726853574.12411: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853574.12413: _low_level_execute_command(): starting 25222 1726853574.12416: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876 `" && echo ansible-tmp-1726853574.123137-26547-151369811700876="` echo /root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876 `" ) && sleep 0' 25222 1726853574.13310: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853574.13314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853574.13325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853574.13339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853574.13351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853574.13361: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853574.13376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.13398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853574.13420: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853574.13423: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 25222 1726853574.13426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853574.13489: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.13503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853574.13513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.13529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.13625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853574.15814: stdout chunk (state=3): >>>ansible-tmp-1726853574.123137-26547-151369811700876=/root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876 <<< 25222 1726853574.16068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853574.16073: stdout chunk (state=3): >>><<< 25222 1726853574.16076: stderr chunk (state=3): >>><<< 25222 1726853574.16078: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853574.123137-26547-151369811700876=/root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853574.16081: variable 'ansible_module_compression' from source: unknown 25222 1726853574.16083: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 25222 1726853574.16222: variable 'ansible_facts' from source: unknown 25222 1726853574.16425: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876/AnsiballZ_network_connections.py 25222 1726853574.16587: Sending initial data 25222 1726853574.16611: Sent initial data (167 bytes) 25222 1726853574.17296: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853574.17340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853574.17353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853574.17377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853574.17464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.17486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.17595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853574.19288: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 25222 1726853574.19439: 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 <<< 25222 1726853574.19466: stderr chunk (state=3): >>>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 <<< 25222 1726853574.19579: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853574.19659: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmplvfovl6_ /root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876/AnsiballZ_network_connections.py <<< 25222 1726853574.19670: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876/AnsiballZ_network_connections.py" <<< 25222 1726853574.19729: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmplvfovl6_" to remote "/root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876/AnsiballZ_network_connections.py" <<< 25222 1726853574.21206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853574.21287: stderr chunk (state=3): >>><<< 25222 1726853574.21297: stdout chunk (state=3): >>><<< 25222 1726853574.21325: done transferring module to remote 25222 1726853574.21340: _low_level_execute_command(): starting 25222 1726853574.21351: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876/ /root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876/AnsiballZ_network_connections.py && sleep 0' 25222 1726853574.21965: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853574.21985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853574.22000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853574.22028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853574.22042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853574.22116: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853574.22135: 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.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.22164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853574.22183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.22204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.22313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853574.24233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853574.24251: stdout chunk (state=3): >>><<< 25222 1726853574.24351: stderr chunk (state=3): >>><<< 25222 1726853574.24355: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853574.24358: _low_level_execute_command(): starting 25222 1726853574.24360: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876/AnsiballZ_network_connections.py && sleep 0' 25222 1726853574.24908: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 25222 1726853574.25005: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.25029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853574.25049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.25069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.25189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853574.59324: stdout chunk (state=3): >>>Traceback (most recent call last):<<< 25222 1726853574.59364: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_9q7cwlut/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_9q7cwlut/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on veth0/94e3e672-914d-480a-90c7-9566993f7cf5: error=unknown <<< 25222 1726853574.59480: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 25222 1726853574.61416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853574.61437: stderr chunk (state=3): >>><<< 25222 1726853574.61440: stdout chunk (state=3): >>><<< 25222 1726853574.61460: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_9q7cwlut/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_9q7cwlut/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on veth0/94e3e672-914d-480a-90c7-9566993f7cf5: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853574.61490: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'veth0', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_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-1726853574.123137-26547-151369811700876/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853574.61507: _low_level_execute_command(): starting 25222 1726853574.61549: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853574.123137-26547-151369811700876/ > /dev/null 2>&1 && sleep 0' 25222 1726853574.62117: 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 <<< 25222 1726853574.62131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.62161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.62207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853574.62212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.62242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.62311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853574.64246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853574.64260: stderr chunk (state=3): >>><<< 25222 1726853574.64263: stdout chunk (state=3): >>><<< 25222 1726853574.64294: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853574.64303: handler run complete 25222 1726853574.64352: attempt loop complete, returning result 25222 1726853574.64355: _execute() done 25222 1726853574.64357: dumping result to json 25222 1726853574.64360: done dumping result, returning 25222 1726853574.64362: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-cdd5-a5fe-00000000007e] 25222 1726853574.64364: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007e 25222 1726853574.64458: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007e 25222 1726853574.64461: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 25222 1726853574.64587: no more pending results, returning what we have 25222 1726853574.64590: results queue empty 25222 1726853574.64591: checking for any_errors_fatal 25222 1726853574.64597: done checking for any_errors_fatal 25222 1726853574.64598: checking for max_fail_percentage 25222 1726853574.64600: done checking for max_fail_percentage 25222 1726853574.64601: checking to see if all hosts have failed and the running result is not ok 25222 1726853574.64601: done checking to see if all hosts have failed 25222 1726853574.64602: getting the remaining hosts for this loop 25222 1726853574.64603: done getting the remaining hosts for this loop 25222 1726853574.64606: getting the next task for host managed_node2 25222 1726853574.64614: done getting next task for host managed_node2 25222 1726853574.64628: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 25222 1726853574.64633: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853574.64644: getting variables 25222 1726853574.64645: in VariableManager get_vars() 25222 1726853574.64718: Calling all_inventory to load vars for managed_node2 25222 1726853574.64721: Calling groups_inventory to load vars for managed_node2 25222 1726853574.64723: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853574.64755: Calling all_plugins_play to load vars for managed_node2 25222 1726853574.64759: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853574.64763: Calling groups_plugins_play to load vars for managed_node2 25222 1726853574.65847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853574.66748: done with get_vars() 25222 1726853574.66767: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:32:54 -0400 (0:00:00.725) 0:00:28.548 ****** 25222 1726853574.66841: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 25222 1726853574.67112: worker is 1 (out of 1 available) 25222 1726853574.67132: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 25222 1726853574.67145: done queuing things up, now waiting for results queue to drain 25222 1726853574.67147: waiting for pending results... 25222 1726853574.67325: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 25222 1726853574.67410: in run() - task 02083763-bbaf-cdd5-a5fe-00000000007f 25222 1726853574.67443: variable 'ansible_search_path' from source: unknown 25222 1726853574.67449: variable 'ansible_search_path' from source: unknown 25222 1726853574.67487: calling self._execute() 25222 1726853574.67579: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.67583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.67586: variable 'omit' from source: magic vars 25222 1726853574.67878: variable 'ansible_distribution_major_version' from source: facts 25222 1726853574.67887: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853574.67982: variable 'network_state' from source: role '' defaults 25222 1726853574.67991: Evaluated conditional (network_state != {}): False 25222 1726853574.67995: when evaluation is False, skipping this task 25222 1726853574.67997: _execute() done 25222 1726853574.68000: dumping result to json 25222 1726853574.68002: done dumping result, returning 25222 1726853574.68009: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-cdd5-a5fe-00000000007f] 25222 1726853574.68014: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007f 25222 1726853574.68097: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000007f 25222 1726853574.68100: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 25222 1726853574.68156: no more pending results, returning what we have 25222 1726853574.68160: results queue empty 25222 1726853574.68161: checking for any_errors_fatal 25222 1726853574.68176: done checking for any_errors_fatal 25222 1726853574.68176: checking for max_fail_percentage 25222 1726853574.68179: done checking for max_fail_percentage 25222 1726853574.68180: checking to see if all hosts have failed and the running result is not ok 25222 1726853574.68180: done checking to see if all hosts have failed 25222 1726853574.68181: getting the remaining hosts for this loop 25222 1726853574.68182: done getting the remaining hosts for this loop 25222 1726853574.68186: getting the next task for host managed_node2 25222 1726853574.68193: done getting next task for host managed_node2 25222 1726853574.68196: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 25222 1726853574.68203: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853574.68219: getting variables 25222 1726853574.68220: in VariableManager get_vars() 25222 1726853574.68261: Calling all_inventory to load vars for managed_node2 25222 1726853574.68264: Calling groups_inventory to load vars for managed_node2 25222 1726853574.68269: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853574.68317: Calling all_plugins_play to load vars for managed_node2 25222 1726853574.68321: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853574.68324: Calling groups_plugins_play to load vars for managed_node2 25222 1726853574.69180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853574.70358: done with get_vars() 25222 1726853574.70381: done getting variables 25222 1726853574.70426: Loading ActionModule 'debug' from /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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:32:54 -0400 (0:00:00.036) 0:00:28.584 ****** 25222 1726853574.70449: entering _queue_task() for managed_node2/debug 25222 1726853574.70696: worker is 1 (out of 1 available) 25222 1726853574.70710: exiting _queue_task() for managed_node2/debug 25222 1726853574.70722: done queuing things up, now waiting for results queue to drain 25222 1726853574.70723: waiting for pending results... 25222 1726853574.71001: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 25222 1726853574.71087: in run() - task 02083763-bbaf-cdd5-a5fe-000000000080 25222 1726853574.71097: variable 'ansible_search_path' from source: unknown 25222 1726853574.71101: variable 'ansible_search_path' from source: unknown 25222 1726853574.71168: calling self._execute() 25222 1726853574.71234: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.71238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.71257: variable 'omit' from source: magic vars 25222 1726853574.71554: variable 'ansible_distribution_major_version' from source: facts 25222 1726853574.71566: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853574.71574: variable 'omit' from source: magic vars 25222 1726853574.71616: variable 'omit' from source: magic vars 25222 1726853574.71642: variable 'omit' from source: magic vars 25222 1726853574.71678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853574.71705: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853574.71720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853574.71737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853574.71745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853574.71772: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853574.71775: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.71778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.71851: Set connection var ansible_shell_executable to /bin/sh 25222 1726853574.71860: Set connection var ansible_pipelining to False 25222 1726853574.71866: Set connection var ansible_timeout to 10 25222 1726853574.71872: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853574.71875: Set connection var ansible_shell_type to sh 25222 1726853574.71877: Set connection var ansible_connection to ssh 25222 1726853574.71893: variable 'ansible_shell_executable' from source: unknown 25222 1726853574.71896: variable 'ansible_connection' from source: unknown 25222 1726853574.71899: variable 'ansible_module_compression' from source: unknown 25222 1726853574.71901: variable 'ansible_shell_type' from source: unknown 25222 1726853574.71903: variable 'ansible_shell_executable' from source: unknown 25222 1726853574.71907: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.71909: variable 'ansible_pipelining' from source: unknown 25222 1726853574.71914: variable 'ansible_timeout' from source: unknown 25222 1726853574.71916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.72023: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853574.72027: variable 'omit' from source: magic vars 25222 1726853574.72033: starting attempt loop 25222 1726853574.72036: running the handler 25222 1726853574.72170: variable '__network_connections_result' from source: set_fact 25222 1726853574.72226: handler run complete 25222 1726853574.72231: attempt loop complete, returning result 25222 1726853574.72233: _execute() done 25222 1726853574.72236: dumping result to json 25222 1726853574.72239: done dumping result, returning 25222 1726853574.72252: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-cdd5-a5fe-000000000080] 25222 1726853574.72266: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000080 25222 1726853574.72342: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000080 25222 1726853574.72344: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 25222 1726853574.72422: no more pending results, returning what we have 25222 1726853574.72425: results queue empty 25222 1726853574.72426: checking for any_errors_fatal 25222 1726853574.72433: done checking for any_errors_fatal 25222 1726853574.72433: checking for max_fail_percentage 25222 1726853574.72435: done checking for max_fail_percentage 25222 1726853574.72436: checking to see if all hosts have failed and the running result is not ok 25222 1726853574.72437: done checking to see if all hosts have failed 25222 1726853574.72437: getting the remaining hosts for this loop 25222 1726853574.72438: done getting the remaining hosts for this loop 25222 1726853574.72441: getting the next task for host managed_node2 25222 1726853574.72448: done getting next task for host managed_node2 25222 1726853574.72451: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 25222 1726853574.72457: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853574.72468: getting variables 25222 1726853574.72470: in VariableManager get_vars() 25222 1726853574.72504: Calling all_inventory to load vars for managed_node2 25222 1726853574.72507: Calling groups_inventory to load vars for managed_node2 25222 1726853574.72509: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853574.72518: Calling all_plugins_play to load vars for managed_node2 25222 1726853574.72520: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853574.72523: Calling groups_plugins_play to load vars for managed_node2 25222 1726853574.73395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853574.74242: done with get_vars() 25222 1726853574.74259: done getting variables 25222 1726853574.74301: Loading ActionModule 'debug' from /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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:32:54 -0400 (0:00:00.038) 0:00:28.623 ****** 25222 1726853574.74327: entering _queue_task() for managed_node2/debug 25222 1726853574.74558: worker is 1 (out of 1 available) 25222 1726853574.74575: exiting _queue_task() for managed_node2/debug 25222 1726853574.74586: done queuing things up, now waiting for results queue to drain 25222 1726853574.74587: waiting for pending results... 25222 1726853574.74764: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 25222 1726853574.74846: in run() - task 02083763-bbaf-cdd5-a5fe-000000000081 25222 1726853574.74860: variable 'ansible_search_path' from source: unknown 25222 1726853574.74864: variable 'ansible_search_path' from source: unknown 25222 1726853574.74893: calling self._execute() 25222 1726853574.74965: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.74969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.74979: variable 'omit' from source: magic vars 25222 1726853574.75240: variable 'ansible_distribution_major_version' from source: facts 25222 1726853574.75250: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853574.75260: variable 'omit' from source: magic vars 25222 1726853574.75297: variable 'omit' from source: magic vars 25222 1726853574.75321: variable 'omit' from source: magic vars 25222 1726853574.75356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853574.75382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853574.75397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853574.75410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853574.75421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853574.75444: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853574.75447: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.75449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.75523: Set connection var ansible_shell_executable to /bin/sh 25222 1726853574.75529: Set connection var ansible_pipelining to False 25222 1726853574.75535: Set connection var ansible_timeout to 10 25222 1726853574.75540: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853574.75542: Set connection var ansible_shell_type to sh 25222 1726853574.75545: Set connection var ansible_connection to ssh 25222 1726853574.75562: variable 'ansible_shell_executable' from source: unknown 25222 1726853574.75565: variable 'ansible_connection' from source: unknown 25222 1726853574.75567: variable 'ansible_module_compression' from source: unknown 25222 1726853574.75570: variable 'ansible_shell_type' from source: unknown 25222 1726853574.75574: variable 'ansible_shell_executable' from source: unknown 25222 1726853574.75576: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.75586: variable 'ansible_pipelining' from source: unknown 25222 1726853574.75589: variable 'ansible_timeout' from source: unknown 25222 1726853574.75591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.75684: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853574.75693: variable 'omit' from source: magic vars 25222 1726853574.75695: starting attempt loop 25222 1726853574.75698: running the handler 25222 1726853574.75737: variable '__network_connections_result' from source: set_fact 25222 1726853574.75791: variable '__network_connections_result' from source: set_fact 25222 1726853574.75865: handler run complete 25222 1726853574.75883: attempt loop complete, returning result 25222 1726853574.75886: _execute() done 25222 1726853574.75888: dumping result to json 25222 1726853574.75891: done dumping result, returning 25222 1726853574.75899: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-cdd5-a5fe-000000000081] 25222 1726853574.75901: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000081 25222 1726853574.75987: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000081 25222 1726853574.75990: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 25222 1726853574.76099: no more pending results, returning what we have 25222 1726853574.76102: results queue empty 25222 1726853574.76102: checking for any_errors_fatal 25222 1726853574.76109: done checking for any_errors_fatal 25222 1726853574.76110: checking for max_fail_percentage 25222 1726853574.76111: done checking for max_fail_percentage 25222 1726853574.76112: checking to see if all hosts have failed and the running result is not ok 25222 1726853574.76113: done checking to see if all hosts have failed 25222 1726853574.76113: getting the remaining hosts for this loop 25222 1726853574.76115: done getting the remaining hosts for this loop 25222 1726853574.76117: getting the next task for host managed_node2 25222 1726853574.76124: done getting next task for host managed_node2 25222 1726853574.76127: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 25222 1726853574.76129: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853574.76138: getting variables 25222 1726853574.76139: in VariableManager get_vars() 25222 1726853574.76174: Calling all_inventory to load vars for managed_node2 25222 1726853574.76178: Calling groups_inventory to load vars for managed_node2 25222 1726853574.76180: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853574.76186: Calling all_plugins_play to load vars for managed_node2 25222 1726853574.76188: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853574.76190: Calling groups_plugins_play to load vars for managed_node2 25222 1726853574.76907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853574.77766: done with get_vars() 25222 1726853574.77784: done getting variables 25222 1726853574.77825: Loading ActionModule 'debug' from /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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:32:54 -0400 (0:00:00.035) 0:00:28.658 ****** 25222 1726853574.77855: entering _queue_task() for managed_node2/debug 25222 1726853574.78091: worker is 1 (out of 1 available) 25222 1726853574.78106: exiting _queue_task() for managed_node2/debug 25222 1726853574.78118: done queuing things up, now waiting for results queue to drain 25222 1726853574.78120: waiting for pending results... 25222 1726853574.78296: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 25222 1726853574.78385: in run() - task 02083763-bbaf-cdd5-a5fe-000000000082 25222 1726853574.78396: variable 'ansible_search_path' from source: unknown 25222 1726853574.78399: variable 'ansible_search_path' from source: unknown 25222 1726853574.78426: calling self._execute() 25222 1726853574.78498: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.78502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.78510: variable 'omit' from source: magic vars 25222 1726853574.78777: variable 'ansible_distribution_major_version' from source: facts 25222 1726853574.78790: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853574.78873: variable 'network_state' from source: role '' defaults 25222 1726853574.78884: Evaluated conditional (network_state != {}): False 25222 1726853574.78886: when evaluation is False, skipping this task 25222 1726853574.78889: _execute() done 25222 1726853574.78898: dumping result to json 25222 1726853574.78903: done dumping result, returning 25222 1726853574.78905: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-cdd5-a5fe-000000000082] 25222 1726853574.78908: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000082 25222 1726853574.78991: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000082 25222 1726853574.78994: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 25222 1726853574.79060: no more pending results, returning what we have 25222 1726853574.79063: results queue empty 25222 1726853574.79064: checking for any_errors_fatal 25222 1726853574.79074: done checking for any_errors_fatal 25222 1726853574.79075: checking for max_fail_percentage 25222 1726853574.79077: done checking for max_fail_percentage 25222 1726853574.79078: checking to see if all hosts have failed and the running result is not ok 25222 1726853574.79079: done checking to see if all hosts have failed 25222 1726853574.79079: getting the remaining hosts for this loop 25222 1726853574.79080: done getting the remaining hosts for this loop 25222 1726853574.79084: getting the next task for host managed_node2 25222 1726853574.79090: done getting next task for host managed_node2 25222 1726853574.79093: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 25222 1726853574.79096: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853574.79112: getting variables 25222 1726853574.79114: in VariableManager get_vars() 25222 1726853574.79145: Calling all_inventory to load vars for managed_node2 25222 1726853574.79147: Calling groups_inventory to load vars for managed_node2 25222 1726853574.79150: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853574.79158: Calling all_plugins_play to load vars for managed_node2 25222 1726853574.79161: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853574.79163: Calling groups_plugins_play to load vars for managed_node2 25222 1726853574.83763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853574.85268: done with get_vars() 25222 1726853574.85296: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:32:54 -0400 (0:00:00.075) 0:00:28.734 ****** 25222 1726853574.85381: entering _queue_task() for managed_node2/ping 25222 1726853574.85733: worker is 1 (out of 1 available) 25222 1726853574.85746: exiting _queue_task() for managed_node2/ping 25222 1726853574.85758: done queuing things up, now waiting for results queue to drain 25222 1726853574.85760: waiting for pending results... 25222 1726853574.86193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 25222 1726853574.86221: in run() - task 02083763-bbaf-cdd5-a5fe-000000000083 25222 1726853574.86245: variable 'ansible_search_path' from source: unknown 25222 1726853574.86254: variable 'ansible_search_path' from source: unknown 25222 1726853574.86298: calling self._execute() 25222 1726853574.86402: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.86419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.86435: variable 'omit' from source: magic vars 25222 1726853574.86823: variable 'ansible_distribution_major_version' from source: facts 25222 1726853574.86842: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853574.86860: variable 'omit' from source: magic vars 25222 1726853574.86961: variable 'omit' from source: magic vars 25222 1726853574.86969: variable 'omit' from source: magic vars 25222 1726853574.87015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853574.87054: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853574.87088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853574.87112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853574.87178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853574.87182: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853574.87184: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.87187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.87296: Set connection var ansible_shell_executable to /bin/sh 25222 1726853574.87311: Set connection var ansible_pipelining to False 25222 1726853574.87325: Set connection var ansible_timeout to 10 25222 1726853574.87336: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853574.87344: Set connection var ansible_shell_type to sh 25222 1726853574.87352: Set connection var ansible_connection to ssh 25222 1726853574.87394: variable 'ansible_shell_executable' from source: unknown 25222 1726853574.87398: variable 'ansible_connection' from source: unknown 25222 1726853574.87401: variable 'ansible_module_compression' from source: unknown 25222 1726853574.87403: variable 'ansible_shell_type' from source: unknown 25222 1726853574.87406: variable 'ansible_shell_executable' from source: unknown 25222 1726853574.87503: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853574.87506: variable 'ansible_pipelining' from source: unknown 25222 1726853574.87508: variable 'ansible_timeout' from source: unknown 25222 1726853574.87510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853574.87623: 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__) 25222 1726853574.87638: variable 'omit' from source: magic vars 25222 1726853574.87645: starting attempt loop 25222 1726853574.87650: running the handler 25222 1726853574.87665: _low_level_execute_command(): starting 25222 1726853574.87677: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853574.88455: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853574.88482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.88501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.88616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853574.90373: stdout chunk (state=3): >>>/root <<< 25222 1726853574.90529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853574.90534: stdout chunk (state=3): >>><<< 25222 1726853574.90538: stderr chunk (state=3): >>><<< 25222 1726853574.90660: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853574.90665: _low_level_execute_command(): starting 25222 1726853574.90668: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344 `" && echo ansible-tmp-1726853574.9056714-26593-105014579418344="` echo /root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344 `" ) && sleep 0' 25222 1726853574.91240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853574.91255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853574.91270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853574.91330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.91404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853574.91439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.91454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.91562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853574.93812: stdout chunk (state=3): >>>ansible-tmp-1726853574.9056714-26593-105014579418344=/root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344 <<< 25222 1726853574.93815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853574.93818: stdout chunk (state=3): >>><<< 25222 1726853574.93820: stderr chunk (state=3): >>><<< 25222 1726853574.93899: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853574.9056714-26593-105014579418344=/root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853574.93903: variable 'ansible_module_compression' from source: unknown 25222 1726853574.93941: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 25222 1726853574.93983: variable 'ansible_facts' from source: unknown 25222 1726853574.94079: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344/AnsiballZ_ping.py 25222 1726853574.94249: Sending initial data 25222 1726853574.94252: Sent initial data (153 bytes) 25222 1726853574.94919: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.94965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853574.94989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.95028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.95129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853574.96792: 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 <<< 25222 1726853574.96877: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853574.96970: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmph0v2apok /root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344/AnsiballZ_ping.py <<< 25222 1726853574.96976: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344/AnsiballZ_ping.py" <<< 25222 1726853574.97066: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmph0v2apok" to remote "/root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344/AnsiballZ_ping.py" <<< 25222 1726853574.97890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853574.98018: stderr chunk (state=3): >>><<< 25222 1726853574.98022: stdout chunk (state=3): >>><<< 25222 1726853574.98024: done transferring module to remote 25222 1726853574.98027: _low_level_execute_command(): starting 25222 1726853574.98029: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344/ /root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344/AnsiballZ_ping.py && sleep 0' 25222 1726853574.98627: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853574.98695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853574.98752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853574.98772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853574.98794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853574.98900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853575.00860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853575.00864: stdout chunk (state=3): >>><<< 25222 1726853575.00867: stderr chunk (state=3): >>><<< 25222 1726853575.00959: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853575.00963: _low_level_execute_command(): starting 25222 1726853575.00966: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344/AnsiballZ_ping.py && sleep 0' 25222 1726853575.01462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853575.01478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853575.01492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853575.01509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853575.01590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853575.01613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853575.01626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853575.01647: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853575.01753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853575.17436: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 25222 1726853575.18925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853575.18990: stdout chunk (state=3): >>><<< 25222 1726853575.19009: stderr chunk (state=3): >>><<< 25222 1726853575.19134: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853575.19138: done with _execute_module (ping, {'_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': 'ping', '_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-1726853574.9056714-26593-105014579418344/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853575.19140: _low_level_execute_command(): starting 25222 1726853575.19142: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853574.9056714-26593-105014579418344/ > /dev/null 2>&1 && sleep 0' 25222 1726853575.20678: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853575.20682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853575.20684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853575.20708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853575.20809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853575.22773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853575.22777: stdout chunk (state=3): >>><<< 25222 1726853575.22977: stderr chunk (state=3): >>><<< 25222 1726853575.22980: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853575.22987: handler run complete 25222 1726853575.22990: attempt loop complete, returning result 25222 1726853575.22992: _execute() done 25222 1726853575.22995: dumping result to json 25222 1726853575.22997: done dumping result, returning 25222 1726853575.22998: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-cdd5-a5fe-000000000083] 25222 1726853575.23001: sending task result for task 02083763-bbaf-cdd5-a5fe-000000000083 25222 1726853575.23058: done sending task result for task 02083763-bbaf-cdd5-a5fe-000000000083 25222 1726853575.23061: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 25222 1726853575.23145: no more pending results, returning what we have 25222 1726853575.23149: results queue empty 25222 1726853575.23150: checking for any_errors_fatal 25222 1726853575.23162: done checking for any_errors_fatal 25222 1726853575.23162: checking for max_fail_percentage 25222 1726853575.23165: done checking for max_fail_percentage 25222 1726853575.23166: checking to see if all hosts have failed and the running result is not ok 25222 1726853575.23167: done checking to see if all hosts have failed 25222 1726853575.23167: getting the remaining hosts for this loop 25222 1726853575.23169: done getting the remaining hosts for this loop 25222 1726853575.23179: getting the next task for host managed_node2 25222 1726853575.23192: done getting next task for host managed_node2 25222 1726853575.23195: ^ task is: TASK: meta (role_complete) 25222 1726853575.23198: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853575.23212: getting variables 25222 1726853575.23214: in VariableManager get_vars() 25222 1726853575.23263: Calling all_inventory to load vars for managed_node2 25222 1726853575.23266: Calling groups_inventory to load vars for managed_node2 25222 1726853575.23269: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.23683: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.23687: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.23691: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.26290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.28362: done with get_vars() 25222 1726853575.28386: done getting variables 25222 1726853575.28470: done queuing things up, now waiting for results queue to drain 25222 1726853575.28474: results queue empty 25222 1726853575.28475: checking for any_errors_fatal 25222 1726853575.28477: done checking for any_errors_fatal 25222 1726853575.28478: checking for max_fail_percentage 25222 1726853575.28479: done checking for max_fail_percentage 25222 1726853575.28480: checking to see if all hosts have failed and the running result is not ok 25222 1726853575.28481: done checking to see if all hosts have failed 25222 1726853575.28481: getting the remaining hosts for this loop 25222 1726853575.28482: done getting the remaining hosts for this loop 25222 1726853575.28485: getting the next task for host managed_node2 25222 1726853575.28490: done getting next task for host managed_node2 25222 1726853575.28492: ^ task is: TASK: Include the task 'manage_test_interface.yml' 25222 1726853575.28493: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853575.28543: getting variables 25222 1726853575.28544: in VariableManager get_vars() 25222 1726853575.28564: Calling all_inventory to load vars for managed_node2 25222 1726853575.28567: Calling groups_inventory to load vars for managed_node2 25222 1726853575.28569: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.28577: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.28579: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.28582: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.29785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.31603: done with get_vars() 25222 1726853575.31628: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 Friday 20 September 2024 13:32:55 -0400 (0:00:00.463) 0:00:29.197 ****** 25222 1726853575.31711: entering _queue_task() for managed_node2/include_tasks 25222 1726853575.32079: worker is 1 (out of 1 available) 25222 1726853575.32093: exiting _queue_task() for managed_node2/include_tasks 25222 1726853575.32105: done queuing things up, now waiting for results queue to drain 25222 1726853575.32107: waiting for pending results... 25222 1726853575.32548: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 25222 1726853575.32667: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000b3 25222 1726853575.32699: variable 'ansible_search_path' from source: unknown 25222 1726853575.32788: calling self._execute() 25222 1726853575.32853: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853575.32866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853575.32885: variable 'omit' from source: magic vars 25222 1726853575.33273: variable 'ansible_distribution_major_version' from source: facts 25222 1726853575.33290: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853575.33299: _execute() done 25222 1726853575.33306: dumping result to json 25222 1726853575.33311: done dumping result, returning 25222 1726853575.33328: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-cdd5-a5fe-0000000000b3] 25222 1726853575.33439: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000b3 25222 1726853575.33510: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000b3 25222 1726853575.33512: WORKER PROCESS EXITING 25222 1726853575.33567: no more pending results, returning what we have 25222 1726853575.33573: in VariableManager get_vars() 25222 1726853575.33618: Calling all_inventory to load vars for managed_node2 25222 1726853575.33620: Calling groups_inventory to load vars for managed_node2 25222 1726853575.33623: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.33636: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.33639: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.33642: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.36665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.39287: done with get_vars() 25222 1726853575.39392: variable 'ansible_search_path' from source: unknown 25222 1726853575.39413: we have included files to process 25222 1726853575.39414: generating all_blocks data 25222 1726853575.39417: done generating all_blocks data 25222 1726853575.39423: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 25222 1726853575.39424: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 25222 1726853575.39426: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 25222 1726853575.39997: in VariableManager get_vars() 25222 1726853575.40022: done with get_vars() 25222 1726853575.40799: done processing included file 25222 1726853575.40802: iterating over new_blocks loaded from include file 25222 1726853575.40803: in VariableManager get_vars() 25222 1726853575.40822: done with get_vars() 25222 1726853575.40824: filtering new block on tags 25222 1726853575.40977: done filtering new block on tags 25222 1726853575.40980: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 25222 1726853575.40986: extending task lists for all hosts with included blocks 25222 1726853575.43214: done extending task lists 25222 1726853575.43216: done processing included files 25222 1726853575.43216: results queue empty 25222 1726853575.43217: checking for any_errors_fatal 25222 1726853575.43218: done checking for any_errors_fatal 25222 1726853575.43218: checking for max_fail_percentage 25222 1726853575.43219: done checking for max_fail_percentage 25222 1726853575.43220: checking to see if all hosts have failed and the running result is not ok 25222 1726853575.43220: done checking to see if all hosts have failed 25222 1726853575.43221: getting the remaining hosts for this loop 25222 1726853575.43221: done getting the remaining hosts for this loop 25222 1726853575.43223: getting the next task for host managed_node2 25222 1726853575.43226: done getting next task for host managed_node2 25222 1726853575.43227: ^ task is: TASK: Ensure state in ["present", "absent"] 25222 1726853575.43229: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853575.43231: getting variables 25222 1726853575.43231: in VariableManager get_vars() 25222 1726853575.43244: Calling all_inventory to load vars for managed_node2 25222 1726853575.43245: Calling groups_inventory to load vars for managed_node2 25222 1726853575.43247: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.43251: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.43255: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.43257: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.44408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.45946: done with get_vars() 25222 1726853575.45968: done getting variables 25222 1726853575.46003: 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 [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 13:32:55 -0400 (0:00:00.143) 0:00:29.340 ****** 25222 1726853575.46023: entering _queue_task() for managed_node2/fail 25222 1726853575.46287: worker is 1 (out of 1 available) 25222 1726853575.46300: exiting _queue_task() for managed_node2/fail 25222 1726853575.46311: done queuing things up, now waiting for results queue to drain 25222 1726853575.46312: waiting for pending results... 25222 1726853575.46486: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 25222 1726853575.46552: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005cc 25222 1726853575.46564: variable 'ansible_search_path' from source: unknown 25222 1726853575.46568: variable 'ansible_search_path' from source: unknown 25222 1726853575.46597: calling self._execute() 25222 1726853575.46676: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853575.46680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853575.46691: variable 'omit' from source: magic vars 25222 1726853575.46976: variable 'ansible_distribution_major_version' from source: facts 25222 1726853575.46988: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853575.47081: variable 'state' from source: include params 25222 1726853575.47084: Evaluated conditional (state not in ["present", "absent"]): False 25222 1726853575.47089: when evaluation is False, skipping this task 25222 1726853575.47092: _execute() done 25222 1726853575.47095: dumping result to json 25222 1726853575.47098: done dumping result, returning 25222 1726853575.47108: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [02083763-bbaf-cdd5-a5fe-0000000005cc] 25222 1726853575.47110: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005cc 25222 1726853575.47191: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005cc 25222 1726853575.47194: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 25222 1726853575.47257: no more pending results, returning what we have 25222 1726853575.47261: results queue empty 25222 1726853575.47262: checking for any_errors_fatal 25222 1726853575.47264: done checking for any_errors_fatal 25222 1726853575.47264: checking for max_fail_percentage 25222 1726853575.47266: done checking for max_fail_percentage 25222 1726853575.47267: checking to see if all hosts have failed and the running result is not ok 25222 1726853575.47268: done checking to see if all hosts have failed 25222 1726853575.47268: getting the remaining hosts for this loop 25222 1726853575.47270: done getting the remaining hosts for this loop 25222 1726853575.47275: getting the next task for host managed_node2 25222 1726853575.47283: done getting next task for host managed_node2 25222 1726853575.47285: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 25222 1726853575.47288: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853575.47292: getting variables 25222 1726853575.47294: in VariableManager get_vars() 25222 1726853575.47336: Calling all_inventory to load vars for managed_node2 25222 1726853575.47339: Calling groups_inventory to load vars for managed_node2 25222 1726853575.47341: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.47352: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.47358: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.47360: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.48793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.50195: done with get_vars() 25222 1726853575.50214: done getting variables 25222 1726853575.50266: 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 [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 13:32:55 -0400 (0:00:00.042) 0:00:29.383 ****** 25222 1726853575.50291: entering _queue_task() for managed_node2/fail 25222 1726853575.50546: worker is 1 (out of 1 available) 25222 1726853575.50561: exiting _queue_task() for managed_node2/fail 25222 1726853575.50575: done queuing things up, now waiting for results queue to drain 25222 1726853575.50576: waiting for pending results... 25222 1726853575.50750: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 25222 1726853575.50819: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005cd 25222 1726853575.50831: variable 'ansible_search_path' from source: unknown 25222 1726853575.50835: variable 'ansible_search_path' from source: unknown 25222 1726853575.50865: calling self._execute() 25222 1726853575.50944: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853575.50948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853575.50959: variable 'omit' from source: magic vars 25222 1726853575.51237: variable 'ansible_distribution_major_version' from source: facts 25222 1726853575.51247: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853575.51343: variable 'type' from source: play vars 25222 1726853575.51349: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 25222 1726853575.51353: when evaluation is False, skipping this task 25222 1726853575.51358: _execute() done 25222 1726853575.51361: dumping result to json 25222 1726853575.51364: done dumping result, returning 25222 1726853575.51366: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [02083763-bbaf-cdd5-a5fe-0000000005cd] 25222 1726853575.51368: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005cd 25222 1726853575.51446: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005cd 25222 1726853575.51449: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 25222 1726853575.51529: no more pending results, returning what we have 25222 1726853575.51533: results queue empty 25222 1726853575.51534: checking for any_errors_fatal 25222 1726853575.51539: done checking for any_errors_fatal 25222 1726853575.51540: checking for max_fail_percentage 25222 1726853575.51541: done checking for max_fail_percentage 25222 1726853575.51542: checking to see if all hosts have failed and the running result is not ok 25222 1726853575.51543: done checking to see if all hosts have failed 25222 1726853575.51544: getting the remaining hosts for this loop 25222 1726853575.51545: done getting the remaining hosts for this loop 25222 1726853575.51548: getting the next task for host managed_node2 25222 1726853575.51557: done getting next task for host managed_node2 25222 1726853575.51560: ^ task is: TASK: Include the task 'show_interfaces.yml' 25222 1726853575.51563: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853575.51567: getting variables 25222 1726853575.51568: in VariableManager get_vars() 25222 1726853575.51604: Calling all_inventory to load vars for managed_node2 25222 1726853575.51607: Calling groups_inventory to load vars for managed_node2 25222 1726853575.51608: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.51617: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.51620: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.51622: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.52742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.53769: done with get_vars() 25222 1726853575.53786: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 13:32:55 -0400 (0:00:00.035) 0:00:29.418 ****** 25222 1726853575.53852: entering _queue_task() for managed_node2/include_tasks 25222 1726853575.54088: worker is 1 (out of 1 available) 25222 1726853575.54102: exiting _queue_task() for managed_node2/include_tasks 25222 1726853575.54112: done queuing things up, now waiting for results queue to drain 25222 1726853575.54114: waiting for pending results... 25222 1726853575.54287: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 25222 1726853575.54349: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005ce 25222 1726853575.54362: variable 'ansible_search_path' from source: unknown 25222 1726853575.54366: variable 'ansible_search_path' from source: unknown 25222 1726853575.54394: calling self._execute() 25222 1726853575.54468: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853575.54473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853575.54482: variable 'omit' from source: magic vars 25222 1726853575.54746: variable 'ansible_distribution_major_version' from source: facts 25222 1726853575.54758: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853575.54762: _execute() done 25222 1726853575.54765: dumping result to json 25222 1726853575.54768: done dumping result, returning 25222 1726853575.54777: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-cdd5-a5fe-0000000005ce] 25222 1726853575.54781: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005ce 25222 1726853575.54863: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005ce 25222 1726853575.54865: WORKER PROCESS EXITING 25222 1726853575.54913: no more pending results, returning what we have 25222 1726853575.54918: in VariableManager get_vars() 25222 1726853575.54962: Calling all_inventory to load vars for managed_node2 25222 1726853575.54964: Calling groups_inventory to load vars for managed_node2 25222 1726853575.54967: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.54979: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.54981: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.54984: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.56086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.57251: done with get_vars() 25222 1726853575.57275: variable 'ansible_search_path' from source: unknown 25222 1726853575.57277: variable 'ansible_search_path' from source: unknown 25222 1726853575.57311: we have included files to process 25222 1726853575.57316: generating all_blocks data 25222 1726853575.57318: done generating all_blocks data 25222 1726853575.57324: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 25222 1726853575.57325: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 25222 1726853575.57328: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 25222 1726853575.57441: in VariableManager get_vars() 25222 1726853575.57472: done with get_vars() 25222 1726853575.57600: done processing included file 25222 1726853575.57602: iterating over new_blocks loaded from include file 25222 1726853575.57603: in VariableManager get_vars() 25222 1726853575.57622: done with get_vars() 25222 1726853575.57624: filtering new block on tags 25222 1726853575.57646: done filtering new block on tags 25222 1726853575.57649: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 25222 1726853575.57655: extending task lists for all hosts with included blocks 25222 1726853575.58140: done extending task lists 25222 1726853575.58141: done processing included files 25222 1726853575.58141: results queue empty 25222 1726853575.58142: checking for any_errors_fatal 25222 1726853575.58144: done checking for any_errors_fatal 25222 1726853575.58144: checking for max_fail_percentage 25222 1726853575.58145: done checking for max_fail_percentage 25222 1726853575.58145: checking to see if all hosts have failed and the running result is not ok 25222 1726853575.58146: done checking to see if all hosts have failed 25222 1726853575.58146: getting the remaining hosts for this loop 25222 1726853575.58147: done getting the remaining hosts for this loop 25222 1726853575.58149: getting the next task for host managed_node2 25222 1726853575.58152: done getting next task for host managed_node2 25222 1726853575.58154: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 25222 1726853575.58157: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853575.58164: getting variables 25222 1726853575.58165: in VariableManager get_vars() 25222 1726853575.58180: Calling all_inventory to load vars for managed_node2 25222 1726853575.58182: Calling groups_inventory to load vars for managed_node2 25222 1726853575.58184: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.58190: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.58198: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.58206: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.59191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.60244: done with get_vars() 25222 1726853575.60260: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 13:32:55 -0400 (0:00:00.064) 0:00:29.483 ****** 25222 1726853575.60311: entering _queue_task() for managed_node2/include_tasks 25222 1726853575.60597: worker is 1 (out of 1 available) 25222 1726853575.60612: exiting _queue_task() for managed_node2/include_tasks 25222 1726853575.60625: done queuing things up, now waiting for results queue to drain 25222 1726853575.60626: waiting for pending results... 25222 1726853575.60996: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 25222 1726853575.61024: in run() - task 02083763-bbaf-cdd5-a5fe-0000000006e4 25222 1726853575.61044: variable 'ansible_search_path' from source: unknown 25222 1726853575.61057: variable 'ansible_search_path' from source: unknown 25222 1726853575.61112: calling self._execute() 25222 1726853575.61229: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853575.61240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853575.61256: variable 'omit' from source: magic vars 25222 1726853575.61666: variable 'ansible_distribution_major_version' from source: facts 25222 1726853575.61741: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853575.61749: _execute() done 25222 1726853575.61752: dumping result to json 25222 1726853575.61761: done dumping result, returning 25222 1726853575.61767: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [02083763-bbaf-cdd5-a5fe-0000000006e4] 25222 1726853575.61770: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000006e4 25222 1726853575.61838: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000006e4 25222 1726853575.61846: WORKER PROCESS EXITING 25222 1726853575.61881: no more pending results, returning what we have 25222 1726853575.61886: in VariableManager get_vars() 25222 1726853575.61932: Calling all_inventory to load vars for managed_node2 25222 1726853575.61935: Calling groups_inventory to load vars for managed_node2 25222 1726853575.61937: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.61951: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.61957: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.61960: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.62749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.63776: done with get_vars() 25222 1726853575.63799: variable 'ansible_search_path' from source: unknown 25222 1726853575.63800: variable 'ansible_search_path' from source: unknown 25222 1726853575.63860: we have included files to process 25222 1726853575.63861: generating all_blocks data 25222 1726853575.63863: done generating all_blocks data 25222 1726853575.63864: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 25222 1726853575.63865: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 25222 1726853575.63868: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 25222 1726853575.64131: done processing included file 25222 1726853575.64135: iterating over new_blocks loaded from include file 25222 1726853575.64137: in VariableManager get_vars() 25222 1726853575.64159: done with get_vars() 25222 1726853575.64161: filtering new block on tags 25222 1726853575.64183: done filtering new block on tags 25222 1726853575.64185: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 25222 1726853575.64190: extending task lists for all hosts with included blocks 25222 1726853575.64347: done extending task lists 25222 1726853575.64349: done processing included files 25222 1726853575.64349: results queue empty 25222 1726853575.64350: checking for any_errors_fatal 25222 1726853575.64356: done checking for any_errors_fatal 25222 1726853575.64356: checking for max_fail_percentage 25222 1726853575.64358: done checking for max_fail_percentage 25222 1726853575.64359: checking to see if all hosts have failed and the running result is not ok 25222 1726853575.64359: done checking to see if all hosts have failed 25222 1726853575.64360: getting the remaining hosts for this loop 25222 1726853575.64361: done getting the remaining hosts for this loop 25222 1726853575.64364: getting the next task for host managed_node2 25222 1726853575.64368: done getting next task for host managed_node2 25222 1726853575.64372: ^ task is: TASK: Gather current interface info 25222 1726853575.64375: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853575.64378: getting variables 25222 1726853575.64380: in VariableManager get_vars() 25222 1726853575.64393: Calling all_inventory to load vars for managed_node2 25222 1726853575.64396: Calling groups_inventory to load vars for managed_node2 25222 1726853575.64398: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853575.64402: Calling all_plugins_play to load vars for managed_node2 25222 1726853575.64405: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853575.64408: Calling groups_plugins_play to load vars for managed_node2 25222 1726853575.65587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853575.67109: done with get_vars() 25222 1726853575.67132: done getting variables 25222 1726853575.67179: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 13:32:55 -0400 (0:00:00.068) 0:00:29.552 ****** 25222 1726853575.67211: entering _queue_task() for managed_node2/command 25222 1726853575.67556: worker is 1 (out of 1 available) 25222 1726853575.67574: exiting _queue_task() for managed_node2/command 25222 1726853575.67586: done queuing things up, now waiting for results queue to drain 25222 1726853575.67588: waiting for pending results... 25222 1726853575.67908: running TaskExecutor() for managed_node2/TASK: Gather current interface info 25222 1726853575.68052: in run() - task 02083763-bbaf-cdd5-a5fe-00000000071b 25222 1726853575.68080: variable 'ansible_search_path' from source: unknown 25222 1726853575.68089: variable 'ansible_search_path' from source: unknown 25222 1726853575.68135: calling self._execute() 25222 1726853575.68248: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853575.68262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853575.68278: variable 'omit' from source: magic vars 25222 1726853575.68670: variable 'ansible_distribution_major_version' from source: facts 25222 1726853575.68695: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853575.68776: variable 'omit' from source: magic vars 25222 1726853575.68779: variable 'omit' from source: magic vars 25222 1726853575.68814: variable 'omit' from source: magic vars 25222 1726853575.68861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853575.68907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853575.68935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853575.68960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853575.68980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853575.69021: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853575.69033: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853575.69041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853575.69168: Set connection var ansible_shell_executable to /bin/sh 25222 1726853575.69184: Set connection var ansible_pipelining to False 25222 1726853575.69224: Set connection var ansible_timeout to 10 25222 1726853575.69227: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853575.69230: Set connection var ansible_shell_type to sh 25222 1726853575.69232: Set connection var ansible_connection to ssh 25222 1726853575.69246: variable 'ansible_shell_executable' from source: unknown 25222 1726853575.69256: variable 'ansible_connection' from source: unknown 25222 1726853575.69333: variable 'ansible_module_compression' from source: unknown 25222 1726853575.69337: variable 'ansible_shell_type' from source: unknown 25222 1726853575.69340: variable 'ansible_shell_executable' from source: unknown 25222 1726853575.69342: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853575.69344: variable 'ansible_pipelining' from source: unknown 25222 1726853575.69346: variable 'ansible_timeout' from source: unknown 25222 1726853575.69349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853575.69466: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853575.69485: variable 'omit' from source: magic vars 25222 1726853575.69495: starting attempt loop 25222 1726853575.69509: running the handler 25222 1726853575.69533: _low_level_execute_command(): starting 25222 1726853575.69552: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853575.70309: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853575.70322: 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 <<< 25222 1726853575.70388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853575.70449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853575.70466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853575.70500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853575.70637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853575.72382: stdout chunk (state=3): >>>/root <<< 25222 1726853575.72600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853575.72603: stdout chunk (state=3): >>><<< 25222 1726853575.72605: stderr chunk (state=3): >>><<< 25222 1726853575.72879: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853575.72883: _low_level_execute_command(): starting 25222 1726853575.72887: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595 `" && echo ansible-tmp-1726853575.7270622-26637-195647720137595="` echo /root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595 `" ) && sleep 0' 25222 1726853575.73421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853575.73485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853575.73632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853575.73637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853575.73682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853575.73869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853575.75879: stdout chunk (state=3): >>>ansible-tmp-1726853575.7270622-26637-195647720137595=/root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595 <<< 25222 1726853575.76189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853575.76192: stdout chunk (state=3): >>><<< 25222 1726853575.76195: stderr chunk (state=3): >>><<< 25222 1726853575.76198: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853575.7270622-26637-195647720137595=/root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853575.76201: variable 'ansible_module_compression' from source: unknown 25222 1726853575.76203: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853575.76267: variable 'ansible_facts' from source: unknown 25222 1726853575.76368: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/AnsiballZ_command.py 25222 1726853575.76594: Sending initial data 25222 1726853575.76597: Sent initial data (156 bytes) 25222 1726853575.77268: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853575.77279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853575.77342: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853575.77406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853575.77421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853575.77462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853575.77561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853575.79319: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 25222 1726853575.79332: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 25222 1726853575.79367: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 25222 1726853575.79455: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853575.79578: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp_51thumn /root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/AnsiballZ_command.py <<< 25222 1726853575.79581: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/AnsiballZ_command.py" <<< 25222 1726853575.79632: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp_51thumn" to remote "/root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/AnsiballZ_command.py" <<< 25222 1726853575.80679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853575.80688: stdout chunk (state=3): >>><<< 25222 1726853575.80695: stderr chunk (state=3): >>><<< 25222 1726853575.80697: done transferring module to remote 25222 1726853575.80700: _low_level_execute_command(): starting 25222 1726853575.80702: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/ /root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/AnsiballZ_command.py && sleep 0' 25222 1726853575.81134: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853575.81147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853575.81162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853575.81177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853575.81268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853575.81340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853575.81405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853575.83456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853575.83461: stdout chunk (state=3): >>><<< 25222 1726853575.83464: stderr chunk (state=3): >>><<< 25222 1726853575.83477: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853575.83487: _low_level_execute_command(): starting 25222 1726853575.83513: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/AnsiballZ_command.py && sleep 0' 25222 1726853575.84508: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853575.84524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853575.84634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853576.00945: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nveth0", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:32:56.004727", "end": "2024-09-20 13:32:56.008216", "delta": "0:00:00.003489", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853576.02577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853576.02596: stderr chunk (state=3): >>>Shared connection to 10.31.9.197 closed. <<< 25222 1726853576.02655: stderr chunk (state=3): >>><<< 25222 1726853576.02672: stdout chunk (state=3): >>><<< 25222 1726853576.02700: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nveth0", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:32:56.004727", "end": "2024-09-20 13:32:56.008216", "delta": "0:00:00.003489", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853576.02837: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853576.02841: _low_level_execute_command(): starting 25222 1726853576.02843: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853575.7270622-26637-195647720137595/ > /dev/null 2>&1 && sleep 0' 25222 1726853576.03383: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853576.03406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853576.03489: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.03531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853576.03547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853576.03576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853576.03682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853576.05792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853576.05796: stdout chunk (state=3): >>><<< 25222 1726853576.05798: stderr chunk (state=3): >>><<< 25222 1726853576.05934: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853576.05938: handler run complete 25222 1726853576.05941: Evaluated conditional (False): False 25222 1726853576.05943: attempt loop complete, returning result 25222 1726853576.05945: _execute() done 25222 1726853576.05948: dumping result to json 25222 1726853576.06151: done dumping result, returning 25222 1726853576.06154: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [02083763-bbaf-cdd5-a5fe-00000000071b] 25222 1726853576.06157: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000071b 25222 1726853576.06235: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000071b 25222 1726853576.06238: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003489", "end": "2024-09-20 13:32:56.008216", "rc": 0, "start": "2024-09-20 13:32:56.004727" } STDOUT: bonding_masters eth0 lo veth0 25222 1726853576.06332: no more pending results, returning what we have 25222 1726853576.06337: results queue empty 25222 1726853576.06338: checking for any_errors_fatal 25222 1726853576.06340: done checking for any_errors_fatal 25222 1726853576.06341: checking for max_fail_percentage 25222 1726853576.06343: done checking for max_fail_percentage 25222 1726853576.06344: checking to see if all hosts have failed and the running result is not ok 25222 1726853576.06345: done checking to see if all hosts have failed 25222 1726853576.06346: getting the remaining hosts for this loop 25222 1726853576.06462: done getting the remaining hosts for this loop 25222 1726853576.06466: getting the next task for host managed_node2 25222 1726853576.06478: done getting next task for host managed_node2 25222 1726853576.06480: ^ task is: TASK: Set current_interfaces 25222 1726853576.06486: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853576.06492: getting variables 25222 1726853576.06494: in VariableManager get_vars() 25222 1726853576.06538: Calling all_inventory to load vars for managed_node2 25222 1726853576.06541: Calling groups_inventory to load vars for managed_node2 25222 1726853576.06543: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853576.06556: Calling all_plugins_play to load vars for managed_node2 25222 1726853576.06559: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853576.06563: Calling groups_plugins_play to load vars for managed_node2 25222 1726853576.08877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853576.11235: done with get_vars() 25222 1726853576.11273: done getting variables 25222 1726853576.11340: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 current_interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 13:32:56 -0400 (0:00:00.441) 0:00:29.994 ****** 25222 1726853576.11379: entering _queue_task() for managed_node2/set_fact 25222 1726853576.11751: worker is 1 (out of 1 available) 25222 1726853576.11765: exiting _queue_task() for managed_node2/set_fact 25222 1726853576.11786: done queuing things up, now waiting for results queue to drain 25222 1726853576.11787: waiting for pending results... 25222 1726853576.12115: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 25222 1726853576.12181: in run() - task 02083763-bbaf-cdd5-a5fe-00000000071c 25222 1726853576.12200: variable 'ansible_search_path' from source: unknown 25222 1726853576.12213: variable 'ansible_search_path' from source: unknown 25222 1726853576.12253: calling self._execute() 25222 1726853576.12357: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853576.12428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853576.12432: variable 'omit' from source: magic vars 25222 1726853576.12764: variable 'ansible_distribution_major_version' from source: facts 25222 1726853576.12784: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853576.12795: variable 'omit' from source: magic vars 25222 1726853576.12858: variable 'omit' from source: magic vars 25222 1726853576.12968: variable '_current_interfaces' from source: set_fact 25222 1726853576.13048: variable 'omit' from source: magic vars 25222 1726853576.13110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853576.13148: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853576.13185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853576.13201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853576.13293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853576.13297: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853576.13299: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853576.13302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853576.13378: Set connection var ansible_shell_executable to /bin/sh 25222 1726853576.13391: Set connection var ansible_pipelining to False 25222 1726853576.13408: Set connection var ansible_timeout to 10 25222 1726853576.13418: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853576.13424: Set connection var ansible_shell_type to sh 25222 1726853576.13431: Set connection var ansible_connection to ssh 25222 1726853576.13456: variable 'ansible_shell_executable' from source: unknown 25222 1726853576.13465: variable 'ansible_connection' from source: unknown 25222 1726853576.13473: variable 'ansible_module_compression' from source: unknown 25222 1726853576.13480: variable 'ansible_shell_type' from source: unknown 25222 1726853576.13487: variable 'ansible_shell_executable' from source: unknown 25222 1726853576.13494: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853576.13501: variable 'ansible_pipelining' from source: unknown 25222 1726853576.13512: variable 'ansible_timeout' from source: unknown 25222 1726853576.13619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853576.13669: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853576.13688: variable 'omit' from source: magic vars 25222 1726853576.13699: starting attempt loop 25222 1726853576.13706: running the handler 25222 1726853576.13728: handler run complete 25222 1726853576.13745: attempt loop complete, returning result 25222 1726853576.13752: _execute() done 25222 1726853576.13759: dumping result to json 25222 1726853576.13767: done dumping result, returning 25222 1726853576.13782: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [02083763-bbaf-cdd5-a5fe-00000000071c] 25222 1726853576.13791: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000071c ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "veth0" ] }, "changed": false } 25222 1726853576.13967: no more pending results, returning what we have 25222 1726853576.13972: results queue empty 25222 1726853576.13974: checking for any_errors_fatal 25222 1726853576.13983: done checking for any_errors_fatal 25222 1726853576.13984: checking for max_fail_percentage 25222 1726853576.13986: done checking for max_fail_percentage 25222 1726853576.13987: checking to see if all hosts have failed and the running result is not ok 25222 1726853576.13987: done checking to see if all hosts have failed 25222 1726853576.13988: getting the remaining hosts for this loop 25222 1726853576.13989: done getting the remaining hosts for this loop 25222 1726853576.13993: getting the next task for host managed_node2 25222 1726853576.14002: done getting next task for host managed_node2 25222 1726853576.14004: ^ task is: TASK: Show current_interfaces 25222 1726853576.14008: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853576.14012: getting variables 25222 1726853576.14014: in VariableManager get_vars() 25222 1726853576.14113: Calling all_inventory to load vars for managed_node2 25222 1726853576.14116: Calling groups_inventory to load vars for managed_node2 25222 1726853576.14118: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853576.14259: Calling all_plugins_play to load vars for managed_node2 25222 1726853576.14264: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853576.14269: Calling groups_plugins_play to load vars for managed_node2 25222 1726853576.14907: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000071c 25222 1726853576.14911: WORKER PROCESS EXITING 25222 1726853576.17287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853576.20719: done with get_vars() 25222 1726853576.20809: done getting variables 25222 1726853576.20989: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 13:32:56 -0400 (0:00:00.096) 0:00:30.090 ****** 25222 1726853576.21022: entering _queue_task() for managed_node2/debug 25222 1726853576.21820: worker is 1 (out of 1 available) 25222 1726853576.21834: exiting _queue_task() for managed_node2/debug 25222 1726853576.21847: done queuing things up, now waiting for results queue to drain 25222 1726853576.21848: waiting for pending results... 25222 1726853576.22278: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 25222 1726853576.22493: in run() - task 02083763-bbaf-cdd5-a5fe-0000000006e5 25222 1726853576.22730: variable 'ansible_search_path' from source: unknown 25222 1726853576.22733: variable 'ansible_search_path' from source: unknown 25222 1726853576.22736: calling self._execute() 25222 1726853576.22889: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853576.22902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853576.22918: variable 'omit' from source: magic vars 25222 1726853576.23702: variable 'ansible_distribution_major_version' from source: facts 25222 1726853576.23726: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853576.23737: variable 'omit' from source: magic vars 25222 1726853576.23792: variable 'omit' from source: magic vars 25222 1726853576.24023: variable 'current_interfaces' from source: set_fact 25222 1726853576.24101: variable 'omit' from source: magic vars 25222 1726853576.24364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853576.24368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853576.24372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853576.24374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853576.24377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853576.24490: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853576.24499: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853576.24507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853576.24720: Set connection var ansible_shell_executable to /bin/sh 25222 1726853576.24734: Set connection var ansible_pipelining to False 25222 1726853576.24746: Set connection var ansible_timeout to 10 25222 1726853576.24756: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853576.24763: Set connection var ansible_shell_type to sh 25222 1726853576.24801: Set connection var ansible_connection to ssh 25222 1726853576.24828: variable 'ansible_shell_executable' from source: unknown 25222 1726853576.24903: variable 'ansible_connection' from source: unknown 25222 1726853576.24906: variable 'ansible_module_compression' from source: unknown 25222 1726853576.24908: variable 'ansible_shell_type' from source: unknown 25222 1726853576.24911: variable 'ansible_shell_executable' from source: unknown 25222 1726853576.24913: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853576.24918: variable 'ansible_pipelining' from source: unknown 25222 1726853576.24924: variable 'ansible_timeout' from source: unknown 25222 1726853576.24932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853576.25339: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853576.25343: variable 'omit' from source: magic vars 25222 1726853576.25345: starting attempt loop 25222 1726853576.25348: running the handler 25222 1726853576.25544: handler run complete 25222 1726853576.25548: attempt loop complete, returning result 25222 1726853576.25551: _execute() done 25222 1726853576.25553: dumping result to json 25222 1726853576.25555: done dumping result, returning 25222 1726853576.25558: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [02083763-bbaf-cdd5-a5fe-0000000006e5] 25222 1726853576.25560: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000006e5 25222 1726853576.25631: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000006e5 25222 1726853576.25635: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'veth0'] 25222 1726853576.25686: no more pending results, returning what we have 25222 1726853576.25689: results queue empty 25222 1726853576.25690: checking for any_errors_fatal 25222 1726853576.25697: done checking for any_errors_fatal 25222 1726853576.25697: checking for max_fail_percentage 25222 1726853576.25700: done checking for max_fail_percentage 25222 1726853576.25700: checking to see if all hosts have failed and the running result is not ok 25222 1726853576.25701: done checking to see if all hosts have failed 25222 1726853576.25702: getting the remaining hosts for this loop 25222 1726853576.25703: done getting the remaining hosts for this loop 25222 1726853576.25706: getting the next task for host managed_node2 25222 1726853576.25828: done getting next task for host managed_node2 25222 1726853576.25833: ^ task is: TASK: Install iproute 25222 1726853576.25836: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853576.25840: getting variables 25222 1726853576.25841: in VariableManager get_vars() 25222 1726853576.25881: Calling all_inventory to load vars for managed_node2 25222 1726853576.25884: Calling groups_inventory to load vars for managed_node2 25222 1726853576.25885: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853576.25894: Calling all_plugins_play to load vars for managed_node2 25222 1726853576.25897: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853576.25899: Calling groups_plugins_play to load vars for managed_node2 25222 1726853576.27447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853576.29291: done with get_vars() 25222 1726853576.29326: done getting variables 25222 1726853576.29411: 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 [Install iproute] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 13:32:56 -0400 (0:00:00.084) 0:00:30.174 ****** 25222 1726853576.29446: entering _queue_task() for managed_node2/package 25222 1726853576.29847: worker is 1 (out of 1 available) 25222 1726853576.29858: exiting _queue_task() for managed_node2/package 25222 1726853576.29873: done queuing things up, now waiting for results queue to drain 25222 1726853576.29875: waiting for pending results... 25222 1726853576.30387: running TaskExecutor() for managed_node2/TASK: Install iproute 25222 1726853576.30392: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005cf 25222 1726853576.30395: variable 'ansible_search_path' from source: unknown 25222 1726853576.30397: variable 'ansible_search_path' from source: unknown 25222 1726853576.30399: calling self._execute() 25222 1726853576.30513: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853576.30525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853576.30538: variable 'omit' from source: magic vars 25222 1726853576.30938: variable 'ansible_distribution_major_version' from source: facts 25222 1726853576.30957: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853576.31005: variable 'omit' from source: magic vars 25222 1726853576.31016: variable 'omit' from source: magic vars 25222 1726853576.31209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 25222 1726853576.33490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 25222 1726853576.33538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 25222 1726853576.33566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 25222 1726853576.33594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 25222 1726853576.33613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 25222 1726853576.33687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 25222 1726853576.33725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 25222 1726853576.33741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 25222 1726853576.33770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 25222 1726853576.33783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 25222 1726853576.33859: variable '__network_is_ostree' from source: set_fact 25222 1726853576.33863: variable 'omit' from source: magic vars 25222 1726853576.33890: variable 'omit' from source: magic vars 25222 1726853576.33911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853576.33931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853576.33946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853576.33960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853576.33969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853576.33996: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853576.33999: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853576.34002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853576.34073: Set connection var ansible_shell_executable to /bin/sh 25222 1726853576.34080: Set connection var ansible_pipelining to False 25222 1726853576.34087: Set connection var ansible_timeout to 10 25222 1726853576.34091: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853576.34095: Set connection var ansible_shell_type to sh 25222 1726853576.34098: Set connection var ansible_connection to ssh 25222 1726853576.34116: variable 'ansible_shell_executable' from source: unknown 25222 1726853576.34119: variable 'ansible_connection' from source: unknown 25222 1726853576.34121: variable 'ansible_module_compression' from source: unknown 25222 1726853576.34123: variable 'ansible_shell_type' from source: unknown 25222 1726853576.34155: variable 'ansible_shell_executable' from source: unknown 25222 1726853576.34158: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853576.34160: variable 'ansible_pipelining' from source: unknown 25222 1726853576.34162: variable 'ansible_timeout' from source: unknown 25222 1726853576.34166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853576.34295: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853576.34299: variable 'omit' from source: magic vars 25222 1726853576.34301: starting attempt loop 25222 1726853576.34304: running the handler 25222 1726853576.34306: variable 'ansible_facts' from source: unknown 25222 1726853576.34308: variable 'ansible_facts' from source: unknown 25222 1726853576.34353: _low_level_execute_command(): starting 25222 1726853576.34358: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853576.35009: 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 <<< 25222 1726853576.35013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.35016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853576.35018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.35073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853576.35080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853576.35098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853576.35197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853576.36932: stdout chunk (state=3): >>>/root <<< 25222 1726853576.37061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853576.37083: stderr chunk (state=3): >>><<< 25222 1726853576.37086: stdout chunk (state=3): >>><<< 25222 1726853576.37130: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853576.37145: _low_level_execute_command(): starting 25222 1726853576.37149: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131 `" && echo ansible-tmp-1726853576.371138-26661-54463572700131="` echo /root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131 `" ) && sleep 0' 25222 1726853576.38001: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.38456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853576.38523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853576.38549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853576.38745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853576.40786: stdout chunk (state=3): >>>ansible-tmp-1726853576.371138-26661-54463572700131=/root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131 <<< 25222 1726853576.41022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853576.41025: stdout chunk (state=3): >>><<< 25222 1726853576.41027: stderr chunk (state=3): >>><<< 25222 1726853576.41032: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853576.371138-26661-54463572700131=/root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853576.41041: variable 'ansible_module_compression' from source: unknown 25222 1726853576.41092: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 25222 1726853576.41127: variable 'ansible_facts' from source: unknown 25222 1726853576.41210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/AnsiballZ_dnf.py 25222 1726853576.41315: Sending initial data 25222 1726853576.41319: Sent initial data (150 bytes) 25222 1726853576.41749: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853576.41790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853576.41793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853576.41796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.41798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853576.41800: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853576.41802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.41854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853576.41858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853576.41860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853576.41939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853576.43724: 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 <<< 25222 1726853576.43924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853576.43928: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp93zudbum /root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/AnsiballZ_dnf.py <<< 25222 1726853576.43931: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/AnsiballZ_dnf.py" <<< 25222 1726853576.44088: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp93zudbum" to remote "/root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/AnsiballZ_dnf.py" <<< 25222 1726853576.46010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853576.46177: stderr chunk (state=3): >>><<< 25222 1726853576.46184: stdout chunk (state=3): >>><<< 25222 1726853576.46188: done transferring module to remote 25222 1726853576.46191: _low_level_execute_command(): starting 25222 1726853576.46196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/ /root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/AnsiballZ_dnf.py && sleep 0' 25222 1726853576.46917: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853576.46989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.47014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853576.47033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853576.47036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853576.47106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853576.49046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853576.49073: stderr chunk (state=3): >>><<< 25222 1726853576.49076: stdout chunk (state=3): >>><<< 25222 1726853576.49091: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853576.49094: _low_level_execute_command(): starting 25222 1726853576.49100: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/AnsiballZ_dnf.py && sleep 0' 25222 1726853576.49685: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853576.49690: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.49733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853576.49739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853576.49741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853576.49822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853576.92765: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 25222 1726853576.97490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853576.97515: stderr chunk (state=3): >>><<< 25222 1726853576.97518: stdout chunk (state=3): >>><<< 25222 1726853576.97532: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853576.97567: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853576.97577: _low_level_execute_command(): starting 25222 1726853576.97580: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853576.371138-26661-54463572700131/ > /dev/null 2>&1 && sleep 0' 25222 1726853576.98015: 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 <<< 25222 1726853576.98019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.98021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853576.98023: 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 <<< 25222 1726853576.98025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853576.98067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853576.98079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853576.98163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.00050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.00076: stderr chunk (state=3): >>><<< 25222 1726853577.00079: stdout chunk (state=3): >>><<< 25222 1726853577.00092: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853577.00099: handler run complete 25222 1726853577.00211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 25222 1726853577.00335: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 25222 1726853577.00366: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 25222 1726853577.00392: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 25222 1726853577.00426: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 25222 1726853577.00481: variable '__install_status' from source: set_fact 25222 1726853577.00495: Evaluated conditional (__install_status is success): True 25222 1726853577.00507: attempt loop complete, returning result 25222 1726853577.00509: _execute() done 25222 1726853577.00512: dumping result to json 25222 1726853577.00517: done dumping result, returning 25222 1726853577.00523: done running TaskExecutor() for managed_node2/TASK: Install iproute [02083763-bbaf-cdd5-a5fe-0000000005cf] 25222 1726853577.00528: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005cf 25222 1726853577.00620: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005cf 25222 1726853577.00622: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 25222 1726853577.00704: no more pending results, returning what we have 25222 1726853577.00707: results queue empty 25222 1726853577.00708: checking for any_errors_fatal 25222 1726853577.00713: done checking for any_errors_fatal 25222 1726853577.00713: checking for max_fail_percentage 25222 1726853577.00715: done checking for max_fail_percentage 25222 1726853577.00716: checking to see if all hosts have failed and the running result is not ok 25222 1726853577.00717: done checking to see if all hosts have failed 25222 1726853577.00717: getting the remaining hosts for this loop 25222 1726853577.00719: done getting the remaining hosts for this loop 25222 1726853577.00722: getting the next task for host managed_node2 25222 1726853577.00729: done getting next task for host managed_node2 25222 1726853577.00732: ^ task is: TASK: Create veth interface {{ interface }} 25222 1726853577.00735: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853577.00738: getting variables 25222 1726853577.00740: in VariableManager get_vars() 25222 1726853577.00787: Calling all_inventory to load vars for managed_node2 25222 1726853577.00791: Calling groups_inventory to load vars for managed_node2 25222 1726853577.00793: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853577.00804: Calling all_plugins_play to load vars for managed_node2 25222 1726853577.00806: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853577.00809: Calling groups_plugins_play to load vars for managed_node2 25222 1726853577.01627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853577.02918: done with get_vars() 25222 1726853577.02941: done getting variables 25222 1726853577.03011: 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) 25222 1726853577.03148: variable 'interface' from source: play vars TASK [Create veth interface veth0] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 13:32:57 -0400 (0:00:00.737) 0:00:30.912 ****** 25222 1726853577.03188: entering _queue_task() for managed_node2/command 25222 1726853577.03579: worker is 1 (out of 1 available) 25222 1726853577.03593: exiting _queue_task() for managed_node2/command 25222 1726853577.03606: done queuing things up, now waiting for results queue to drain 25222 1726853577.03608: waiting for pending results... 25222 1726853577.03902: running TaskExecutor() for managed_node2/TASK: Create veth interface veth0 25222 1726853577.04029: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005d0 25222 1726853577.04034: variable 'ansible_search_path' from source: unknown 25222 1726853577.04037: variable 'ansible_search_path' from source: unknown 25222 1726853577.04365: variable 'interface' from source: play vars 25222 1726853577.04434: variable 'interface' from source: play vars 25222 1726853577.04539: variable 'interface' from source: play vars 25222 1726853577.04678: Loaded config def from plugin (lookup/items) 25222 1726853577.04682: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 25222 1726853577.04734: variable 'omit' from source: magic vars 25222 1726853577.04861: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.04866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.04909: variable 'omit' from source: magic vars 25222 1726853577.05059: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.05062: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.05203: variable 'type' from source: play vars 25222 1726853577.05222: variable 'state' from source: include params 25222 1726853577.05228: variable 'interface' from source: play vars 25222 1726853577.05230: variable 'current_interfaces' from source: set_fact 25222 1726853577.05233: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 25222 1726853577.05235: when evaluation is False, skipping this task 25222 1726853577.05319: variable 'item' from source: unknown 25222 1726853577.05345: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } 25222 1726853577.05602: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.05690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.05695: variable 'omit' from source: magic vars 25222 1726853577.05697: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.05700: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.05767: variable 'type' from source: play vars 25222 1726853577.05794: variable 'state' from source: include params 25222 1726853577.05798: variable 'interface' from source: play vars 25222 1726853577.05801: variable 'current_interfaces' from source: set_fact 25222 1726853577.05803: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 25222 1726853577.05805: when evaluation is False, skipping this task 25222 1726853577.05811: variable 'item' from source: unknown 25222 1726853577.05889: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } 25222 1726853577.05961: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.05965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.05969: variable 'omit' from source: magic vars 25222 1726853577.06082: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.06085: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.06238: variable 'type' from source: play vars 25222 1726853577.06241: variable 'state' from source: include params 25222 1726853577.06244: variable 'interface' from source: play vars 25222 1726853577.06247: variable 'current_interfaces' from source: set_fact 25222 1726853577.06249: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 25222 1726853577.06251: when evaluation is False, skipping this task 25222 1726853577.06280: variable 'item' from source: unknown 25222 1726853577.06321: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } 25222 1726853577.06404: dumping result to json 25222 1726853577.06407: done dumping result, returning 25222 1726853577.06409: done running TaskExecutor() for managed_node2/TASK: Create veth interface veth0 [02083763-bbaf-cdd5-a5fe-0000000005d0] 25222 1726853577.06411: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d0 25222 1726853577.06442: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d0 25222 1726853577.06446: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 25222 1726853577.06491: no more pending results, returning what we have 25222 1726853577.06494: results queue empty 25222 1726853577.06496: checking for any_errors_fatal 25222 1726853577.06502: done checking for any_errors_fatal 25222 1726853577.06503: checking for max_fail_percentage 25222 1726853577.06504: done checking for max_fail_percentage 25222 1726853577.06505: checking to see if all hosts have failed and the running result is not ok 25222 1726853577.06506: done checking to see if all hosts have failed 25222 1726853577.06507: getting the remaining hosts for this loop 25222 1726853577.06508: done getting the remaining hosts for this loop 25222 1726853577.06511: getting the next task for host managed_node2 25222 1726853577.06518: done getting next task for host managed_node2 25222 1726853577.06520: ^ task is: TASK: Set up veth as managed by NetworkManager 25222 1726853577.06523: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853577.06527: getting variables 25222 1726853577.06528: in VariableManager get_vars() 25222 1726853577.06617: Calling all_inventory to load vars for managed_node2 25222 1726853577.06620: Calling groups_inventory to load vars for managed_node2 25222 1726853577.06622: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853577.06632: Calling all_plugins_play to load vars for managed_node2 25222 1726853577.06635: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853577.06637: Calling groups_plugins_play to load vars for managed_node2 25222 1726853577.07675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853577.08515: done with get_vars() 25222 1726853577.08530: done getting variables 25222 1726853577.08577: 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 [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 13:32:57 -0400 (0:00:00.054) 0:00:30.966 ****** 25222 1726853577.08601: entering _queue_task() for managed_node2/command 25222 1726853577.08840: worker is 1 (out of 1 available) 25222 1726853577.08853: exiting _queue_task() for managed_node2/command 25222 1726853577.08866: done queuing things up, now waiting for results queue to drain 25222 1726853577.08867: waiting for pending results... 25222 1726853577.09053: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 25222 1726853577.09130: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005d1 25222 1726853577.09142: variable 'ansible_search_path' from source: unknown 25222 1726853577.09145: variable 'ansible_search_path' from source: unknown 25222 1726853577.09178: calling self._execute() 25222 1726853577.09252: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.09258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.09267: variable 'omit' from source: magic vars 25222 1726853577.09543: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.09555: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.09662: variable 'type' from source: play vars 25222 1726853577.09666: variable 'state' from source: include params 25222 1726853577.09669: Evaluated conditional (type == 'veth' and state == 'present'): False 25222 1726853577.09673: when evaluation is False, skipping this task 25222 1726853577.09676: _execute() done 25222 1726853577.09678: dumping result to json 25222 1726853577.09682: done dumping result, returning 25222 1726853577.09688: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [02083763-bbaf-cdd5-a5fe-0000000005d1] 25222 1726853577.09693: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d1 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 25222 1726853577.09827: no more pending results, returning what we have 25222 1726853577.09833: results queue empty 25222 1726853577.09834: checking for any_errors_fatal 25222 1726853577.09846: done checking for any_errors_fatal 25222 1726853577.09847: checking for max_fail_percentage 25222 1726853577.09849: done checking for max_fail_percentage 25222 1726853577.09850: checking to see if all hosts have failed and the running result is not ok 25222 1726853577.09850: done checking to see if all hosts have failed 25222 1726853577.09851: getting the remaining hosts for this loop 25222 1726853577.09852: done getting the remaining hosts for this loop 25222 1726853577.09857: getting the next task for host managed_node2 25222 1726853577.09864: done getting next task for host managed_node2 25222 1726853577.09867: ^ task is: TASK: Delete veth interface {{ interface }} 25222 1726853577.09872: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853577.09876: getting variables 25222 1726853577.09878: in VariableManager get_vars() 25222 1726853577.09922: Calling all_inventory to load vars for managed_node2 25222 1726853577.09925: Calling groups_inventory to load vars for managed_node2 25222 1726853577.09929: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853577.09940: Calling all_plugins_play to load vars for managed_node2 25222 1726853577.09943: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853577.09946: Calling groups_plugins_play to load vars for managed_node2 25222 1726853577.10485: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d1 25222 1726853577.10490: WORKER PROCESS EXITING 25222 1726853577.11221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853577.12382: done with get_vars() 25222 1726853577.12400: done getting variables 25222 1726853577.12443: 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) 25222 1726853577.12562: variable 'interface' from source: play vars TASK [Delete veth interface veth0] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 13:32:57 -0400 (0:00:00.039) 0:00:31.006 ****** 25222 1726853577.12588: entering _queue_task() for managed_node2/command 25222 1726853577.12846: worker is 1 (out of 1 available) 25222 1726853577.12860: exiting _queue_task() for managed_node2/command 25222 1726853577.12875: done queuing things up, now waiting for results queue to drain 25222 1726853577.12877: waiting for pending results... 25222 1726853577.13058: running TaskExecutor() for managed_node2/TASK: Delete veth interface veth0 25222 1726853577.13126: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005d2 25222 1726853577.13137: variable 'ansible_search_path' from source: unknown 25222 1726853577.13141: variable 'ansible_search_path' from source: unknown 25222 1726853577.13174: calling self._execute() 25222 1726853577.13246: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.13250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.13262: variable 'omit' from source: magic vars 25222 1726853577.13539: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.13549: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.13683: variable 'type' from source: play vars 25222 1726853577.13687: variable 'state' from source: include params 25222 1726853577.13690: variable 'interface' from source: play vars 25222 1726853577.13693: variable 'current_interfaces' from source: set_fact 25222 1726853577.13700: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 25222 1726853577.13706: variable 'omit' from source: magic vars 25222 1726853577.13734: variable 'omit' from source: magic vars 25222 1726853577.13804: variable 'interface' from source: play vars 25222 1726853577.13818: variable 'omit' from source: magic vars 25222 1726853577.13939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853577.13943: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853577.13946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853577.13948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853577.13951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853577.13980: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853577.13983: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.14005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.14086: Set connection var ansible_shell_executable to /bin/sh 25222 1726853577.14100: Set connection var ansible_pipelining to False 25222 1726853577.14103: Set connection var ansible_timeout to 10 25222 1726853577.14105: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853577.14109: Set connection var ansible_shell_type to sh 25222 1726853577.14112: Set connection var ansible_connection to ssh 25222 1726853577.14212: variable 'ansible_shell_executable' from source: unknown 25222 1726853577.14215: variable 'ansible_connection' from source: unknown 25222 1726853577.14218: variable 'ansible_module_compression' from source: unknown 25222 1726853577.14220: variable 'ansible_shell_type' from source: unknown 25222 1726853577.14225: variable 'ansible_shell_executable' from source: unknown 25222 1726853577.14227: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.14229: variable 'ansible_pipelining' from source: unknown 25222 1726853577.14232: variable 'ansible_timeout' from source: unknown 25222 1726853577.14234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.14288: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853577.14296: variable 'omit' from source: magic vars 25222 1726853577.14300: starting attempt loop 25222 1726853577.14302: running the handler 25222 1726853577.14316: _low_level_execute_command(): starting 25222 1726853577.14323: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853577.14900: 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 <<< 25222 1726853577.14904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.14908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853577.14911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.14959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853577.14963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.14965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.15048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.16802: stdout chunk (state=3): >>>/root <<< 25222 1726853577.16913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.16957: stderr chunk (state=3): >>><<< 25222 1726853577.16960: stdout chunk (state=3): >>><<< 25222 1726853577.16995: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853577.16998: _low_level_execute_command(): starting 25222 1726853577.17007: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648 `" && echo ansible-tmp-1726853577.1698558-26700-218870567571648="` echo /root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648 `" ) && sleep 0' 25222 1726853577.17615: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853577.17627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.17696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.17700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.17778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.19797: stdout chunk (state=3): >>>ansible-tmp-1726853577.1698558-26700-218870567571648=/root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648 <<< 25222 1726853577.19906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.19933: stderr chunk (state=3): >>><<< 25222 1726853577.19937: stdout chunk (state=3): >>><<< 25222 1726853577.19950: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853577.1698558-26700-218870567571648=/root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853577.19979: variable 'ansible_module_compression' from source: unknown 25222 1726853577.20017: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853577.20047: variable 'ansible_facts' from source: unknown 25222 1726853577.20103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/AnsiballZ_command.py 25222 1726853577.20203: Sending initial data 25222 1726853577.20206: Sent initial data (156 bytes) 25222 1726853577.20781: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.20808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.20917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.22597: 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 <<< 25222 1726853577.22612: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 25222 1726853577.22680: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853577.22757: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp6834ah3g /root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/AnsiballZ_command.py <<< 25222 1726853577.22775: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/AnsiballZ_command.py" <<< 25222 1726853577.22832: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmp6834ah3g" to remote "/root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/AnsiballZ_command.py" <<< 25222 1726853577.22854: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/AnsiballZ_command.py" <<< 25222 1726853577.23591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.23614: stderr chunk (state=3): >>><<< 25222 1726853577.23617: stdout chunk (state=3): >>><<< 25222 1726853577.23632: done transferring module to remote 25222 1726853577.23640: _low_level_execute_command(): starting 25222 1726853577.23646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/ /root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/AnsiballZ_command.py && sleep 0' 25222 1726853577.24167: 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 <<< 25222 1726853577.24172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.24175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853577.24177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853577.24180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 25222 1726853577.24185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.24233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853577.24258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.24319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.26225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.26252: stderr chunk (state=3): >>><<< 25222 1726853577.26258: stdout chunk (state=3): >>><<< 25222 1726853577.26267: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853577.26269: _low_level_execute_command(): starting 25222 1726853577.26278: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/AnsiballZ_command.py && sleep 0' 25222 1726853577.26714: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853577.26718: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.26721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 25222 1726853577.26723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853577.26725: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.26776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853577.26779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.26783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.26862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.43891: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "veth0", "type", "veth"], "start": "2024-09-20 13:32:57.424811", "end": "2024-09-20 13:32:57.434902", "delta": "0:00:00.010091", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del veth0 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853577.46059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853577.46094: stderr chunk (state=3): >>><<< 25222 1726853577.46097: stdout chunk (state=3): >>><<< 25222 1726853577.46112: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "veth0", "type", "veth"], "start": "2024-09-20 13:32:57.424811", "end": "2024-09-20 13:32:57.434902", "delta": "0:00:00.010091", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del veth0 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853577.46142: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del veth0 type veth', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853577.46148: _low_level_execute_command(): starting 25222 1726853577.46155: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853577.1698558-26700-218870567571648/ > /dev/null 2>&1 && sleep 0' 25222 1726853577.46608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853577.46611: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 25222 1726853577.46614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.46616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853577.46622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.46675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853577.46679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.46684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.46758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.48999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.49002: stdout chunk (state=3): >>><<< 25222 1726853577.49004: stderr chunk (state=3): >>><<< 25222 1726853577.49006: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853577.49008: handler run complete 25222 1726853577.49010: Evaluated conditional (False): False 25222 1726853577.49011: attempt loop complete, returning result 25222 1726853577.49013: _execute() done 25222 1726853577.49014: dumping result to json 25222 1726853577.49016: done dumping result, returning 25222 1726853577.49017: done running TaskExecutor() for managed_node2/TASK: Delete veth interface veth0 [02083763-bbaf-cdd5-a5fe-0000000005d2] 25222 1726853577.49019: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d2 25222 1726853577.49089: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d2 25222 1726853577.49092: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010091", "end": "2024-09-20 13:32:57.434902", "rc": 0, "start": "2024-09-20 13:32:57.424811" } 25222 1726853577.49149: no more pending results, returning what we have 25222 1726853577.49152: results queue empty 25222 1726853577.49156: checking for any_errors_fatal 25222 1726853577.49160: done checking for any_errors_fatal 25222 1726853577.49161: checking for max_fail_percentage 25222 1726853577.49162: done checking for max_fail_percentage 25222 1726853577.49163: checking to see if all hosts have failed and the running result is not ok 25222 1726853577.49164: done checking to see if all hosts have failed 25222 1726853577.49165: getting the remaining hosts for this loop 25222 1726853577.49166: done getting the remaining hosts for this loop 25222 1726853577.49169: getting the next task for host managed_node2 25222 1726853577.49177: done getting next task for host managed_node2 25222 1726853577.49180: ^ task is: TASK: Create dummy interface {{ interface }} 25222 1726853577.49183: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853577.49186: getting variables 25222 1726853577.49188: in VariableManager get_vars() 25222 1726853577.49227: Calling all_inventory to load vars for managed_node2 25222 1726853577.49230: Calling groups_inventory to load vars for managed_node2 25222 1726853577.49233: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853577.49243: Calling all_plugins_play to load vars for managed_node2 25222 1726853577.49246: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853577.49249: Calling groups_plugins_play to load vars for managed_node2 25222 1726853577.50546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853577.51429: done with get_vars() 25222 1726853577.51445: done getting variables 25222 1726853577.51493: 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) 25222 1726853577.51575: variable 'interface' from source: play vars TASK [Create dummy interface veth0] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 13:32:57 -0400 (0:00:00.390) 0:00:31.396 ****** 25222 1726853577.51598: entering _queue_task() for managed_node2/command 25222 1726853577.51820: worker is 1 (out of 1 available) 25222 1726853577.51835: exiting _queue_task() for managed_node2/command 25222 1726853577.51846: done queuing things up, now waiting for results queue to drain 25222 1726853577.51847: waiting for pending results... 25222 1726853577.52045: running TaskExecutor() for managed_node2/TASK: Create dummy interface veth0 25222 1726853577.52112: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005d3 25222 1726853577.52123: variable 'ansible_search_path' from source: unknown 25222 1726853577.52127: variable 'ansible_search_path' from source: unknown 25222 1726853577.52157: calling self._execute() 25222 1726853577.52234: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.52238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.52246: variable 'omit' from source: magic vars 25222 1726853577.52513: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.52523: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.52857: variable 'type' from source: play vars 25222 1726853577.52874: variable 'state' from source: include params 25222 1726853577.52877: variable 'interface' from source: play vars 25222 1726853577.52880: variable 'current_interfaces' from source: set_fact 25222 1726853577.52899: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 25222 1726853577.52902: when evaluation is False, skipping this task 25222 1726853577.52905: _execute() done 25222 1726853577.52907: dumping result to json 25222 1726853577.52909: done dumping result, returning 25222 1726853577.52911: done running TaskExecutor() for managed_node2/TASK: Create dummy interface veth0 [02083763-bbaf-cdd5-a5fe-0000000005d3] 25222 1726853577.52913: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d3 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 25222 1726853577.53060: no more pending results, returning what we have 25222 1726853577.53063: results queue empty 25222 1726853577.53064: checking for any_errors_fatal 25222 1726853577.53075: done checking for any_errors_fatal 25222 1726853577.53076: checking for max_fail_percentage 25222 1726853577.53077: done checking for max_fail_percentage 25222 1726853577.53078: checking to see if all hosts have failed and the running result is not ok 25222 1726853577.53079: done checking to see if all hosts have failed 25222 1726853577.53080: getting the remaining hosts for this loop 25222 1726853577.53081: done getting the remaining hosts for this loop 25222 1726853577.53084: getting the next task for host managed_node2 25222 1726853577.53091: done getting next task for host managed_node2 25222 1726853577.53095: ^ task is: TASK: Delete dummy interface {{ interface }} 25222 1726853577.53098: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853577.53101: getting variables 25222 1726853577.53102: in VariableManager get_vars() 25222 1726853577.53134: Calling all_inventory to load vars for managed_node2 25222 1726853577.53136: Calling groups_inventory to load vars for managed_node2 25222 1726853577.53138: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853577.53147: Calling all_plugins_play to load vars for managed_node2 25222 1726853577.53149: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853577.53152: Calling groups_plugins_play to load vars for managed_node2 25222 1726853577.53685: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d3 25222 1726853577.53688: WORKER PROCESS EXITING 25222 1726853577.54303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853577.59477: done with get_vars() 25222 1726853577.59496: done getting variables 25222 1726853577.59531: 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) 25222 1726853577.59597: variable 'interface' from source: play vars TASK [Delete dummy interface veth0] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 13:32:57 -0400 (0:00:00.080) 0:00:31.476 ****** 25222 1726853577.59617: entering _queue_task() for managed_node2/command 25222 1726853577.59878: worker is 1 (out of 1 available) 25222 1726853577.59893: exiting _queue_task() for managed_node2/command 25222 1726853577.59906: done queuing things up, now waiting for results queue to drain 25222 1726853577.59908: waiting for pending results... 25222 1726853577.60087: running TaskExecutor() for managed_node2/TASK: Delete dummy interface veth0 25222 1726853577.60165: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005d4 25222 1726853577.60178: variable 'ansible_search_path' from source: unknown 25222 1726853577.60182: variable 'ansible_search_path' from source: unknown 25222 1726853577.60210: calling self._execute() 25222 1726853577.60291: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.60294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.60303: variable 'omit' from source: magic vars 25222 1726853577.60582: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.60593: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.60724: variable 'type' from source: play vars 25222 1726853577.60728: variable 'state' from source: include params 25222 1726853577.60731: variable 'interface' from source: play vars 25222 1726853577.60735: variable 'current_interfaces' from source: set_fact 25222 1726853577.60741: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 25222 1726853577.60744: when evaluation is False, skipping this task 25222 1726853577.60747: _execute() done 25222 1726853577.60749: dumping result to json 25222 1726853577.60751: done dumping result, returning 25222 1726853577.60761: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface veth0 [02083763-bbaf-cdd5-a5fe-0000000005d4] 25222 1726853577.60764: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d4 25222 1726853577.60861: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d4 25222 1726853577.60863: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 25222 1726853577.60933: no more pending results, returning what we have 25222 1726853577.60936: results queue empty 25222 1726853577.60937: checking for any_errors_fatal 25222 1726853577.60944: done checking for any_errors_fatal 25222 1726853577.60945: checking for max_fail_percentage 25222 1726853577.60946: done checking for max_fail_percentage 25222 1726853577.60947: checking to see if all hosts have failed and the running result is not ok 25222 1726853577.60948: done checking to see if all hosts have failed 25222 1726853577.60949: getting the remaining hosts for this loop 25222 1726853577.60950: done getting the remaining hosts for this loop 25222 1726853577.60953: getting the next task for host managed_node2 25222 1726853577.60959: done getting next task for host managed_node2 25222 1726853577.60961: ^ task is: TASK: Create tap interface {{ interface }} 25222 1726853577.60964: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853577.60967: getting variables 25222 1726853577.60969: in VariableManager get_vars() 25222 1726853577.61004: Calling all_inventory to load vars for managed_node2 25222 1726853577.61006: Calling groups_inventory to load vars for managed_node2 25222 1726853577.61008: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853577.61017: Calling all_plugins_play to load vars for managed_node2 25222 1726853577.61019: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853577.61022: Calling groups_plugins_play to load vars for managed_node2 25222 1726853577.62505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853577.64300: done with get_vars() 25222 1726853577.64323: done getting variables 25222 1726853577.64387: 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) 25222 1726853577.64502: variable 'interface' from source: play vars TASK [Create tap interface veth0] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 13:32:57 -0400 (0:00:00.049) 0:00:31.525 ****** 25222 1726853577.64531: entering _queue_task() for managed_node2/command 25222 1726853577.64838: worker is 1 (out of 1 available) 25222 1726853577.64851: exiting _queue_task() for managed_node2/command 25222 1726853577.64865: done queuing things up, now waiting for results queue to drain 25222 1726853577.64866: waiting for pending results... 25222 1726853577.65179: running TaskExecutor() for managed_node2/TASK: Create tap interface veth0 25222 1726853577.65262: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005d5 25222 1726853577.65274: variable 'ansible_search_path' from source: unknown 25222 1726853577.65278: variable 'ansible_search_path' from source: unknown 25222 1726853577.65306: calling self._execute() 25222 1726853577.65389: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.65393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.65403: variable 'omit' from source: magic vars 25222 1726853577.65673: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.65688: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.65817: variable 'type' from source: play vars 25222 1726853577.65820: variable 'state' from source: include params 25222 1726853577.65825: variable 'interface' from source: play vars 25222 1726853577.65828: variable 'current_interfaces' from source: set_fact 25222 1726853577.65837: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 25222 1726853577.65839: when evaluation is False, skipping this task 25222 1726853577.65842: _execute() done 25222 1726853577.65844: dumping result to json 25222 1726853577.65847: done dumping result, returning 25222 1726853577.65857: done running TaskExecutor() for managed_node2/TASK: Create tap interface veth0 [02083763-bbaf-cdd5-a5fe-0000000005d5] 25222 1726853577.65859: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d5 25222 1726853577.65934: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d5 25222 1726853577.65937: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 25222 1726853577.66004: no more pending results, returning what we have 25222 1726853577.66007: results queue empty 25222 1726853577.66008: checking for any_errors_fatal 25222 1726853577.66014: done checking for any_errors_fatal 25222 1726853577.66015: checking for max_fail_percentage 25222 1726853577.66016: done checking for max_fail_percentage 25222 1726853577.66017: checking to see if all hosts have failed and the running result is not ok 25222 1726853577.66017: done checking to see if all hosts have failed 25222 1726853577.66018: getting the remaining hosts for this loop 25222 1726853577.66019: done getting the remaining hosts for this loop 25222 1726853577.66022: getting the next task for host managed_node2 25222 1726853577.66029: done getting next task for host managed_node2 25222 1726853577.66032: ^ task is: TASK: Delete tap interface {{ interface }} 25222 1726853577.66036: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 25222 1726853577.66039: getting variables 25222 1726853577.66040: in VariableManager get_vars() 25222 1726853577.66084: Calling all_inventory to load vars for managed_node2 25222 1726853577.66087: Calling groups_inventory to load vars for managed_node2 25222 1726853577.66089: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853577.66100: Calling all_plugins_play to load vars for managed_node2 25222 1726853577.66102: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853577.66105: Calling groups_plugins_play to load vars for managed_node2 25222 1726853577.67133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853577.68382: done with get_vars() 25222 1726853577.68396: done getting variables 25222 1726853577.68438: 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) 25222 1726853577.68517: variable 'interface' from source: play vars TASK [Delete tap interface veth0] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 13:32:57 -0400 (0:00:00.040) 0:00:31.565 ****** 25222 1726853577.68539: entering _queue_task() for managed_node2/command 25222 1726853577.68754: worker is 1 (out of 1 available) 25222 1726853577.68768: exiting _queue_task() for managed_node2/command 25222 1726853577.68782: done queuing things up, now waiting for results queue to drain 25222 1726853577.68784: waiting for pending results... 25222 1726853577.68956: running TaskExecutor() for managed_node2/TASK: Delete tap interface veth0 25222 1726853577.69033: in run() - task 02083763-bbaf-cdd5-a5fe-0000000005d6 25222 1726853577.69043: variable 'ansible_search_path' from source: unknown 25222 1726853577.69047: variable 'ansible_search_path' from source: unknown 25222 1726853577.69078: calling self._execute() 25222 1726853577.69158: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.69164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.69174: variable 'omit' from source: magic vars 25222 1726853577.69447: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.69460: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.69594: variable 'type' from source: play vars 25222 1726853577.69598: variable 'state' from source: include params 25222 1726853577.69601: variable 'interface' from source: play vars 25222 1726853577.69606: variable 'current_interfaces' from source: set_fact 25222 1726853577.69612: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 25222 1726853577.69615: when evaluation is False, skipping this task 25222 1726853577.69617: _execute() done 25222 1726853577.69621: dumping result to json 25222 1726853577.69624: done dumping result, returning 25222 1726853577.69629: done running TaskExecutor() for managed_node2/TASK: Delete tap interface veth0 [02083763-bbaf-cdd5-a5fe-0000000005d6] 25222 1726853577.69634: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d6 25222 1726853577.69719: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000005d6 25222 1726853577.69722: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 25222 1726853577.69768: no more pending results, returning what we have 25222 1726853577.69772: results queue empty 25222 1726853577.69773: checking for any_errors_fatal 25222 1726853577.69778: done checking for any_errors_fatal 25222 1726853577.69779: checking for max_fail_percentage 25222 1726853577.69782: done checking for max_fail_percentage 25222 1726853577.69783: checking to see if all hosts have failed and the running result is not ok 25222 1726853577.69784: done checking to see if all hosts have failed 25222 1726853577.69784: getting the remaining hosts for this loop 25222 1726853577.69785: done getting the remaining hosts for this loop 25222 1726853577.69788: getting the next task for host managed_node2 25222 1726853577.69796: done getting next task for host managed_node2 25222 1726853577.69799: ^ task is: TASK: Clean up namespace 25222 1726853577.69801: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=6, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853577.69805: getting variables 25222 1726853577.69806: in VariableManager get_vars() 25222 1726853577.69842: Calling all_inventory to load vars for managed_node2 25222 1726853577.69844: Calling groups_inventory to load vars for managed_node2 25222 1726853577.69846: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853577.69856: Calling all_plugins_play to load vars for managed_node2 25222 1726853577.69859: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853577.69862: Calling groups_plugins_play to load vars for managed_node2 25222 1726853577.71166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853577.72850: done with get_vars() 25222 1726853577.72878: done getting variables 25222 1726853577.72948: 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 [Clean up namespace] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Friday 20 September 2024 13:32:57 -0400 (0:00:00.044) 0:00:31.610 ****** 25222 1726853577.72980: entering _queue_task() for managed_node2/command 25222 1726853577.73331: worker is 1 (out of 1 available) 25222 1726853577.73344: exiting _queue_task() for managed_node2/command 25222 1726853577.73363: done queuing things up, now waiting for results queue to drain 25222 1726853577.73365: waiting for pending results... 25222 1726853577.73704: running TaskExecutor() for managed_node2/TASK: Clean up namespace 25222 1726853577.73777: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000b4 25222 1726853577.73907: variable 'ansible_search_path' from source: unknown 25222 1726853577.73912: calling self._execute() 25222 1726853577.73968: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.73983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.73999: variable 'omit' from source: magic vars 25222 1726853577.74424: variable 'ansible_distribution_major_version' from source: facts 25222 1726853577.74449: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853577.74468: variable 'omit' from source: magic vars 25222 1726853577.74496: variable 'omit' from source: magic vars 25222 1726853577.74541: variable 'omit' from source: magic vars 25222 1726853577.74600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853577.74674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853577.74682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853577.74703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853577.74723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853577.74779: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853577.74782: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.74790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.74906: Set connection var ansible_shell_executable to /bin/sh 25222 1726853577.74976: Set connection var ansible_pipelining to False 25222 1726853577.74979: Set connection var ansible_timeout to 10 25222 1726853577.74982: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853577.74984: Set connection var ansible_shell_type to sh 25222 1726853577.74986: Set connection var ansible_connection to ssh 25222 1726853577.74988: variable 'ansible_shell_executable' from source: unknown 25222 1726853577.74996: variable 'ansible_connection' from source: unknown 25222 1726853577.74999: variable 'ansible_module_compression' from source: unknown 25222 1726853577.75003: variable 'ansible_shell_type' from source: unknown 25222 1726853577.75005: variable 'ansible_shell_executable' from source: unknown 25222 1726853577.75007: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853577.75009: variable 'ansible_pipelining' from source: unknown 25222 1726853577.75011: variable 'ansible_timeout' from source: unknown 25222 1726853577.75106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853577.75181: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853577.75197: variable 'omit' from source: magic vars 25222 1726853577.75209: starting attempt loop 25222 1726853577.75219: running the handler 25222 1726853577.75246: _low_level_execute_command(): starting 25222 1726853577.75325: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853577.76120: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853577.76190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.76229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.76339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.78106: stdout chunk (state=3): >>>/root <<< 25222 1726853577.78246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.78261: stdout chunk (state=3): >>><<< 25222 1726853577.78408: stderr chunk (state=3): >>><<< 25222 1726853577.78414: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853577.78416: _low_level_execute_command(): starting 25222 1726853577.78420: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864 `" && echo ansible-tmp-1726853577.7831454-26723-96814498218864="` echo /root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864 `" ) && sleep 0' 25222 1726853577.79029: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853577.79045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853577.79137: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853577.79161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.79181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.79288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.81375: stdout chunk (state=3): >>>ansible-tmp-1726853577.7831454-26723-96814498218864=/root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864 <<< 25222 1726853577.81501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.81523: stdout chunk (state=3): >>><<< 25222 1726853577.81526: stderr chunk (state=3): >>><<< 25222 1726853577.81681: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853577.7831454-26723-96814498218864=/root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853577.81686: variable 'ansible_module_compression' from source: unknown 25222 1726853577.81688: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853577.81691: variable 'ansible_facts' from source: unknown 25222 1726853577.81778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/AnsiballZ_command.py 25222 1726853577.81936: Sending initial data 25222 1726853577.81940: Sent initial data (155 bytes) 25222 1726853577.82622: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.82676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.82746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.84429: 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 <<< 25222 1726853577.84502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853577.84573: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmphr6mbbds /root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/AnsiballZ_command.py <<< 25222 1726853577.84577: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/AnsiballZ_command.py" <<< 25222 1726853577.84679: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmphr6mbbds" to remote "/root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/AnsiballZ_command.py" <<< 25222 1726853577.85477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.85549: stderr chunk (state=3): >>><<< 25222 1726853577.85696: stdout chunk (state=3): >>><<< 25222 1726853577.85699: done transferring module to remote 25222 1726853577.85702: _low_level_execute_command(): starting 25222 1726853577.85705: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/ /root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/AnsiballZ_command.py && sleep 0' 25222 1726853577.86297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853577.86330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853577.86434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.86459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.86557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853577.88531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853577.88565: stderr chunk (state=3): >>><<< 25222 1726853577.88568: stdout chunk (state=3): >>><<< 25222 1726853577.88673: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853577.88683: _low_level_execute_command(): starting 25222 1726853577.88687: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/AnsiballZ_command.py && sleep 0' 25222 1726853577.89276: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853577.89294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853577.89412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.05875: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "netns", "delete", "ns1"], "start": "2024-09-20 13:32:58.052340", "end": "2024-09-20 13:32:58.057803", "delta": "0:00:00.005463", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns delete ns1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853578.07519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853578.07544: stderr chunk (state=3): >>><<< 25222 1726853578.07550: stdout chunk (state=3): >>><<< 25222 1726853578.07570: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "netns", "delete", "ns1"], "start": "2024-09-20 13:32:58.052340", "end": "2024-09-20 13:32:58.057803", "delta": "0:00:00.005463", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns delete ns1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853578.07616: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip netns delete ns1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853578.07620: _low_level_execute_command(): starting 25222 1726853578.07635: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853577.7831454-26723-96814498218864/ > /dev/null 2>&1 && sleep 0' 25222 1726853578.08652: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.08718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.08734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.08819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.08924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.10837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.10862: stderr chunk (state=3): >>><<< 25222 1726853578.10870: stdout chunk (state=3): >>><<< 25222 1726853578.10902: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853578.10905: handler run complete 25222 1726853578.10975: Evaluated conditional (False): False 25222 1726853578.10981: attempt loop complete, returning result 25222 1726853578.10984: _execute() done 25222 1726853578.10986: dumping result to json 25222 1726853578.10987: done dumping result, returning 25222 1726853578.10989: done running TaskExecutor() for managed_node2/TASK: Clean up namespace [02083763-bbaf-cdd5-a5fe-0000000000b4] 25222 1726853578.10991: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000b4 25222 1726853578.11253: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000b4 25222 1726853578.11256: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "netns", "delete", "ns1" ], "delta": "0:00:00.005463", "end": "2024-09-20 13:32:58.057803", "rc": 0, "start": "2024-09-20 13:32:58.052340" } 25222 1726853578.11326: no more pending results, returning what we have 25222 1726853578.11329: results queue empty 25222 1726853578.11331: checking for any_errors_fatal 25222 1726853578.11336: done checking for any_errors_fatal 25222 1726853578.11337: checking for max_fail_percentage 25222 1726853578.11339: done checking for max_fail_percentage 25222 1726853578.11340: checking to see if all hosts have failed and the running result is not ok 25222 1726853578.11341: done checking to see if all hosts have failed 25222 1726853578.11341: getting the remaining hosts for this loop 25222 1726853578.11343: done getting the remaining hosts for this loop 25222 1726853578.11346: getting the next task for host managed_node2 25222 1726853578.11534: done getting next task for host managed_node2 25222 1726853578.11537: ^ task is: TASK: Verify network state restored to default 25222 1726853578.11539: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=7, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 25222 1726853578.11543: getting variables 25222 1726853578.11544: in VariableManager get_vars() 25222 1726853578.11588: Calling all_inventory to load vars for managed_node2 25222 1726853578.11591: Calling groups_inventory to load vars for managed_node2 25222 1726853578.11594: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853578.11604: Calling all_plugins_play to load vars for managed_node2 25222 1726853578.11607: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853578.11610: Calling groups_plugins_play to load vars for managed_node2 25222 1726853578.14757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853578.17028: done with get_vars() 25222 1726853578.17056: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Friday 20 September 2024 13:32:58 -0400 (0:00:00.441) 0:00:32.051 ****** 25222 1726853578.17159: entering _queue_task() for managed_node2/include_tasks 25222 1726853578.17580: worker is 1 (out of 1 available) 25222 1726853578.17592: exiting _queue_task() for managed_node2/include_tasks 25222 1726853578.17605: done queuing things up, now waiting for results queue to drain 25222 1726853578.17606: waiting for pending results... 25222 1726853578.17840: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 25222 1726853578.17941: in run() - task 02083763-bbaf-cdd5-a5fe-0000000000b5 25222 1726853578.17964: variable 'ansible_search_path' from source: unknown 25222 1726853578.18007: calling self._execute() 25222 1726853578.18130: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853578.18143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853578.18160: variable 'omit' from source: magic vars 25222 1726853578.18558: variable 'ansible_distribution_major_version' from source: facts 25222 1726853578.18580: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853578.18590: _execute() done 25222 1726853578.18599: dumping result to json 25222 1726853578.18606: done dumping result, returning 25222 1726853578.18617: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [02083763-bbaf-cdd5-a5fe-0000000000b5] 25222 1726853578.18776: sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000b5 25222 1726853578.18849: done sending task result for task 02083763-bbaf-cdd5-a5fe-0000000000b5 25222 1726853578.18853: WORKER PROCESS EXITING 25222 1726853578.18888: no more pending results, returning what we have 25222 1726853578.18893: in VariableManager get_vars() 25222 1726853578.18979: Calling all_inventory to load vars for managed_node2 25222 1726853578.18982: Calling groups_inventory to load vars for managed_node2 25222 1726853578.18984: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853578.19061: Calling all_plugins_play to load vars for managed_node2 25222 1726853578.19064: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853578.19068: Calling groups_plugins_play to load vars for managed_node2 25222 1726853578.20361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853578.21905: done with get_vars() 25222 1726853578.21922: variable 'ansible_search_path' from source: unknown 25222 1726853578.21941: we have included files to process 25222 1726853578.21942: generating all_blocks data 25222 1726853578.21944: done generating all_blocks data 25222 1726853578.21950: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 25222 1726853578.21951: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 25222 1726853578.21954: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 25222 1726853578.22387: done processing included file 25222 1726853578.22389: iterating over new_blocks loaded from include file 25222 1726853578.22390: in VariableManager get_vars() 25222 1726853578.22410: done with get_vars() 25222 1726853578.22412: filtering new block on tags 25222 1726853578.22430: done filtering new block on tags 25222 1726853578.22432: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 25222 1726853578.22437: extending task lists for all hosts with included blocks 25222 1726853578.25328: done extending task lists 25222 1726853578.25329: done processing included files 25222 1726853578.25330: results queue empty 25222 1726853578.25331: checking for any_errors_fatal 25222 1726853578.25336: done checking for any_errors_fatal 25222 1726853578.25336: checking for max_fail_percentage 25222 1726853578.25337: done checking for max_fail_percentage 25222 1726853578.25338: checking to see if all hosts have failed and the running result is not ok 25222 1726853578.25339: done checking to see if all hosts have failed 25222 1726853578.25340: getting the remaining hosts for this loop 25222 1726853578.25341: done getting the remaining hosts for this loop 25222 1726853578.25343: getting the next task for host managed_node2 25222 1726853578.25347: done getting next task for host managed_node2 25222 1726853578.25349: ^ task is: TASK: Check routes and DNS 25222 1726853578.25351: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=8, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853578.25354: getting variables 25222 1726853578.25356: in VariableManager get_vars() 25222 1726853578.25372: Calling all_inventory to load vars for managed_node2 25222 1726853578.25374: Calling groups_inventory to load vars for managed_node2 25222 1726853578.25376: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853578.25382: Calling all_plugins_play to load vars for managed_node2 25222 1726853578.25385: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853578.25388: Calling groups_plugins_play to load vars for managed_node2 25222 1726853578.26512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853578.28044: done with get_vars() 25222 1726853578.28075: done getting variables 25222 1726853578.28129: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 13:32:58 -0400 (0:00:00.110) 0:00:32.161 ****** 25222 1726853578.28158: entering _queue_task() for managed_node2/shell 25222 1726853578.28531: worker is 1 (out of 1 available) 25222 1726853578.28541: exiting _queue_task() for managed_node2/shell 25222 1726853578.28553: done queuing things up, now waiting for results queue to drain 25222 1726853578.28555: waiting for pending results... 25222 1726853578.28855: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 25222 1726853578.28963: in run() - task 02083763-bbaf-cdd5-a5fe-00000000075e 25222 1726853578.28984: variable 'ansible_search_path' from source: unknown 25222 1726853578.28997: variable 'ansible_search_path' from source: unknown 25222 1726853578.29037: calling self._execute() 25222 1726853578.29143: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853578.29155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853578.29172: variable 'omit' from source: magic vars 25222 1726853578.29645: variable 'ansible_distribution_major_version' from source: facts 25222 1726853578.29648: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853578.29651: variable 'omit' from source: magic vars 25222 1726853578.29653: variable 'omit' from source: magic vars 25222 1726853578.29660: variable 'omit' from source: magic vars 25222 1726853578.29705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853578.29742: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853578.29772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853578.29796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853578.29815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853578.29856: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853578.29864: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853578.29877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853578.29984: Set connection var ansible_shell_executable to /bin/sh 25222 1726853578.29999: Set connection var ansible_pipelining to False 25222 1726853578.30011: Set connection var ansible_timeout to 10 25222 1726853578.30028: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853578.30075: Set connection var ansible_shell_type to sh 25222 1726853578.30078: Set connection var ansible_connection to ssh 25222 1726853578.30080: variable 'ansible_shell_executable' from source: unknown 25222 1726853578.30082: variable 'ansible_connection' from source: unknown 25222 1726853578.30084: variable 'ansible_module_compression' from source: unknown 25222 1726853578.30088: variable 'ansible_shell_type' from source: unknown 25222 1726853578.30090: variable 'ansible_shell_executable' from source: unknown 25222 1726853578.30177: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853578.30180: variable 'ansible_pipelining' from source: unknown 25222 1726853578.30182: variable 'ansible_timeout' from source: unknown 25222 1726853578.30184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853578.30277: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853578.30294: variable 'omit' from source: magic vars 25222 1726853578.30305: starting attempt loop 25222 1726853578.30315: running the handler 25222 1726853578.30329: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853578.30350: _low_level_execute_command(): starting 25222 1726853578.30362: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853578.31106: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853578.31119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.31139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.31226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.31258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.31284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.31300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.31458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.33188: stdout chunk (state=3): >>>/root <<< 25222 1726853578.33392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.33478: stdout chunk (state=3): >>><<< 25222 1726853578.33485: stderr chunk (state=3): >>><<< 25222 1726853578.33490: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853578.33516: _low_level_execute_command(): starting 25222 1726853578.33523: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643 `" && echo ansible-tmp-1726853578.3350093-26740-101616579869643="` echo /root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643 `" ) && sleep 0' 25222 1726853578.34684: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853578.34693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.34738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.34835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.34906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.34969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.34974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.35062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.37073: stdout chunk (state=3): >>>ansible-tmp-1726853578.3350093-26740-101616579869643=/root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643 <<< 25222 1726853578.37233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.37237: stdout chunk (state=3): >>><<< 25222 1726853578.37239: stderr chunk (state=3): >>><<< 25222 1726853578.37476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853578.3350093-26740-101616579869643=/root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853578.37480: variable 'ansible_module_compression' from source: unknown 25222 1726853578.37482: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853578.37484: variable 'ansible_facts' from source: unknown 25222 1726853578.37501: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/AnsiballZ_command.py 25222 1726853578.37734: Sending initial data 25222 1726853578.37737: Sent initial data (156 bytes) 25222 1726853578.38338: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853578.38352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.38386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.38488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.38508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.38524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.38545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.38648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.40296: 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 <<< 25222 1726853578.40389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853578.40481: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpfxa2j4i6 /root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/AnsiballZ_command.py <<< 25222 1726853578.40484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/AnsiballZ_command.py" <<< 25222 1726853578.40547: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpfxa2j4i6" to remote "/root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/AnsiballZ_command.py" <<< 25222 1726853578.41452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.41487: stderr chunk (state=3): >>><<< 25222 1726853578.41499: stdout chunk (state=3): >>><<< 25222 1726853578.41569: done transferring module to remote 25222 1726853578.41667: _low_level_execute_command(): starting 25222 1726853578.41678: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/ /root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/AnsiballZ_command.py && sleep 0' 25222 1726853578.42288: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.42296: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.42391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.42394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.42487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.44391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.44409: stderr chunk (state=3): >>><<< 25222 1726853578.44418: stdout chunk (state=3): >>><<< 25222 1726853578.44439: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853578.44446: _low_level_execute_command(): starting 25222 1726853578.44525: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/AnsiballZ_command.py && sleep 0' 25222 1726853578.45083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853578.45097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.45121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.45139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853578.45242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.45258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.45277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.45297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.45404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.62317: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:bc:da:29:a4:45 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.197/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3166sec preferred_lft 3166sec\n inet6 fe80::10bc:daff:fe29:a445/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.197 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.197 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 13:32:58.613053", "end": "2024-09-20 13:32:58.621983", "delta": "0:00:00.008930", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 25222 1726853578.64104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 25222 1726853578.64108: stdout chunk (state=3): >>><<< 25222 1726853578.64110: stderr chunk (state=3): >>><<< 25222 1726853578.64130: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:bc:da:29:a4:45 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.197/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3166sec preferred_lft 3166sec\n inet6 fe80::10bc:daff:fe29:a445/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.197 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.197 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 13:32:58.613053", "end": "2024-09-20 13:32:58.621983", "delta": "0:00:00.008930", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853578.64278: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853578.64281: _low_level_execute_command(): starting 25222 1726853578.64284: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853578.3350093-26740-101616579869643/ > /dev/null 2>&1 && sleep 0' 25222 1726853578.64842: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853578.64856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.64873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.64926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.64994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.65019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.65041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.65150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.67177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.67181: stdout chunk (state=3): >>><<< 25222 1726853578.67183: stderr chunk (state=3): >>><<< 25222 1726853578.67186: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853578.67189: handler run complete 25222 1726853578.67191: Evaluated conditional (False): False 25222 1726853578.67193: attempt loop complete, returning result 25222 1726853578.67195: _execute() done 25222 1726853578.67197: dumping result to json 25222 1726853578.67198: done dumping result, returning 25222 1726853578.67200: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [02083763-bbaf-cdd5-a5fe-00000000075e] 25222 1726853578.67277: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000075e 25222 1726853578.67356: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000075e 25222 1726853578.67359: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008930", "end": "2024-09-20 13:32:58.621983", "rc": 0, "start": "2024-09-20 13:32:58.613053" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:bc:da:29:a4:45 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.9.197/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3166sec preferred_lft 3166sec inet6 fe80::10bc:daff:fe29:a445/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.197 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.197 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 25222 1726853578.67691: no more pending results, returning what we have 25222 1726853578.67694: results queue empty 25222 1726853578.67695: checking for any_errors_fatal 25222 1726853578.67696: done checking for any_errors_fatal 25222 1726853578.67697: checking for max_fail_percentage 25222 1726853578.67698: done checking for max_fail_percentage 25222 1726853578.67699: checking to see if all hosts have failed and the running result is not ok 25222 1726853578.67700: done checking to see if all hosts have failed 25222 1726853578.67700: getting the remaining hosts for this loop 25222 1726853578.67702: done getting the remaining hosts for this loop 25222 1726853578.67704: getting the next task for host managed_node2 25222 1726853578.67710: done getting next task for host managed_node2 25222 1726853578.67712: ^ task is: TASK: Verify DNS and network connectivity 25222 1726853578.67714: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=8, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 25222 1726853578.67717: getting variables 25222 1726853578.67719: in VariableManager get_vars() 25222 1726853578.67751: Calling all_inventory to load vars for managed_node2 25222 1726853578.67757: Calling groups_inventory to load vars for managed_node2 25222 1726853578.67759: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853578.67768: Calling all_plugins_play to load vars for managed_node2 25222 1726853578.67776: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853578.67779: Calling groups_plugins_play to load vars for managed_node2 25222 1726853578.69461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853578.71269: done with get_vars() 25222 1726853578.71296: done getting variables 25222 1726853578.71358: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 13:32:58 -0400 (0:00:00.432) 0:00:32.594 ****** 25222 1726853578.71392: entering _queue_task() for managed_node2/shell 25222 1726853578.71743: worker is 1 (out of 1 available) 25222 1726853578.71756: exiting _queue_task() for managed_node2/shell 25222 1726853578.71769: done queuing things up, now waiting for results queue to drain 25222 1726853578.71772: waiting for pending results... 25222 1726853578.72188: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 25222 1726853578.72192: in run() - task 02083763-bbaf-cdd5-a5fe-00000000075f 25222 1726853578.72195: variable 'ansible_search_path' from source: unknown 25222 1726853578.72197: variable 'ansible_search_path' from source: unknown 25222 1726853578.72239: calling self._execute() 25222 1726853578.72342: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853578.72352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853578.72366: variable 'omit' from source: magic vars 25222 1726853578.72761: variable 'ansible_distribution_major_version' from source: facts 25222 1726853578.72875: Evaluated conditional (ansible_distribution_major_version != '6'): True 25222 1726853578.72928: variable 'ansible_facts' from source: unknown 25222 1726853578.73710: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 25222 1726853578.73721: variable 'omit' from source: magic vars 25222 1726853578.73770: variable 'omit' from source: magic vars 25222 1726853578.73807: variable 'omit' from source: magic vars 25222 1726853578.73860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 25222 1726853578.73903: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 25222 1726853578.73928: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 25222 1726853578.73955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853578.74061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 25222 1726853578.74064: variable 'inventory_hostname' from source: host vars for 'managed_node2' 25222 1726853578.74067: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853578.74070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853578.74132: Set connection var ansible_shell_executable to /bin/sh 25222 1726853578.74144: Set connection var ansible_pipelining to False 25222 1726853578.74155: Set connection var ansible_timeout to 10 25222 1726853578.74187: Set connection var ansible_module_compression to ZIP_DEFLATED 25222 1726853578.74190: Set connection var ansible_shell_type to sh 25222 1726853578.74192: Set connection var ansible_connection to ssh 25222 1726853578.74208: variable 'ansible_shell_executable' from source: unknown 25222 1726853578.74215: variable 'ansible_connection' from source: unknown 25222 1726853578.74276: variable 'ansible_module_compression' from source: unknown 25222 1726853578.74279: variable 'ansible_shell_type' from source: unknown 25222 1726853578.74281: variable 'ansible_shell_executable' from source: unknown 25222 1726853578.74283: variable 'ansible_host' from source: host vars for 'managed_node2' 25222 1726853578.74285: variable 'ansible_pipelining' from source: unknown 25222 1726853578.74287: variable 'ansible_timeout' from source: unknown 25222 1726853578.74297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 25222 1726853578.74402: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853578.74421: variable 'omit' from source: magic vars 25222 1726853578.74429: starting attempt loop 25222 1726853578.74435: running the handler 25222 1726853578.74448: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 25222 1726853578.74472: _low_level_execute_command(): starting 25222 1726853578.74484: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 25222 1726853578.75294: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.75336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.75352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.75375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.75502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.77210: stdout chunk (state=3): >>>/root <<< 25222 1726853578.77368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.77372: stdout chunk (state=3): >>><<< 25222 1726853578.77375: stderr chunk (state=3): >>><<< 25222 1726853578.77477: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853578.77481: _low_level_execute_command(): starting 25222 1726853578.77486: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880 `" && echo ansible-tmp-1726853578.7740085-26761-233260636047880="` echo /root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880 `" ) && sleep 0' 25222 1726853578.78036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853578.78050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.78073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.78138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.78192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.78208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.78234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.78347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.80522: stdout chunk (state=3): >>>ansible-tmp-1726853578.7740085-26761-233260636047880=/root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880 <<< 25222 1726853578.80677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.80689: stdout chunk (state=3): >>><<< 25222 1726853578.80706: stderr chunk (state=3): >>><<< 25222 1726853578.80877: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853578.7740085-26761-233260636047880=/root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853578.80880: variable 'ansible_module_compression' from source: unknown 25222 1726853578.80883: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2522273lcdbw0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 25222 1726853578.80885: variable 'ansible_facts' from source: unknown 25222 1726853578.80940: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/AnsiballZ_command.py 25222 1726853578.81165: Sending initial data 25222 1726853578.81177: Sent initial data (156 bytes) 25222 1726853578.81679: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853578.81695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.81710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.81790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.81829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.81848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.81869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.81973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.83692: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 25222 1726853578.83725: 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 <<< 25222 1726853578.83786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 25222 1726853578.83899: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpyi424cb6 /root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/AnsiballZ_command.py <<< 25222 1726853578.83902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/AnsiballZ_command.py" <<< 25222 1726853578.83998: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-2522273lcdbw0/tmpyi424cb6" to remote "/root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/AnsiballZ_command.py" <<< 25222 1726853578.85087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.85120: stderr chunk (state=3): >>><<< 25222 1726853578.85126: stdout chunk (state=3): >>><<< 25222 1726853578.85276: done transferring module to remote 25222 1726853578.85279: _low_level_execute_command(): starting 25222 1726853578.85282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/ /root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/AnsiballZ_command.py && sleep 0' 25222 1726853578.85802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853578.85811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.85821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.85836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853578.85848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853578.85855: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853578.85878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.85964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.85991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.86097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853578.88076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853578.88080: stdout chunk (state=3): >>><<< 25222 1726853578.88082: stderr chunk (state=3): >>><<< 25222 1726853578.88085: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853578.88087: _low_level_execute_command(): starting 25222 1726853578.88090: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/AnsiballZ_command.py && sleep 0' 25222 1726853578.88677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853578.88680: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.88683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.88748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853578.88751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853578.88753: stderr chunk (state=3): >>>debug2: match not found <<< 25222 1726853578.88755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.88758: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 25222 1726853578.88760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 25222 1726853578.88762: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 25222 1726853578.88763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 25222 1726853578.88766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 25222 1726853578.88768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 25222 1726853578.88777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 25222 1726853578.88789: stderr chunk (state=3): >>>debug2: match found <<< 25222 1726853578.88799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853578.88867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853578.88886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853578.88917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853578.89005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853579.29186: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 14955 0 --:--:-- --:--:-- --:--:-- 15250\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 1460 0 --:--:-- --:--:-- --:--:-- 1462", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 13:32:59.048108", "end": "2024-09-20 13:32:59.290704", "delta": "0:00:00.242596", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}<<< 25222 1726853579.29206: stdout chunk (state=3): >>> <<< 25222 1726853579.30877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853579.30944: stderr chunk (state=3): >>>Shared connection to 10.31.9.197 closed. <<< 25222 1726853579.30969: stdout chunk (state=3): >>><<< 25222 1726853579.30975: stderr chunk (state=3): >>><<< 25222 1726853579.31003: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 14955 0 --:--:-- --:--:-- --:--:-- 15250\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 1460 0 --:--:-- --:--:-- --:--:-- 1462", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 13:32:59.048108", "end": "2024-09-20 13:32:59.290704", "delta": "0:00:00.242596", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 closed. 25222 1726853579.31149: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 25222 1726853579.31152: _low_level_execute_command(): starting 25222 1726853579.31157: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853578.7740085-26761-233260636047880/ > /dev/null 2>&1 && sleep 0' 25222 1726853579.31847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 25222 1726853579.31939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 25222 1726853579.31992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 25222 1726853579.32015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 25222 1726853579.32047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 25222 1726853579.32152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 25222 1726853579.34085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 25222 1726853579.34089: stdout chunk (state=3): >>><<< 25222 1726853579.34276: stderr chunk (state=3): >>><<< 25222 1726853579.34280: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 25222 1726853579.34286: handler run complete 25222 1726853579.34288: Evaluated conditional (False): False 25222 1726853579.34290: attempt loop complete, returning result 25222 1726853579.34291: _execute() done 25222 1726853579.34293: dumping result to json 25222 1726853579.34294: done dumping result, returning 25222 1726853579.34296: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [02083763-bbaf-cdd5-a5fe-00000000075f] 25222 1726853579.34297: sending task result for task 02083763-bbaf-cdd5-a5fe-00000000075f 25222 1726853579.34368: done sending task result for task 02083763-bbaf-cdd5-a5fe-00000000075f 25222 1726853579.34373: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.242596", "end": "2024-09-20 13:32:59.290704", "rc": 0, "start": "2024-09-20 13:32:59.048108" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 14955 0 --:--:-- --:--:-- --:--:-- 15250 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1460 0 --:--:-- --:--:-- --:--:-- 1462 25222 1726853579.34445: no more pending results, returning what we have 25222 1726853579.34449: results queue empty 25222 1726853579.34450: checking for any_errors_fatal 25222 1726853579.34461: done checking for any_errors_fatal 25222 1726853579.34462: checking for max_fail_percentage 25222 1726853579.34464: done checking for max_fail_percentage 25222 1726853579.34465: checking to see if all hosts have failed and the running result is not ok 25222 1726853579.34466: done checking to see if all hosts have failed 25222 1726853579.34467: getting the remaining hosts for this loop 25222 1726853579.34468: done getting the remaining hosts for this loop 25222 1726853579.34581: getting the next task for host managed_node2 25222 1726853579.34590: done getting next task for host managed_node2 25222 1726853579.34593: ^ task is: TASK: meta (flush_handlers) 25222 1726853579.34595: ^ 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 25222 1726853579.34599: getting variables 25222 1726853579.34601: in VariableManager get_vars() 25222 1726853579.34647: Calling all_inventory to load vars for managed_node2 25222 1726853579.34650: Calling groups_inventory to load vars for managed_node2 25222 1726853579.34653: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853579.34664: Calling all_plugins_play to load vars for managed_node2 25222 1726853579.34667: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853579.34670: Calling groups_plugins_play to load vars for managed_node2 25222 1726853579.36032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853579.38420: done with get_vars() 25222 1726853579.38446: done getting variables 25222 1726853579.38516: in VariableManager get_vars() 25222 1726853579.38531: Calling all_inventory to load vars for managed_node2 25222 1726853579.38533: Calling groups_inventory to load vars for managed_node2 25222 1726853579.38535: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853579.38540: Calling all_plugins_play to load vars for managed_node2 25222 1726853579.38542: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853579.38545: Calling groups_plugins_play to load vars for managed_node2 25222 1726853579.40564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853579.42055: done with get_vars() 25222 1726853579.42083: done queuing things up, now waiting for results queue to drain 25222 1726853579.42085: results queue empty 25222 1726853579.42086: checking for any_errors_fatal 25222 1726853579.42090: done checking for any_errors_fatal 25222 1726853579.42090: checking for max_fail_percentage 25222 1726853579.42091: done checking for max_fail_percentage 25222 1726853579.42092: checking to see if all hosts have failed and the running result is not ok 25222 1726853579.42093: done checking to see if all hosts have failed 25222 1726853579.42094: getting the remaining hosts for this loop 25222 1726853579.42094: done getting the remaining hosts for this loop 25222 1726853579.42097: getting the next task for host managed_node2 25222 1726853579.42101: done getting next task for host managed_node2 25222 1726853579.42102: ^ task is: TASK: meta (flush_handlers) 25222 1726853579.42103: ^ state is: HOST STATE: block=5, 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 25222 1726853579.42106: getting variables 25222 1726853579.42107: in VariableManager get_vars() 25222 1726853579.42119: Calling all_inventory to load vars for managed_node2 25222 1726853579.42121: Calling groups_inventory to load vars for managed_node2 25222 1726853579.42123: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853579.42128: Calling all_plugins_play to load vars for managed_node2 25222 1726853579.42130: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853579.42132: Calling groups_plugins_play to load vars for managed_node2 25222 1726853579.43189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853579.44707: done with get_vars() 25222 1726853579.44726: done getting variables 25222 1726853579.44783: in VariableManager get_vars() 25222 1726853579.44798: Calling all_inventory to load vars for managed_node2 25222 1726853579.44800: Calling groups_inventory to load vars for managed_node2 25222 1726853579.44802: Calling all_plugins_inventory to load vars for managed_node2 25222 1726853579.44807: Calling all_plugins_play to load vars for managed_node2 25222 1726853579.44815: Calling groups_plugins_inventory to load vars for managed_node2 25222 1726853579.44817: Calling groups_plugins_play to load vars for managed_node2 25222 1726853579.45888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 25222 1726853579.47453: done with get_vars() 25222 1726853579.47479: done queuing things up, now waiting for results queue to drain 25222 1726853579.47481: results queue empty 25222 1726853579.47482: checking for any_errors_fatal 25222 1726853579.47483: done checking for any_errors_fatal 25222 1726853579.47484: checking for max_fail_percentage 25222 1726853579.47485: done checking for max_fail_percentage 25222 1726853579.47486: checking to see if all hosts have failed and the running result is not ok 25222 1726853579.47486: done checking to see if all hosts have failed 25222 1726853579.47487: getting the remaining hosts for this loop 25222 1726853579.47488: done getting the remaining hosts for this loop 25222 1726853579.47491: getting the next task for host managed_node2 25222 1726853579.47494: done getting next task for host managed_node2 25222 1726853579.47495: ^ task is: None 25222 1726853579.47496: ^ state is: HOST STATE: block=6, 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 25222 1726853579.47497: done queuing things up, now waiting for results queue to drain 25222 1726853579.47498: results queue empty 25222 1726853579.47499: checking for any_errors_fatal 25222 1726853579.47499: done checking for any_errors_fatal 25222 1726853579.47500: checking for max_fail_percentage 25222 1726853579.47501: done checking for max_fail_percentage 25222 1726853579.47502: checking to see if all hosts have failed and the running result is not ok 25222 1726853579.47502: done checking to see if all hosts have failed 25222 1726853579.47504: getting the next task for host managed_node2 25222 1726853579.47507: done getting next task for host managed_node2 25222 1726853579.47507: ^ task is: None 25222 1726853579.47508: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=76 changed=2 unreachable=0 failed=0 skipped=62 rescued=0 ignored=0 Friday 20 September 2024 13:32:59 -0400 (0:00:00.762) 0:00:33.356 ****** =============================================================================== fedora.linux_system_roles.network : Configure networking connection profiles --- 2.85s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which services are running ---- 2.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.89s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.59s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.29s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.22s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Create veth interface veth0 --------------------------------------------- 1.21s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.97s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Ensure ping6 command is present ----------------------------------------- 0.83s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 Install iproute --------------------------------------------------------- 0.82s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Gather the minimum subset of ansible_facts required by the network role test --- 0.77s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Verify DNS and network connectivity ------------------------------------- 0.76s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Install iproute --------------------------------------------------------- 0.74s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 0.73s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.73s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.69s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.63s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Check if system is ostree ----------------------------------------------- 0.63s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather current interface info ------------------------------------------- 0.51s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Get ip address information ---------------------------------------------- 0.49s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 25222 1726853579.47634: RUNNING CLEANUP