[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. 28107 1726853609.59669: 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 28107 1726853609.60263: Added group all to inventory 28107 1726853609.60265: Added group ungrouped to inventory 28107 1726853609.60269: Group all now contains ungrouped 28107 1726853609.60312: Examining possible inventory source: /tmp/network-iHm/inventory.yml 28107 1726853609.81334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 28107 1726853609.81501: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 28107 1726853609.81601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 28107 1726853609.81701: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 28107 1726853609.81928: Loaded config def from plugin (inventory/script) 28107 1726853609.81930: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 28107 1726853609.81974: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 28107 1726853609.82062: Loaded config def from plugin (inventory/yaml) 28107 1726853609.82064: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 28107 1726853609.82367: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 28107 1726853609.83062: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 28107 1726853609.83066: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 28107 1726853609.83069: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 28107 1726853609.83077: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 28107 1726853609.83082: Loading data from /tmp/network-iHm/inventory.yml 28107 1726853609.83148: /tmp/network-iHm/inventory.yml was not parsable by auto 28107 1726853609.83219: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 28107 1726853609.83266: Loading data from /tmp/network-iHm/inventory.yml 28107 1726853609.83353: group all already in inventory 28107 1726853609.83360: set inventory_file for managed_node1 28107 1726853609.83365: set inventory_dir for managed_node1 28107 1726853609.83366: Added host managed_node1 to inventory 28107 1726853609.83368: Added host managed_node1 to group all 28107 1726853609.83376: set ansible_host for managed_node1 28107 1726853609.83376: set ansible_ssh_extra_args for managed_node1 28107 1726853609.83381: set inventory_file for managed_node2 28107 1726853609.83384: set inventory_dir for managed_node2 28107 1726853609.83385: Added host managed_node2 to inventory 28107 1726853609.83386: Added host managed_node2 to group all 28107 1726853609.83387: set ansible_host for managed_node2 28107 1726853609.83388: set ansible_ssh_extra_args for managed_node2 28107 1726853609.83391: set inventory_file for managed_node3 28107 1726853609.83393: set inventory_dir for managed_node3 28107 1726853609.83393: Added host managed_node3 to inventory 28107 1726853609.83395: Added host managed_node3 to group all 28107 1726853609.83396: set ansible_host for managed_node3 28107 1726853609.83397: set ansible_ssh_extra_args for managed_node3 28107 1726853609.83399: Reconcile groups and hosts in inventory. 28107 1726853609.83403: Group ungrouped now contains managed_node1 28107 1726853609.83405: Group ungrouped now contains managed_node2 28107 1726853609.83407: Group ungrouped now contains managed_node3 28107 1726853609.83492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 28107 1726853609.83615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 28107 1726853609.83660: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 28107 1726853609.83690: Loaded config def from plugin (vars/host_group_vars) 28107 1726853609.83693: 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) 28107 1726853609.83704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 28107 1726853609.83711: 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) 28107 1726853609.83755: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 28107 1726853609.84081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853609.84176: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 28107 1726853609.84217: Loaded config def from plugin (connection/local) 28107 1726853609.84220: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 28107 1726853609.86326: Loaded config def from plugin (connection/paramiko_ssh) 28107 1726853609.86330: 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) 28107 1726853609.88973: 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) 28107 1726853609.89012: Loaded config def from plugin (connection/psrp) 28107 1726853609.89015: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 28107 1726853609.89829: 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) 28107 1726853609.89869: Loaded config def from plugin (connection/ssh) 28107 1726853609.89875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 28107 1726853609.92261: 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) 28107 1726853609.92309: Loaded config def from plugin (connection/winrm) 28107 1726853609.92312: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 28107 1726853609.92389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 28107 1726853609.92476: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 28107 1726853609.92516: Loaded config def from plugin (shell/cmd) 28107 1726853609.92517: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 28107 1726853609.92534: 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) 28107 1726853609.92584: Loaded config def from plugin (shell/powershell) 28107 1726853609.92586: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 28107 1726853609.92622: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 28107 1726853609.92727: Loaded config def from plugin (shell/sh) 28107 1726853609.92729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 28107 1726853609.92751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 28107 1726853609.92839: Loaded config def from plugin (become/runas) 28107 1726853609.92841: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 28107 1726853609.92952: Loaded config def from plugin (become/su) 28107 1726853609.92953: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 28107 1726853609.93079: Loaded config def from plugin (become/sudo) 28107 1726853609.93081: 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 28107 1726853609.93108: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml 28107 1726853609.93423: in VariableManager get_vars() 28107 1726853609.93447: done with get_vars() 28107 1726853609.93593: trying /usr/local/lib/python3.12/site-packages/ansible/modules 28107 1726853609.98008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 28107 1726853609.98155: in VariableManager get_vars() 28107 1726853609.98165: done with get_vars() 28107 1726853609.98168: variable 'playbook_dir' from source: magic vars 28107 1726853609.98170: variable 'ansible_playbook_python' from source: magic vars 28107 1726853609.98174: variable 'ansible_config_file' from source: magic vars 28107 1726853609.98175: variable 'groups' from source: magic vars 28107 1726853609.98175: variable 'omit' from source: magic vars 28107 1726853609.98176: variable 'ansible_version' from source: magic vars 28107 1726853609.98177: variable 'ansible_check_mode' from source: magic vars 28107 1726853609.98178: variable 'ansible_diff_mode' from source: magic vars 28107 1726853609.98179: variable 'ansible_forks' from source: magic vars 28107 1726853609.98179: variable 'ansible_inventory_sources' from source: magic vars 28107 1726853609.98180: variable 'ansible_skip_tags' from source: magic vars 28107 1726853609.98181: variable 'ansible_limit' from source: magic vars 28107 1726853609.98181: variable 'ansible_run_tags' from source: magic vars 28107 1726853609.98182: variable 'ansible_verbosity' from source: magic vars 28107 1726853609.98221: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml 28107 1726853609.99249: in VariableManager get_vars() 28107 1726853609.99270: done with get_vars() 28107 1726853609.99314: in VariableManager get_vars() 28107 1726853609.99335: done with get_vars() 28107 1726853609.99374: in VariableManager get_vars() 28107 1726853609.99391: done with get_vars() 28107 1726853609.99453: in VariableManager get_vars() 28107 1726853609.99468: done with get_vars() 28107 1726853609.99475: variable 'omit' from source: magic vars 28107 1726853609.99500: variable 'omit' from source: magic vars 28107 1726853609.99535: in VariableManager get_vars() 28107 1726853609.99545: done with get_vars() 28107 1726853609.99608: in VariableManager get_vars() 28107 1726853609.99627: done with get_vars() 28107 1726853609.99676: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28107 1726853609.99927: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28107 1726853610.00084: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28107 1726853610.01525: in VariableManager get_vars() 28107 1726853610.01552: done with get_vars() 28107 1726853610.02418: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 28107 1726853610.02588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28107 1726853610.05001: in VariableManager get_vars() 28107 1726853610.05022: done with get_vars() 28107 1726853610.05035: variable 'omit' from source: magic vars 28107 1726853610.05047: variable 'omit' from source: magic vars 28107 1726853610.05084: in VariableManager get_vars() 28107 1726853610.05100: done with get_vars() 28107 1726853610.05120: in VariableManager get_vars() 28107 1726853610.05140: done with get_vars() 28107 1726853610.05174: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28107 1726853610.05294: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28107 1726853610.05377: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28107 1726853610.08537: in VariableManager get_vars() 28107 1726853610.08563: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28107 1726853610.11185: in VariableManager get_vars() 28107 1726853610.11190: done with get_vars() 28107 1726853610.11192: variable 'playbook_dir' from source: magic vars 28107 1726853610.11193: variable 'ansible_playbook_python' from source: magic vars 28107 1726853610.11194: variable 'ansible_config_file' from source: magic vars 28107 1726853610.11195: variable 'groups' from source: magic vars 28107 1726853610.11196: variable 'omit' from source: magic vars 28107 1726853610.11196: variable 'ansible_version' from source: magic vars 28107 1726853610.11197: variable 'ansible_check_mode' from source: magic vars 28107 1726853610.11198: variable 'ansible_diff_mode' from source: magic vars 28107 1726853610.11199: variable 'ansible_forks' from source: magic vars 28107 1726853610.11199: variable 'ansible_inventory_sources' from source: magic vars 28107 1726853610.11200: variable 'ansible_skip_tags' from source: magic vars 28107 1726853610.11201: variable 'ansible_limit' from source: magic vars 28107 1726853610.11202: variable 'ansible_run_tags' from source: magic vars 28107 1726853610.11203: variable 'ansible_verbosity' from source: magic vars 28107 1726853610.11238: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 28107 1726853610.11328: in VariableManager get_vars() 28107 1726853610.11332: done with get_vars() 28107 1726853610.11334: variable 'playbook_dir' from source: magic vars 28107 1726853610.11335: variable 'ansible_playbook_python' from source: magic vars 28107 1726853610.11336: variable 'ansible_config_file' from source: magic vars 28107 1726853610.11336: variable 'groups' from source: magic vars 28107 1726853610.11337: variable 'omit' from source: magic vars 28107 1726853610.11338: variable 'ansible_version' from source: magic vars 28107 1726853610.11339: variable 'ansible_check_mode' from source: magic vars 28107 1726853610.11339: variable 'ansible_diff_mode' from source: magic vars 28107 1726853610.11340: variable 'ansible_forks' from source: magic vars 28107 1726853610.11341: variable 'ansible_inventory_sources' from source: magic vars 28107 1726853610.11347: variable 'ansible_skip_tags' from source: magic vars 28107 1726853610.11347: variable 'ansible_limit' from source: magic vars 28107 1726853610.11348: variable 'ansible_run_tags' from source: magic vars 28107 1726853610.11354: variable 'ansible_verbosity' from source: magic vars 28107 1726853610.11393: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 28107 1726853610.11493: in VariableManager get_vars() 28107 1726853610.11506: done with get_vars() 28107 1726853610.11548: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28107 1726853610.11703: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28107 1726853610.11815: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28107 1726853610.12339: in VariableManager get_vars() 28107 1726853610.12359: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28107 1726853610.14315: in VariableManager get_vars() 28107 1726853610.14331: done with get_vars() 28107 1726853610.14369: in VariableManager get_vars() 28107 1726853610.14385: done with get_vars() 28107 1726853610.14390: variable 'playbook_dir' from source: magic vars 28107 1726853610.14395: variable 'ansible_playbook_python' from source: magic vars 28107 1726853610.14396: variable 'ansible_config_file' from source: magic vars 28107 1726853610.14397: variable 'groups' from source: magic vars 28107 1726853610.14397: variable 'omit' from source: magic vars 28107 1726853610.14398: variable 'ansible_version' from source: magic vars 28107 1726853610.14399: variable 'ansible_check_mode' from source: magic vars 28107 1726853610.14399: variable 'ansible_diff_mode' from source: magic vars 28107 1726853610.14400: variable 'ansible_forks' from source: magic vars 28107 1726853610.14401: variable 'ansible_inventory_sources' from source: magic vars 28107 1726853610.14401: variable 'ansible_skip_tags' from source: magic vars 28107 1726853610.14402: variable 'ansible_limit' from source: magic vars 28107 1726853610.14403: variable 'ansible_run_tags' from source: magic vars 28107 1726853610.14403: variable 'ansible_verbosity' from source: magic vars 28107 1726853610.14441: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 28107 1726853610.14532: in VariableManager get_vars() 28107 1726853610.14544: done with get_vars() 28107 1726853610.14600: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28107 1726853610.14751: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28107 1726853610.14847: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28107 1726853610.15304: in VariableManager get_vars() 28107 1726853610.15334: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28107 1726853610.17215: in VariableManager get_vars() 28107 1726853610.17237: done with get_vars() 28107 1726853610.17278: in VariableManager get_vars() 28107 1726853610.17291: done with get_vars() 28107 1726853610.17340: in VariableManager get_vars() 28107 1726853610.17353: done with get_vars() 28107 1726853610.17430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 28107 1726853610.17466: 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 28107 1726853610.17728: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 28107 1726853610.17908: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 28107 1726853610.17911: 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__) 28107 1726853610.17949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 28107 1726853610.17990: 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) 28107 1726853610.18180: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 28107 1726853610.18253: Loaded config def from plugin (callback/default) 28107 1726853610.18256: 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) 28107 1726853610.19582: Loaded config def from plugin (callback/junit) 28107 1726853610.19585: 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) 28107 1726853610.19639: 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) 28107 1726853610.19707: Loaded config def from plugin (callback/minimal) 28107 1726853610.19709: 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) 28107 1726853610.19757: 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) 28107 1726853610.19814: Loaded config def from plugin (callback/tree) 28107 1726853610.19816: 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 28107 1726853610.19959: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 28107 1726853610.19961: 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_route_table_nm.yml ********************************************* 6 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml 28107 1726853610.19993: in VariableManager get_vars() 28107 1726853610.20007: done with get_vars() 28107 1726853610.20013: in VariableManager get_vars() 28107 1726853610.20020: done with get_vars() 28107 1726853610.20023: variable 'omit' from source: magic vars 28107 1726853610.20078: in VariableManager get_vars() 28107 1726853610.20092: done with get_vars() 28107 1726853610.20112: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_route_table.yml' with nm as provider] ****** 28107 1726853610.20864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 28107 1726853610.20952: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 28107 1726853610.20990: getting the remaining hosts for this loop 28107 1726853610.20992: done getting the remaining hosts for this loop 28107 1726853610.20995: getting the next task for host managed_node2 28107 1726853610.20998: done getting next task for host managed_node2 28107 1726853610.20999: ^ task is: TASK: Gathering Facts 28107 1726853610.21001: ^ 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 28107 1726853610.21003: getting variables 28107 1726853610.21004: in VariableManager get_vars() 28107 1726853610.21013: Calling all_inventory to load vars for managed_node2 28107 1726853610.21015: Calling groups_inventory to load vars for managed_node2 28107 1726853610.21018: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853610.21041: Calling all_plugins_play to load vars for managed_node2 28107 1726853610.21052: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853610.21058: Calling groups_plugins_play to load vars for managed_node2 28107 1726853610.21100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853610.21170: done with get_vars() 28107 1726853610.21180: done getting variables 28107 1726853610.21282: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:6 Friday 20 September 2024 13:33:30 -0400 (0:00:00.014) 0:00:00.014 ****** 28107 1726853610.21303: entering _queue_task() for managed_node2/gather_facts 28107 1726853610.21305: Creating lock for gather_facts 28107 1726853610.21704: worker is 1 (out of 1 available) 28107 1726853610.21715: exiting _queue_task() for managed_node2/gather_facts 28107 1726853610.21727: done queuing things up, now waiting for results queue to drain 28107 1726853610.21729: waiting for pending results... 28107 1726853610.22032: running TaskExecutor() for managed_node2/TASK: Gathering Facts 28107 1726853610.22150: in run() - task 02083763-bbaf-0509-6cd9-0000000000f5 28107 1726853610.22153: variable 'ansible_search_path' from source: unknown 28107 1726853610.22166: calling self._execute() 28107 1726853610.22245: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853610.22344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853610.22348: variable 'omit' from source: magic vars 28107 1726853610.22382: variable 'omit' from source: magic vars 28107 1726853610.22425: variable 'omit' from source: magic vars 28107 1726853610.22478: variable 'omit' from source: magic vars 28107 1726853610.22526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853610.22580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853610.22605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853610.22625: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853610.22639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853610.22682: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853610.22692: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853610.22778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853610.22816: Set connection var ansible_connection to ssh 28107 1726853610.22830: Set connection var ansible_pipelining to False 28107 1726853610.22843: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853610.22854: Set connection var ansible_timeout to 10 28107 1726853610.22863: Set connection var ansible_shell_type to sh 28107 1726853610.22878: Set connection var ansible_shell_executable to /bin/sh 28107 1726853610.22924: variable 'ansible_shell_executable' from source: unknown 28107 1726853610.22977: variable 'ansible_connection' from source: unknown 28107 1726853610.22981: variable 'ansible_module_compression' from source: unknown 28107 1726853610.22983: variable 'ansible_shell_type' from source: unknown 28107 1726853610.22986: variable 'ansible_shell_executable' from source: unknown 28107 1726853610.22990: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853610.22992: variable 'ansible_pipelining' from source: unknown 28107 1726853610.22994: variable 'ansible_timeout' from source: unknown 28107 1726853610.23006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853610.23200: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853610.23274: variable 'omit' from source: magic vars 28107 1726853610.23279: starting attempt loop 28107 1726853610.23282: running the handler 28107 1726853610.23285: variable 'ansible_facts' from source: unknown 28107 1726853610.23294: _low_level_execute_command(): starting 28107 1726853610.23308: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853610.24206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853610.24327: 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 <<< 28107 1726853610.24424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853610.24557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853610.26277: stdout chunk (state=3): >>>/root <<< 28107 1726853610.26397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853610.26449: stderr chunk (state=3): >>><<< 28107 1726853610.26474: stdout chunk (state=3): >>><<< 28107 1726853610.26490: _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 28107 1726853610.26570: _low_level_execute_command(): starting 28107 1726853610.26580: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883 `" && echo ansible-tmp-1726853610.2649648-28151-144869356951883="` echo /root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883 `" ) && sleep 0' 28107 1726853610.27006: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853610.27034: 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 <<< 28107 1726853610.27039: 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 <<< 28107 1726853610.27042: 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 <<< 28107 1726853610.27095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853610.27099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853610.27183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853610.29259: stdout chunk (state=3): >>>ansible-tmp-1726853610.2649648-28151-144869356951883=/root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883 <<< 28107 1726853610.29363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853610.29386: stdout chunk (state=3): >>><<< 28107 1726853610.29399: stderr chunk (state=3): >>><<< 28107 1726853610.29421: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853610.2649648-28151-144869356951883=/root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883 , 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 28107 1726853610.29463: variable 'ansible_module_compression' from source: unknown 28107 1726853610.29577: ANSIBALLZ: Using generic lock for ansible.legacy.setup 28107 1726853610.29581: ANSIBALLZ: Acquiring lock 28107 1726853610.29583: ANSIBALLZ: Lock acquired: 139685685842848 28107 1726853610.29585: ANSIBALLZ: Creating module 28107 1726853610.62437: ANSIBALLZ: Writing module into payload 28107 1726853610.62672: ANSIBALLZ: Writing module 28107 1726853610.62676: ANSIBALLZ: Renaming module 28107 1726853610.62678: ANSIBALLZ: Done creating module 28107 1726853610.62680: variable 'ansible_facts' from source: unknown 28107 1726853610.62692: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853610.62705: _low_level_execute_command(): starting 28107 1726853610.62715: _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' 28107 1726853610.63397: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853610.63442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853610.63458: 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 <<< 28107 1726853610.63468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853610.63561: 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 <<< 28107 1726853610.63585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853610.63704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853610.65460: stdout chunk (state=3): >>>PLATFORM <<< 28107 1726853610.65544: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 <<< 28107 1726853610.65577: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 28107 1726853610.65742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853610.65752: stdout chunk (state=3): >>><<< 28107 1726853610.65980: stderr chunk (state=3): >>><<< 28107 1726853610.65983: _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 28107 1726853610.65989 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 28107 1726853610.65992: _low_level_execute_command(): starting 28107 1726853610.65995: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 28107 1726853610.66250: Sending initial data 28107 1726853610.66263: Sent initial data (1181 bytes) 28107 1726853610.67232: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853610.67235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853610.67246: 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 <<< 28107 1726853610.67304: 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 <<< 28107 1726853610.67307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853610.67423: stderr 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 <<< 28107 1726853610.67505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853610.67583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853610.71232: 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"} <<< 28107 1726853610.71693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853610.72280: stderr chunk (state=3): >>><<< 28107 1726853610.72284: stdout chunk (state=3): >>><<< 28107 1726853610.72286: _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 28107 1726853610.72289: variable 'ansible_facts' from source: unknown 28107 1726853610.72291: variable 'ansible_facts' from source: unknown 28107 1726853610.72293: variable 'ansible_module_compression' from source: unknown 28107 1726853610.72294: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28107 1726853610.72323: variable 'ansible_facts' from source: unknown 28107 1726853610.72692: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883/AnsiballZ_setup.py 28107 1726853610.73108: Sending initial data 28107 1726853610.73117: Sent initial data (154 bytes) 28107 1726853610.74311: 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 <<< 28107 1726853610.74377: 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 <<< 28107 1726853610.74445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853610.74469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853610.74495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853610.74623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853610.76372: 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 <<< 28107 1726853610.76469: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853610.76551: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpxfqlkstz /root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883/AnsiballZ_setup.py <<< 28107 1726853610.76555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883/AnsiballZ_setup.py" <<< 28107 1726853610.76641: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpxfqlkstz" to remote "/root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883/AnsiballZ_setup.py" <<< 28107 1726853610.79204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853610.79207: stdout chunk (state=3): >>><<< 28107 1726853610.79210: stderr chunk (state=3): >>><<< 28107 1726853610.79212: done transferring module to remote 28107 1726853610.79295: _low_level_execute_command(): starting 28107 1726853610.79299: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883/ /root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883/AnsiballZ_setup.py && sleep 0' 28107 1726853610.80014: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853610.80092: 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 <<< 28107 1726853610.80123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853610.80134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853610.80152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853610.80261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853610.82238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853610.82270: stderr chunk (state=3): >>><<< 28107 1726853610.82275: stdout chunk (state=3): >>><<< 28107 1726853610.82381: _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 28107 1726853610.82384: _low_level_execute_command(): starting 28107 1726853610.82386: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883/AnsiballZ_setup.py && sleep 0' 28107 1726853610.82961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853610.82983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853610.82998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853610.83034: stderr 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 <<< 28107 1726853610.83089: 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 <<< 28107 1726853610.83146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853610.83160: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853610.83183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853610.83357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853610.85612: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28107 1726853610.85635: stdout chunk (state=3): >>>import _imp # builtin <<< 28107 1726853610.85663: stdout chunk (state=3): >>>import '_thread' # <<< 28107 1726853610.85679: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 28107 1726853610.85741: stdout chunk (state=3): >>>import '_io' # <<< 28107 1726853610.85745: stdout chunk (state=3): >>>import 'marshal' # <<< 28107 1726853610.85778: stdout chunk (state=3): >>>import 'posix' # <<< 28107 1726853610.85814: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 28107 1726853610.85836: stdout chunk (state=3): >>>import 'time' # <<< 28107 1726853610.85849: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 28107 1726853610.85908: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 28107 1726853610.85930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853610.85953: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 28107 1726853610.85981: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 28107 1726853610.86023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 28107 1726853610.86028: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03305684d0> <<< 28107 1726853610.86031: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330537b30> <<< 28107 1726853610.86061: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033056aa50> <<< 28107 1726853610.86085: stdout chunk (state=3): >>>import '_signal' # <<< 28107 1726853610.86111: stdout chunk (state=3): >>>import '_abc' # <<< 28107 1726853610.86142: stdout chunk (state=3): >>>import 'abc' # <<< 28107 1726853610.86145: stdout chunk (state=3): >>>import 'io' # <<< 28107 1726853610.86148: stdout chunk (state=3): >>> <<< 28107 1726853610.86180: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 28107 1726853610.86274: stdout chunk (state=3): >>>import '_collections_abc' # <<< 28107 1726853610.86303: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 28107 1726853610.86318: stdout chunk (state=3): >>>import 'os' # <<< 28107 1726853610.86353: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 28107 1726853610.86358: stdout chunk (state=3): >>>Processing user site-packages <<< 28107 1726853610.86360: stdout chunk (state=3): >>>Processing global site-packages <<< 28107 1726853610.86396: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 28107 1726853610.86406: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 28107 1726853610.86423: 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' <<< 28107 1726853610.86446: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033033d130> <<< 28107 1726853610.86513: 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 <<< 28107 1726853610.86524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853610.86547: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033033dfa0> import 'site' # <<< 28107 1726853610.86581: 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. <<< 28107 1726853610.87028: stdout chunk (state=3): >>># /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' <<< 28107 1726853610.87034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 28107 1726853610.87084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 28107 1726853610.87124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 28107 1726853610.87127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28107 1726853610.87211: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033037be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 28107 1726853610.87215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 28107 1726853610.87217: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033037bec0> <<< 28107 1726853610.87381: stdout chunk (state=3): >>># /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 <<< 28107 1726853610.87490: 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' <<< 28107 1726853610.87493: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303b37d0> # /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 0x7f03303b3e60> import '_collections' # <<< 28107 1726853610.87576: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330393ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303911f0> <<< 28107 1726853610.87688: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330378fb0> <<< 28107 1726853610.87705: stdout chunk (state=3): >>># /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 <<< 28107 1726853610.87739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28107 1726853610.87779: 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' <<< 28107 1726853610.87840: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303d3770> <<< 28107 1726853610.87848: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303d2390> <<< 28107 1726853610.87967: 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 0x7f0330392090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303d0bc0> # /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 0x7f0330408800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330378230> <<< 28107 1726853610.88034: 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 0x7f0330408cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330408b60> <<< 28107 1726853610.88083: 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 0x7f0330408ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330376d50> # /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' <<< 28107 1726853610.88129: stdout chunk (state=3): >>># /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 0x7f0330409580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330409250> <<< 28107 1726853610.88178: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 28107 1726853610.88184: 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 0x7f033040a480> <<< 28107 1726853610.88247: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 28107 1726853610.88314: 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' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 28107 1726853610.88365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03304206b0> import 'errno' # <<< 28107 1726853610.88388: 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 0x7f0330421d90> # /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' <<< 28107 1726853610.88418: stdout chunk (state=3): >>># /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 0x7f0330422c30> <<< 28107 1726853610.88480: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.88484: stdout chunk (state=3): >>># 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 0x7f0330423290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330422180> <<< 28107 1726853610.88542: 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' <<< 28107 1726853610.88546: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.88568: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0330423d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330423440> <<< 28107 1726853610.88652: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033040a4e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 28107 1726853610.88757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 28107 1726853610.88830: 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 0x7f0330117bc0> # /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' <<< 28107 1726853610.88888: 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 0x7f03301406e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330140440> # 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 0x7f0330140620> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 28107 1726853610.88918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 28107 1726853610.88968: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.89045: 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 0x7f0330140fe0> <<< 28107 1726853610.89237: 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 0x7f0330141970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330140890> <<< 28107 1726853610.89286: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330115d60> # /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' <<< 28107 1726853610.89367: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330142cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330140e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033040abd0> <<< 28107 1726853610.89394: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 28107 1726853610.89483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853610.89486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 28107 1726853610.89555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033016f020> <<< 28107 1726853610.89563: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 28107 1726853610.89609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853610.89612: 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' <<< 28107 1726853610.89661: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03301933e0> <<< 28107 1726853610.89677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28107 1726853610.89709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28107 1726853610.89806: stdout chunk (state=3): >>>import 'ntpath' # <<< 28107 1726853610.89904: 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 0x7f03301f01a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 28107 1726853610.89929: stdout chunk (state=3): >>># 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 <<< 28107 1726853610.90002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 28107 1726853610.90019: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03301f28d0> <<< 28107 1726853610.90123: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03301f02c0> <<< 28107 1726853610.90191: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03301bd190> # /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 0x7f032fb2d1f0> <<< 28107 1726853610.90234: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03301921e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330143bf0> <<< 28107 1726853610.90418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f03301928a0> <<< 28107 1726853610.90713: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_95ot2o2y/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 28107 1726853610.90877: 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' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28107 1726853610.90952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28107 1726853610.90997: 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 0x7f032fb8ef00> import '_typing' # <<< 28107 1726853610.91231: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fb6ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fb6cf50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 28107 1726853610.91256: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28107 1726853610.91262: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 28107 1726853610.91337: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.92703: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.93986: 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 0x7f032fb8cc50> <<< 28107 1726853610.94008: 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 <<< 28107 1726853610.94026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 28107 1726853610.94038: 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' <<< 28107 1726853610.94084: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.94088: 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 0x7f032fbc67e0> <<< 28107 1726853610.94115: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fbc6570> <<< 28107 1726853610.94163: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fbc5e80> <<< 28107 1726853610.94212: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 28107 1726853610.94216: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fbc65d0> <<< 28107 1726853610.94222: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303929c0> <<< 28107 1726853610.94228: stdout chunk (state=3): >>>import 'atexit' # <<< 28107 1726853610.94255: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.94261: stdout chunk (state=3): >>># 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 0x7f032fbc74d0> <<< 28107 1726853610.94285: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.94292: 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 0x7f032fbc7710> <<< 28107 1726853610.94311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 28107 1726853610.94358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 28107 1726853610.94378: stdout chunk (state=3): >>>import '_locale' # <<< 28107 1726853610.94417: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fbc7c50> <<< 28107 1726853610.94431: stdout chunk (state=3): >>>import 'pwd' # <<< 28107 1726853610.94456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 28107 1726853610.94484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 28107 1726853610.94517: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa29a60> <<< 28107 1726853610.94546: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032fa2b680> <<< 28107 1726853610.94591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 28107 1726853610.94602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 28107 1726853610.94643: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa2bf50> <<< 28107 1726853610.94653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 28107 1726853610.94680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 28107 1726853610.94695: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa2d1f0> <<< 28107 1726853610.94712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 28107 1726853610.94746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 28107 1726853610.94774: 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' <<< 28107 1726853610.94830: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa2fc80> <<< 28107 1726853610.94863: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.94885: stdout chunk (state=3): >>># 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 0x7f032fa2ffb0> <<< 28107 1726853610.94893: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa2df40> <<< 28107 1726853610.94907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 28107 1726853610.94935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 28107 1726853610.94964: 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' <<< 28107 1726853610.94985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 28107 1726853610.95110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 28107 1726853610.95137: 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' <<< 28107 1726853610.95161: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa37bc0> <<< 28107 1726853610.95163: stdout chunk (state=3): >>>import '_tokenize' # <<< 28107 1726853610.95230: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa36690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa363f0> <<< 28107 1726853610.95250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 28107 1726853610.95261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 28107 1726853610.95338: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa36960> <<< 28107 1726853610.95371: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa2e450> <<< 28107 1726853610.95398: 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 0x7f032fa7be90> <<< 28107 1726853610.95422: 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' <<< 28107 1726853610.95427: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa7bfe0> <<< 28107 1726853610.95444: 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 <<< 28107 1726853610.95467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 28107 1726853610.95493: 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' <<< 28107 1726853610.95530: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.95533: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032fa7da00> <<< 28107 1726853610.95539: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa7d7c0> <<< 28107 1726853610.95556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28107 1726853610.95586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 28107 1726853610.95638: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.95641: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032fa7ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa7e0f0> <<< 28107 1726853610.95665: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 28107 1726853610.95715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853610.95731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 28107 1726853610.95744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 28107 1726853610.95749: stdout chunk (state=3): >>>import '_string' # <<< 28107 1726853610.95802: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa836e0> <<< 28107 1726853610.95949: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa7ffb0> <<< 28107 1726853610.95997: 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 0x7f032fa84980> <<< 28107 1726853610.96032: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032fa84500> <<< 28107 1726853610.96088: 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 0x7f032fa84a40> <<< 28107 1726853610.96118: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa7c080> <<< 28107 1726853610.96130: 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 <<< 28107 1726853610.96176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 28107 1726853610.96185: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.96214: 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 0x7f032f9100e0> <<< 28107 1726853610.96424: 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 0x7f032f9111c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa86840> <<< 28107 1726853610.96458: 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 0x7f032fa87bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa86480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 28107 1726853610.96483: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.96564: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.96673: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 28107 1726853610.96702: stdout chunk (state=3): >>> import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 28107 1726853610.96724: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.96838: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.96989: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.97515: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.98074: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 28107 1726853610.98087: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 28107 1726853610.98099: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 28107 1726853610.98105: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 28107 1726853610.98130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853610.98195: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853610.98201: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032f9154c0> <<< 28107 1726853610.98284: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 28107 1726853610.98291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 28107 1726853610.98306: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f916240> <<< 28107 1726853610.98311: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9113d0> <<< 28107 1726853610.98356: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 28107 1726853610.98383: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.98398: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.98415: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 28107 1726853610.98420: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.98574: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.98800: 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 0x7f032f9169c0> # zipimport: zlib available <<< 28107 1726853610.99236: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.99698: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.99746: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.99833: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 28107 1726853610.99848: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.99927: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853610.99960: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 28107 1726853610.99989: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.00136: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 28107 1726853611.00167: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 28107 1726853611.00241: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.00274: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 28107 1726853611.00426: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.00661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28107 1726853611.00727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28107 1726853611.00744: stdout chunk (state=3): >>>import '_ast' # <<< 28107 1726853611.00812: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f917350> <<< 28107 1726853611.00824: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.00901: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.00977: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 28107 1726853611.00983: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 28107 1726853611.01005: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.01048: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.01101: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 28107 1726853611.01151: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.01188: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.01245: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.01314: 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 <<< 28107 1726853611.01364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.01453: 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 0x7f032f921c70> <<< 28107 1726853611.01490: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f91fe30> <<< 28107 1726853611.01521: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 28107 1726853611.01526: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 28107 1726853611.01602: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.01682: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.01705: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.01744: 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' <<< 28107 1726853611.01757: 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 <<< 28107 1726853611.01800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 28107 1726853611.01820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 28107 1726853611.01892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 28107 1726853611.01895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 28107 1726853611.01924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 28107 1726853611.01965: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa0a840> <<< 28107 1726853611.02009: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fafe510> <<< 28107 1726853611.02108: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f921eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f921d00> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 28107 1726853611.02111: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02159: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02174: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 28107 1726853611.02253: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 28107 1726853611.02275: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 28107 1726853611.02290: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02342: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02429: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02474: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28107 1726853611.02485: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02528: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02601: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 28107 1726853611.02610: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02696: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02784: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02788: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.02828: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 28107 1726853611.03021: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.03186: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.03231: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.03289: 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' <<< 28107 1726853611.03311: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 28107 1726853611.03337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 28107 1726853611.03346: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 28107 1726853611.03385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 28107 1726853611.03398: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9b5d60> <<< 28107 1726853611.03418: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 28107 1726853611.03436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 28107 1726853611.03459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 28107 1726853611.03499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 28107 1726853611.03526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 28107 1726853611.03529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 28107 1726853611.03550: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f53fe90> <<< 28107 1726853611.03580: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.03604: 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 0x7f032f544230> <<< 28107 1726853611.03654: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f99e870> <<< 28107 1726853611.03672: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9b68d0> <<< 28107 1726853611.03703: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9b4470> <<< 28107 1726853611.03721: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9b40b0> <<< 28107 1726853611.03732: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 28107 1726853611.03806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 28107 1726853611.03831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 28107 1726853611.03836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 28107 1726853611.03860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 28107 1726853611.03869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 28107 1726853611.03907: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.03909: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032f547140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f5469f0> <<< 28107 1726853611.03934: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.03941: 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 0x7f032f546bd0> <<< 28107 1726853611.03956: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f545e20> <<< 28107 1726853611.03977: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 28107 1726853611.04122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 28107 1726853611.04137: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f547290> <<< 28107 1726853611.04145: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 28107 1726853611.04180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 28107 1726853611.04206: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.04212: stdout chunk (state=3): >>># 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 0x7f032f5add90> <<< 28107 1726853611.04237: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f547d70> <<< 28107 1726853611.04273: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9b4140> <<< 28107 1726853611.04276: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 28107 1726853611.04290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 28107 1726853611.04301: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04321: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 28107 1726853611.04335: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04399: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 28107 1726853611.04469: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04528: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04573: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 28107 1726853611.04598: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04601: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 28107 1726853611.04614: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04649: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04676: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 28107 1726853611.04694: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04737: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 28107 1726853611.04798: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04840: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 28107 1726853611.04900: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.04959: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.05020: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.05074: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.05141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 28107 1726853611.05147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 28107 1726853611.05150: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.05633: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 28107 1726853611.06079: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06134: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06187: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06225: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06255: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 28107 1726853611.06269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 28107 1726853611.06277: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06306: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 28107 1726853611.06346: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06406: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 28107 1726853611.06476: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06510: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 28107 1726853611.06546: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06576: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 28107 1726853611.06615: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06700: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.06796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 28107 1726853611.06807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 28107 1726853611.06820: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f5af680> <<< 28107 1726853611.06844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 28107 1726853611.06877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 28107 1726853611.06993: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f5ae930> <<< 28107 1726853611.07007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 28107 1726853611.07015: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.07080: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.07147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 28107 1726853611.07152: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.07246: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.07331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 28107 1726853611.07348: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.07407: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.07489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 28107 1726853611.07492: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.07534: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.07593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 28107 1726853611.07638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 28107 1726853611.07711: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.07777: 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 0x7f032f5e2150> <<< 28107 1726853611.07976: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f5d2d80> <<< 28107 1726853611.07980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 28107 1726853611.08036: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 28107 1726853611.08108: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08183: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08270: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08378: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08527: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 28107 1726853611.08533: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08575: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 28107 1726853611.08621: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08673: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 28107 1726853611.08722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 28107 1726853611.08760: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.08775: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.08789: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f032f5f5af0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f5f74a0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 28107 1726853611.08813: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 28107 1726853611.08828: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08868: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.08910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 28107 1726853611.08915: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.09075: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.09229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 28107 1726853611.09235: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.09334: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.09437: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.09476: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.09531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 28107 1726853611.09556: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28107 1726853611.09582: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.09720: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.09868: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 28107 1726853611.09884: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.09996: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.10121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 28107 1726853611.10130: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.10159: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.10190: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.10775: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.11303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 28107 1726853611.11412: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.11523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 28107 1726853611.11530: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.11625: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.11728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 28107 1726853611.11734: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.11890: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12046: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 28107 1726853611.12057: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12080: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 28107 1726853611.12086: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12133: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 28107 1726853611.12198: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12282: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12381: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12588: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 28107 1726853611.12809: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12841: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 28107 1726853611.12890: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12910: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.12937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 28107 1726853611.12941: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13036: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 28107 1726853611.13108: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13120: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 28107 1726853611.13156: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13216: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 28107 1726853611.13290: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13341: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 28107 1726853611.13413: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13687: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.13961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 28107 1726853611.13972: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14036: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 28107 1726853611.14125: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 28107 1726853611.14176: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14213: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 28107 1726853611.14260: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14332: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14336: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 28107 1726853611.14339: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14404: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 28107 1726853611.14523: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 28107 1726853611.14530: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14580: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 28107 1726853611.14638: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14655: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14673: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14725: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14773: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14858: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 28107 1726853611.14940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 28107 1726853611.14962: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.14990: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.15056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 28107 1726853611.15074: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.15289: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.15506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 28107 1726853611.15635: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.15639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 28107 1726853611.15661: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 28107 1726853611.15680: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.15747: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.15874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 28107 1726853611.15949: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.16032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 28107 1726853611.16126: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.16470: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 28107 1726853611.16479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 28107 1726853611.16493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 28107 1726853611.16510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 28107 1726853611.16543: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.16552: stdout chunk (state=3): >>># 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 0x7f032f38de20> <<< 28107 1726853611.16567: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f387dd0> <<< 28107 1726853611.16614: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f3876e0> <<< 28107 1726853611.29042: 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 0x7f032f38f3b0> # /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 0x7f032f3d6cf0> # /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 0x7f032f3d5880> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f3d5280> <<< 28107 1726853611.29238: 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 <<< 28107 1726853611.53750: 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_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_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<<< 28107 1726853611.53794: stdout chunk (state=3): >>>_architecture": "x86_64", "ansible_machine_id": "ec2134955d8b5184190900489dab957f", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3283, "used": 248}, "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": 821, "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": 261790584832, "block_size": 4096, "block_total": 65519099, "block_available": 63913717, "block_used": 1605382, "inode_total": 131070960, "inode_available": 131029066, "inode_used": 41894, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.68359375, "5m": 0.6005859375, "15m": 0.3408203125}, "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)/boo<<< 28107 1726853611.53815: stdout chunk (state=3): >>>t/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_interfaces": ["lo", "eth0"], "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"<<< 28107 1726853611.53834: stdout chunk (state=3): >>>: "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_pkg_mgr": "dnf", "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "31", "epoch": "1726853611", "epoch_int": "1726853611", "date": "2024-09-20", "time": "13:33:31", "iso8601_micro": "2024-09-20T17:33:31.534930Z", "iso8601": "2024-09-20T17:33:31Z", "iso8601_basic": "20240920T133331534930", "iso8601_basic_short": "20240920T133331", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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"}}} <<< 28107 1726853611.54429: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 28107 1726853611.54441: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 28107 1726853611.54457: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 28107 1726853611.54488: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 28107 1726853611.54505: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii <<< 28107 1726853611.54527: stdout chunk (state=3): >>># cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 28107 1726853611.54531: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _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 <<< 28107 1726853611.54568: stdout chunk (state=3): >>># 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 <<< 28107 1726853611.54580: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 28107 1726853611.54607: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation <<< 28107 1726853611.54615: stdout chunk (state=3): >>># destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 28107 1726853611.54645: stdout chunk (state=3): >>># 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 <<< 28107 1726853611.54650: stdout chunk (state=3): >>># 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<<< 28107 1726853611.54668: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python <<< 28107 1726853611.54691: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # 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 <<< 28107 1726853611.54708: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # 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 <<< 28107 1726853611.54729: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg <<< 28107 1726853611.54742: stdout chunk (state=3): >>># 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 <<< 28107 1726853611.54748: stdout chunk (state=3): >>># 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 <<< 28107 1726853611.55097: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 28107 1726853611.55111: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 28107 1726853611.55139: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 28107 1726853611.55154: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii<<< 28107 1726853611.55177: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 28107 1726853611.55181: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 28107 1726853611.55208: stdout chunk (state=3): >>># destroy ntpath <<< 28107 1726853611.55237: stdout chunk (state=3): >>># destroy importlib <<< 28107 1726853611.55254: stdout chunk (state=3): >>># destroy zipimport <<< 28107 1726853611.55273: 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 <<< 28107 1726853611.55289: stdout chunk (state=3): >>># destroy _locale <<< 28107 1726853611.55302: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 28107 1726853611.55309: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 28107 1726853611.55345: stdout chunk (state=3): >>># destroy selinux <<< 28107 1726853611.55362: stdout chunk (state=3): >>># destroy shutil <<< 28107 1726853611.55369: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 28107 1726853611.55416: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 28107 1726853611.55427: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 28107 1726853611.55443: stdout chunk (state=3): >>># destroy _pickle <<< 28107 1726853611.55462: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 28107 1726853611.55466: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 28107 1726853611.55496: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 28107 1726853611.55511: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 28107 1726853611.55527: stdout chunk (state=3): >>># destroy _ssl <<< 28107 1726853611.55547: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 28107 1726853611.55555: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 28107 1726853611.55567: stdout chunk (state=3): >>># destroy json <<< 28107 1726853611.55593: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 28107 1726853611.55615: stdout chunk (state=3): >>># destroy fnmatch <<< 28107 1726853611.55618: stdout chunk (state=3): >>># 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 <<< 28107 1726853611.55620: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 28107 1726853611.55697: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 28107 1726853611.55700: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 28107 1726853611.55721: 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 <<< 28107 1726853611.55735: stdout chunk (state=3): >>># 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 <<< 28107 1726853611.55744: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 28107 1726853611.55767: stdout chunk (state=3): >>># 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 <<< 28107 1726853611.55789: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 28107 1726853611.55804: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 28107 1726853611.55822: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 28107 1726853611.55845: 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 <<< 28107 1726853611.55857: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 28107 1726853611.55867: stdout chunk (state=3): >>># destroy selinux._selinux <<< 28107 1726853611.55874: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 28107 1726853611.56028: stdout chunk (state=3): >>># destroy sys.monitoring <<< 28107 1726853611.56039: stdout chunk (state=3): >>># destroy _socket <<< 28107 1726853611.56042: stdout chunk (state=3): >>># destroy _collections <<< 28107 1726853611.56075: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 28107 1726853611.56082: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 28107 1726853611.56103: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 28107 1726853611.56137: stdout chunk (state=3): >>># destroy _typing <<< 28107 1726853611.56156: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 28107 1726853611.56165: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 28107 1726853611.56189: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 28107 1726853611.56285: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 28107 1726853611.56298: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 28107 1726853611.56304: stdout chunk (state=3): >>># destroy time <<< 28107 1726853611.56328: stdout chunk (state=3): >>># destroy _random <<< 28107 1726853611.56335: stdout chunk (state=3): >>># destroy _weakref <<< 28107 1726853611.56343: stdout chunk (state=3): >>># destroy _hashlib <<< 28107 1726853611.56379: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 28107 1726853611.56385: stdout chunk (state=3): >>># destroy itertools <<< 28107 1726853611.56401: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 28107 1726853611.56406: stdout chunk (state=3): >>># clear sys.audit hooks <<< 28107 1726853611.56991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853611.56994: stdout chunk (state=3): >>><<< 28107 1726853611.56997: stderr chunk (state=3): >>><<< 28107 1726853611.57141: _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 0x7f03305684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330537b30> # /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 0x7f033056aa50> 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 0x7f033033d130> # /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 0x7f033033dfa0> 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 0x7f033037be00> # /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 0x7f033037bec0> # /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 0x7f03303b37d0> # /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 0x7f03303b3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330393ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303911f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330378fb0> # /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 0x7f03303d3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303d2390> # /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 0x7f0330392090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303d0bc0> # /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 0x7f0330408800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330378230> # /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 0x7f0330408cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330408b60> # 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 0x7f0330408ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330376d50> # /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 0x7f0330409580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330409250> 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 0x7f033040a480> 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 0x7f03304206b0> 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 0x7f0330421d90> # /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 0x7f0330422c30> # 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 0x7f0330423290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330422180> # /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 0x7f0330423d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330423440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033040a4e0> # /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 0x7f0330117bc0> # /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 0x7f03301406e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330140440> # 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 0x7f0330140620> # /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 0x7f0330140fe0> # 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 0x7f0330141970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330140890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330115d60> # /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 0x7f0330142cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330140e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f033040abd0> # /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 0x7f033016f020> # /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 0x7f03301933e0> # /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 0x7f03301f01a0> # /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 0x7f03301f28d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03301f02c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03301bd190> # /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 0x7f032fb2d1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03301921e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0330143bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f03301928a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_95ot2o2y/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 0x7f032fb8ef00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fb6ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fb6cf50> # 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 0x7f032fb8cc50> # /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 0x7f032fbc67e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fbc6570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fbc5e80> # /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 0x7f032fbc65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03303929c0> 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 0x7f032fbc74d0> # 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 0x7f032fbc7710> # /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 0x7f032fbc7c50> 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 0x7f032fa29a60> # 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 0x7f032fa2b680> # /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 0x7f032fa2bf50> # /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 0x7f032fa2d1f0> # /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 0x7f032fa2fc80> # 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 0x7f032fa2ffb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa2df40> # /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 0x7f032fa37bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa36690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa363f0> # /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 0x7f032fa36960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa2e450> # 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 0x7f032fa7be90> # /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 0x7f032fa7bfe0> # /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 0x7f032fa7da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa7d7c0> # /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 0x7f032fa7ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa7e0f0> # /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 0x7f032fa836e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa7ffb0> # 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 0x7f032fa84980> # 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 0x7f032fa84500> # 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 0x7f032fa84a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa7c080> # /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 0x7f032f9100e0> # 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 0x7f032f9111c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa86840> # 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 0x7f032fa87bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fa86480> # 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 0x7f032f9154c0> # /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 0x7f032f916240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9113d0> 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 0x7f032f9169c0> # 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 0x7f032f917350> # 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 0x7f032f921c70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f91fe30> 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 0x7f032fa0a840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032fafe510> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f921eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f921d00> # 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 0x7f032f9b5d60> # /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 0x7f032f53fe90> # 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 0x7f032f544230> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f99e870> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9b68d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9b4470> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9b40b0> # /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 0x7f032f547140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f5469f0> # 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 0x7f032f546bd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f545e20> # /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 0x7f032f547290> # /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 0x7f032f5add90> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f547d70> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f9b4140> 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 0x7f032f5af680> # /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 0x7f032f5ae930> 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 0x7f032f5e2150> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f5d2d80> 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 0x7f032f5f5af0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f5f74a0> 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 0x7f032f38de20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f387dd0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f3876e0> # /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 0x7f032f38f3b0> # /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 0x7f032f3d6cf0> # /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 0x7f032f3d5880> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f032f3d5280> 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_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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3283, "used": 248}, "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": 821, "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": 261790584832, "block_size": 4096, "block_total": 65519099, "block_available": 63913717, "block_used": 1605382, "inode_total": 131070960, "inode_available": 131029066, "inode_used": 41894, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.68359375, "5m": 0.6005859375, "15m": 0.3408203125}, "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_interfaces": ["lo", "eth0"], "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_pkg_mgr": "dnf", "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "31", "epoch": "1726853611", "epoch_int": "1726853611", "date": "2024-09-20", "time": "13:33:31", "iso8601_micro": "2024-09-20T17:33:31.534930Z", "iso8601": "2024-09-20T17:33:31Z", "iso8601_basic": "20240920T133331534930", "iso8601_basic_short": "20240920T133331", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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. 28107 1726853611.58485: 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-1726853610.2649648-28151-144869356951883/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853611.58488: _low_level_execute_command(): starting 28107 1726853611.58490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853610.2649648-28151-144869356951883/ > /dev/null 2>&1 && sleep 0' 28107 1726853611.58595: 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 <<< 28107 1726853611.58601: stderr 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 <<< 28107 1726853611.58612: 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 <<< 28107 1726853611.58652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853611.58661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853611.58735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853611.60661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853611.60679: stderr chunk (state=3): >>><<< 28107 1726853611.60684: stdout chunk (state=3): >>><<< 28107 1726853611.60712: _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 28107 1726853611.60715: handler run complete 28107 1726853611.60823: variable 'ansible_facts' from source: unknown 28107 1726853611.61083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853611.61210: variable 'ansible_facts' from source: unknown 28107 1726853611.61291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853611.61416: attempt loop complete, returning result 28107 1726853611.61420: _execute() done 28107 1726853611.61422: dumping result to json 28107 1726853611.61451: done dumping result, returning 28107 1726853611.61459: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-0509-6cd9-0000000000f5] 28107 1726853611.61463: sending task result for task 02083763-bbaf-0509-6cd9-0000000000f5 28107 1726853611.62145: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000f5 28107 1726853611.62153: WORKER PROCESS EXITING ok: [managed_node2] 28107 1726853611.62259: no more pending results, returning what we have 28107 1726853611.62262: results queue empty 28107 1726853611.62263: checking for any_errors_fatal 28107 1726853611.62264: done checking for any_errors_fatal 28107 1726853611.62264: checking for max_fail_percentage 28107 1726853611.62265: done checking for max_fail_percentage 28107 1726853611.62266: checking to see if all hosts have failed and the running result is not ok 28107 1726853611.62266: done checking to see if all hosts have failed 28107 1726853611.62267: getting the remaining hosts for this loop 28107 1726853611.62268: done getting the remaining hosts for this loop 28107 1726853611.62272: getting the next task for host managed_node2 28107 1726853611.62278: done getting next task for host managed_node2 28107 1726853611.62279: ^ task is: TASK: meta (flush_handlers) 28107 1726853611.62280: ^ 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 28107 1726853611.62283: getting variables 28107 1726853611.62284: in VariableManager get_vars() 28107 1726853611.62300: Calling all_inventory to load vars for managed_node2 28107 1726853611.62302: Calling groups_inventory to load vars for managed_node2 28107 1726853611.62304: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853611.62311: Calling all_plugins_play to load vars for managed_node2 28107 1726853611.62313: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853611.62319: Calling groups_plugins_play to load vars for managed_node2 28107 1726853611.62469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853611.62621: done with get_vars() 28107 1726853611.62636: done getting variables 28107 1726853611.62704: in VariableManager get_vars() 28107 1726853611.62715: Calling all_inventory to load vars for managed_node2 28107 1726853611.62717: Calling groups_inventory to load vars for managed_node2 28107 1726853611.62719: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853611.62723: Calling all_plugins_play to load vars for managed_node2 28107 1726853611.62726: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853611.62729: Calling groups_plugins_play to load vars for managed_node2 28107 1726853611.62860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853611.63061: done with get_vars() 28107 1726853611.63076: done queuing things up, now waiting for results queue to drain 28107 1726853611.63078: results queue empty 28107 1726853611.63079: checking for any_errors_fatal 28107 1726853611.63081: done checking for any_errors_fatal 28107 1726853611.63082: checking for max_fail_percentage 28107 1726853611.63083: done checking for max_fail_percentage 28107 1726853611.63083: checking to see if all hosts have failed and the running result is not ok 28107 1726853611.63088: done checking to see if all hosts have failed 28107 1726853611.63088: getting the remaining hosts for this loop 28107 1726853611.63089: done getting the remaining hosts for this loop 28107 1726853611.63091: getting the next task for host managed_node2 28107 1726853611.63096: done getting next task for host managed_node2 28107 1726853611.63098: ^ task is: TASK: Include the task 'el_repo_setup.yml' 28107 1726853611.63099: ^ 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 28107 1726853611.63102: getting variables 28107 1726853611.63102: in VariableManager get_vars() 28107 1726853611.63110: Calling all_inventory to load vars for managed_node2 28107 1726853611.63112: Calling groups_inventory to load vars for managed_node2 28107 1726853611.63114: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853611.63118: Calling all_plugins_play to load vars for managed_node2 28107 1726853611.63120: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853611.63122: Calling groups_plugins_play to load vars for managed_node2 28107 1726853611.63250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853611.63435: done with get_vars() 28107 1726853611.63443: 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_route_table_nm.yml:11 Friday 20 September 2024 13:33:31 -0400 (0:00:01.422) 0:00:01.436 ****** 28107 1726853611.63519: entering _queue_task() for managed_node2/include_tasks 28107 1726853611.63521: Creating lock for include_tasks 28107 1726853611.63789: worker is 1 (out of 1 available) 28107 1726853611.63802: exiting _queue_task() for managed_node2/include_tasks 28107 1726853611.63813: done queuing things up, now waiting for results queue to drain 28107 1726853611.63815: waiting for pending results... 28107 1726853611.63955: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 28107 1726853611.64026: in run() - task 02083763-bbaf-0509-6cd9-000000000006 28107 1726853611.64040: variable 'ansible_search_path' from source: unknown 28107 1726853611.64067: calling self._execute() 28107 1726853611.64122: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853611.64126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853611.64135: variable 'omit' from source: magic vars 28107 1726853611.64212: _execute() done 28107 1726853611.64216: dumping result to json 28107 1726853611.64219: done dumping result, returning 28107 1726853611.64225: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-0509-6cd9-000000000006] 28107 1726853611.64230: sending task result for task 02083763-bbaf-0509-6cd9-000000000006 28107 1726853611.64318: done sending task result for task 02083763-bbaf-0509-6cd9-000000000006 28107 1726853611.64321: WORKER PROCESS EXITING 28107 1726853611.64357: no more pending results, returning what we have 28107 1726853611.64362: in VariableManager get_vars() 28107 1726853611.64391: Calling all_inventory to load vars for managed_node2 28107 1726853611.64393: Calling groups_inventory to load vars for managed_node2 28107 1726853611.64396: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853611.64406: Calling all_plugins_play to load vars for managed_node2 28107 1726853611.64409: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853611.64411: Calling groups_plugins_play to load vars for managed_node2 28107 1726853611.64553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853611.64663: done with get_vars() 28107 1726853611.64668: variable 'ansible_search_path' from source: unknown 28107 1726853611.64682: we have included files to process 28107 1726853611.64683: generating all_blocks data 28107 1726853611.64683: done generating all_blocks data 28107 1726853611.64684: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28107 1726853611.64685: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28107 1726853611.64686: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28107 1726853611.65112: in VariableManager get_vars() 28107 1726853611.65122: done with get_vars() 28107 1726853611.65130: done processing included file 28107 1726853611.65132: iterating over new_blocks loaded from include file 28107 1726853611.65133: in VariableManager get_vars() 28107 1726853611.65141: done with get_vars() 28107 1726853611.65142: filtering new block on tags 28107 1726853611.65150: done filtering new block on tags 28107 1726853611.65152: in VariableManager get_vars() 28107 1726853611.65161: done with get_vars() 28107 1726853611.65162: filtering new block on tags 28107 1726853611.65170: done filtering new block on tags 28107 1726853611.65173: in VariableManager get_vars() 28107 1726853611.65179: done with get_vars() 28107 1726853611.65180: filtering new block on tags 28107 1726853611.65187: done filtering new block on tags 28107 1726853611.65189: 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 28107 1726853611.65192: extending task lists for all hosts with included blocks 28107 1726853611.65219: done extending task lists 28107 1726853611.65220: done processing included files 28107 1726853611.65220: results queue empty 28107 1726853611.65221: checking for any_errors_fatal 28107 1726853611.65221: done checking for any_errors_fatal 28107 1726853611.65222: checking for max_fail_percentage 28107 1726853611.65222: done checking for max_fail_percentage 28107 1726853611.65223: checking to see if all hosts have failed and the running result is not ok 28107 1726853611.65223: done checking to see if all hosts have failed 28107 1726853611.65224: getting the remaining hosts for this loop 28107 1726853611.65224: done getting the remaining hosts for this loop 28107 1726853611.65226: getting the next task for host managed_node2 28107 1726853611.65228: done getting next task for host managed_node2 28107 1726853611.65229: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 28107 1726853611.65231: ^ 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 28107 1726853611.65232: getting variables 28107 1726853611.65233: in VariableManager get_vars() 28107 1726853611.65237: Calling all_inventory to load vars for managed_node2 28107 1726853611.65239: Calling groups_inventory to load vars for managed_node2 28107 1726853611.65241: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853611.65245: Calling all_plugins_play to load vars for managed_node2 28107 1726853611.65247: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853611.65249: Calling groups_plugins_play to load vars for managed_node2 28107 1726853611.65341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853611.65447: done with get_vars() 28107 1726853611.65452: 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:33:31 -0400 (0:00:00.019) 0:00:01.456 ****** 28107 1726853611.65502: entering _queue_task() for managed_node2/setup 28107 1726853611.65678: worker is 1 (out of 1 available) 28107 1726853611.65691: exiting _queue_task() for managed_node2/setup 28107 1726853611.65702: done queuing things up, now waiting for results queue to drain 28107 1726853611.65704: waiting for pending results... 28107 1726853611.65843: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 28107 1726853611.65900: in run() - task 02083763-bbaf-0509-6cd9-000000000106 28107 1726853611.65909: variable 'ansible_search_path' from source: unknown 28107 1726853611.65912: variable 'ansible_search_path' from source: unknown 28107 1726853611.65942: calling self._execute() 28107 1726853611.65992: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853611.65995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853611.66003: variable 'omit' from source: magic vars 28107 1726853611.66495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853611.68127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853611.68174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853611.68199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853611.68225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853611.68247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853611.68306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853611.68327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853611.68347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853611.68376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853611.68389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853611.68503: variable 'ansible_facts' from source: unknown 28107 1726853611.68542: variable 'network_test_required_facts' from source: task vars 28107 1726853611.68574: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 28107 1726853611.68580: variable 'omit' from source: magic vars 28107 1726853611.68605: variable 'omit' from source: magic vars 28107 1726853611.68627: variable 'omit' from source: magic vars 28107 1726853611.68647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853611.68674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853611.68686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853611.68699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853611.68708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853611.68729: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853611.68732: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853611.68734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853611.68802: Set connection var ansible_connection to ssh 28107 1726853611.68806: Set connection var ansible_pipelining to False 28107 1726853611.68814: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853611.68817: Set connection var ansible_timeout to 10 28107 1726853611.68820: Set connection var ansible_shell_type to sh 28107 1726853611.68827: Set connection var ansible_shell_executable to /bin/sh 28107 1726853611.68844: variable 'ansible_shell_executable' from source: unknown 28107 1726853611.68846: variable 'ansible_connection' from source: unknown 28107 1726853611.68849: variable 'ansible_module_compression' from source: unknown 28107 1726853611.68851: variable 'ansible_shell_type' from source: unknown 28107 1726853611.68853: variable 'ansible_shell_executable' from source: unknown 28107 1726853611.68858: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853611.68860: variable 'ansible_pipelining' from source: unknown 28107 1726853611.68862: variable 'ansible_timeout' from source: unknown 28107 1726853611.68864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853611.69004: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853611.69014: variable 'omit' from source: magic vars 28107 1726853611.69017: starting attempt loop 28107 1726853611.69020: running the handler 28107 1726853611.69030: _low_level_execute_command(): starting 28107 1726853611.69037: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853611.69519: 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 <<< 28107 1726853611.69523: stderr 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 <<< 28107 1726853611.69526: 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 <<< 28107 1726853611.69528: stderr 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 <<< 28107 1726853611.69581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853611.69586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853611.69601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853611.69669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853611.71427: stdout chunk (state=3): >>>/root <<< 28107 1726853611.71531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853611.71559: stderr chunk (state=3): >>><<< 28107 1726853611.71562: stdout chunk (state=3): >>><<< 28107 1726853611.71581: _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 28107 1726853611.71595: _low_level_execute_command(): starting 28107 1726853611.71601: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774 `" && echo ansible-tmp-1726853611.7158146-28218-8861399918774="` echo /root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774 `" ) && sleep 0' 28107 1726853611.72026: 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 <<< 28107 1726853611.72057: stderr 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 <<< 28107 1726853611.72060: 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 <<< 28107 1726853611.72106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853611.72109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853611.72187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853611.74218: stdout chunk (state=3): >>>ansible-tmp-1726853611.7158146-28218-8861399918774=/root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774 <<< 28107 1726853611.74484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853611.74487: stdout chunk (state=3): >>><<< 28107 1726853611.74489: stderr chunk (state=3): >>><<< 28107 1726853611.74492: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853611.7158146-28218-8861399918774=/root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774 , 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 28107 1726853611.74494: variable 'ansible_module_compression' from source: unknown 28107 1726853611.74502: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28107 1726853611.74563: variable 'ansible_facts' from source: unknown 28107 1726853611.74790: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774/AnsiballZ_setup.py 28107 1726853611.74931: Sending initial data 28107 1726853611.75032: Sent initial data (152 bytes) 28107 1726853611.75688: 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 <<< 28107 1726853611.75715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853611.75736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853611.75836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853611.77544: 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 <<< 28107 1726853611.77651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853611.77725: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmppfe911ll /root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774/AnsiballZ_setup.py <<< 28107 1726853611.77745: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774/AnsiballZ_setup.py" <<< 28107 1726853611.77783: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmppfe911ll" to remote "/root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774/AnsiballZ_setup.py" <<< 28107 1726853611.79544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853611.79590: stderr chunk (state=3): >>><<< 28107 1726853611.79604: stdout chunk (state=3): >>><<< 28107 1726853611.79638: done transferring module to remote 28107 1726853611.79743: _low_level_execute_command(): starting 28107 1726853611.79747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774/ /root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774/AnsiballZ_setup.py && sleep 0' 28107 1726853611.80362: 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' <<< 28107 1726853611.80390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853611.80406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853611.80506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853611.82412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853611.82450: stderr chunk (state=3): >>><<< 28107 1726853611.82456: stdout chunk (state=3): >>><<< 28107 1726853611.82473: _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 28107 1726853611.82482: _low_level_execute_command(): starting 28107 1726853611.82485: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774/AnsiballZ_setup.py && sleep 0' 28107 1726853611.83038: 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 <<< 28107 1726853611.83042: stderr 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 <<< 28107 1726853611.83045: 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 <<< 28107 1726853611.83047: 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 <<< 28107 1726853611.83049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853611.83115: 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 <<< 28107 1726853611.83126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853611.85417: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28107 1726853611.85441: stdout chunk (state=3): >>>import _imp # builtin <<< 28107 1726853611.85483: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 28107 1726853611.85555: stdout chunk (state=3): >>>import '_io' # <<< 28107 1726853611.85585: stdout chunk (state=3): >>>import 'marshal' # <<< 28107 1726853611.85594: stdout chunk (state=3): >>>import 'posix' # <<< 28107 1726853611.85644: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 28107 1726853611.85673: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 28107 1726853611.85705: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 28107 1726853611.85718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.85730: stdout chunk (state=3): >>>import '_codecs' # <<< 28107 1726853611.85751: stdout chunk (state=3): >>>import 'codecs' # <<< 28107 1726853611.85785: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 28107 1726853611.85815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 28107 1726853611.85818: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ed0184d0> <<< 28107 1726853611.85842: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecfe7b30> <<< 28107 1726853611.85861: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 28107 1726853611.85865: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ed01aa50> <<< 28107 1726853611.85917: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 28107 1726853611.85932: stdout chunk (state=3): >>>import 'io' # <<< 28107 1726853611.85980: stdout chunk (state=3): >>>import '_stat' # <<< 28107 1726853611.85995: stdout chunk (state=3): >>>import 'stat' # <<< 28107 1726853611.86069: stdout chunk (state=3): >>>import '_collections_abc' # <<< 28107 1726853611.86123: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 28107 1726853611.86130: stdout chunk (state=3): >>>import 'os' # <<< 28107 1726853611.86183: stdout chunk (state=3): >>>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' <<< 28107 1726853611.86203: 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 <<< 28107 1726853611.86244: stdout chunk (state=3): >>># 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 0x7f89ecdc9130> <<< 28107 1726853611.86301: 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 # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.86345: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecdc9fa0> <<< 28107 1726853611.86349: stdout chunk (state=3): >>>import 'site' # <<< 28107 1726853611.86376: 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. <<< 28107 1726853611.86769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 28107 1726853611.86776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 28107 1726853611.86795: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 28107 1726853611.86800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.86815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 28107 1726853611.86843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 28107 1726853611.86869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 28107 1726853611.86895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28107 1726853611.86922: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece07e90> <<< 28107 1726853611.86937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 28107 1726853611.86943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 28107 1726853611.86969: stdout chunk (state=3): >>>import '_operator' # <<< 28107 1726853611.86979: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece07f50> <<< 28107 1726853611.86988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 28107 1726853611.87020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 28107 1726853611.87044: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 28107 1726853611.87099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.87109: stdout chunk (state=3): >>>import 'itertools' # <<< 28107 1726853611.87138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 28107 1726853611.87149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece3f890> <<< 28107 1726853611.87162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 28107 1726853611.87179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece3ff20> <<< 28107 1726853611.87199: stdout chunk (state=3): >>>import '_collections' # <<< 28107 1726853611.87243: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece1fb60> <<< 28107 1726853611.87263: stdout chunk (state=3): >>>import '_functools' # <<< 28107 1726853611.87288: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece1d280> <<< 28107 1726853611.87380: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece05040> <<< 28107 1726853611.87401: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 28107 1726853611.87424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 28107 1726853611.87442: stdout chunk (state=3): >>>import '_sre' # <<< 28107 1726853611.87463: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28107 1726853611.87487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28107 1726853611.87509: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 28107 1726853611.87514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 28107 1726853611.87544: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece5f800> <<< 28107 1726853611.87562: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece5e420> <<< 28107 1726853611.87597: 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' <<< 28107 1726853611.87603: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece1e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece5cc80> <<< 28107 1726853611.87651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 28107 1726853611.87666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 28107 1726853611.87670: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece94890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece042c0> <<< 28107 1726853611.87696: 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' <<< 28107 1726853611.87735: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.87741: stdout chunk (state=3): >>># 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 0x7f89ece94d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece94bf0> <<< 28107 1726853611.87776: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.87784: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ece94fe0> <<< 28107 1726853611.87796: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece02de0> <<< 28107 1726853611.87820: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.87843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 28107 1726853611.87874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 28107 1726853611.87900: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece956d0> <<< 28107 1726853611.87905: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece953a0> <<< 28107 1726853611.87907: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 28107 1726853611.87931: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 28107 1726853611.87937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 28107 1726853611.87955: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece965d0> <<< 28107 1726853611.87975: stdout chunk (state=3): >>>import 'importlib.util' # <<< 28107 1726853611.87980: stdout chunk (state=3): >>>import 'runpy' # <<< 28107 1726853611.88005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 28107 1726853611.88037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 28107 1726853611.88074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 28107 1726853611.88082: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eceac7a0> <<< 28107 1726853611.88086: stdout chunk (state=3): >>>import 'errno' # <<< 28107 1726853611.88124: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.88135: 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 0x7f89eceadeb0> <<< 28107 1726853611.88153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 28107 1726853611.88160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 28107 1726853611.88188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 28107 1726853611.88196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 28107 1726853611.88201: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eceaed50> <<< 28107 1726853611.88253: 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' <<< 28107 1726853611.88256: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eceaf380> <<< 28107 1726853611.88266: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eceae2a0> <<< 28107 1726853611.88278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 28107 1726853611.88285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 28107 1726853611.88343: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.88355: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eceafe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eceaf530> <<< 28107 1726853611.88395: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece96570> <<< 28107 1726853611.88430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 28107 1726853611.88466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 28107 1726853611.88470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 28107 1726853611.88491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 28107 1726853611.88524: 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 0x7f89ecbafce0> <<< 28107 1726853611.88549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 28107 1726853611.88577: 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 0x7f89ecbd8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbd84a0> <<< 28107 1726853611.88607: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ecbd8770> <<< 28107 1726853611.88639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 28107 1726853611.88722: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.88849: 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 0x7f89ecbd90a0> <<< 28107 1726853611.88995: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.89002: 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 0x7f89ecbd9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbd8950> <<< 28107 1726853611.89011: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbade80> <<< 28107 1726853611.89040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28107 1726853611.89067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 28107 1726853611.89093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 28107 1726853611.89100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 28107 1726853611.89123: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbdae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbd98e0> <<< 28107 1726853611.89143: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece96cc0> <<< 28107 1726853611.89183: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 28107 1726853611.89251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.89263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 28107 1726853611.89301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 28107 1726853611.89315: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecc03170> <<< 28107 1726853611.89403: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 28107 1726853611.89407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.89435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 28107 1726853611.89438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 28107 1726853611.89494: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecc274d0> <<< 28107 1726853611.89504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28107 1726853611.89544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28107 1726853611.89628: stdout chunk (state=3): >>>import 'ntpath' # <<< 28107 1726853611.89637: 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 0x7f89ecc882f0> <<< 28107 1726853611.89679: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 28107 1726853611.89683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 28107 1726853611.89698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 28107 1726853611.89741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 28107 1726853611.89826: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecc8aa20> <<< 28107 1726853611.89924: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecc883e0> <<< 28107 1726853611.89945: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecc4d2e0> <<< 28107 1726853611.90009: 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 0x7f89ec5293d0> <<< 28107 1726853611.90012: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecc26300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbdbd40> <<< 28107 1726853611.90181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 28107 1726853611.90199: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f89ecc26660> <<< 28107 1726853611.90522: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_pzx0w9fx/ansible_setup_payload.zip' <<< 28107 1726853611.90529: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.90649: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.90682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 28107 1726853611.90694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 28107 1726853611.90741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28107 1726853611.90819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28107 1726853611.90846: 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 0x7f89ec5930e0> <<< 28107 1726853611.90865: stdout chunk (state=3): >>>import '_typing' # <<< 28107 1726853611.91100: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec571fd0> <<< 28107 1726853611.91104: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec571160> # zipimport: zlib available <<< 28107 1726853611.91133: stdout chunk (state=3): >>>import 'ansible' # <<< 28107 1726853611.91139: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.91170: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.91183: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.91194: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 28107 1726853611.91207: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.92677: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.93896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 28107 1726853611.93904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec591760> <<< 28107 1726853611.93915: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 28107 1726853611.93924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.93943: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 28107 1726853611.93950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 28107 1726853611.93977: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 28107 1726853611.93983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 28107 1726853611.94011: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.94016: 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 0x7f89ec5c2a80> <<< 28107 1726853611.94049: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec5c2810> <<< 28107 1726853611.94085: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec5c2120> <<< 28107 1726853611.94105: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 28107 1726853611.94114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 28107 1726853611.94149: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec5c2b40> <<< 28107 1726853611.94160: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ed01a9c0> import 'atexit' # <<< 28107 1726853611.94192: 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 0x7f89ec5c37a0> <<< 28107 1726853611.94223: 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 0x7f89ec5c3980> <<< 28107 1726853611.94247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 28107 1726853611.94300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 28107 1726853611.94313: stdout chunk (state=3): >>>import '_locale' # <<< 28107 1726853611.94365: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec5c3ec0> <<< 28107 1726853611.94373: stdout chunk (state=3): >>>import 'pwd' # <<< 28107 1726853611.94387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 28107 1726853611.94414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 28107 1726853611.94450: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec42dc40> <<< 28107 1726853611.94480: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.94485: 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 0x7f89ec42f830> <<< 28107 1726853611.94507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 28107 1726853611.94516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 28107 1726853611.94566: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec430230> <<< 28107 1726853611.94578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 28107 1726853611.94608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 28107 1726853611.94624: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec4313d0> <<< 28107 1726853611.94649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 28107 1726853611.94686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 28107 1726853611.94709: 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' <<< 28107 1726853611.94768: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec433ec0> <<< 28107 1726853611.94802: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.94807: stdout chunk (state=3): >>># 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 0x7f89ece02ed0> <<< 28107 1726853611.94822: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec432180> <<< 28107 1726853611.94844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 28107 1726853611.94874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 28107 1726853611.94901: 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' <<< 28107 1726853611.94922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 28107 1726853611.95045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 28107 1726853611.95081: 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' <<< 28107 1726853611.95088: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec43bda0> <<< 28107 1726853611.95102: stdout chunk (state=3): >>>import '_tokenize' # <<< 28107 1726853611.95167: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec43a870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec43a5d0> <<< 28107 1726853611.95192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 28107 1726853611.95197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 28107 1726853611.95275: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec43ab40> <<< 28107 1726853611.95300: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec432690> <<< 28107 1726853611.95331: 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 0x7f89ec47fa40> <<< 28107 1726853611.95360: 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 0x7f89ec4801d0> <<< 28107 1726853611.95384: 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 <<< 28107 1726853611.95403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 28107 1726853611.95427: 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' <<< 28107 1726853611.95470: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.95475: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ec481c40> <<< 28107 1726853611.95478: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec481a00> <<< 28107 1726853611.95495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28107 1726853611.95530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 28107 1726853611.95577: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.95585: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ec484110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec4822d0> <<< 28107 1726853611.95609: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 28107 1726853611.95648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.95675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 28107 1726853611.95690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 28107 1726853611.95695: stdout chunk (state=3): >>>import '_string' # <<< 28107 1726853611.95738: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec487860> <<< 28107 1726853611.95866: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec484230> <<< 28107 1726853611.95927: 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 0x7f89ec488650> <<< 28107 1726853611.95962: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ec488680> <<< 28107 1726853611.95994: 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 0x7f89ec488b90> <<< 28107 1726853611.96013: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec480380> <<< 28107 1726853611.96037: 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 <<< 28107 1726853611.96045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 28107 1726853611.96061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 28107 1726853611.96085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 28107 1726853611.96107: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.96134: 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 0x7f89ec3141d0> <<< 28107 1726853611.96290: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853611.96301: 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 0x7f89ec315430> <<< 28107 1726853611.96304: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec48a960> <<< 28107 1726853611.96337: 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 0x7f89ec48bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec48a600> <<< 28107 1726853611.96353: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.96372: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.96386: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 28107 1726853611.96389: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.96484: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.96570: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.96589: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 28107 1726853611.96610: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.96627: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 28107 1726853611.96631: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.96776: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.96878: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.97452: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.98020: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 28107 1726853611.98023: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 28107 1726853611.98029: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 28107 1726853611.98046: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 28107 1726853611.98073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853611.98130: 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'<<< 28107 1726853611.98135: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ec3195b0> <<< 28107 1726853611.98219: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 28107 1726853611.98222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 28107 1726853611.98243: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec31a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3154c0> <<< 28107 1726853611.98292: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 28107 1726853611.98308: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.98325: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.98348: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 28107 1726853611.98352: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.98505: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.98662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 28107 1726853611.98683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec31a540> <<< 28107 1726853611.98688: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.99160: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.99600: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.99675: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.99752: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 28107 1726853611.99759: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.99791: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.99832: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 28107 1726853611.99839: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.99909: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853611.99997: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 28107 1726853612.00005: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.00020: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.00028: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 28107 1726853612.00033: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.00080: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.00109: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28107 1726853612.00126: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.00355: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.00591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28107 1726853612.00648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28107 1726853612.00667: stdout chunk (state=3): >>>import '_ast' # <<< 28107 1726853612.00741: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec31b560> <<< 28107 1726853612.00746: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.00822: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.00901: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 28107 1726853612.00905: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 28107 1726853612.00927: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.00974: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.01006: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 28107 1726853612.01024: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.01064: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.01109: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.01165: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.01235: 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 <<< 28107 1726853612.01276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853612.01373: 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 0x7f89ec3260c0> <<< 28107 1726853612.01403: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec320e90> <<< 28107 1726853612.01434: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 28107 1726853612.01452: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.01514: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.01581: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.01602: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.01650: 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 <<< 28107 1726853612.01661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853612.01680: 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 <<< 28107 1726853612.01697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 28107 1726853612.01744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 28107 1726853612.01816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 28107 1726853612.01819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 28107 1726853612.01837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 28107 1726853612.01886: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec40e8d0> <<< 28107 1726853612.01923: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec5ee5a0> <<< 28107 1726853612.02017: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec325e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec4324b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 28107 1726853612.02041: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02083: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02087: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 28107 1726853612.02141: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 28107 1726853612.02178: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02191: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 28107 1726853612.02251: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02344: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02351: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02353: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02395: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02458: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02491: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02522: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 28107 1726853612.02603: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02668: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02696: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02724: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 28107 1726853612.02734: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.02916: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.03092: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.03128: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.03197: 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' <<< 28107 1726853612.03216: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 28107 1726853612.03227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 28107 1726853612.03248: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 28107 1726853612.03275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 28107 1726853612.03306: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3b5e50> <<< 28107 1726853612.03320: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 28107 1726853612.03334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 28107 1726853612.03355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 28107 1726853612.03406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 28107 1726853612.03420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 28107 1726853612.03446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 28107 1726853612.03451: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebfdfdd0> <<< 28107 1726853612.03489: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.03504: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.03510: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ebfe43e0> <<< 28107 1726853612.03551: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec39ee70> <<< 28107 1726853612.03576: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3b69f0> <<< 28107 1726853612.03597: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3b4530> <<< 28107 1726853612.03620: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3b5f70> <<< 28107 1726853612.03630: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 28107 1726853612.03695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 28107 1726853612.03711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 28107 1726853612.03721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 28107 1726853612.03742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 28107 1726853612.03749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 28107 1726853612.03783: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.03792: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ebfe71a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebfe6a50> <<< 28107 1726853612.03813: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.03821: 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 0x7f89ebfe6c30> <<< 28107 1726853612.03842: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebfe5e80> <<< 28107 1726853612.03854: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 28107 1726853612.03990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 28107 1726853612.03995: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebfe7290> <<< 28107 1726853612.04017: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 28107 1726853612.04048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 28107 1726853612.04081: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.04087: stdout chunk (state=3): >>># 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 0x7f89ec041dc0> <<< 28107 1726853612.04112: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebfe7da0> <<< 28107 1726853612.04142: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3b4230> <<< 28107 1726853612.04146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 28107 1726853612.04156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 28107 1726853612.04184: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04187: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 28107 1726853612.04208: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04278: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 28107 1726853612.04348: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04397: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 28107 1726853612.04461: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04476: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 28107 1726853612.04494: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04526: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 28107 1726853612.04569: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04612: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 28107 1726853612.04666: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04708: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 28107 1726853612.04759: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04821: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04878: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04936: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.04994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 28107 1726853612.05002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 28107 1726853612.05005: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.05764: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.05932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 28107 1726853612.05942: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06075: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28107 1726853612.06121: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06135: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 28107 1726853612.06167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 28107 1726853612.06207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 28107 1726853612.06210: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06262: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 28107 1726853612.06341: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06359: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 28107 1726853612.06407: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06423: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 28107 1726853612.06557: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 28107 1726853612.06674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 28107 1726853612.06688: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec043e90> <<< 28107 1726853612.06711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 28107 1726853612.06727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 28107 1726853612.06859: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec0429c0> import 'ansible.module_utils.facts.system.local' # <<< 28107 1726853612.06862: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06923: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.06995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 28107 1726853612.07094: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.07194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 28107 1726853612.07198: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.07287: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.07332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 28107 1726853612.07389: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.07425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 28107 1726853612.07483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 28107 1726853612.07559: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.07621: 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 0x7f89ec0820c0> <<< 28107 1726853612.07817: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec070410> <<< 28107 1726853612.07829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 28107 1726853612.07880: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.07930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 28107 1726853612.07943: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08025: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08111: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08225: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08372: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 28107 1726853612.08376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 28107 1726853612.08394: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08421: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08464: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 28107 1726853612.08470: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08515: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 28107 1726853612.08572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 28107 1726853612.08606: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.08620: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.08637: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ec095c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec0816a0> import 'ansible.module_utils.facts.system.user' # <<< 28107 1726853612.08656: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08659: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 28107 1726853612.08685: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08721: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 28107 1726853612.08768: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.08932: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.09085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 28107 1726853612.09089: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.09190: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.09308: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.09369: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.09409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 28107 1726853612.09437: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28107 1726853612.09440: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.09605: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.09719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 28107 1726853612.09747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 28107 1726853612.09859: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.09976: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 28107 1726853612.10037: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.10051: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.10094: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.10606: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.11113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 28107 1726853612.11124: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 28107 1726853612.11229: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.11342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 28107 1726853612.11349: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.11444: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.11542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 28107 1726853612.11546: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.11708: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.11864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 28107 1726853612.11888: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.11892: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.11906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 28107 1726853612.11915: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.11968: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 28107 1726853612.12025: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12127: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12264: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12495: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 28107 1726853612.12640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 28107 1726853612.12661: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12677: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 28107 1726853612.12749: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 28107 1726853612.12792: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12859: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 28107 1726853612.12974: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.12997: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 28107 1726853612.13000: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.13054: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.13122: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 28107 1726853612.13125: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.13182: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.13239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 28107 1726853612.13259: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.13524: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.13921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available <<< 28107 1726853612.13924: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 28107 1726853612.13927: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.13959: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 28107 1726853612.14034: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 28107 1726853612.14095: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14112: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 28107 1726853612.14163: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14254: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 28107 1726853612.14352: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28107 1726853612.14376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 28107 1726853612.14451: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 28107 1726853612.14566: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14570: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28107 1726853612.14574: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14611: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14677: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 28107 1726853612.14854: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.14878: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 28107 1726853612.15091: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.15288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 28107 1726853612.15301: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.15336: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.15385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 28107 1726853612.15408: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.15447: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.15493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 28107 1726853612.15515: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.15581: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.15679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 28107 1726853612.15682: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.15768: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.15863: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 28107 1726853612.15950: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.16204: 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' <<< 28107 1726853612.16236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ebe92330> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebe907d0> <<< 28107 1726853612.16258: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebe8bb90> <<< 28107 1726853612.17414: stdout chunk (state=3): >>> {"ansible_facts": {"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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_distribution": "CentOS", "ansible_distribution_relea<<< 28107 1726853612.17426: stdout chunk (state=3): >>>se": "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "32", "epoch": "1726853612", "epoch_int": "1726853612", "date": "2024-09-20", "time": "13:33:32", "iso8601_micro": "2024-09-20T17:33:32.171748Z", "iso8601": "2024-09-20T17:33:32Z", "iso8601_basic": "20240920T133332171748", "iso8601_basic_short": "20240920T133332", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "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_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 28107 1726853612.18080: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 28107 1726853612.18137: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 28107 1726853612.18160: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.18212: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.18269: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 28107 1726853612.18300: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.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 <<< 28107 1726853612.18322: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.18370: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.18383: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 28107 1726853612.18895: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.18944: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 28107 1726853612.18977: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 28107 1726853612.19023: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 28107 1726853612.19063: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 28107 1726853612.19092: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 28107 1726853612.19133: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 28107 1726853612.19342: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.19357: 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 <<< 28107 1726853612.19441: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 28107 1726853612.19449: 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 <<< 28107 1726853612.19502: 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 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 28107 1726853612.19526: 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 <<< 28107 1726853612.19691: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 28107 1726853612.19727: stdout chunk (state=3): >>># destroy _collections <<< 28107 1726853612.19758: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 28107 1726853612.19801: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 28107 1726853612.19815: 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 <<< 28107 1726853612.19837: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 28107 1726853612.19872: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 28107 1726853612.19965: 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 <<< 28107 1726853612.19993: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 28107 1726853612.20030: stdout chunk (state=3): >>># destroy _hashlib <<< 28107 1726853612.20063: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 28107 1726853612.20075: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 28107 1726853612.20531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853612.20534: stdout chunk (state=3): >>><<< 28107 1726853612.20536: stderr chunk (state=3): >>><<< 28107 1726853612.20894: _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 0x7f89ed0184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecfe7b30> # /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 0x7f89ed01aa50> 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 0x7f89ecdc9130> # /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 0x7f89ecdc9fa0> 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 0x7f89ece07e90> # /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 0x7f89ece07f50> # /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 0x7f89ece3f890> # /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 0x7f89ece3ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece1fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece1d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece05040> # /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 0x7f89ece5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece5e420> # /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 0x7f89ece1e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece5cc80> # /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 0x7f89ece94890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece042c0> # /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 0x7f89ece94d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece94bf0> # 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 0x7f89ece94fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece02de0> # /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 0x7f89ece956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece953a0> 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 0x7f89ece965d0> 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 0x7f89eceac7a0> 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 0x7f89eceadeb0> # /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 0x7f89eceaed50> # 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 0x7f89eceaf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eceae2a0> # /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 0x7f89eceafe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eceaf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece96570> # /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 0x7f89ecbafce0> # /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 0x7f89ecbd8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbd84a0> # 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 0x7f89ecbd8770> # /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 0x7f89ecbd90a0> # 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 0x7f89ecbd9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbd8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbade80> # /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 0x7f89ecbdae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbd98e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ece96cc0> # /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 0x7f89ecc03170> # /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 0x7f89ecc274d0> # /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 0x7f89ecc882f0> # /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 0x7f89ecc8aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecc883e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecc4d2e0> # /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 0x7f89ec5293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecc26300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ecbdbd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f89ecc26660> # zipimport: found 103 names in '/tmp/ansible_setup_payload_pzx0w9fx/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 0x7f89ec5930e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec571fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec571160> # 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 0x7f89ec591760> # /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 0x7f89ec5c2a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec5c2810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec5c2120> # /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 0x7f89ec5c2b40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ed01a9c0> 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 0x7f89ec5c37a0> # 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 0x7f89ec5c3980> # /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 0x7f89ec5c3ec0> 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 0x7f89ec42dc40> # 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 0x7f89ec42f830> # /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 0x7f89ec430230> # /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 0x7f89ec4313d0> # /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 0x7f89ec433ec0> # 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 0x7f89ece02ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec432180> # /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 0x7f89ec43bda0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec43a870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec43a5d0> # /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 0x7f89ec43ab40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec432690> # 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 0x7f89ec47fa40> # /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 0x7f89ec4801d0> # /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 0x7f89ec481c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec481a00> # /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 0x7f89ec484110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec4822d0> # /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 0x7f89ec487860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec484230> # 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 0x7f89ec488650> # 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 0x7f89ec488680> # 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 0x7f89ec488b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec480380> # /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 0x7f89ec3141d0> # 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 0x7f89ec315430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec48a960> # 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 0x7f89ec48bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec48a600> # 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 0x7f89ec3195b0> # /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 0x7f89ec31a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3154c0> 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 0x7f89ec31a540> # 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 0x7f89ec31b560> # 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 0x7f89ec3260c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec320e90> 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 0x7f89ec40e8d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec5ee5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec325e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec4324b0> # 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 0x7f89ec3b5e50> # /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 0x7f89ebfdfdd0> # 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 0x7f89ebfe43e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec39ee70> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3b69f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3b4530> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3b5f70> # /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 0x7f89ebfe71a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebfe6a50> # 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 0x7f89ebfe6c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebfe5e80> # /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 0x7f89ebfe7290> # /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 0x7f89ec041dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebfe7da0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec3b4230> 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 0x7f89ec043e90> # /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 0x7f89ec0429c0> 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 0x7f89ec0820c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec070410> 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 0x7f89ec095c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ec0816a0> 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 0x7f89ebe92330> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebe907d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ebe8bb90> {"ansible_facts": {"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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "32", "epoch": "1726853612", "epoch_int": "1726853612", "date": "2024-09-20", "time": "13:33:32", "iso8601_micro": "2024-09-20T17:33:32.171748Z", "iso8601": "2024-09-20T17:33:32Z", "iso8601_basic": "20240920T133332171748", "iso8601_basic_short": "20240920T133332", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "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_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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, "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 28107 1726853612.21768: 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-1726853611.7158146-28218-8861399918774/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853612.21774: _low_level_execute_command(): starting 28107 1726853612.21777: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853611.7158146-28218-8861399918774/ > /dev/null 2>&1 && sleep 0' 28107 1726853612.22175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853612.22193: 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 <<< 28107 1726853612.22204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853612.22292: stderr 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 <<< 28107 1726853612.22317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853612.22427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853612.24458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853612.24464: stdout chunk (state=3): >>><<< 28107 1726853612.24467: stderr chunk (state=3): >>><<< 28107 1726853612.24692: _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 28107 1726853612.24696: handler run complete 28107 1726853612.24699: variable 'ansible_facts' from source: unknown 28107 1726853612.24701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853612.24763: variable 'ansible_facts' from source: unknown 28107 1726853612.24826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853612.24888: attempt loop complete, returning result 28107 1726853612.24909: _execute() done 28107 1726853612.24918: dumping result to json 28107 1726853612.24934: done dumping result, returning 28107 1726853612.24948: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-0509-6cd9-000000000106] 28107 1726853612.24961: sending task result for task 02083763-bbaf-0509-6cd9-000000000106 ok: [managed_node2] 28107 1726853612.25272: no more pending results, returning what we have 28107 1726853612.25276: results queue empty 28107 1726853612.25277: checking for any_errors_fatal 28107 1726853612.25278: done checking for any_errors_fatal 28107 1726853612.25279: checking for max_fail_percentage 28107 1726853612.25281: done checking for max_fail_percentage 28107 1726853612.25282: checking to see if all hosts have failed and the running result is not ok 28107 1726853612.25283: done checking to see if all hosts have failed 28107 1726853612.25283: getting the remaining hosts for this loop 28107 1726853612.25285: done getting the remaining hosts for this loop 28107 1726853612.25289: getting the next task for host managed_node2 28107 1726853612.25297: done getting next task for host managed_node2 28107 1726853612.25299: ^ task is: TASK: Check if system is ostree 28107 1726853612.25302: ^ 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 28107 1726853612.25305: getting variables 28107 1726853612.25307: in VariableManager get_vars() 28107 1726853612.25332: Calling all_inventory to load vars for managed_node2 28107 1726853612.25480: Calling groups_inventory to load vars for managed_node2 28107 1726853612.25485: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853612.25491: done sending task result for task 02083763-bbaf-0509-6cd9-000000000106 28107 1726853612.25494: WORKER PROCESS EXITING 28107 1726853612.25503: Calling all_plugins_play to load vars for managed_node2 28107 1726853612.25506: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853612.25508: Calling groups_plugins_play to load vars for managed_node2 28107 1726853612.25845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853612.26103: done with get_vars() 28107 1726853612.26113: 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:33:32 -0400 (0:00:00.607) 0:00:02.063 ****** 28107 1726853612.26217: entering _queue_task() for managed_node2/stat 28107 1726853612.26498: worker is 1 (out of 1 available) 28107 1726853612.26512: exiting _queue_task() for managed_node2/stat 28107 1726853612.26525: done queuing things up, now waiting for results queue to drain 28107 1726853612.26527: waiting for pending results... 28107 1726853612.26774: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 28107 1726853612.26976: in run() - task 02083763-bbaf-0509-6cd9-000000000108 28107 1726853612.26980: variable 'ansible_search_path' from source: unknown 28107 1726853612.26983: variable 'ansible_search_path' from source: unknown 28107 1726853612.26986: calling self._execute() 28107 1726853612.27042: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853612.27046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853612.27060: variable 'omit' from source: magic vars 28107 1726853612.27600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853612.27854: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853612.27897: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853612.27927: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853612.27961: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853612.28097: 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) 28107 1726853612.28199: 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) 28107 1726853612.28203: 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) 28107 1726853612.28206: 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) 28107 1726853612.28306: Evaluated conditional (not __network_is_ostree is defined): True 28107 1726853612.28309: variable 'omit' from source: magic vars 28107 1726853612.28414: variable 'omit' from source: magic vars 28107 1726853612.28418: variable 'omit' from source: magic vars 28107 1726853612.28420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853612.28427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853612.28447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853612.28492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853612.28502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853612.28597: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853612.28601: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853612.28603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853612.28891: Set connection var ansible_connection to ssh 28107 1726853612.28894: Set connection var ansible_pipelining to False 28107 1726853612.28903: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853612.28906: Set connection var ansible_timeout to 10 28107 1726853612.28908: Set connection var ansible_shell_type to sh 28107 1726853612.28916: Set connection var ansible_shell_executable to /bin/sh 28107 1726853612.28973: variable 'ansible_shell_executable' from source: unknown 28107 1726853612.28976: variable 'ansible_connection' from source: unknown 28107 1726853612.28983: variable 'ansible_module_compression' from source: unknown 28107 1726853612.28986: variable 'ansible_shell_type' from source: unknown 28107 1726853612.28988: variable 'ansible_shell_executable' from source: unknown 28107 1726853612.28991: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853612.28993: variable 'ansible_pipelining' from source: unknown 28107 1726853612.28995: variable 'ansible_timeout' from source: unknown 28107 1726853612.28997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853612.29080: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853612.29236: variable 'omit' from source: magic vars 28107 1726853612.29245: starting attempt loop 28107 1726853612.29298: running the handler 28107 1726853612.29301: _low_level_execute_command(): starting 28107 1726853612.29303: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853612.30190: 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 <<< 28107 1726853612.30209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853612.30240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853612.30264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853612.30445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853612.32296: stdout chunk (state=3): >>>/root <<< 28107 1726853612.32334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853612.32338: stdout chunk (state=3): >>><<< 28107 1726853612.32340: stderr chunk (state=3): >>><<< 28107 1726853612.32700: _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 28107 1726853612.32712: _low_level_execute_command(): starting 28107 1726853612.32715: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951 `" && echo ansible-tmp-1726853612.325966-28245-189478724912951="` echo /root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951 `" ) && sleep 0' 28107 1726853612.33784: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853612.33924: 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 <<< 28107 1726853612.34289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853612.34404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853612.36512: stdout chunk (state=3): >>>ansible-tmp-1726853612.325966-28245-189478724912951=/root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951 <<< 28107 1726853612.36677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853612.36681: stdout chunk (state=3): >>><<< 28107 1726853612.36684: stderr chunk (state=3): >>><<< 28107 1726853612.36881: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853612.325966-28245-189478724912951=/root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951 , 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 28107 1726853612.36885: variable 'ansible_module_compression' from source: unknown 28107 1726853612.36887: ANSIBALLZ: Using lock for stat 28107 1726853612.36889: ANSIBALLZ: Acquiring lock 28107 1726853612.36892: ANSIBALLZ: Lock acquired: 139685685843376 28107 1726853612.36894: ANSIBALLZ: Creating module 28107 1726853612.51867: ANSIBALLZ: Writing module into payload 28107 1726853612.51961: ANSIBALLZ: Writing module 28107 1726853612.51983: ANSIBALLZ: Renaming module 28107 1726853612.51991: ANSIBALLZ: Done creating module 28107 1726853612.52008: variable 'ansible_facts' from source: unknown 28107 1726853612.52092: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951/AnsiballZ_stat.py 28107 1726853612.52294: Sending initial data 28107 1726853612.52298: Sent initial data (152 bytes) 28107 1726853612.52789: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853612.52799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853612.52944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853612.52948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853612.52951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853612.52954: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853612.52956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853612.52958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853612.52961: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853612.53183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853612.53208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853612.55482: 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 "." <<< 28107 1726853612.55552: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp7r7d4oz3 /root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951/AnsiballZ_stat.py <<< 28107 1726853612.55555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951/AnsiballZ_stat.py" <<< 28107 1726853612.55623: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp7r7d4oz3" to remote "/root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951/AnsiballZ_stat.py" <<< 28107 1726853612.57298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853612.57301: stdout chunk (state=3): >>><<< 28107 1726853612.57304: stderr chunk (state=3): >>><<< 28107 1726853612.57306: done transferring module to remote 28107 1726853612.57308: _low_level_execute_command(): starting 28107 1726853612.57314: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951/ /root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951/AnsiballZ_stat.py && sleep 0' 28107 1726853612.58996: 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 <<< 28107 1726853612.59119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853612.59138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853612.59716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853612.61437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853612.61441: stdout chunk (state=3): >>><<< 28107 1726853612.61447: stderr chunk (state=3): >>><<< 28107 1726853612.61473: _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 28107 1726853612.61476: _low_level_execute_command(): starting 28107 1726853612.61480: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951/AnsiballZ_stat.py && sleep 0' 28107 1726853612.62961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853612.62964: 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 <<< 28107 1726853612.62967: 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 <<< 28107 1726853612.62969: 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 <<< 28107 1726853612.63215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853612.63418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853612.63432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853612.65704: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28107 1726853612.65746: stdout chunk (state=3): >>>import _imp # builtin <<< 28107 1726853612.65772: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 28107 1726853612.65896: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 28107 1726853612.65923: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 28107 1726853612.66087: 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' import '_codecs' # import 'codecs' # <<< 28107 1726853612.66198: stdout chunk (state=3): >>># /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 0x7f55cc9104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc8dfb30> # /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 0x7f55cc912a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 28107 1726853612.66225: stdout chunk (state=3): >>>import '_stat' # <<< 28107 1726853612.66228: stdout chunk (state=3): >>>import 'stat' # <<< 28107 1726853612.66485: stdout chunk (state=3): >>>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 0x7f55cc6e5130> <<< 28107 1726853612.66546: 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 <<< 28107 1726853612.66549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853612.66560: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc6e5fa0> <<< 28107 1726853612.66737: stdout chunk (state=3): >>>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. <<< 28107 1726853612.66997: stdout chunk (state=3): >>># /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 <<< 28107 1726853612.67001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28107 1726853612.67014: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc723ec0> <<< 28107 1726853612.67030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 28107 1726853612.67042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 28107 1726853612.67074: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc723f80> <<< 28107 1726853612.67093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 28107 1726853612.67385: 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 # 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 0x7f55cc75b830> # /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 0x7f55cc75bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc73bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7392b0> <<< 28107 1726853612.67491: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc721070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 28107 1726853612.67525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 28107 1726853612.67553: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28107 1726853612.67581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28107 1726853612.67607: 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' <<< 28107 1726853612.67675: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc77b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc77a3f0> # /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 0x7f55cc73a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc778bc0> <<< 28107 1726853612.67960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7202f0> <<< 28107 1726853612.68000: 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 0x7f55cc7b0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b0bf0> # 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 0x7f55cc7b0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc71ee10> # /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 0x7f55cc7b1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b1370> 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' <<< 28107 1726853612.68032: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b2540> import 'importlib.util' # <<< 28107 1726853612.68064: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 28107 1726853612.68096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 28107 1726853612.68153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7c8740> <<< 28107 1726853612.68283: stdout chunk (state=3): >>>import 'errno' # <<< 28107 1726853612.68290: 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 0x7f55cc7c9e20> <<< 28107 1726853612.68293: 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' <<< 28107 1726853612.68468: stdout chunk (state=3): >>># /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 0x7f55cc7cacc0> # 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 0x7f55cc7cb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7ca210> # /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 0x7f55cc7cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7cb4a0> <<< 28107 1726853612.68473: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b24b0> <<< 28107 1726853612.68475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 28107 1726853612.68522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 28107 1726853612.68743: 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 0x7f55cc563c50> # /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 0x7f55cc58c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc58c470> # 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 0x7f55cc58c740> # /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' <<< 28107 1726853612.68753: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.68878: 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 0x7f55cc58d070> <<< 28107 1726853612.69017: 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 0x7f55cc58da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc58c920> <<< 28107 1726853612.69085: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc561df0> <<< 28107 1726853612.69373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28107 1726853612.69381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 28107 1726853612.69385: 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 0x7f55cc58ee10> <<< 28107 1726853612.69422: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc58db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b2c60> # /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 0x7f55cc5b71a0> # /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 <<< 28107 1726853612.69445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 28107 1726853612.69479: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc5db560> <<< 28107 1726853612.69519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28107 1726853612.69558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28107 1726853612.69687: stdout chunk (state=3): >>>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 0x7f55cc63c2c0> # /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' <<< 28107 1726853612.69759: 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' <<< 28107 1726853612.69998: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc63ea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc63c3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc5fd2b0> # /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 0x7f55cbf293d0> <<< 28107 1726853612.70012: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc5da360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc58fd70> <<< 28107 1726853612.70120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 28107 1726853612.70142: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f55cbf29670> <<< 28107 1726853612.70497: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_n0s4uym5/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' <<< 28107 1726853612.70528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28107 1726853612.70620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28107 1726853612.70651: 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 0x7f55cbf7f170> import '_typing' # <<< 28107 1726853612.70953: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbf5e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbf5d1f0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 28107 1726853612.72398: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.73596: 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 0x7f55cbf7d040> <<< 28107 1726853612.73637: 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' <<< 28107 1726853612.73666: 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' <<< 28107 1726853612.73707: 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 0x7f55cbfa6ae0> <<< 28107 1726853612.73747: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbfa6870> <<< 28107 1726853612.73801: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbfa6180> <<< 28107 1726853612.73814: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 28107 1726853612.73857: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbfa65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbf7fe00> <<< 28107 1726853612.73881: stdout chunk (state=3): >>>import 'atexit' # <<< 28107 1726853612.73917: 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 0x7f55cbfa7890> <<< 28107 1726853612.73936: 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 0x7f55cbfa7ad0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 28107 1726853612.74005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 28107 1726853612.74015: stdout chunk (state=3): >>>import '_locale' # <<< 28107 1726853612.74088: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbfa7f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 28107 1726853612.74115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 28107 1726853612.74195: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe11ca0> # 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 0x7f55cbe13470> <<< 28107 1726853612.74221: 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' <<< 28107 1726853612.74312: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe142f0> # /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' <<< 28107 1726853612.74334: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe15490> <<< 28107 1726853612.74357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 28107 1726853612.74408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 28107 1726853612.74552: 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' <<< 28107 1726853612.74558: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe17f80> # 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 0x7f55cbe1c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe16240> <<< 28107 1726853612.74565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 28107 1726853612.74601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 28107 1726853612.74625: 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' <<< 28107 1726853612.74642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 28107 1726853612.74695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 28107 1726853612.74699: 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' <<< 28107 1726853612.74812: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe1ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe1e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe1e750> <<< 28107 1726853612.74816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 28107 1726853612.74882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 28107 1726853612.75088: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe1ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe16750> # 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 0x7f55cbe67ef0> # /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 0x7f55cbe681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 28107 1726853612.75374: 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 0x7f55cbe69c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe69a30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28107 1726853612.75405: 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 0x7f55cbe6c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe6a360> # /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 <<< 28107 1726853612.75417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 28107 1726853612.75459: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe6f8f0> <<< 28107 1726853612.75589: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe6c2c0> <<< 28107 1726853612.75651: 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 0x7f55cbe703e0> <<< 28107 1726853612.75784: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55cbe70bf0> <<< 28107 1726853612.75822: 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 0x7f55cbe70aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe682f0> # /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' <<< 28107 1726853612.75866: stdout chunk (state=3): >>># 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 0x7f55cbef8110> <<< 28107 1726853612.76019: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 28107 1726853612.76110: 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 0x7f55cbef90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe728a0> # 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 0x7f55cbe73c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe72510> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 28107 1726853612.76126: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.76214: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.76319: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.76372: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 28107 1726853612.76573: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.76614: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.77174: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.77714: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 28107 1726853612.77742: stdout chunk (state=3): >>>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 <<< 28107 1726853612.77781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28107 1726853612.78049: 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 0x7f55cbd01400> # /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 0x7f55cbd02150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbefbfe0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 28107 1726853612.78053: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 28107 1726853612.78058: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.78200: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.78365: 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' <<< 28107 1726853612.78381: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbd02930> # zipimport: zlib available <<< 28107 1726853612.78844: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.79303: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.79364: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.79440: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 28107 1726853612.79463: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.79489: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.79532: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 28107 1726853612.79731: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available <<< 28107 1726853612.79755: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 28107 1726853612.79773: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.79817: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28107 1726853612.79828: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.80053: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.80286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28107 1726853612.80360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28107 1726853612.80383: stdout chunk (state=3): >>>import '_ast' # <<< 28107 1726853612.80464: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbd033e0> # zipimport: zlib available <<< 28107 1726853612.80601: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 28107 1726853612.81018: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 28107 1726853612.81022: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 28107 1726853612.81129: 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' <<< 28107 1726853612.81168: 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 0x7f55cbd0e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbd09670> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 28107 1726853612.81232: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.81291: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.81321: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.81516: 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' # /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 <<< 28107 1726853612.81534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 28107 1726853612.81591: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbffa960> <<< 28107 1726853612.81634: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbfe2630> <<< 28107 1726853612.81722: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbd0e1b0> <<< 28107 1726853612.81748: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe6c290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 28107 1726853612.81764: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.81790: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 28107 1726853612.81859: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 28107 1726853612.81888: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 28107 1726853612.81904: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.82040: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.82377: stdout chunk (state=3): >>># zipimport: zlib available <<< 28107 1726853612.82484: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 28107 1726853612.82723: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 28107 1726853612.82748: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 28107 1726853612.82918: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.82926: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.83109: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.83247: stdout chunk (state=3): >>># 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<<< 28107 1726853612.83335: stdout chunk (state=3): >>> # 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 <<< 28107 1726853612.83364: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 28107 1726853612.83459: 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 28107 1726853612.83692: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 28107 1726853612.83808: stdout chunk (state=3): >>># 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 <<< 28107 1726853612.83842: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # 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 <<< 28107 1726853612.83859: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 28107 1726853612.84037: 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 # 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 <<< 28107 1726853612.84128: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 28107 1726853612.84491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853612.84642: stderr chunk (state=3): >>>Shared connection to 10.31.9.197 closed. <<< 28107 1726853612.84645: stdout chunk (state=3): >>><<< 28107 1726853612.84647: stderr chunk (state=3): >>><<< 28107 1726853612.84809: _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 0x7f55cc9104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc8dfb30> # /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 0x7f55cc912a50> 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 0x7f55cc6e5130> # /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 0x7f55cc6e5fa0> 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 0x7f55cc723ec0> # /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 0x7f55cc723f80> # /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 0x7f55cc75b830> # /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 0x7f55cc75bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc73bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7392b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc721070> # /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 0x7f55cc77b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc77a3f0> # /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 0x7f55cc73a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc778bc0> # /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 0x7f55cc7b0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7202f0> # /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 0x7f55cc7b0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b0bf0> # 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 0x7f55cc7b0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc71ee10> # /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 0x7f55cc7b1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b1370> 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 0x7f55cc7b2540> 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 0x7f55cc7c8740> 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 0x7f55cc7c9e20> # /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 0x7f55cc7cacc0> # 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 0x7f55cc7cb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7ca210> # /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 0x7f55cc7cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7cb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b24b0> # /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 0x7f55cc563c50> # /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 0x7f55cc58c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc58c470> # 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 0x7f55cc58c740> # /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 0x7f55cc58d070> # 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 0x7f55cc58da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc58c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc561df0> # /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 0x7f55cc58ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc58db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc7b2c60> # /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 0x7f55cc5b71a0> # /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 0x7f55cc5db560> # /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 0x7f55cc63c2c0> # /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 0x7f55cc63ea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc63c3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc5fd2b0> # /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 0x7f55cbf293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc5da360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cc58fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f55cbf29670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_n0s4uym5/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 0x7f55cbf7f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbf5e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbf5d1f0> # 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 0x7f55cbf7d040> # /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 0x7f55cbfa6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbfa6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbfa6180> # /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 0x7f55cbfa65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbf7fe00> 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 0x7f55cbfa7890> # 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 0x7f55cbfa7ad0> # /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 0x7f55cbfa7f50> 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 0x7f55cbe11ca0> # 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 0x7f55cbe13470> # /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 0x7f55cbe142f0> # /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 0x7f55cbe15490> # /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 0x7f55cbe17f80> # 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 0x7f55cbe1c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe16240> # /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 0x7f55cbe1ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe1e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe1e750> # /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 0x7f55cbe1ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe16750> # 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 0x7f55cbe67ef0> # /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 0x7f55cbe681d0> # /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 0x7f55cbe69c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe69a30> # /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 0x7f55cbe6c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe6a360> # /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 0x7f55cbe6f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe6c2c0> # 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 0x7f55cbe703e0> # 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 0x7f55cbe70bf0> # 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 0x7f55cbe70aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe682f0> # /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 0x7f55cbef8110> # 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 0x7f55cbef90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe728a0> # 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 0x7f55cbe73c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe72510> # 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 0x7f55cbd01400> # /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 0x7f55cbd02150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbefbfe0> 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 0x7f55cbd02930> # 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 0x7f55cbd033e0> # 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 0x7f55cbd0e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbd09670> 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 0x7f55cbffa960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbfe2630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbd0e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55cbe6c290> # 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: 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: # 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 28107 1726853612.86158: 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-1726853612.325966-28245-189478724912951/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853612.86161: _low_level_execute_command(): starting 28107 1726853612.86164: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853612.325966-28245-189478724912951/ > /dev/null 2>&1 && sleep 0' 28107 1726853612.86504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853612.86508: 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 <<< 28107 1726853612.86510: 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 <<< 28107 1726853612.86512: stderr 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 <<< 28107 1726853612.86556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853612.86694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853612.86811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853612.88708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853612.88767: stderr chunk (state=3): >>><<< 28107 1726853612.88863: stdout chunk (state=3): >>><<< 28107 1726853612.88866: _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 28107 1726853612.88869: handler run complete 28107 1726853612.88874: attempt loop complete, returning result 28107 1726853612.88876: _execute() done 28107 1726853612.88879: dumping result to json 28107 1726853612.88881: done dumping result, returning 28107 1726853612.88883: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [02083763-bbaf-0509-6cd9-000000000108] 28107 1726853612.88885: sending task result for task 02083763-bbaf-0509-6cd9-000000000108 28107 1726853612.89476: done sending task result for task 02083763-bbaf-0509-6cd9-000000000108 28107 1726853612.89479: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 28107 1726853612.89641: no more pending results, returning what we have 28107 1726853612.89645: results queue empty 28107 1726853612.89646: checking for any_errors_fatal 28107 1726853612.89652: done checking for any_errors_fatal 28107 1726853612.89652: checking for max_fail_percentage 28107 1726853612.89654: done checking for max_fail_percentage 28107 1726853612.89655: checking to see if all hosts have failed and the running result is not ok 28107 1726853612.89655: done checking to see if all hosts have failed 28107 1726853612.89656: getting the remaining hosts for this loop 28107 1726853612.89657: done getting the remaining hosts for this loop 28107 1726853612.89661: getting the next task for host managed_node2 28107 1726853612.89667: done getting next task for host managed_node2 28107 1726853612.89670: ^ task is: TASK: Set flag to indicate system is ostree 28107 1726853612.89690: ^ 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 28107 1726853612.89695: getting variables 28107 1726853612.89696: in VariableManager get_vars() 28107 1726853612.89726: Calling all_inventory to load vars for managed_node2 28107 1726853612.89729: Calling groups_inventory to load vars for managed_node2 28107 1726853612.89732: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853612.89744: Calling all_plugins_play to load vars for managed_node2 28107 1726853612.89747: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853612.89750: Calling groups_plugins_play to load vars for managed_node2 28107 1726853612.90058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853612.90311: done with get_vars() 28107 1726853612.90321: done getting variables 28107 1726853612.90413: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [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:33:32 -0400 (0:00:00.642) 0:00:02.705 ****** 28107 1726853612.90439: entering _queue_task() for managed_node2/set_fact 28107 1726853612.90440: Creating lock for set_fact 28107 1726853612.90896: worker is 1 (out of 1 available) 28107 1726853612.90903: exiting _queue_task() for managed_node2/set_fact 28107 1726853612.90913: done queuing things up, now waiting for results queue to drain 28107 1726853612.90914: waiting for pending results... 28107 1726853612.90965: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 28107 1726853612.91075: in run() - task 02083763-bbaf-0509-6cd9-000000000109 28107 1726853612.91091: variable 'ansible_search_path' from source: unknown 28107 1726853612.91099: variable 'ansible_search_path' from source: unknown 28107 1726853612.91249: calling self._execute() 28107 1726853612.91252: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853612.91255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853612.91257: variable 'omit' from source: magic vars 28107 1726853612.91761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853612.92042: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853612.92164: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853612.92202: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853612.92261: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853612.92417: 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) 28107 1726853612.92665: 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) 28107 1726853612.92668: 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) 28107 1726853612.92673: 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) 28107 1726853612.92854: Evaluated conditional (not __network_is_ostree is defined): True 28107 1726853612.92886: variable 'omit' from source: magic vars 28107 1726853612.92924: variable 'omit' from source: magic vars 28107 1726853612.93214: variable '__ostree_booted_stat' from source: set_fact 28107 1726853612.93268: variable 'omit' from source: magic vars 28107 1726853612.93424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853612.93455: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853612.93481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853612.93517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853612.93587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853612.93624: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853612.93827: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853612.93830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853612.93833: Set connection var ansible_connection to ssh 28107 1726853612.93941: Set connection var ansible_pipelining to False 28107 1726853612.93959: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853612.93969: Set connection var ansible_timeout to 10 28107 1726853612.93977: Set connection var ansible_shell_type to sh 28107 1726853612.93988: Set connection var ansible_shell_executable to /bin/sh 28107 1726853612.94012: variable 'ansible_shell_executable' from source: unknown 28107 1726853612.94020: variable 'ansible_connection' from source: unknown 28107 1726853612.94026: variable 'ansible_module_compression' from source: unknown 28107 1726853612.94032: variable 'ansible_shell_type' from source: unknown 28107 1726853612.94038: variable 'ansible_shell_executable' from source: unknown 28107 1726853612.94060: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853612.94074: variable 'ansible_pipelining' from source: unknown 28107 1726853612.94279: variable 'ansible_timeout' from source: unknown 28107 1726853612.94282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853612.94285: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853612.94496: variable 'omit' from source: magic vars 28107 1726853612.94499: starting attempt loop 28107 1726853612.94502: running the handler 28107 1726853612.94505: handler run complete 28107 1726853612.94507: attempt loop complete, returning result 28107 1726853612.94509: _execute() done 28107 1726853612.94511: dumping result to json 28107 1726853612.94513: done dumping result, returning 28107 1726853612.94515: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [02083763-bbaf-0509-6cd9-000000000109] 28107 1726853612.94518: sending task result for task 02083763-bbaf-0509-6cd9-000000000109 28107 1726853612.94584: done sending task result for task 02083763-bbaf-0509-6cd9-000000000109 28107 1726853612.94587: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 28107 1726853612.94648: no more pending results, returning what we have 28107 1726853612.94651: results queue empty 28107 1726853612.94652: checking for any_errors_fatal 28107 1726853612.94657: done checking for any_errors_fatal 28107 1726853612.94658: checking for max_fail_percentage 28107 1726853612.94659: done checking for max_fail_percentage 28107 1726853612.94660: checking to see if all hosts have failed and the running result is not ok 28107 1726853612.94661: done checking to see if all hosts have failed 28107 1726853612.94662: getting the remaining hosts for this loop 28107 1726853612.94663: done getting the remaining hosts for this loop 28107 1726853612.94666: getting the next task for host managed_node2 28107 1726853612.94677: done getting next task for host managed_node2 28107 1726853612.94679: ^ task is: TASK: Fix CentOS6 Base repo 28107 1726853612.94682: ^ 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 28107 1726853612.94685: getting variables 28107 1726853612.94687: in VariableManager get_vars() 28107 1726853612.94715: Calling all_inventory to load vars for managed_node2 28107 1726853612.94717: Calling groups_inventory to load vars for managed_node2 28107 1726853612.94721: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853612.94731: Calling all_plugins_play to load vars for managed_node2 28107 1726853612.94734: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853612.94743: Calling groups_plugins_play to load vars for managed_node2 28107 1726853612.95259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853612.95708: done with get_vars() 28107 1726853612.95718: done getting variables 28107 1726853612.95841: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:32 -0400 (0:00:00.054) 0:00:02.760 ****** 28107 1726853612.95874: entering _queue_task() for managed_node2/copy 28107 1726853612.96133: worker is 1 (out of 1 available) 28107 1726853612.96144: exiting _queue_task() for managed_node2/copy 28107 1726853612.96156: done queuing things up, now waiting for results queue to drain 28107 1726853612.96157: waiting for pending results... 28107 1726853612.96408: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 28107 1726853612.96576: in run() - task 02083763-bbaf-0509-6cd9-00000000010b 28107 1726853612.96580: variable 'ansible_search_path' from source: unknown 28107 1726853612.96582: variable 'ansible_search_path' from source: unknown 28107 1726853612.96585: calling self._execute() 28107 1726853612.96654: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853612.96665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853612.96682: variable 'omit' from source: magic vars 28107 1726853612.97130: variable 'ansible_distribution' from source: facts 28107 1726853612.97166: Evaluated conditional (ansible_distribution == 'CentOS'): True 28107 1726853612.97579: variable 'ansible_distribution_major_version' from source: facts 28107 1726853612.97582: Evaluated conditional (ansible_distribution_major_version == '6'): False 28107 1726853612.97585: when evaluation is False, skipping this task 28107 1726853612.97588: _execute() done 28107 1726853612.97590: dumping result to json 28107 1726853612.97592: done dumping result, returning 28107 1726853612.97595: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [02083763-bbaf-0509-6cd9-00000000010b] 28107 1726853612.97597: sending task result for task 02083763-bbaf-0509-6cd9-00000000010b 28107 1726853612.97676: done sending task result for task 02083763-bbaf-0509-6cd9-00000000010b 28107 1726853612.97679: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 28107 1726853612.97747: no more pending results, returning what we have 28107 1726853612.97751: results queue empty 28107 1726853612.97752: checking for any_errors_fatal 28107 1726853612.97756: done checking for any_errors_fatal 28107 1726853612.97757: checking for max_fail_percentage 28107 1726853612.97759: done checking for max_fail_percentage 28107 1726853612.97760: checking to see if all hosts have failed and the running result is not ok 28107 1726853612.97760: done checking to see if all hosts have failed 28107 1726853612.97761: getting the remaining hosts for this loop 28107 1726853612.97762: done getting the remaining hosts for this loop 28107 1726853612.97766: getting the next task for host managed_node2 28107 1726853612.97779: done getting next task for host managed_node2 28107 1726853612.97782: ^ task is: TASK: Include the task 'enable_epel.yml' 28107 1726853612.97786: ^ 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 28107 1726853612.97790: getting variables 28107 1726853612.97792: in VariableManager get_vars() 28107 1726853612.97821: Calling all_inventory to load vars for managed_node2 28107 1726853612.97824: Calling groups_inventory to load vars for managed_node2 28107 1726853612.97827: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853612.97841: Calling all_plugins_play to load vars for managed_node2 28107 1726853612.97844: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853612.97847: Calling groups_plugins_play to load vars for managed_node2 28107 1726853612.98429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853612.98793: done with get_vars() 28107 1726853612.98803: 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:33:32 -0400 (0:00:00.030) 0:00:02.790 ****** 28107 1726853612.98917: entering _queue_task() for managed_node2/include_tasks 28107 1726853612.99300: worker is 1 (out of 1 available) 28107 1726853612.99311: exiting _queue_task() for managed_node2/include_tasks 28107 1726853612.99322: done queuing things up, now waiting for results queue to drain 28107 1726853612.99323: waiting for pending results... 28107 1726853612.99620: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 28107 1726853612.99624: in run() - task 02083763-bbaf-0509-6cd9-00000000010c 28107 1726853612.99630: variable 'ansible_search_path' from source: unknown 28107 1726853612.99638: variable 'ansible_search_path' from source: unknown 28107 1726853612.99679: calling self._execute() 28107 1726853612.99764: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853612.99780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853612.99794: variable 'omit' from source: magic vars 28107 1726853613.00334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853613.02873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853613.02900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853613.02941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853613.03015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853613.03047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853613.03136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853613.03181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853613.03214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853613.03276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853613.03280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853613.03393: variable '__network_is_ostree' from source: set_fact 28107 1726853613.03421: Evaluated conditional (not __network_is_ostree | d(false)): True 28107 1726853613.03475: _execute() done 28107 1726853613.03479: dumping result to json 28107 1726853613.03481: done dumping result, returning 28107 1726853613.03483: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-0509-6cd9-00000000010c] 28107 1726853613.03485: sending task result for task 02083763-bbaf-0509-6cd9-00000000010c 28107 1726853613.03764: done sending task result for task 02083763-bbaf-0509-6cd9-00000000010c 28107 1726853613.03768: WORKER PROCESS EXITING 28107 1726853613.03798: no more pending results, returning what we have 28107 1726853613.03804: in VariableManager get_vars() 28107 1726853613.03837: Calling all_inventory to load vars for managed_node2 28107 1726853613.03840: Calling groups_inventory to load vars for managed_node2 28107 1726853613.03843: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.03854: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.03857: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.03860: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.04176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.04395: done with get_vars() 28107 1726853613.04404: variable 'ansible_search_path' from source: unknown 28107 1726853613.04405: variable 'ansible_search_path' from source: unknown 28107 1726853613.04452: we have included files to process 28107 1726853613.04453: generating all_blocks data 28107 1726853613.04455: done generating all_blocks data 28107 1726853613.04460: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28107 1726853613.04461: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28107 1726853613.04464: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28107 1726853613.05303: done processing included file 28107 1726853613.05305: iterating over new_blocks loaded from include file 28107 1726853613.05307: in VariableManager get_vars() 28107 1726853613.05319: done with get_vars() 28107 1726853613.05320: filtering new block on tags 28107 1726853613.05342: done filtering new block on tags 28107 1726853613.05345: in VariableManager get_vars() 28107 1726853613.05355: done with get_vars() 28107 1726853613.05356: filtering new block on tags 28107 1726853613.05368: done filtering new block on tags 28107 1726853613.05370: 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 28107 1726853613.05377: extending task lists for all hosts with included blocks 28107 1726853613.05498: done extending task lists 28107 1726853613.05500: done processing included files 28107 1726853613.05500: results queue empty 28107 1726853613.05501: checking for any_errors_fatal 28107 1726853613.05504: done checking for any_errors_fatal 28107 1726853613.05505: checking for max_fail_percentage 28107 1726853613.05506: done checking for max_fail_percentage 28107 1726853613.05507: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.05507: done checking to see if all hosts have failed 28107 1726853613.05508: getting the remaining hosts for this loop 28107 1726853613.05509: done getting the remaining hosts for this loop 28107 1726853613.05521: getting the next task for host managed_node2 28107 1726853613.05531: done getting next task for host managed_node2 28107 1726853613.05534: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 28107 1726853613.05537: ^ 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 28107 1726853613.05539: getting variables 28107 1726853613.05540: in VariableManager get_vars() 28107 1726853613.05548: Calling all_inventory to load vars for managed_node2 28107 1726853613.05550: Calling groups_inventory to load vars for managed_node2 28107 1726853613.05552: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.05558: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.05565: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.05568: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.05887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.06085: done with get_vars() 28107 1726853613.06093: done getting variables 28107 1726853613.06154: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 28107 1726853613.06711: 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:33:33 -0400 (0:00:00.078) 0:00:02.868 ****** 28107 1726853613.06755: entering _queue_task() for managed_node2/command 28107 1726853613.06757: Creating lock for command 28107 1726853613.07337: worker is 1 (out of 1 available) 28107 1726853613.07348: exiting _queue_task() for managed_node2/command 28107 1726853613.07360: done queuing things up, now waiting for results queue to drain 28107 1726853613.07361: waiting for pending results... 28107 1726853613.07527: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 28107 1726853613.07684: in run() - task 02083763-bbaf-0509-6cd9-000000000126 28107 1726853613.07704: variable 'ansible_search_path' from source: unknown 28107 1726853613.07712: variable 'ansible_search_path' from source: unknown 28107 1726853613.07750: calling self._execute() 28107 1726853613.07883: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.07887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.07890: variable 'omit' from source: magic vars 28107 1726853613.08245: variable 'ansible_distribution' from source: facts 28107 1726853613.08260: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28107 1726853613.08392: variable 'ansible_distribution_major_version' from source: facts 28107 1726853613.08402: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 28107 1726853613.08408: when evaluation is False, skipping this task 28107 1726853613.08421: _execute() done 28107 1726853613.08428: dumping result to json 28107 1726853613.08530: done dumping result, returning 28107 1726853613.08533: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [02083763-bbaf-0509-6cd9-000000000126] 28107 1726853613.08536: sending task result for task 02083763-bbaf-0509-6cd9-000000000126 28107 1726853613.08606: done sending task result for task 02083763-bbaf-0509-6cd9-000000000126 28107 1726853613.08609: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 28107 1726853613.08685: no more pending results, returning what we have 28107 1726853613.08689: results queue empty 28107 1726853613.08690: checking for any_errors_fatal 28107 1726853613.08691: done checking for any_errors_fatal 28107 1726853613.08692: checking for max_fail_percentage 28107 1726853613.08693: done checking for max_fail_percentage 28107 1726853613.08694: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.08695: done checking to see if all hosts have failed 28107 1726853613.08696: getting the remaining hosts for this loop 28107 1726853613.08697: done getting the remaining hosts for this loop 28107 1726853613.08701: getting the next task for host managed_node2 28107 1726853613.08707: done getting next task for host managed_node2 28107 1726853613.08710: ^ task is: TASK: Install yum-utils package 28107 1726853613.08713: ^ 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 28107 1726853613.08718: getting variables 28107 1726853613.08719: in VariableManager get_vars() 28107 1726853613.08749: Calling all_inventory to load vars for managed_node2 28107 1726853613.08752: Calling groups_inventory to load vars for managed_node2 28107 1726853613.08755: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.08769: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.08774: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.08777: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.09103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.09309: done with get_vars() 28107 1726853613.09318: done getting variables 28107 1726853613.09424: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [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:33:33 -0400 (0:00:00.026) 0:00:02.895 ****** 28107 1726853613.09453: entering _queue_task() for managed_node2/package 28107 1726853613.09455: Creating lock for package 28107 1726853613.09686: worker is 1 (out of 1 available) 28107 1726853613.09699: exiting _queue_task() for managed_node2/package 28107 1726853613.09709: done queuing things up, now waiting for results queue to drain 28107 1726853613.09711: waiting for pending results... 28107 1726853613.09879: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 28107 1726853613.10077: in run() - task 02083763-bbaf-0509-6cd9-000000000127 28107 1726853613.10081: variable 'ansible_search_path' from source: unknown 28107 1726853613.10083: variable 'ansible_search_path' from source: unknown 28107 1726853613.10086: calling self._execute() 28107 1726853613.10197: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.10207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.10219: variable 'omit' from source: magic vars 28107 1726853613.10586: variable 'ansible_distribution' from source: facts 28107 1726853613.10776: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28107 1726853613.11178: variable 'ansible_distribution_major_version' from source: facts 28107 1726853613.11182: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 28107 1726853613.11184: when evaluation is False, skipping this task 28107 1726853613.11187: _execute() done 28107 1726853613.11189: dumping result to json 28107 1726853613.11191: done dumping result, returning 28107 1726853613.11193: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [02083763-bbaf-0509-6cd9-000000000127] 28107 1726853613.11196: sending task result for task 02083763-bbaf-0509-6cd9-000000000127 28107 1726853613.11269: done sending task result for task 02083763-bbaf-0509-6cd9-000000000127 28107 1726853613.11276: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 28107 1726853613.11442: no more pending results, returning what we have 28107 1726853613.11445: results queue empty 28107 1726853613.11446: checking for any_errors_fatal 28107 1726853613.11450: done checking for any_errors_fatal 28107 1726853613.11451: checking for max_fail_percentage 28107 1726853613.11453: done checking for max_fail_percentage 28107 1726853613.11454: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.11454: done checking to see if all hosts have failed 28107 1726853613.11455: getting the remaining hosts for this loop 28107 1726853613.11456: done getting the remaining hosts for this loop 28107 1726853613.11460: getting the next task for host managed_node2 28107 1726853613.11467: done getting next task for host managed_node2 28107 1726853613.11469: ^ task is: TASK: Enable EPEL 7 28107 1726853613.11475: ^ 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 28107 1726853613.11478: getting variables 28107 1726853613.11574: in VariableManager get_vars() 28107 1726853613.11599: Calling all_inventory to load vars for managed_node2 28107 1726853613.11602: Calling groups_inventory to load vars for managed_node2 28107 1726853613.11604: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.11613: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.11615: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.11617: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.11953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.12232: done with get_vars() 28107 1726853613.12242: done getting variables 28107 1726853613.12318: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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:33:33 -0400 (0:00:00.028) 0:00:02.924 ****** 28107 1726853613.12347: entering _queue_task() for managed_node2/command 28107 1726853613.12635: worker is 1 (out of 1 available) 28107 1726853613.12648: exiting _queue_task() for managed_node2/command 28107 1726853613.12661: done queuing things up, now waiting for results queue to drain 28107 1726853613.12662: waiting for pending results... 28107 1726853613.12922: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 28107 1726853613.13079: in run() - task 02083763-bbaf-0509-6cd9-000000000128 28107 1726853613.13083: variable 'ansible_search_path' from source: unknown 28107 1726853613.13086: variable 'ansible_search_path' from source: unknown 28107 1726853613.13116: calling self._execute() 28107 1726853613.13277: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.13282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.13285: variable 'omit' from source: magic vars 28107 1726853613.13652: variable 'ansible_distribution' from source: facts 28107 1726853613.13734: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28107 1726853613.13812: variable 'ansible_distribution_major_version' from source: facts 28107 1726853613.13827: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 28107 1726853613.13848: when evaluation is False, skipping this task 28107 1726853613.13854: _execute() done 28107 1726853613.13860: dumping result to json 28107 1726853613.13866: done dumping result, returning 28107 1726853613.13877: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [02083763-bbaf-0509-6cd9-000000000128] 28107 1726853613.13885: sending task result for task 02083763-bbaf-0509-6cd9-000000000128 28107 1726853613.14109: done sending task result for task 02083763-bbaf-0509-6cd9-000000000128 28107 1726853613.14112: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 28107 1726853613.14163: no more pending results, returning what we have 28107 1726853613.14167: results queue empty 28107 1726853613.14168: checking for any_errors_fatal 28107 1726853613.14176: done checking for any_errors_fatal 28107 1726853613.14177: checking for max_fail_percentage 28107 1726853613.14179: done checking for max_fail_percentage 28107 1726853613.14180: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.14181: done checking to see if all hosts have failed 28107 1726853613.14182: getting the remaining hosts for this loop 28107 1726853613.14183: done getting the remaining hosts for this loop 28107 1726853613.14187: getting the next task for host managed_node2 28107 1726853613.14194: done getting next task for host managed_node2 28107 1726853613.14197: ^ task is: TASK: Enable EPEL 8 28107 1726853613.14201: ^ 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 28107 1726853613.14205: getting variables 28107 1726853613.14208: in VariableManager get_vars() 28107 1726853613.14240: Calling all_inventory to load vars for managed_node2 28107 1726853613.14243: Calling groups_inventory to load vars for managed_node2 28107 1726853613.14247: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.14260: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.14264: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.14267: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.14557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.14794: done with get_vars() 28107 1726853613.14804: done getting variables 28107 1726853613.14859: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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:33:33 -0400 (0:00:00.025) 0:00:02.950 ****** 28107 1726853613.14886: entering _queue_task() for managed_node2/command 28107 1726853613.15120: worker is 1 (out of 1 available) 28107 1726853613.15130: exiting _queue_task() for managed_node2/command 28107 1726853613.15257: done queuing things up, now waiting for results queue to drain 28107 1726853613.15259: waiting for pending results... 28107 1726853613.15492: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 28107 1726853613.15531: in run() - task 02083763-bbaf-0509-6cd9-000000000129 28107 1726853613.15548: variable 'ansible_search_path' from source: unknown 28107 1726853613.15554: variable 'ansible_search_path' from source: unknown 28107 1726853613.15603: calling self._execute() 28107 1726853613.15700: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.15776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.15780: variable 'omit' from source: magic vars 28107 1726853613.16146: variable 'ansible_distribution' from source: facts 28107 1726853613.16170: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28107 1726853613.16346: variable 'ansible_distribution_major_version' from source: facts 28107 1726853613.16365: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 28107 1726853613.16374: when evaluation is False, skipping this task 28107 1726853613.16382: _execute() done 28107 1726853613.16458: dumping result to json 28107 1726853613.16461: done dumping result, returning 28107 1726853613.16464: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [02083763-bbaf-0509-6cd9-000000000129] 28107 1726853613.16467: sending task result for task 02083763-bbaf-0509-6cd9-000000000129 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 28107 1726853613.16799: no more pending results, returning what we have 28107 1726853613.16802: results queue empty 28107 1726853613.16803: checking for any_errors_fatal 28107 1726853613.16807: done checking for any_errors_fatal 28107 1726853613.16808: checking for max_fail_percentage 28107 1726853613.16810: done checking for max_fail_percentage 28107 1726853613.16810: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.16811: done checking to see if all hosts have failed 28107 1726853613.16812: getting the remaining hosts for this loop 28107 1726853613.16813: done getting the remaining hosts for this loop 28107 1726853613.16817: getting the next task for host managed_node2 28107 1726853613.16824: done getting next task for host managed_node2 28107 1726853613.16827: ^ task is: TASK: Enable EPEL 6 28107 1726853613.16831: ^ 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 28107 1726853613.16834: getting variables 28107 1726853613.16835: in VariableManager get_vars() 28107 1726853613.16859: Calling all_inventory to load vars for managed_node2 28107 1726853613.16862: Calling groups_inventory to load vars for managed_node2 28107 1726853613.16867: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.16877: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.16880: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.16883: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.17061: done sending task result for task 02083763-bbaf-0509-6cd9-000000000129 28107 1726853613.17065: WORKER PROCESS EXITING 28107 1726853613.17089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.17324: done with get_vars() 28107 1726853613.17333: done getting variables 28107 1726853613.17404: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:33 -0400 (0:00:00.025) 0:00:02.975 ****** 28107 1726853613.17440: entering _queue_task() for managed_node2/copy 28107 1726853613.17705: worker is 1 (out of 1 available) 28107 1726853613.17716: exiting _queue_task() for managed_node2/copy 28107 1726853613.17729: done queuing things up, now waiting for results queue to drain 28107 1726853613.17730: waiting for pending results... 28107 1726853613.17984: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 28107 1726853613.18147: in run() - task 02083763-bbaf-0509-6cd9-00000000012b 28107 1726853613.18166: variable 'ansible_search_path' from source: unknown 28107 1726853613.18295: variable 'ansible_search_path' from source: unknown 28107 1726853613.18298: calling self._execute() 28107 1726853613.18532: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.18563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.18582: variable 'omit' from source: magic vars 28107 1726853613.18945: variable 'ansible_distribution' from source: facts 28107 1726853613.18968: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28107 1726853613.19084: variable 'ansible_distribution_major_version' from source: facts 28107 1726853613.19094: Evaluated conditional (ansible_distribution_major_version == '6'): False 28107 1726853613.19101: when evaluation is False, skipping this task 28107 1726853613.19107: _execute() done 28107 1726853613.19113: dumping result to json 28107 1726853613.19120: done dumping result, returning 28107 1726853613.19129: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [02083763-bbaf-0509-6cd9-00000000012b] 28107 1726853613.19137: sending task result for task 02083763-bbaf-0509-6cd9-00000000012b 28107 1726853613.19438: done sending task result for task 02083763-bbaf-0509-6cd9-00000000012b 28107 1726853613.19442: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 28107 1726853613.19479: no more pending results, returning what we have 28107 1726853613.19481: results queue empty 28107 1726853613.19482: checking for any_errors_fatal 28107 1726853613.19490: done checking for any_errors_fatal 28107 1726853613.19491: checking for max_fail_percentage 28107 1726853613.19493: done checking for max_fail_percentage 28107 1726853613.19494: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.19495: done checking to see if all hosts have failed 28107 1726853613.19496: getting the remaining hosts for this loop 28107 1726853613.19497: done getting the remaining hosts for this loop 28107 1726853613.19500: getting the next task for host managed_node2 28107 1726853613.19507: done getting next task for host managed_node2 28107 1726853613.19510: ^ task is: TASK: Set network provider to 'nm' 28107 1726853613.19511: ^ 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 28107 1726853613.19515: getting variables 28107 1726853613.19516: in VariableManager get_vars() 28107 1726853613.19539: Calling all_inventory to load vars for managed_node2 28107 1726853613.19542: Calling groups_inventory to load vars for managed_node2 28107 1726853613.19545: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.19554: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.19556: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.19559: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.19779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.19981: done with get_vars() 28107 1726853613.19990: done getting variables 28107 1726853613.20050: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:13 Friday 20 September 2024 13:33:33 -0400 (0:00:00.026) 0:00:03.002 ****** 28107 1726853613.20077: entering _queue_task() for managed_node2/set_fact 28107 1726853613.20327: worker is 1 (out of 1 available) 28107 1726853613.20339: exiting _queue_task() for managed_node2/set_fact 28107 1726853613.20350: done queuing things up, now waiting for results queue to drain 28107 1726853613.20352: waiting for pending results... 28107 1726853613.20600: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 28107 1726853613.20702: in run() - task 02083763-bbaf-0509-6cd9-000000000007 28107 1726853613.20719: variable 'ansible_search_path' from source: unknown 28107 1726853613.20756: calling self._execute() 28107 1726853613.20839: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.20850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.20863: variable 'omit' from source: magic vars 28107 1726853613.20974: variable 'omit' from source: magic vars 28107 1726853613.21015: variable 'omit' from source: magic vars 28107 1726853613.21055: variable 'omit' from source: magic vars 28107 1726853613.21102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853613.21152: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853613.21185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853613.21208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853613.21234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853613.21270: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853613.21281: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.21288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.21394: Set connection var ansible_connection to ssh 28107 1726853613.21405: Set connection var ansible_pipelining to False 28107 1726853613.21416: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853613.21425: Set connection var ansible_timeout to 10 28107 1726853613.21432: Set connection var ansible_shell_type to sh 28107 1726853613.21450: Set connection var ansible_shell_executable to /bin/sh 28107 1726853613.21577: variable 'ansible_shell_executable' from source: unknown 28107 1726853613.21580: variable 'ansible_connection' from source: unknown 28107 1726853613.21582: variable 'ansible_module_compression' from source: unknown 28107 1726853613.21584: variable 'ansible_shell_type' from source: unknown 28107 1726853613.21586: variable 'ansible_shell_executable' from source: unknown 28107 1726853613.21589: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.21591: variable 'ansible_pipelining' from source: unknown 28107 1726853613.21592: variable 'ansible_timeout' from source: unknown 28107 1726853613.21595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.21659: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853613.21675: variable 'omit' from source: magic vars 28107 1726853613.21688: starting attempt loop 28107 1726853613.21695: running the handler 28107 1726853613.21717: handler run complete 28107 1726853613.21819: attempt loop complete, returning result 28107 1726853613.21822: _execute() done 28107 1726853613.21824: dumping result to json 28107 1726853613.21826: done dumping result, returning 28107 1726853613.21828: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [02083763-bbaf-0509-6cd9-000000000007] 28107 1726853613.21830: sending task result for task 02083763-bbaf-0509-6cd9-000000000007 28107 1726853613.21892: done sending task result for task 02083763-bbaf-0509-6cd9-000000000007 28107 1726853613.21895: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 28107 1726853613.21976: no more pending results, returning what we have 28107 1726853613.21979: results queue empty 28107 1726853613.21980: checking for any_errors_fatal 28107 1726853613.21987: done checking for any_errors_fatal 28107 1726853613.21988: checking for max_fail_percentage 28107 1726853613.21990: done checking for max_fail_percentage 28107 1726853613.21991: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.21992: done checking to see if all hosts have failed 28107 1726853613.21993: getting the remaining hosts for this loop 28107 1726853613.21994: done getting the remaining hosts for this loop 28107 1726853613.21998: getting the next task for host managed_node2 28107 1726853613.22005: done getting next task for host managed_node2 28107 1726853613.22007: ^ task is: TASK: meta (flush_handlers) 28107 1726853613.22009: ^ 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 28107 1726853613.22013: getting variables 28107 1726853613.22015: in VariableManager get_vars() 28107 1726853613.22044: Calling all_inventory to load vars for managed_node2 28107 1726853613.22046: Calling groups_inventory to load vars for managed_node2 28107 1726853613.22050: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.22061: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.22064: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.22067: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.22404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.22563: done with get_vars() 28107 1726853613.22573: done getting variables 28107 1726853613.22633: in VariableManager get_vars() 28107 1726853613.22641: Calling all_inventory to load vars for managed_node2 28107 1726853613.22643: Calling groups_inventory to load vars for managed_node2 28107 1726853613.22645: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.22648: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.22650: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.22652: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.22773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.23266: done with get_vars() 28107 1726853613.23280: done queuing things up, now waiting for results queue to drain 28107 1726853613.23282: results queue empty 28107 1726853613.23283: checking for any_errors_fatal 28107 1726853613.23285: done checking for any_errors_fatal 28107 1726853613.23285: checking for max_fail_percentage 28107 1726853613.23286: done checking for max_fail_percentage 28107 1726853613.23287: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.23288: done checking to see if all hosts have failed 28107 1726853613.23288: getting the remaining hosts for this loop 28107 1726853613.23289: done getting the remaining hosts for this loop 28107 1726853613.23291: getting the next task for host managed_node2 28107 1726853613.23295: done getting next task for host managed_node2 28107 1726853613.23296: ^ task is: TASK: meta (flush_handlers) 28107 1726853613.23297: ^ 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 28107 1726853613.23304: getting variables 28107 1726853613.23305: in VariableManager get_vars() 28107 1726853613.23312: Calling all_inventory to load vars for managed_node2 28107 1726853613.23313: Calling groups_inventory to load vars for managed_node2 28107 1726853613.23315: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.23319: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.23321: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.23323: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.23567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.23969: done with get_vars() 28107 1726853613.23978: done getting variables 28107 1726853613.24144: in VariableManager get_vars() 28107 1726853613.24152: Calling all_inventory to load vars for managed_node2 28107 1726853613.24154: Calling groups_inventory to load vars for managed_node2 28107 1726853613.24156: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.24160: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.24162: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.24164: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.24411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.24631: done with get_vars() 28107 1726853613.24643: done queuing things up, now waiting for results queue to drain 28107 1726853613.24645: results queue empty 28107 1726853613.24646: checking for any_errors_fatal 28107 1726853613.24647: done checking for any_errors_fatal 28107 1726853613.24648: checking for max_fail_percentage 28107 1726853613.24649: done checking for max_fail_percentage 28107 1726853613.24650: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.24650: done checking to see if all hosts have failed 28107 1726853613.24651: getting the remaining hosts for this loop 28107 1726853613.24652: done getting the remaining hosts for this loop 28107 1726853613.24654: getting the next task for host managed_node2 28107 1726853613.24657: done getting next task for host managed_node2 28107 1726853613.24658: ^ task is: None 28107 1726853613.24660: ^ 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 28107 1726853613.24661: done queuing things up, now waiting for results queue to drain 28107 1726853613.24662: results queue empty 28107 1726853613.24662: checking for any_errors_fatal 28107 1726853613.24668: done checking for any_errors_fatal 28107 1726853613.24669: checking for max_fail_percentage 28107 1726853613.24670: done checking for max_fail_percentage 28107 1726853613.24672: checking to see if all hosts have failed and the running result is not ok 28107 1726853613.24673: done checking to see if all hosts have failed 28107 1726853613.24675: getting the next task for host managed_node2 28107 1726853613.24678: done getting next task for host managed_node2 28107 1726853613.24679: ^ task is: None 28107 1726853613.24680: ^ 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 28107 1726853613.24736: in VariableManager get_vars() 28107 1726853613.24762: done with get_vars() 28107 1726853613.24769: in VariableManager get_vars() 28107 1726853613.24791: done with get_vars() 28107 1726853613.24795: variable 'omit' from source: magic vars 28107 1726853613.24826: in VariableManager get_vars() 28107 1726853613.24842: done with get_vars() 28107 1726853613.24864: variable 'omit' from source: magic vars PLAY [Play for testing route table] ******************************************** 28107 1726853613.25563: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28107 1726853613.25622: getting the remaining hosts for this loop 28107 1726853613.25623: done getting the remaining hosts for this loop 28107 1726853613.25626: getting the next task for host managed_node2 28107 1726853613.25629: done getting next task for host managed_node2 28107 1726853613.25631: ^ task is: TASK: Gathering Facts 28107 1726853613.25632: ^ 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 28107 1726853613.25634: getting variables 28107 1726853613.25635: in VariableManager get_vars() 28107 1726853613.25649: Calling all_inventory to load vars for managed_node2 28107 1726853613.25651: Calling groups_inventory to load vars for managed_node2 28107 1726853613.25653: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853613.25657: Calling all_plugins_play to load vars for managed_node2 28107 1726853613.25673: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853613.25677: Calling groups_plugins_play to load vars for managed_node2 28107 1726853613.25823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853613.26011: done with get_vars() 28107 1726853613.26019: done getting variables 28107 1726853613.26058: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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_route_table.yml:3 Friday 20 September 2024 13:33:33 -0400 (0:00:00.060) 0:00:03.062 ****** 28107 1726853613.26083: entering _queue_task() for managed_node2/gather_facts 28107 1726853613.26413: worker is 1 (out of 1 available) 28107 1726853613.26422: exiting _queue_task() for managed_node2/gather_facts 28107 1726853613.26435: done queuing things up, now waiting for results queue to drain 28107 1726853613.26436: waiting for pending results... 28107 1726853613.26652: running TaskExecutor() for managed_node2/TASK: Gathering Facts 28107 1726853613.26760: in run() - task 02083763-bbaf-0509-6cd9-000000000151 28107 1726853613.26787: variable 'ansible_search_path' from source: unknown 28107 1726853613.26834: calling self._execute() 28107 1726853613.26935: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.26975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.26979: variable 'omit' from source: magic vars 28107 1726853613.27326: variable 'ansible_distribution_major_version' from source: facts 28107 1726853613.27343: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853613.27361: variable 'omit' from source: magic vars 28107 1726853613.27391: variable 'omit' from source: magic vars 28107 1726853613.27467: variable 'omit' from source: magic vars 28107 1726853613.27490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853613.27532: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853613.27560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853613.27642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853613.27645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853613.27647: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853613.27650: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.27652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.27775: Set connection var ansible_connection to ssh 28107 1726853613.27795: Set connection var ansible_pipelining to False 28107 1726853613.27808: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853613.27820: Set connection var ansible_timeout to 10 28107 1726853613.27837: Set connection var ansible_shell_type to sh 28107 1726853613.27849: Set connection var ansible_shell_executable to /bin/sh 28107 1726853613.27922: variable 'ansible_shell_executable' from source: unknown 28107 1726853613.27929: variable 'ansible_connection' from source: unknown 28107 1726853613.27932: variable 'ansible_module_compression' from source: unknown 28107 1726853613.27934: variable 'ansible_shell_type' from source: unknown 28107 1726853613.27936: variable 'ansible_shell_executable' from source: unknown 28107 1726853613.27939: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853613.27970: variable 'ansible_pipelining' from source: unknown 28107 1726853613.27975: variable 'ansible_timeout' from source: unknown 28107 1726853613.27977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853613.28336: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853613.28370: variable 'omit' from source: magic vars 28107 1726853613.28403: starting attempt loop 28107 1726853613.28406: running the handler 28107 1726853613.28409: variable 'ansible_facts' from source: unknown 28107 1726853613.28436: _low_level_execute_command(): starting 28107 1726853613.28450: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853613.29523: 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 <<< 28107 1726853613.29526: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853613.29539: 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 <<< 28107 1726853613.29688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853613.29788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853613.30116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853613.31739: stdout chunk (state=3): >>>/root <<< 28107 1726853613.31879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853613.31891: stdout chunk (state=3): >>><<< 28107 1726853613.31907: stderr chunk (state=3): >>><<< 28107 1726853613.31941: _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 28107 1726853613.31962: _low_level_execute_command(): starting 28107 1726853613.31976: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671 `" && echo ansible-tmp-1726853613.3194876-28297-256745041335671="` echo /root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671 `" ) && sleep 0' 28107 1726853613.32735: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853613.32755: 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 <<< 28107 1726853613.32808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853613.32924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853613.34985: stdout chunk (state=3): >>>ansible-tmp-1726853613.3194876-28297-256745041335671=/root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671 <<< 28107 1726853613.35042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853613.35052: stdout chunk (state=3): >>><<< 28107 1726853613.35144: stderr chunk (state=3): >>><<< 28107 1726853613.35168: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853613.3194876-28297-256745041335671=/root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671 , 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 28107 1726853613.35287: variable 'ansible_module_compression' from source: unknown 28107 1726853613.35291: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28107 1726853613.35347: variable 'ansible_facts' from source: unknown 28107 1726853613.35589: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671/AnsiballZ_setup.py 28107 1726853613.35741: Sending initial data 28107 1726853613.35789: Sent initial data (154 bytes) 28107 1726853613.36503: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853613.36550: 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 <<< 28107 1726853613.36616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853613.36639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853613.36681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853613.36769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853613.38676: 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 <<< 28107 1726853613.38752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853613.38780: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp7tmovauj /root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671/AnsiballZ_setup.py <<< 28107 1726853613.38784: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671/AnsiballZ_setup.py" <<< 28107 1726853613.38895: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp7tmovauj" to remote "/root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671/AnsiballZ_setup.py" <<< 28107 1726853613.42281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853613.42290: stdout chunk (state=3): >>><<< 28107 1726853613.42293: stderr chunk (state=3): >>><<< 28107 1726853613.42303: done transferring module to remote 28107 1726853613.42431: _low_level_execute_command(): starting 28107 1726853613.42435: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671/ /root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671/AnsiballZ_setup.py && sleep 0' 28107 1726853613.44078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853613.44082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853613.44084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853613.44087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853613.44216: 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' <<< 28107 1726853613.44326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853613.44343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853613.44577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853613.46537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853613.46548: stdout chunk (state=3): >>><<< 28107 1726853613.46563: stderr chunk (state=3): >>><<< 28107 1726853613.46601: _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 28107 1726853613.46611: _low_level_execute_command(): starting 28107 1726853613.46622: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671/AnsiballZ_setup.py && sleep 0' 28107 1726853613.47715: 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 <<< 28107 1726853613.47911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853613.48010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.12521: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": 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_apparmor": {"status": "disabled"}, "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_fips": false, "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_lsb": {}, "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": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 578, "free": 2953}, "nocache": {"free": 3292, "used": 239}, "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", "<<< 28107 1726853614.12567: stdout chunk (state=3): >>>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": 824, "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": 261790556160, "block_size": 4096, "block_total": 65519099, "block_available": 63913710, "block_used": 1605389, "inode_total": 131070960, "inode_available": 131029066, "inode_used": 41894, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_loadavg": {"1m": 0.68359375, "5m": 0.6005859375, "15m": 0.3408203125}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_env": {"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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "34", "epoch": "1726853614", "epoch_int": "1726853614", "date": "2024-09-20", "time": "13:33:34", "iso8601_micro": "2024-09-20T17:33:34.084609Z", "iso8601": "2024-09-20T17:33:34Z", "iso8601_basic": "20240920T133334084609", "iso8601_basic_short": "20240920T133334", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "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_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"}}} <<< 28107 1726853614.14761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853614.14765: stdout chunk (state=3): >>><<< 28107 1726853614.14768: stderr chunk (state=3): >>><<< 28107 1726853614.14977: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_is_chroot": 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_apparmor": {"status": "disabled"}, "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_fips": false, "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_lsb": {}, "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": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 578, "free": 2953}, "nocache": {"free": 3292, "used": 239}, "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": 824, "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": 261790556160, "block_size": 4096, "block_total": 65519099, "block_available": 63913710, "block_used": 1605389, "inode_total": 131070960, "inode_available": 131029066, "inode_used": 41894, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_loadavg": {"1m": 0.68359375, "5m": 0.6005859375, "15m": 0.3408203125}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_env": {"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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "34", "epoch": "1726853614", "epoch_int": "1726853614", "date": "2024-09-20", "time": "13:33:34", "iso8601_micro": "2024-09-20T17:33:34.084609Z", "iso8601": "2024-09-20T17:33:34Z", "iso8601_basic": "20240920T133334084609", "iso8601_basic_short": "20240920T133334", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "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_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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. 28107 1726853614.15141: 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-1726853613.3194876-28297-256745041335671/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853614.15176: _low_level_execute_command(): starting 28107 1726853614.15186: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853613.3194876-28297-256745041335671/ > /dev/null 2>&1 && sleep 0' 28107 1726853614.15740: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853614.15752: 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 <<< 28107 1726853614.15764: 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 <<< 28107 1726853614.15776: 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 <<< 28107 1726853614.15815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.15839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.15906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.17796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853614.17819: stderr chunk (state=3): >>><<< 28107 1726853614.17822: stdout chunk (state=3): >>><<< 28107 1726853614.17838: _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 28107 1726853614.17844: handler run complete 28107 1726853614.17923: variable 'ansible_facts' from source: unknown 28107 1726853614.17987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.18166: variable 'ansible_facts' from source: unknown 28107 1726853614.18220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.18308: attempt loop complete, returning result 28107 1726853614.18312: _execute() done 28107 1726853614.18314: dumping result to json 28107 1726853614.18334: done dumping result, returning 28107 1726853614.18341: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-0509-6cd9-000000000151] 28107 1726853614.18346: sending task result for task 02083763-bbaf-0509-6cd9-000000000151 28107 1726853614.18636: done sending task result for task 02083763-bbaf-0509-6cd9-000000000151 28107 1726853614.18638: WORKER PROCESS EXITING ok: [managed_node2] 28107 1726853614.18827: no more pending results, returning what we have 28107 1726853614.18829: results queue empty 28107 1726853614.18829: checking for any_errors_fatal 28107 1726853614.18830: done checking for any_errors_fatal 28107 1726853614.18831: checking for max_fail_percentage 28107 1726853614.18832: done checking for max_fail_percentage 28107 1726853614.18832: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.18833: done checking to see if all hosts have failed 28107 1726853614.18833: getting the remaining hosts for this loop 28107 1726853614.18834: done getting the remaining hosts for this loop 28107 1726853614.18836: getting the next task for host managed_node2 28107 1726853614.18840: done getting next task for host managed_node2 28107 1726853614.18841: ^ task is: TASK: meta (flush_handlers) 28107 1726853614.18842: ^ 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 28107 1726853614.18844: getting variables 28107 1726853614.18845: in VariableManager get_vars() 28107 1726853614.18872: Calling all_inventory to load vars for managed_node2 28107 1726853614.18874: Calling groups_inventory to load vars for managed_node2 28107 1726853614.18876: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.18883: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.18885: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.18886: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.18987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.19096: done with get_vars() 28107 1726853614.19104: done getting variables 28107 1726853614.19148: in VariableManager get_vars() 28107 1726853614.19158: Calling all_inventory to load vars for managed_node2 28107 1726853614.19159: Calling groups_inventory to load vars for managed_node2 28107 1726853614.19160: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.19163: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.19165: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.19166: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.19250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.19354: done with get_vars() 28107 1726853614.19363: done queuing things up, now waiting for results queue to drain 28107 1726853614.19365: results queue empty 28107 1726853614.19365: checking for any_errors_fatal 28107 1726853614.19367: done checking for any_errors_fatal 28107 1726853614.19368: checking for max_fail_percentage 28107 1726853614.19368: done checking for max_fail_percentage 28107 1726853614.19374: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.19374: done checking to see if all hosts have failed 28107 1726853614.19375: getting the remaining hosts for this loop 28107 1726853614.19375: done getting the remaining hosts for this loop 28107 1726853614.19377: getting the next task for host managed_node2 28107 1726853614.19379: done getting next task for host managed_node2 28107 1726853614.19381: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 28107 1726853614.19382: ^ 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 28107 1726853614.19383: getting variables 28107 1726853614.19384: in VariableManager get_vars() 28107 1726853614.19392: Calling all_inventory to load vars for managed_node2 28107 1726853614.19393: Calling groups_inventory to load vars for managed_node2 28107 1726853614.19394: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.19398: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.19400: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.19402: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.19480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.19599: done with get_vars() 28107 1726853614.19604: done getting variables 28107 1726853614.19634: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853614.19730: variable 'type' from source: play vars 28107 1726853614.19734: variable 'interface' from source: play vars TASK [Set type=veth and interface=ethtest0] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:11 Friday 20 September 2024 13:33:34 -0400 (0:00:00.936) 0:00:03.998 ****** 28107 1726853614.19761: entering _queue_task() for managed_node2/set_fact 28107 1726853614.19967: worker is 1 (out of 1 available) 28107 1726853614.19985: exiting _queue_task() for managed_node2/set_fact 28107 1726853614.19999: done queuing things up, now waiting for results queue to drain 28107 1726853614.20000: waiting for pending results... 28107 1726853614.20150: running TaskExecutor() for managed_node2/TASK: Set type=veth and interface=ethtest0 28107 1726853614.20208: in run() - task 02083763-bbaf-0509-6cd9-00000000000b 28107 1726853614.20218: variable 'ansible_search_path' from source: unknown 28107 1726853614.20249: calling self._execute() 28107 1726853614.20314: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.20317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.20327: variable 'omit' from source: magic vars 28107 1726853614.20592: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.20602: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.20608: variable 'omit' from source: magic vars 28107 1726853614.20622: variable 'omit' from source: magic vars 28107 1726853614.20643: variable 'type' from source: play vars 28107 1726853614.20702: variable 'type' from source: play vars 28107 1726853614.20709: variable 'interface' from source: play vars 28107 1726853614.20751: variable 'interface' from source: play vars 28107 1726853614.20767: variable 'omit' from source: magic vars 28107 1726853614.20801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853614.20827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853614.20843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853614.20857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.20868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.20894: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853614.20897: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.20900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.20967: Set connection var ansible_connection to ssh 28107 1726853614.20973: Set connection var ansible_pipelining to False 28107 1726853614.20980: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853614.20986: Set connection var ansible_timeout to 10 28107 1726853614.20989: Set connection var ansible_shell_type to sh 28107 1726853614.20999: Set connection var ansible_shell_executable to /bin/sh 28107 1726853614.21013: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.21016: variable 'ansible_connection' from source: unknown 28107 1726853614.21018: variable 'ansible_module_compression' from source: unknown 28107 1726853614.21020: variable 'ansible_shell_type' from source: unknown 28107 1726853614.21022: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.21025: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.21028: variable 'ansible_pipelining' from source: unknown 28107 1726853614.21032: variable 'ansible_timeout' from source: unknown 28107 1726853614.21036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.21137: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853614.21146: variable 'omit' from source: magic vars 28107 1726853614.21149: starting attempt loop 28107 1726853614.21152: running the handler 28107 1726853614.21166: handler run complete 28107 1726853614.21174: attempt loop complete, returning result 28107 1726853614.21177: _execute() done 28107 1726853614.21179: dumping result to json 28107 1726853614.21183: done dumping result, returning 28107 1726853614.21189: done running TaskExecutor() for managed_node2/TASK: Set type=veth and interface=ethtest0 [02083763-bbaf-0509-6cd9-00000000000b] 28107 1726853614.21193: sending task result for task 02083763-bbaf-0509-6cd9-00000000000b 28107 1726853614.21276: done sending task result for task 02083763-bbaf-0509-6cd9-00000000000b 28107 1726853614.21279: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } 28107 1726853614.21364: no more pending results, returning what we have 28107 1726853614.21366: results queue empty 28107 1726853614.21367: checking for any_errors_fatal 28107 1726853614.21369: done checking for any_errors_fatal 28107 1726853614.21369: checking for max_fail_percentage 28107 1726853614.21373: done checking for max_fail_percentage 28107 1726853614.21374: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.21374: done checking to see if all hosts have failed 28107 1726853614.21375: getting the remaining hosts for this loop 28107 1726853614.21376: done getting the remaining hosts for this loop 28107 1726853614.21379: getting the next task for host managed_node2 28107 1726853614.21390: done getting next task for host managed_node2 28107 1726853614.21392: ^ task is: TASK: Include the task 'show_interfaces.yml' 28107 1726853614.21394: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853614.21397: getting variables 28107 1726853614.21398: in VariableManager get_vars() 28107 1726853614.21428: Calling all_inventory to load vars for managed_node2 28107 1726853614.21432: Calling groups_inventory to load vars for managed_node2 28107 1726853614.21434: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.21441: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.21443: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.21445: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.21551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.21665: done with get_vars() 28107 1726853614.21674: 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_route_table.yml:15 Friday 20 September 2024 13:33:34 -0400 (0:00:00.019) 0:00:04.018 ****** 28107 1726853614.21733: entering _queue_task() for managed_node2/include_tasks 28107 1726853614.21929: worker is 1 (out of 1 available) 28107 1726853614.21941: exiting _queue_task() for managed_node2/include_tasks 28107 1726853614.21954: done queuing things up, now waiting for results queue to drain 28107 1726853614.21955: waiting for pending results... 28107 1726853614.22102: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 28107 1726853614.22154: in run() - task 02083763-bbaf-0509-6cd9-00000000000c 28107 1726853614.22168: variable 'ansible_search_path' from source: unknown 28107 1726853614.22199: calling self._execute() 28107 1726853614.22258: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.22265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.22277: variable 'omit' from source: magic vars 28107 1726853614.22527: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.22537: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.22542: _execute() done 28107 1726853614.22545: dumping result to json 28107 1726853614.22547: done dumping result, returning 28107 1726853614.22554: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-0509-6cd9-00000000000c] 28107 1726853614.22561: sending task result for task 02083763-bbaf-0509-6cd9-00000000000c 28107 1726853614.22643: done sending task result for task 02083763-bbaf-0509-6cd9-00000000000c 28107 1726853614.22646: WORKER PROCESS EXITING 28107 1726853614.22677: no more pending results, returning what we have 28107 1726853614.22682: in VariableManager get_vars() 28107 1726853614.22720: Calling all_inventory to load vars for managed_node2 28107 1726853614.22723: Calling groups_inventory to load vars for managed_node2 28107 1726853614.22725: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.22734: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.22736: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.22738: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.22888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.22996: done with get_vars() 28107 1726853614.23003: variable 'ansible_search_path' from source: unknown 28107 1726853614.23012: we have included files to process 28107 1726853614.23013: generating all_blocks data 28107 1726853614.23014: done generating all_blocks data 28107 1726853614.23015: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28107 1726853614.23015: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28107 1726853614.23017: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28107 1726853614.23119: in VariableManager get_vars() 28107 1726853614.23133: done with get_vars() 28107 1726853614.23205: done processing included file 28107 1726853614.23206: iterating over new_blocks loaded from include file 28107 1726853614.23207: in VariableManager get_vars() 28107 1726853614.23218: done with get_vars() 28107 1726853614.23220: filtering new block on tags 28107 1726853614.23231: done filtering new block on tags 28107 1726853614.23232: 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 28107 1726853614.23235: extending task lists for all hosts with included blocks 28107 1726853614.24347: done extending task lists 28107 1726853614.24349: done processing included files 28107 1726853614.24349: results queue empty 28107 1726853614.24350: checking for any_errors_fatal 28107 1726853614.24352: done checking for any_errors_fatal 28107 1726853614.24352: checking for max_fail_percentage 28107 1726853614.24353: done checking for max_fail_percentage 28107 1726853614.24353: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.24354: done checking to see if all hosts have failed 28107 1726853614.24355: getting the remaining hosts for this loop 28107 1726853614.24356: done getting the remaining hosts for this loop 28107 1726853614.24358: getting the next task for host managed_node2 28107 1726853614.24360: done getting next task for host managed_node2 28107 1726853614.24361: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28107 1726853614.24363: ^ 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 28107 1726853614.24364: getting variables 28107 1726853614.24365: in VariableManager get_vars() 28107 1726853614.24376: Calling all_inventory to load vars for managed_node2 28107 1726853614.24377: Calling groups_inventory to load vars for managed_node2 28107 1726853614.24379: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.24383: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.24384: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.24386: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.24473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.24592: done with get_vars() 28107 1726853614.24598: 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:33:34 -0400 (0:00:00.029) 0:00:04.047 ****** 28107 1726853614.24650: entering _queue_task() for managed_node2/include_tasks 28107 1726853614.24865: worker is 1 (out of 1 available) 28107 1726853614.24882: exiting _queue_task() for managed_node2/include_tasks 28107 1726853614.24895: done queuing things up, now waiting for results queue to drain 28107 1726853614.24896: waiting for pending results... 28107 1726853614.25054: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 28107 1726853614.25122: in run() - task 02083763-bbaf-0509-6cd9-000000000169 28107 1726853614.25131: variable 'ansible_search_path' from source: unknown 28107 1726853614.25134: variable 'ansible_search_path' from source: unknown 28107 1726853614.25165: calling self._execute() 28107 1726853614.25227: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.25230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.25239: variable 'omit' from source: magic vars 28107 1726853614.25503: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.25513: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.25518: _execute() done 28107 1726853614.25522: dumping result to json 28107 1726853614.25527: done dumping result, returning 28107 1726853614.25530: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [02083763-bbaf-0509-6cd9-000000000169] 28107 1726853614.25538: sending task result for task 02083763-bbaf-0509-6cd9-000000000169 28107 1726853614.25642: no more pending results, returning what we have 28107 1726853614.25648: in VariableManager get_vars() 28107 1726853614.25691: Calling all_inventory to load vars for managed_node2 28107 1726853614.25693: Calling groups_inventory to load vars for managed_node2 28107 1726853614.25695: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.25709: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.25711: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.25714: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.25852: done sending task result for task 02083763-bbaf-0509-6cd9-000000000169 28107 1726853614.25858: WORKER PROCESS EXITING 28107 1726853614.25868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.25981: done with get_vars() 28107 1726853614.25987: variable 'ansible_search_path' from source: unknown 28107 1726853614.25987: variable 'ansible_search_path' from source: unknown 28107 1726853614.26014: we have included files to process 28107 1726853614.26015: generating all_blocks data 28107 1726853614.26016: done generating all_blocks data 28107 1726853614.26018: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28107 1726853614.26018: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28107 1726853614.26020: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28107 1726853614.26226: done processing included file 28107 1726853614.26228: iterating over new_blocks loaded from include file 28107 1726853614.26229: in VariableManager get_vars() 28107 1726853614.26241: done with get_vars() 28107 1726853614.26242: filtering new block on tags 28107 1726853614.26252: done filtering new block on tags 28107 1726853614.26254: 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 28107 1726853614.26257: extending task lists for all hosts with included blocks 28107 1726853614.26316: done extending task lists 28107 1726853614.26317: done processing included files 28107 1726853614.26317: results queue empty 28107 1726853614.26318: checking for any_errors_fatal 28107 1726853614.26320: done checking for any_errors_fatal 28107 1726853614.26321: checking for max_fail_percentage 28107 1726853614.26322: done checking for max_fail_percentage 28107 1726853614.26322: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.26323: done checking to see if all hosts have failed 28107 1726853614.26323: getting the remaining hosts for this loop 28107 1726853614.26324: done getting the remaining hosts for this loop 28107 1726853614.26326: getting the next task for host managed_node2 28107 1726853614.26328: done getting next task for host managed_node2 28107 1726853614.26330: ^ task is: TASK: Gather current interface info 28107 1726853614.26332: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853614.26333: getting variables 28107 1726853614.26334: in VariableManager get_vars() 28107 1726853614.26342: Calling all_inventory to load vars for managed_node2 28107 1726853614.26343: Calling groups_inventory to load vars for managed_node2 28107 1726853614.26345: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.26348: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.26349: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.26351: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.26590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.26697: done with get_vars() 28107 1726853614.26703: done getting variables 28107 1726853614.26727: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather 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:33:34 -0400 (0:00:00.020) 0:00:04.068 ****** 28107 1726853614.26745: entering _queue_task() for managed_node2/command 28107 1726853614.26945: worker is 1 (out of 1 available) 28107 1726853614.26956: exiting _queue_task() for managed_node2/command 28107 1726853614.26968: done queuing things up, now waiting for results queue to drain 28107 1726853614.26969: waiting for pending results... 28107 1726853614.27115: running TaskExecutor() for managed_node2/TASK: Gather current interface info 28107 1726853614.27191: in run() - task 02083763-bbaf-0509-6cd9-00000000024e 28107 1726853614.27201: variable 'ansible_search_path' from source: unknown 28107 1726853614.27208: variable 'ansible_search_path' from source: unknown 28107 1726853614.27236: calling self._execute() 28107 1726853614.27301: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.27308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.27317: variable 'omit' from source: magic vars 28107 1726853614.27584: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.27593: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.27599: variable 'omit' from source: magic vars 28107 1726853614.27632: variable 'omit' from source: magic vars 28107 1726853614.27660: variable 'omit' from source: magic vars 28107 1726853614.27700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853614.27725: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853614.27741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853614.27760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.27767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.27792: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853614.27795: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.27797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.27866: Set connection var ansible_connection to ssh 28107 1726853614.27869: Set connection var ansible_pipelining to False 28107 1726853614.27878: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853614.27883: Set connection var ansible_timeout to 10 28107 1726853614.27885: Set connection var ansible_shell_type to sh 28107 1726853614.27892: Set connection var ansible_shell_executable to /bin/sh 28107 1726853614.27907: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.27910: variable 'ansible_connection' from source: unknown 28107 1726853614.27913: variable 'ansible_module_compression' from source: unknown 28107 1726853614.27916: variable 'ansible_shell_type' from source: unknown 28107 1726853614.27918: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.27921: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.27923: variable 'ansible_pipelining' from source: unknown 28107 1726853614.27925: variable 'ansible_timeout' from source: unknown 28107 1726853614.27928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.28025: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853614.28034: variable 'omit' from source: magic vars 28107 1726853614.28037: starting attempt loop 28107 1726853614.28040: running the handler 28107 1726853614.28056: _low_level_execute_command(): starting 28107 1726853614.28060: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853614.28558: 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 <<< 28107 1726853614.28563: 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 <<< 28107 1726853614.28588: 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 <<< 28107 1726853614.28592: 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 <<< 28107 1726853614.28646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.28650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853614.28652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.28735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.30464: stdout chunk (state=3): >>>/root <<< 28107 1726853614.30559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853614.30590: stderr chunk (state=3): >>><<< 28107 1726853614.30593: stdout chunk (state=3): >>><<< 28107 1726853614.30615: _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 28107 1726853614.30625: _low_level_execute_command(): starting 28107 1726853614.30631: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870 `" && echo ansible-tmp-1726853614.3061402-28353-223825250346870="` echo /root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870 `" ) && sleep 0' 28107 1726853614.31063: 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 <<< 28107 1726853614.31067: stderr 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 <<< 28107 1726853614.31079: 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 <<< 28107 1726853614.31081: 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 <<< 28107 1726853614.31084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853614.31125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.31135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853614.31136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.31200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.33205: stdout chunk (state=3): >>>ansible-tmp-1726853614.3061402-28353-223825250346870=/root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870 <<< 28107 1726853614.33309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853614.33333: stderr chunk (state=3): >>><<< 28107 1726853614.33337: stdout chunk (state=3): >>><<< 28107 1726853614.33349: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853614.3061402-28353-223825250346870=/root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870 , 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 28107 1726853614.33378: variable 'ansible_module_compression' from source: unknown 28107 1726853614.33418: ANSIBALLZ: Using generic lock for ansible.legacy.command 28107 1726853614.33421: ANSIBALLZ: Acquiring lock 28107 1726853614.33424: ANSIBALLZ: Lock acquired: 139685685842848 28107 1726853614.33426: ANSIBALLZ: Creating module 28107 1726853614.41475: ANSIBALLZ: Writing module into payload 28107 1726853614.41536: ANSIBALLZ: Writing module 28107 1726853614.41557: ANSIBALLZ: Renaming module 28107 1726853614.41560: ANSIBALLZ: Done creating module 28107 1726853614.41574: variable 'ansible_facts' from source: unknown 28107 1726853614.41618: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870/AnsiballZ_command.py 28107 1726853614.41717: Sending initial data 28107 1726853614.41720: Sent initial data (156 bytes) 28107 1726853614.42182: 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 <<< 28107 1726853614.42185: stderr 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 <<< 28107 1726853614.42188: 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 <<< 28107 1726853614.42190: stderr 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 <<< 28107 1726853614.42244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.42247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853614.42249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.42333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.44030: 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 <<< 28107 1726853614.44033: stderr chunk (state=3): >>>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 <<< 28107 1726853614.44097: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853614.44169: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp02jqw8nv /root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870/AnsiballZ_command.py <<< 28107 1726853614.44176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870/AnsiballZ_command.py" <<< 28107 1726853614.44239: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp02jqw8nv" to remote "/root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870/AnsiballZ_command.py" <<< 28107 1726853614.44903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853614.44941: stderr chunk (state=3): >>><<< 28107 1726853614.44944: stdout chunk (state=3): >>><<< 28107 1726853614.44966: done transferring module to remote 28107 1726853614.44977: _low_level_execute_command(): starting 28107 1726853614.44981: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870/ /root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870/AnsiballZ_command.py && sleep 0' 28107 1726853614.45623: 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 <<< 28107 1726853614.45702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.45739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853614.45766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.45867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.47779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853614.47809: stderr chunk (state=3): >>><<< 28107 1726853614.47820: stdout chunk (state=3): >>><<< 28107 1726853614.47845: _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 28107 1726853614.47935: _low_level_execute_command(): starting 28107 1726853614.47939: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870/AnsiballZ_command.py && sleep 0' 28107 1726853614.48415: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853614.48439: 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 <<< 28107 1726853614.48442: 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 <<< 28107 1726853614.48444: 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 <<< 28107 1726853614.48502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.48505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.48587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.64520: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:33:34.640777", "end": "2024-09-20 13:33:34.644288", "delta": "0:00:00.003511", "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}}} <<< 28107 1726853614.66284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853614.66288: stdout chunk (state=3): >>><<< 28107 1726853614.66290: stderr chunk (state=3): >>><<< 28107 1726853614.66293: _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:33:34.640777", "end": "2024-09-20 13:33:34.644288", "delta": "0:00:00.003511", "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. 28107 1726853614.66296: 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-1726853614.3061402-28353-223825250346870/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853614.66299: _low_level_execute_command(): starting 28107 1726853614.66301: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853614.3061402-28353-223825250346870/ > /dev/null 2>&1 && sleep 0' 28107 1726853614.67199: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853614.67287: 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 <<< 28107 1726853614.67332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.67349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853614.67373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.67477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.69450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853614.69454: stdout chunk (state=3): >>><<< 28107 1726853614.69457: stderr chunk (state=3): >>><<< 28107 1726853614.69482: _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 28107 1726853614.69576: handler run complete 28107 1726853614.69580: Evaluated conditional (False): False 28107 1726853614.69582: attempt loop complete, returning result 28107 1726853614.69585: _execute() done 28107 1726853614.69587: dumping result to json 28107 1726853614.69590: done dumping result, returning 28107 1726853614.69591: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [02083763-bbaf-0509-6cd9-00000000024e] 28107 1726853614.69593: sending task result for task 02083763-bbaf-0509-6cd9-00000000024e ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003511", "end": "2024-09-20 13:33:34.644288", "rc": 0, "start": "2024-09-20 13:33:34.640777" } STDOUT: bonding_masters eth0 lo 28107 1726853614.69787: no more pending results, returning what we have 28107 1726853614.69791: results queue empty 28107 1726853614.69792: checking for any_errors_fatal 28107 1726853614.69794: done checking for any_errors_fatal 28107 1726853614.69795: checking for max_fail_percentage 28107 1726853614.69797: done checking for max_fail_percentage 28107 1726853614.69797: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.69798: done checking to see if all hosts have failed 28107 1726853614.69799: getting the remaining hosts for this loop 28107 1726853614.69801: done getting the remaining hosts for this loop 28107 1726853614.69804: getting the next task for host managed_node2 28107 1726853614.69814: done getting next task for host managed_node2 28107 1726853614.69817: ^ task is: TASK: Set current_interfaces 28107 1726853614.69822: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853614.69825: getting variables 28107 1726853614.69827: in VariableManager get_vars() 28107 1726853614.69867: Calling all_inventory to load vars for managed_node2 28107 1726853614.69869: Calling groups_inventory to load vars for managed_node2 28107 1726853614.70089: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.70097: done sending task result for task 02083763-bbaf-0509-6cd9-00000000024e 28107 1726853614.70100: WORKER PROCESS EXITING 28107 1726853614.70110: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.70114: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.70117: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.70421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.70609: done with get_vars() 28107 1726853614.70617: done getting variables 28107 1726853614.70663: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set 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:33:34 -0400 (0:00:00.439) 0:00:04.508 ****** 28107 1726853614.70693: entering _queue_task() for managed_node2/set_fact 28107 1726853614.70895: worker is 1 (out of 1 available) 28107 1726853614.70906: exiting _queue_task() for managed_node2/set_fact 28107 1726853614.70917: done queuing things up, now waiting for results queue to drain 28107 1726853614.70918: waiting for pending results... 28107 1726853614.71072: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 28107 1726853614.71143: in run() - task 02083763-bbaf-0509-6cd9-00000000024f 28107 1726853614.71161: variable 'ansible_search_path' from source: unknown 28107 1726853614.71164: variable 'ansible_search_path' from source: unknown 28107 1726853614.71187: calling self._execute() 28107 1726853614.71250: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.71258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.71270: variable 'omit' from source: magic vars 28107 1726853614.71526: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.71537: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.71542: variable 'omit' from source: magic vars 28107 1726853614.71569: variable 'omit' from source: magic vars 28107 1726853614.71644: variable '_current_interfaces' from source: set_fact 28107 1726853614.71690: variable 'omit' from source: magic vars 28107 1726853614.71723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853614.71748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853614.71765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853614.71781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.71789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.71815: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853614.71819: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.71821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.71887: Set connection var ansible_connection to ssh 28107 1726853614.71891: Set connection var ansible_pipelining to False 28107 1726853614.71898: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853614.71903: Set connection var ansible_timeout to 10 28107 1726853614.71906: Set connection var ansible_shell_type to sh 28107 1726853614.71912: Set connection var ansible_shell_executable to /bin/sh 28107 1726853614.71931: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.71934: variable 'ansible_connection' from source: unknown 28107 1726853614.71937: variable 'ansible_module_compression' from source: unknown 28107 1726853614.71939: variable 'ansible_shell_type' from source: unknown 28107 1726853614.71942: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.71944: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.71946: variable 'ansible_pipelining' from source: unknown 28107 1726853614.71949: variable 'ansible_timeout' from source: unknown 28107 1726853614.71952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.72052: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853614.72060: variable 'omit' from source: magic vars 28107 1726853614.72065: starting attempt loop 28107 1726853614.72068: running the handler 28107 1726853614.72079: handler run complete 28107 1726853614.72086: attempt loop complete, returning result 28107 1726853614.72089: _execute() done 28107 1726853614.72091: dumping result to json 28107 1726853614.72094: done dumping result, returning 28107 1726853614.72102: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [02083763-bbaf-0509-6cd9-00000000024f] 28107 1726853614.72106: sending task result for task 02083763-bbaf-0509-6cd9-00000000024f 28107 1726853614.72183: done sending task result for task 02083763-bbaf-0509-6cd9-00000000024f 28107 1726853614.72187: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 28107 1726853614.72251: no more pending results, returning what we have 28107 1726853614.72256: results queue empty 28107 1726853614.72257: checking for any_errors_fatal 28107 1726853614.72263: done checking for any_errors_fatal 28107 1726853614.72264: checking for max_fail_percentage 28107 1726853614.72265: done checking for max_fail_percentage 28107 1726853614.72266: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.72267: done checking to see if all hosts have failed 28107 1726853614.72267: getting the remaining hosts for this loop 28107 1726853614.72268: done getting the remaining hosts for this loop 28107 1726853614.72274: getting the next task for host managed_node2 28107 1726853614.72280: done getting next task for host managed_node2 28107 1726853614.72283: ^ task is: TASK: Show current_interfaces 28107 1726853614.72287: ^ 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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853614.72292: getting variables 28107 1726853614.72298: in VariableManager get_vars() 28107 1726853614.72329: Calling all_inventory to load vars for managed_node2 28107 1726853614.72331: Calling groups_inventory to load vars for managed_node2 28107 1726853614.72333: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.72342: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.72344: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.72347: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.72523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.72747: done with get_vars() 28107 1726853614.72759: done getting variables 28107 1726853614.72851: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [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:33:34 -0400 (0:00:00.021) 0:00:04.530 ****** 28107 1726853614.72885: entering _queue_task() for managed_node2/debug 28107 1726853614.72886: Creating lock for debug 28107 1726853614.73209: worker is 1 (out of 1 available) 28107 1726853614.73223: exiting _queue_task() for managed_node2/debug 28107 1726853614.73236: done queuing things up, now waiting for results queue to drain 28107 1726853614.73238: waiting for pending results... 28107 1726853614.73498: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 28107 1726853614.73569: in run() - task 02083763-bbaf-0509-6cd9-00000000016a 28107 1726853614.73585: variable 'ansible_search_path' from source: unknown 28107 1726853614.73588: variable 'ansible_search_path' from source: unknown 28107 1726853614.73616: calling self._execute() 28107 1726853614.73682: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.73691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.73698: variable 'omit' from source: magic vars 28107 1726853614.73963: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.73975: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.73981: variable 'omit' from source: magic vars 28107 1726853614.74009: variable 'omit' from source: magic vars 28107 1726853614.74078: variable 'current_interfaces' from source: set_fact 28107 1726853614.74100: variable 'omit' from source: magic vars 28107 1726853614.74132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853614.74157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853614.74179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853614.74192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.74201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.74224: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853614.74227: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.74237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.74303: Set connection var ansible_connection to ssh 28107 1726853614.74308: Set connection var ansible_pipelining to False 28107 1726853614.74315: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853614.74320: Set connection var ansible_timeout to 10 28107 1726853614.74322: Set connection var ansible_shell_type to sh 28107 1726853614.74328: Set connection var ansible_shell_executable to /bin/sh 28107 1726853614.74347: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.74350: variable 'ansible_connection' from source: unknown 28107 1726853614.74352: variable 'ansible_module_compression' from source: unknown 28107 1726853614.74355: variable 'ansible_shell_type' from source: unknown 28107 1726853614.74357: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.74359: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.74363: variable 'ansible_pipelining' from source: unknown 28107 1726853614.74366: variable 'ansible_timeout' from source: unknown 28107 1726853614.74369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.74467: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853614.74477: variable 'omit' from source: magic vars 28107 1726853614.74480: starting attempt loop 28107 1726853614.74484: running the handler 28107 1726853614.74519: handler run complete 28107 1726853614.74529: attempt loop complete, returning result 28107 1726853614.74532: _execute() done 28107 1726853614.74535: dumping result to json 28107 1726853614.74537: done dumping result, returning 28107 1726853614.74544: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [02083763-bbaf-0509-6cd9-00000000016a] 28107 1726853614.74547: sending task result for task 02083763-bbaf-0509-6cd9-00000000016a 28107 1726853614.74628: done sending task result for task 02083763-bbaf-0509-6cd9-00000000016a 28107 1726853614.74632: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 28107 1726853614.74710: no more pending results, returning what we have 28107 1726853614.74713: results queue empty 28107 1726853614.74714: checking for any_errors_fatal 28107 1726853614.74717: done checking for any_errors_fatal 28107 1726853614.74718: checking for max_fail_percentage 28107 1726853614.74719: done checking for max_fail_percentage 28107 1726853614.74720: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.74721: done checking to see if all hosts have failed 28107 1726853614.74721: getting the remaining hosts for this loop 28107 1726853614.74722: done getting the remaining hosts for this loop 28107 1726853614.74726: getting the next task for host managed_node2 28107 1726853614.74731: done getting next task for host managed_node2 28107 1726853614.74734: ^ task is: TASK: Include the task 'manage_test_interface.yml' 28107 1726853614.74736: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853614.74739: getting variables 28107 1726853614.74740: in VariableManager get_vars() 28107 1726853614.74773: Calling all_inventory to load vars for managed_node2 28107 1726853614.74775: Calling groups_inventory to load vars for managed_node2 28107 1726853614.74778: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.74786: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.74788: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.74791: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.74929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.75042: done with get_vars() 28107 1726853614.75049: 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_route_table.yml:17 Friday 20 September 2024 13:33:34 -0400 (0:00:00.022) 0:00:04.552 ****** 28107 1726853614.75109: entering _queue_task() for managed_node2/include_tasks 28107 1726853614.75284: worker is 1 (out of 1 available) 28107 1726853614.75299: exiting _queue_task() for managed_node2/include_tasks 28107 1726853614.75310: done queuing things up, now waiting for results queue to drain 28107 1726853614.75311: waiting for pending results... 28107 1726853614.75473: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 28107 1726853614.75676: in run() - task 02083763-bbaf-0509-6cd9-00000000000d 28107 1726853614.75680: variable 'ansible_search_path' from source: unknown 28107 1726853614.75684: calling self._execute() 28107 1726853614.75689: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.75701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.75716: variable 'omit' from source: magic vars 28107 1726853614.76068: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.76088: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.76099: _execute() done 28107 1726853614.76107: dumping result to json 28107 1726853614.76115: done dumping result, returning 28107 1726853614.76134: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-0509-6cd9-00000000000d] 28107 1726853614.76144: sending task result for task 02083763-bbaf-0509-6cd9-00000000000d 28107 1726853614.76302: no more pending results, returning what we have 28107 1726853614.76308: in VariableManager get_vars() 28107 1726853614.76359: Calling all_inventory to load vars for managed_node2 28107 1726853614.76363: Calling groups_inventory to load vars for managed_node2 28107 1726853614.76365: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.76382: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.76385: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.76388: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.76746: done sending task result for task 02083763-bbaf-0509-6cd9-00000000000d 28107 1726853614.76749: WORKER PROCESS EXITING 28107 1726853614.76770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.76938: done with get_vars() 28107 1726853614.76944: variable 'ansible_search_path' from source: unknown 28107 1726853614.76953: we have included files to process 28107 1726853614.76953: generating all_blocks data 28107 1726853614.76955: done generating all_blocks data 28107 1726853614.76958: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 28107 1726853614.76958: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 28107 1726853614.76960: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 28107 1726853614.77312: in VariableManager get_vars() 28107 1726853614.77326: done with get_vars() 28107 1726853614.77470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28107 1726853614.77822: done processing included file 28107 1726853614.77823: iterating over new_blocks loaded from include file 28107 1726853614.77824: in VariableManager get_vars() 28107 1726853614.77836: done with get_vars() 28107 1726853614.77837: filtering new block on tags 28107 1726853614.77854: done filtering new block on tags 28107 1726853614.77856: 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 28107 1726853614.77868: extending task lists for all hosts with included blocks 28107 1726853614.79255: done extending task lists 28107 1726853614.79257: done processing included files 28107 1726853614.79258: results queue empty 28107 1726853614.79258: checking for any_errors_fatal 28107 1726853614.79261: done checking for any_errors_fatal 28107 1726853614.79262: checking for max_fail_percentage 28107 1726853614.79263: done checking for max_fail_percentage 28107 1726853614.79264: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.79268: done checking to see if all hosts have failed 28107 1726853614.79269: getting the remaining hosts for this loop 28107 1726853614.79273: done getting the remaining hosts for this loop 28107 1726853614.79275: getting the next task for host managed_node2 28107 1726853614.79279: done getting next task for host managed_node2 28107 1726853614.79281: ^ task is: TASK: Ensure state in ["present", "absent"] 28107 1726853614.79283: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853614.79285: getting variables 28107 1726853614.79286: in VariableManager get_vars() 28107 1726853614.79299: Calling all_inventory to load vars for managed_node2 28107 1726853614.79301: Calling groups_inventory to load vars for managed_node2 28107 1726853614.79303: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.79310: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.79312: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.79315: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.79421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.79554: done with get_vars() 28107 1726853614.79563: done getting variables 28107 1726853614.79629: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [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:33:34 -0400 (0:00:00.045) 0:00:04.597 ****** 28107 1726853614.79655: entering _queue_task() for managed_node2/fail 28107 1726853614.79657: Creating lock for fail 28107 1726853614.79933: worker is 1 (out of 1 available) 28107 1726853614.79944: exiting _queue_task() for managed_node2/fail 28107 1726853614.79957: done queuing things up, now waiting for results queue to drain 28107 1726853614.79959: waiting for pending results... 28107 1726853614.80215: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 28107 1726853614.80320: in run() - task 02083763-bbaf-0509-6cd9-00000000026a 28107 1726853614.80338: variable 'ansible_search_path' from source: unknown 28107 1726853614.80345: variable 'ansible_search_path' from source: unknown 28107 1726853614.80386: calling self._execute() 28107 1726853614.80479: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.80491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.80510: variable 'omit' from source: magic vars 28107 1726853614.80842: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.80853: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.80974: variable 'state' from source: include params 28107 1726853614.80979: Evaluated conditional (state not in ["present", "absent"]): False 28107 1726853614.80982: when evaluation is False, skipping this task 28107 1726853614.80985: _execute() done 28107 1726853614.80988: dumping result to json 28107 1726853614.80990: done dumping result, returning 28107 1726853614.80996: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [02083763-bbaf-0509-6cd9-00000000026a] 28107 1726853614.81002: sending task result for task 02083763-bbaf-0509-6cd9-00000000026a 28107 1726853614.81087: done sending task result for task 02083763-bbaf-0509-6cd9-00000000026a 28107 1726853614.81089: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 28107 1726853614.81134: no more pending results, returning what we have 28107 1726853614.81137: results queue empty 28107 1726853614.81138: checking for any_errors_fatal 28107 1726853614.81139: done checking for any_errors_fatal 28107 1726853614.81140: checking for max_fail_percentage 28107 1726853614.81141: done checking for max_fail_percentage 28107 1726853614.81142: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.81143: done checking to see if all hosts have failed 28107 1726853614.81144: getting the remaining hosts for this loop 28107 1726853614.81146: done getting the remaining hosts for this loop 28107 1726853614.81149: getting the next task for host managed_node2 28107 1726853614.81157: done getting next task for host managed_node2 28107 1726853614.81159: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 28107 1726853614.81162: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853614.81166: getting variables 28107 1726853614.81167: in VariableManager get_vars() 28107 1726853614.81210: Calling all_inventory to load vars for managed_node2 28107 1726853614.81213: Calling groups_inventory to load vars for managed_node2 28107 1726853614.81215: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.81225: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.81227: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.81230: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.81376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.81499: done with get_vars() 28107 1726853614.81506: done getting variables 28107 1726853614.81545: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:34 -0400 (0:00:00.019) 0:00:04.616 ****** 28107 1726853614.81567: entering _queue_task() for managed_node2/fail 28107 1726853614.81774: worker is 1 (out of 1 available) 28107 1726853614.81789: exiting _queue_task() for managed_node2/fail 28107 1726853614.81800: done queuing things up, now waiting for results queue to drain 28107 1726853614.81803: waiting for pending results... 28107 1726853614.81946: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 28107 1726853614.82006: in run() - task 02083763-bbaf-0509-6cd9-00000000026b 28107 1726853614.82018: variable 'ansible_search_path' from source: unknown 28107 1726853614.82023: variable 'ansible_search_path' from source: unknown 28107 1726853614.82049: calling self._execute() 28107 1726853614.82114: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.82117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.82126: variable 'omit' from source: magic vars 28107 1726853614.82381: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.82391: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.82483: variable 'type' from source: set_fact 28107 1726853614.82487: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 28107 1726853614.82490: when evaluation is False, skipping this task 28107 1726853614.82492: _execute() done 28107 1726853614.82495: dumping result to json 28107 1726853614.82499: done dumping result, returning 28107 1726853614.82505: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [02083763-bbaf-0509-6cd9-00000000026b] 28107 1726853614.82510: sending task result for task 02083763-bbaf-0509-6cd9-00000000026b 28107 1726853614.82598: done sending task result for task 02083763-bbaf-0509-6cd9-00000000026b 28107 1726853614.82601: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 28107 1726853614.82645: no more pending results, returning what we have 28107 1726853614.82648: results queue empty 28107 1726853614.82649: checking for any_errors_fatal 28107 1726853614.82657: done checking for any_errors_fatal 28107 1726853614.82658: checking for max_fail_percentage 28107 1726853614.82659: done checking for max_fail_percentage 28107 1726853614.82660: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.82661: done checking to see if all hosts have failed 28107 1726853614.82661: getting the remaining hosts for this loop 28107 1726853614.82663: done getting the remaining hosts for this loop 28107 1726853614.82666: getting the next task for host managed_node2 28107 1726853614.82673: done getting next task for host managed_node2 28107 1726853614.82675: ^ task is: TASK: Include the task 'show_interfaces.yml' 28107 1726853614.82678: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853614.82681: getting variables 28107 1726853614.82682: in VariableManager get_vars() 28107 1726853614.82713: Calling all_inventory to load vars for managed_node2 28107 1726853614.82715: Calling groups_inventory to load vars for managed_node2 28107 1726853614.82717: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.82725: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.82728: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.82730: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.82894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.83086: done with get_vars() 28107 1726853614.83097: 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:33:34 -0400 (0:00:00.016) 0:00:04.633 ****** 28107 1726853614.83189: entering _queue_task() for managed_node2/include_tasks 28107 1726853614.83422: worker is 1 (out of 1 available) 28107 1726853614.83435: exiting _queue_task() for managed_node2/include_tasks 28107 1726853614.83448: done queuing things up, now waiting for results queue to drain 28107 1726853614.83449: waiting for pending results... 28107 1726853614.83792: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 28107 1726853614.83806: in run() - task 02083763-bbaf-0509-6cd9-00000000026c 28107 1726853614.83846: variable 'ansible_search_path' from source: unknown 28107 1726853614.83850: variable 'ansible_search_path' from source: unknown 28107 1726853614.83875: calling self._execute() 28107 1726853614.83939: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.83942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.83958: variable 'omit' from source: magic vars 28107 1726853614.84273: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.84286: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.84289: _execute() done 28107 1726853614.84292: dumping result to json 28107 1726853614.84294: done dumping result, returning 28107 1726853614.84301: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-0509-6cd9-00000000026c] 28107 1726853614.84306: sending task result for task 02083763-bbaf-0509-6cd9-00000000026c 28107 1726853614.84388: done sending task result for task 02083763-bbaf-0509-6cd9-00000000026c 28107 1726853614.84391: WORKER PROCESS EXITING 28107 1726853614.84417: no more pending results, returning what we have 28107 1726853614.84421: in VariableManager get_vars() 28107 1726853614.84461: Calling all_inventory to load vars for managed_node2 28107 1726853614.84464: Calling groups_inventory to load vars for managed_node2 28107 1726853614.84466: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.84479: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.84481: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.84484: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.84626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.84736: done with get_vars() 28107 1726853614.84742: variable 'ansible_search_path' from source: unknown 28107 1726853614.84742: variable 'ansible_search_path' from source: unknown 28107 1726853614.84767: we have included files to process 28107 1726853614.84768: generating all_blocks data 28107 1726853614.84770: done generating all_blocks data 28107 1726853614.84774: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28107 1726853614.84774: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28107 1726853614.84776: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28107 1726853614.84838: in VariableManager get_vars() 28107 1726853614.84852: done with get_vars() 28107 1726853614.84927: done processing included file 28107 1726853614.84928: iterating over new_blocks loaded from include file 28107 1726853614.84929: in VariableManager get_vars() 28107 1726853614.84940: done with get_vars() 28107 1726853614.84941: filtering new block on tags 28107 1726853614.84951: done filtering new block on tags 28107 1726853614.84953: 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 28107 1726853614.84956: extending task lists for all hosts with included blocks 28107 1726853614.85185: done extending task lists 28107 1726853614.85187: done processing included files 28107 1726853614.85187: results queue empty 28107 1726853614.85188: checking for any_errors_fatal 28107 1726853614.85190: done checking for any_errors_fatal 28107 1726853614.85191: checking for max_fail_percentage 28107 1726853614.85192: done checking for max_fail_percentage 28107 1726853614.85192: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.85193: done checking to see if all hosts have failed 28107 1726853614.85193: getting the remaining hosts for this loop 28107 1726853614.85194: done getting the remaining hosts for this loop 28107 1726853614.85196: getting the next task for host managed_node2 28107 1726853614.85199: done getting next task for host managed_node2 28107 1726853614.85200: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28107 1726853614.85202: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853614.85204: getting variables 28107 1726853614.85205: in VariableManager get_vars() 28107 1726853614.85213: Calling all_inventory to load vars for managed_node2 28107 1726853614.85214: Calling groups_inventory to load vars for managed_node2 28107 1726853614.85215: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.85219: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.85220: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.85222: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.85320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.85426: done with get_vars() 28107 1726853614.85434: 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:33:34 -0400 (0:00:00.022) 0:00:04.656 ****** 28107 1726853614.85483: entering _queue_task() for managed_node2/include_tasks 28107 1726853614.85661: worker is 1 (out of 1 available) 28107 1726853614.85675: exiting _queue_task() for managed_node2/include_tasks 28107 1726853614.85687: done queuing things up, now waiting for results queue to drain 28107 1726853614.85689: waiting for pending results... 28107 1726853614.85836: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 28107 1726853614.85898: in run() - task 02083763-bbaf-0509-6cd9-000000000369 28107 1726853614.85908: variable 'ansible_search_path' from source: unknown 28107 1726853614.85914: variable 'ansible_search_path' from source: unknown 28107 1726853614.85940: calling self._execute() 28107 1726853614.86003: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.86007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.86016: variable 'omit' from source: magic vars 28107 1726853614.86275: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.86285: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.86291: _execute() done 28107 1726853614.86294: dumping result to json 28107 1726853614.86297: done dumping result, returning 28107 1726853614.86304: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [02083763-bbaf-0509-6cd9-000000000369] 28107 1726853614.86309: sending task result for task 02083763-bbaf-0509-6cd9-000000000369 28107 1726853614.86415: no more pending results, returning what we have 28107 1726853614.86420: in VariableManager get_vars() 28107 1726853614.86459: Calling all_inventory to load vars for managed_node2 28107 1726853614.86462: Calling groups_inventory to load vars for managed_node2 28107 1726853614.86464: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.86475: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.86478: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.86482: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.86604: done sending task result for task 02083763-bbaf-0509-6cd9-000000000369 28107 1726853614.86607: WORKER PROCESS EXITING 28107 1726853614.86616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.86728: done with get_vars() 28107 1726853614.86734: variable 'ansible_search_path' from source: unknown 28107 1726853614.86735: variable 'ansible_search_path' from source: unknown 28107 1726853614.86775: we have included files to process 28107 1726853614.86775: generating all_blocks data 28107 1726853614.86777: done generating all_blocks data 28107 1726853614.86777: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28107 1726853614.86778: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28107 1726853614.86779: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28107 1726853614.86941: done processing included file 28107 1726853614.86943: iterating over new_blocks loaded from include file 28107 1726853614.86944: in VariableManager get_vars() 28107 1726853614.86956: done with get_vars() 28107 1726853614.86957: filtering new block on tags 28107 1726853614.86968: done filtering new block on tags 28107 1726853614.86969: 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 28107 1726853614.86975: extending task lists for all hosts with included blocks 28107 1726853614.87061: done extending task lists 28107 1726853614.87062: done processing included files 28107 1726853614.87062: results queue empty 28107 1726853614.87062: checking for any_errors_fatal 28107 1726853614.87064: done checking for any_errors_fatal 28107 1726853614.87065: checking for max_fail_percentage 28107 1726853614.87066: done checking for max_fail_percentage 28107 1726853614.87066: checking to see if all hosts have failed and the running result is not ok 28107 1726853614.87067: done checking to see if all hosts have failed 28107 1726853614.87067: getting the remaining hosts for this loop 28107 1726853614.87068: done getting the remaining hosts for this loop 28107 1726853614.87069: getting the next task for host managed_node2 28107 1726853614.87074: done getting next task for host managed_node2 28107 1726853614.87075: ^ task is: TASK: Gather current interface info 28107 1726853614.87077: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 28107 1726853614.87078: getting variables 28107 1726853614.87079: in VariableManager get_vars() 28107 1726853614.87089: Calling all_inventory to load vars for managed_node2 28107 1726853614.87091: Calling groups_inventory to load vars for managed_node2 28107 1726853614.87092: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853614.87095: Calling all_plugins_play to load vars for managed_node2 28107 1726853614.87096: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853614.87098: Calling groups_plugins_play to load vars for managed_node2 28107 1726853614.87203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853614.87326: done with get_vars() 28107 1726853614.87334: done getting variables 28107 1726853614.87361: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather 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:33:34 -0400 (0:00:00.019) 0:00:04.675 ****** 28107 1726853614.87389: entering _queue_task() for managed_node2/command 28107 1726853614.87599: worker is 1 (out of 1 available) 28107 1726853614.87611: exiting _queue_task() for managed_node2/command 28107 1726853614.87626: done queuing things up, now waiting for results queue to drain 28107 1726853614.87628: waiting for pending results... 28107 1726853614.87794: running TaskExecutor() for managed_node2/TASK: Gather current interface info 28107 1726853614.87875: in run() - task 02083763-bbaf-0509-6cd9-0000000003a0 28107 1726853614.87880: variable 'ansible_search_path' from source: unknown 28107 1726853614.87883: variable 'ansible_search_path' from source: unknown 28107 1726853614.87910: calling self._execute() 28107 1726853614.87977: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.87981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.87990: variable 'omit' from source: magic vars 28107 1726853614.88248: variable 'ansible_distribution_major_version' from source: facts 28107 1726853614.88260: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853614.88266: variable 'omit' from source: magic vars 28107 1726853614.88301: variable 'omit' from source: magic vars 28107 1726853614.88327: variable 'omit' from source: magic vars 28107 1726853614.88359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853614.88388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853614.88404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853614.88419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.88428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853614.88451: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853614.88454: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.88460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.88527: Set connection var ansible_connection to ssh 28107 1726853614.88532: Set connection var ansible_pipelining to False 28107 1726853614.88540: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853614.88543: Set connection var ansible_timeout to 10 28107 1726853614.88547: Set connection var ansible_shell_type to sh 28107 1726853614.88553: Set connection var ansible_shell_executable to /bin/sh 28107 1726853614.88573: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.88576: variable 'ansible_connection' from source: unknown 28107 1726853614.88579: variable 'ansible_module_compression' from source: unknown 28107 1726853614.88581: variable 'ansible_shell_type' from source: unknown 28107 1726853614.88583: variable 'ansible_shell_executable' from source: unknown 28107 1726853614.88585: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853614.88590: variable 'ansible_pipelining' from source: unknown 28107 1726853614.88592: variable 'ansible_timeout' from source: unknown 28107 1726853614.88596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853614.88698: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853614.88708: variable 'omit' from source: magic vars 28107 1726853614.88712: starting attempt loop 28107 1726853614.88717: running the handler 28107 1726853614.88731: _low_level_execute_command(): starting 28107 1726853614.88737: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853614.89253: 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 <<< 28107 1726853614.89259: stderr 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 <<< 28107 1726853614.89264: 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 <<< 28107 1726853614.89267: 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 <<< 28107 1726853614.89308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.89312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853614.89329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.89411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.91145: stdout chunk (state=3): >>>/root <<< 28107 1726853614.91247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853614.91273: stderr chunk (state=3): >>><<< 28107 1726853614.91277: stdout chunk (state=3): >>><<< 28107 1726853614.91298: _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 28107 1726853614.91309: _low_level_execute_command(): starting 28107 1726853614.91314: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302 `" && echo ansible-tmp-1726853614.912977-28383-94702248809302="` echo /root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302 `" ) && sleep 0' 28107 1726853614.91732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853614.91748: 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 <<< 28107 1726853614.91751: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853614.91778: 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 <<< 28107 1726853614.91825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.91828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853614.91835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.91909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.93927: stdout chunk (state=3): >>>ansible-tmp-1726853614.912977-28383-94702248809302=/root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302 <<< 28107 1726853614.94034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853614.94062: stderr chunk (state=3): >>><<< 28107 1726853614.94066: stdout chunk (state=3): >>><<< 28107 1726853614.94082: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853614.912977-28383-94702248809302=/root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302 , 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 28107 1726853614.94110: variable 'ansible_module_compression' from source: unknown 28107 1726853614.94151: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853614.94184: variable 'ansible_facts' from source: unknown 28107 1726853614.94241: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302/AnsiballZ_command.py 28107 1726853614.94343: Sending initial data 28107 1726853614.94346: Sent initial data (154 bytes) 28107 1726853614.94808: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853614.94811: 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 <<< 28107 1726853614.94814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853614.94816: 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 <<< 28107 1726853614.94819: stderr 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 <<< 28107 1726853614.94875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.94878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853614.94883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.94952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.96601: 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" <<< 28107 1726853614.96605: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28107 1726853614.96670: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853614.96739: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpqsxn8hm1 /root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302/AnsiballZ_command.py <<< 28107 1726853614.96742: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302/AnsiballZ_command.py" <<< 28107 1726853614.96805: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpqsxn8hm1" to remote "/root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302/AnsiballZ_command.py" <<< 28107 1726853614.96808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302/AnsiballZ_command.py" <<< 28107 1726853614.97450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853614.97494: stderr chunk (state=3): >>><<< 28107 1726853614.97497: stdout chunk (state=3): >>><<< 28107 1726853614.97523: done transferring module to remote 28107 1726853614.97532: _low_level_execute_command(): starting 28107 1726853614.97537: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302/ /root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302/AnsiballZ_command.py && sleep 0' 28107 1726853614.97983: 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 <<< 28107 1726853614.97987: stderr 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 <<< 28107 1726853614.97990: 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 <<< 28107 1726853614.97996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853614.98042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853614.98048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853614.98053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853614.98117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853614.99987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853615.00011: stderr chunk (state=3): >>><<< 28107 1726853615.00014: stdout chunk (state=3): >>><<< 28107 1726853615.00027: _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 28107 1726853615.00032: _low_level_execute_command(): starting 28107 1726853615.00035: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302/AnsiballZ_command.py && sleep 0' 28107 1726853615.00483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853615.00486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853615.00488: 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 <<< 28107 1726853615.00490: 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 <<< 28107 1726853615.00492: 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 <<< 28107 1726853615.00550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853615.00553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853615.00555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853615.00625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853615.16659: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:33:35.162070", "end": "2024-09-20 13:33:35.165640", "delta": "0:00:00.003570", "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}}} <<< 28107 1726853615.18808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853615.18812: stdout chunk (state=3): >>><<< 28107 1726853615.18815: stderr chunk (state=3): >>><<< 28107 1726853615.18817: _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:33:35.162070", "end": "2024-09-20 13:33:35.165640", "delta": "0:00:00.003570", "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. 28107 1726853615.18827: 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-1726853614.912977-28383-94702248809302/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853615.18830: _low_level_execute_command(): starting 28107 1726853615.18832: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853614.912977-28383-94702248809302/ > /dev/null 2>&1 && sleep 0' 28107 1726853615.19330: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853615.19334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853615.19381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853615.19396: stderr 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 <<< 28107 1726853615.19478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853615.19594: 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' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853615.19675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853615.19774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853615.21690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853615.21727: stderr chunk (state=3): >>><<< 28107 1726853615.21737: stdout chunk (state=3): >>><<< 28107 1726853615.21763: _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 28107 1726853615.21778: handler run complete 28107 1726853615.21807: Evaluated conditional (False): False 28107 1726853615.21836: attempt loop complete, returning result 28107 1726853615.21843: _execute() done 28107 1726853615.21850: dumping result to json 28107 1726853615.21863: done dumping result, returning 28107 1726853615.21877: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [02083763-bbaf-0509-6cd9-0000000003a0] 28107 1726853615.21887: sending task result for task 02083763-bbaf-0509-6cd9-0000000003a0 28107 1726853615.22117: done sending task result for task 02083763-bbaf-0509-6cd9-0000000003a0 28107 1726853615.22120: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003570", "end": "2024-09-20 13:33:35.165640", "rc": 0, "start": "2024-09-20 13:33:35.162070" } STDOUT: bonding_masters eth0 lo 28107 1726853615.22229: no more pending results, returning what we have 28107 1726853615.22234: results queue empty 28107 1726853615.22235: checking for any_errors_fatal 28107 1726853615.22237: done checking for any_errors_fatal 28107 1726853615.22237: checking for max_fail_percentage 28107 1726853615.22239: done checking for max_fail_percentage 28107 1726853615.22240: checking to see if all hosts have failed and the running result is not ok 28107 1726853615.22241: done checking to see if all hosts have failed 28107 1726853615.22242: getting the remaining hosts for this loop 28107 1726853615.22244: done getting the remaining hosts for this loop 28107 1726853615.22247: getting the next task for host managed_node2 28107 1726853615.22260: done getting next task for host managed_node2 28107 1726853615.22263: ^ task is: TASK: Set current_interfaces 28107 1726853615.22268: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 28107 1726853615.22274: getting variables 28107 1726853615.22276: in VariableManager get_vars() 28107 1726853615.22317: Calling all_inventory to load vars for managed_node2 28107 1726853615.22320: Calling groups_inventory to load vars for managed_node2 28107 1726853615.22323: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853615.22334: Calling all_plugins_play to load vars for managed_node2 28107 1726853615.22337: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853615.22340: Calling groups_plugins_play to load vars for managed_node2 28107 1726853615.22881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853615.23199: done with get_vars() 28107 1726853615.23219: done getting variables 28107 1726853615.23274: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set 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:33:35 -0400 (0:00:00.359) 0:00:05.034 ****** 28107 1726853615.23307: entering _queue_task() for managed_node2/set_fact 28107 1726853615.23512: worker is 1 (out of 1 available) 28107 1726853615.23526: exiting _queue_task() for managed_node2/set_fact 28107 1726853615.23539: done queuing things up, now waiting for results queue to drain 28107 1726853615.23541: waiting for pending results... 28107 1726853615.23787: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 28107 1726853615.23793: in run() - task 02083763-bbaf-0509-6cd9-0000000003a1 28107 1726853615.23797: variable 'ansible_search_path' from source: unknown 28107 1726853615.23799: variable 'ansible_search_path' from source: unknown 28107 1726853615.23812: calling self._execute() 28107 1726853615.23883: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853615.23887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853615.23893: variable 'omit' from source: magic vars 28107 1726853615.24152: variable 'ansible_distribution_major_version' from source: facts 28107 1726853615.24165: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853615.24170: variable 'omit' from source: magic vars 28107 1726853615.24213: variable 'omit' from source: magic vars 28107 1726853615.24288: variable '_current_interfaces' from source: set_fact 28107 1726853615.24335: variable 'omit' from source: magic vars 28107 1726853615.24368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853615.24395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853615.24411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853615.24428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853615.24436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853615.24462: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853615.24465: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853615.24468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853615.24536: Set connection var ansible_connection to ssh 28107 1726853615.24542: Set connection var ansible_pipelining to False 28107 1726853615.24549: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853615.24554: Set connection var ansible_timeout to 10 28107 1726853615.24556: Set connection var ansible_shell_type to sh 28107 1726853615.24564: Set connection var ansible_shell_executable to /bin/sh 28107 1726853615.24582: variable 'ansible_shell_executable' from source: unknown 28107 1726853615.24585: variable 'ansible_connection' from source: unknown 28107 1726853615.24588: variable 'ansible_module_compression' from source: unknown 28107 1726853615.24590: variable 'ansible_shell_type' from source: unknown 28107 1726853615.24592: variable 'ansible_shell_executable' from source: unknown 28107 1726853615.24595: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853615.24597: variable 'ansible_pipelining' from source: unknown 28107 1726853615.24599: variable 'ansible_timeout' from source: unknown 28107 1726853615.24604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853615.24757: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853615.24764: variable 'omit' from source: magic vars 28107 1726853615.24767: starting attempt loop 28107 1726853615.24770: running the handler 28107 1726853615.24775: handler run complete 28107 1726853615.24777: attempt loop complete, returning result 28107 1726853615.24779: _execute() done 28107 1726853615.24781: dumping result to json 28107 1726853615.24783: done dumping result, returning 28107 1726853615.24786: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [02083763-bbaf-0509-6cd9-0000000003a1] 28107 1726853615.24788: sending task result for task 02083763-bbaf-0509-6cd9-0000000003a1 28107 1726853615.24879: done sending task result for task 02083763-bbaf-0509-6cd9-0000000003a1 28107 1726853615.24882: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 28107 1726853615.24938: no more pending results, returning what we have 28107 1726853615.24942: results queue empty 28107 1726853615.24942: checking for any_errors_fatal 28107 1726853615.24950: done checking for any_errors_fatal 28107 1726853615.24951: checking for max_fail_percentage 28107 1726853615.24952: done checking for max_fail_percentage 28107 1726853615.24953: checking to see if all hosts have failed and the running result is not ok 28107 1726853615.24956: done checking to see if all hosts have failed 28107 1726853615.24957: getting the remaining hosts for this loop 28107 1726853615.24958: done getting the remaining hosts for this loop 28107 1726853615.24962: getting the next task for host managed_node2 28107 1726853615.24970: done getting next task for host managed_node2 28107 1726853615.24974: ^ task is: TASK: Show current_interfaces 28107 1726853615.24978: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853615.24982: getting variables 28107 1726853615.24984: in VariableManager get_vars() 28107 1726853615.25018: Calling all_inventory to load vars for managed_node2 28107 1726853615.25020: Calling groups_inventory to load vars for managed_node2 28107 1726853615.25022: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853615.25032: Calling all_plugins_play to load vars for managed_node2 28107 1726853615.25035: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853615.25037: Calling groups_plugins_play to load vars for managed_node2 28107 1726853615.25251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853615.25449: done with get_vars() 28107 1726853615.25461: done getting variables 28107 1726853615.25520: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show 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:33:35 -0400 (0:00:00.022) 0:00:05.056 ****** 28107 1726853615.25549: entering _queue_task() for managed_node2/debug 28107 1726853615.25821: worker is 1 (out of 1 available) 28107 1726853615.25837: exiting _queue_task() for managed_node2/debug 28107 1726853615.25850: done queuing things up, now waiting for results queue to drain 28107 1726853615.25852: waiting for pending results... 28107 1726853615.26045: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 28107 1726853615.26145: in run() - task 02083763-bbaf-0509-6cd9-00000000036a 28107 1726853615.26150: variable 'ansible_search_path' from source: unknown 28107 1726853615.26153: variable 'ansible_search_path' from source: unknown 28107 1726853615.26252: calling self._execute() 28107 1726853615.26258: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853615.26261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853615.26263: variable 'omit' from source: magic vars 28107 1726853615.26601: variable 'ansible_distribution_major_version' from source: facts 28107 1726853615.26607: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853615.26614: variable 'omit' from source: magic vars 28107 1726853615.26658: variable 'omit' from source: magic vars 28107 1726853615.26757: variable 'current_interfaces' from source: set_fact 28107 1726853615.26800: variable 'omit' from source: magic vars 28107 1726853615.26820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853615.26845: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853615.26863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853615.26880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853615.26888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853615.26922: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853615.26925: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853615.26928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853615.26997: Set connection var ansible_connection to ssh 28107 1726853615.27002: Set connection var ansible_pipelining to False 28107 1726853615.27009: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853615.27014: Set connection var ansible_timeout to 10 28107 1726853615.27017: Set connection var ansible_shell_type to sh 28107 1726853615.27027: Set connection var ansible_shell_executable to /bin/sh 28107 1726853615.27042: variable 'ansible_shell_executable' from source: unknown 28107 1726853615.27046: variable 'ansible_connection' from source: unknown 28107 1726853615.27048: variable 'ansible_module_compression' from source: unknown 28107 1726853615.27050: variable 'ansible_shell_type' from source: unknown 28107 1726853615.27052: variable 'ansible_shell_executable' from source: unknown 28107 1726853615.27058: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853615.27060: variable 'ansible_pipelining' from source: unknown 28107 1726853615.27063: variable 'ansible_timeout' from source: unknown 28107 1726853615.27065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853615.27166: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853615.27175: variable 'omit' from source: magic vars 28107 1726853615.27180: starting attempt loop 28107 1726853615.27183: running the handler 28107 1726853615.27219: handler run complete 28107 1726853615.27230: attempt loop complete, returning result 28107 1726853615.27233: _execute() done 28107 1726853615.27237: dumping result to json 28107 1726853615.27239: done dumping result, returning 28107 1726853615.27248: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [02083763-bbaf-0509-6cd9-00000000036a] 28107 1726853615.27251: sending task result for task 02083763-bbaf-0509-6cd9-00000000036a 28107 1726853615.27329: done sending task result for task 02083763-bbaf-0509-6cd9-00000000036a 28107 1726853615.27333: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 28107 1726853615.27382: no more pending results, returning what we have 28107 1726853615.27385: results queue empty 28107 1726853615.27386: checking for any_errors_fatal 28107 1726853615.27390: done checking for any_errors_fatal 28107 1726853615.27391: checking for max_fail_percentage 28107 1726853615.27392: done checking for max_fail_percentage 28107 1726853615.27393: checking to see if all hosts have failed and the running result is not ok 28107 1726853615.27394: done checking to see if all hosts have failed 28107 1726853615.27395: getting the remaining hosts for this loop 28107 1726853615.27396: done getting the remaining hosts for this loop 28107 1726853615.27399: getting the next task for host managed_node2 28107 1726853615.27407: done getting next task for host managed_node2 28107 1726853615.27410: ^ task is: TASK: Install iproute 28107 1726853615.27413: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853615.27416: getting variables 28107 1726853615.27417: in VariableManager get_vars() 28107 1726853615.27451: Calling all_inventory to load vars for managed_node2 28107 1726853615.27453: Calling groups_inventory to load vars for managed_node2 28107 1726853615.27458: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853615.27466: Calling all_plugins_play to load vars for managed_node2 28107 1726853615.27469: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853615.27473: Calling groups_plugins_play to load vars for managed_node2 28107 1726853615.27626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853615.27748: done with get_vars() 28107 1726853615.27757: done getting variables 28107 1726853615.27796: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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:33:35 -0400 (0:00:00.022) 0:00:05.079 ****** 28107 1726853615.27815: entering _queue_task() for managed_node2/package 28107 1726853615.28009: worker is 1 (out of 1 available) 28107 1726853615.28023: exiting _queue_task() for managed_node2/package 28107 1726853615.28037: done queuing things up, now waiting for results queue to drain 28107 1726853615.28038: waiting for pending results... 28107 1726853615.28188: running TaskExecutor() for managed_node2/TASK: Install iproute 28107 1726853615.28246: in run() - task 02083763-bbaf-0509-6cd9-00000000026d 28107 1726853615.28261: variable 'ansible_search_path' from source: unknown 28107 1726853615.28264: variable 'ansible_search_path' from source: unknown 28107 1726853615.28291: calling self._execute() 28107 1726853615.28368: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853615.28396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853615.28406: variable 'omit' from source: magic vars 28107 1726853615.28979: variable 'ansible_distribution_major_version' from source: facts 28107 1726853615.28983: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853615.28985: variable 'omit' from source: magic vars 28107 1726853615.28988: variable 'omit' from source: magic vars 28107 1726853615.28991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853615.31123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853615.31169: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853615.31210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853615.31235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853615.31257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853615.31325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853615.31344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853615.31362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853615.31391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853615.31401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853615.31474: variable '__network_is_ostree' from source: set_fact 28107 1726853615.31478: variable 'omit' from source: magic vars 28107 1726853615.31501: variable 'omit' from source: magic vars 28107 1726853615.31524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853615.31544: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853615.31560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853615.31575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853615.31582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853615.31604: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853615.31607: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853615.31610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853615.31677: Set connection var ansible_connection to ssh 28107 1726853615.31682: Set connection var ansible_pipelining to False 28107 1726853615.31689: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853615.31694: Set connection var ansible_timeout to 10 28107 1726853615.31697: Set connection var ansible_shell_type to sh 28107 1726853615.31703: Set connection var ansible_shell_executable to /bin/sh 28107 1726853615.31721: variable 'ansible_shell_executable' from source: unknown 28107 1726853615.31724: variable 'ansible_connection' from source: unknown 28107 1726853615.31727: variable 'ansible_module_compression' from source: unknown 28107 1726853615.31730: variable 'ansible_shell_type' from source: unknown 28107 1726853615.31733: variable 'ansible_shell_executable' from source: unknown 28107 1726853615.31735: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853615.31737: variable 'ansible_pipelining' from source: unknown 28107 1726853615.31740: variable 'ansible_timeout' from source: unknown 28107 1726853615.31742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853615.31810: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853615.31817: variable 'omit' from source: magic vars 28107 1726853615.31822: starting attempt loop 28107 1726853615.31825: running the handler 28107 1726853615.31831: variable 'ansible_facts' from source: unknown 28107 1726853615.31835: variable 'ansible_facts' from source: unknown 28107 1726853615.31864: _low_level_execute_command(): starting 28107 1726853615.31870: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853615.32353: 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 <<< 28107 1726853615.32360: stderr 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 <<< 28107 1726853615.32362: 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 <<< 28107 1726853615.32365: 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 <<< 28107 1726853615.32367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853615.32414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853615.32417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853615.32497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853615.34230: stdout chunk (state=3): >>>/root <<< 28107 1726853615.34327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853615.34352: stderr chunk (state=3): >>><<< 28107 1726853615.34358: stdout chunk (state=3): >>><<< 28107 1726853615.34380: _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 28107 1726853615.34392: _low_level_execute_command(): starting 28107 1726853615.34395: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019 `" && echo ansible-tmp-1726853615.3437712-28406-107471355010019="` echo /root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019 `" ) && sleep 0' 28107 1726853615.34839: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853615.34842: 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 <<< 28107 1726853615.34845: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853615.34847: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853615.34849: stderr 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 <<< 28107 1726853615.34898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853615.34901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853615.34910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853615.34984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853615.36943: stdout chunk (state=3): >>>ansible-tmp-1726853615.3437712-28406-107471355010019=/root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019 <<< 28107 1726853615.37053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853615.37085: stderr chunk (state=3): >>><<< 28107 1726853615.37088: stdout chunk (state=3): >>><<< 28107 1726853615.37104: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853615.3437712-28406-107471355010019=/root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019 , 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 28107 1726853615.37130: variable 'ansible_module_compression' from source: unknown 28107 1726853615.37181: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 28107 1726853615.37185: ANSIBALLZ: Acquiring lock 28107 1726853615.37187: ANSIBALLZ: Lock acquired: 139685685842848 28107 1726853615.37190: ANSIBALLZ: Creating module 28107 1726853615.49078: ANSIBALLZ: Writing module into payload 28107 1726853615.49114: ANSIBALLZ: Writing module 28107 1726853615.49143: ANSIBALLZ: Renaming module 28107 1726853615.49164: ANSIBALLZ: Done creating module 28107 1726853615.49191: variable 'ansible_facts' from source: unknown 28107 1726853615.49297: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019/AnsiballZ_dnf.py 28107 1726853615.49438: Sending initial data 28107 1726853615.49441: Sent initial data (152 bytes) 28107 1726853615.50172: 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 <<< 28107 1726853615.50192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853615.50301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853615.52052: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28107 1726853615.52153: 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 <<< 28107 1726853615.52253: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853615.52576: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpz5tv1zpx /root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019/AnsiballZ_dnf.py <<< 28107 1726853615.52580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019/AnsiballZ_dnf.py" <<< 28107 1726853615.52634: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpz5tv1zpx" to remote "/root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019/AnsiballZ_dnf.py" <<< 28107 1726853615.53708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853615.53751: stderr chunk (state=3): >>><<< 28107 1726853615.53766: stdout chunk (state=3): >>><<< 28107 1726853615.53787: done transferring module to remote 28107 1726853615.53798: _low_level_execute_command(): starting 28107 1726853615.53812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019/ /root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019/AnsiballZ_dnf.py && sleep 0' 28107 1726853615.54223: 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 <<< 28107 1726853615.54239: stderr 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 <<< 28107 1726853615.54257: 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 <<< 28107 1726853615.54297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853615.54309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853615.54384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853615.56341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853615.56376: stdout chunk (state=3): >>><<< 28107 1726853615.56379: stderr chunk (state=3): >>><<< 28107 1726853615.56466: _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 28107 1726853615.56470: _low_level_execute_command(): starting 28107 1726853615.56474: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019/AnsiballZ_dnf.py && sleep 0' 28107 1726853615.56999: 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 <<< 28107 1726853615.57026: stderr 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 <<< 28107 1726853615.57080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853615.57083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853615.57170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.00002: 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}}} <<< 28107 1726853616.04691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853616.04695: stdout chunk (state=3): >>><<< 28107 1726853616.04697: stderr chunk (state=3): >>><<< 28107 1726853616.04713: _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. 28107 1726853616.04796: 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-1726853615.3437712-28406-107471355010019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853616.04805: _low_level_execute_command(): starting 28107 1726853616.04807: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853615.3437712-28406-107471355010019/ > /dev/null 2>&1 && sleep 0' 28107 1726853616.05467: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853616.05486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.05512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853616.05534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853616.05591: 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 <<< 28107 1726853616.05662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853616.05695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.05698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.05807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.07782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.07795: stderr chunk (state=3): >>><<< 28107 1726853616.07804: stdout chunk (state=3): >>><<< 28107 1726853616.07829: _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 28107 1726853616.07849: handler run complete 28107 1726853616.08076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853616.08235: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853616.08281: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853616.08325: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853616.08362: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853616.08575: variable '__install_status' from source: unknown 28107 1726853616.08578: Evaluated conditional (__install_status is success): True 28107 1726853616.08581: attempt loop complete, returning result 28107 1726853616.08583: _execute() done 28107 1726853616.08585: dumping result to json 28107 1726853616.08587: done dumping result, returning 28107 1726853616.08589: done running TaskExecutor() for managed_node2/TASK: Install iproute [02083763-bbaf-0509-6cd9-00000000026d] 28107 1726853616.08591: sending task result for task 02083763-bbaf-0509-6cd9-00000000026d 28107 1726853616.08667: done sending task result for task 02083763-bbaf-0509-6cd9-00000000026d 28107 1726853616.08670: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 28107 1726853616.08763: no more pending results, returning what we have 28107 1726853616.08766: results queue empty 28107 1726853616.08767: checking for any_errors_fatal 28107 1726853616.08775: done checking for any_errors_fatal 28107 1726853616.08776: checking for max_fail_percentage 28107 1726853616.08777: done checking for max_fail_percentage 28107 1726853616.08779: checking to see if all hosts have failed and the running result is not ok 28107 1726853616.08779: done checking to see if all hosts have failed 28107 1726853616.08780: getting the remaining hosts for this loop 28107 1726853616.08783: done getting the remaining hosts for this loop 28107 1726853616.08787: getting the next task for host managed_node2 28107 1726853616.08794: done getting next task for host managed_node2 28107 1726853616.08796: ^ task is: TASK: Create veth interface {{ interface }} 28107 1726853616.08799: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853616.08802: getting variables 28107 1726853616.08804: in VariableManager get_vars() 28107 1726853616.08842: Calling all_inventory to load vars for managed_node2 28107 1726853616.08845: Calling groups_inventory to load vars for managed_node2 28107 1726853616.08848: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853616.08863: Calling all_plugins_play to load vars for managed_node2 28107 1726853616.08866: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853616.08870: Calling groups_plugins_play to load vars for managed_node2 28107 1726853616.09456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853616.09641: done with get_vars() 28107 1726853616.09654: done getting variables 28107 1726853616.09708: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853616.09819: variable 'interface' from source: set_fact TASK [Create veth interface ethtest0] ****************************************** 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:33:36 -0400 (0:00:00.820) 0:00:05.899 ****** 28107 1726853616.09850: entering _queue_task() for managed_node2/command 28107 1726853616.10112: worker is 1 (out of 1 available) 28107 1726853616.10125: exiting _queue_task() for managed_node2/command 28107 1726853616.10138: done queuing things up, now waiting for results queue to drain 28107 1726853616.10140: waiting for pending results... 28107 1726853616.10497: running TaskExecutor() for managed_node2/TASK: Create veth interface ethtest0 28107 1726853616.10502: in run() - task 02083763-bbaf-0509-6cd9-00000000026e 28107 1726853616.10580: variable 'ansible_search_path' from source: unknown 28107 1726853616.10583: variable 'ansible_search_path' from source: unknown 28107 1726853616.10786: variable 'interface' from source: set_fact 28107 1726853616.10874: variable 'interface' from source: set_fact 28107 1726853616.10951: variable 'interface' from source: set_fact 28107 1726853616.11097: Loaded config def from plugin (lookup/items) 28107 1726853616.11108: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 28107 1726853616.11135: variable 'omit' from source: magic vars 28107 1726853616.11254: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853616.11268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853616.11347: variable 'omit' from source: magic vars 28107 1726853616.11824: variable 'ansible_distribution_major_version' from source: facts 28107 1726853616.11838: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853616.12032: variable 'type' from source: set_fact 28107 1726853616.12041: variable 'state' from source: include params 28107 1726853616.12049: variable 'interface' from source: set_fact 28107 1726853616.12058: variable 'current_interfaces' from source: set_fact 28107 1726853616.12068: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 28107 1726853616.12081: variable 'omit' from source: magic vars 28107 1726853616.12126: variable 'omit' from source: magic vars 28107 1726853616.12173: variable 'item' from source: unknown 28107 1726853616.12376: variable 'item' from source: unknown 28107 1726853616.12379: variable 'omit' from source: magic vars 28107 1726853616.12381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853616.12384: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853616.12386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853616.12388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853616.12390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853616.12409: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853616.12417: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853616.12424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853616.12523: Set connection var ansible_connection to ssh 28107 1726853616.12533: Set connection var ansible_pipelining to False 28107 1726853616.12544: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853616.12554: Set connection var ansible_timeout to 10 28107 1726853616.12560: Set connection var ansible_shell_type to sh 28107 1726853616.12572: Set connection var ansible_shell_executable to /bin/sh 28107 1726853616.12598: variable 'ansible_shell_executable' from source: unknown 28107 1726853616.12609: variable 'ansible_connection' from source: unknown 28107 1726853616.12620: variable 'ansible_module_compression' from source: unknown 28107 1726853616.12626: variable 'ansible_shell_type' from source: unknown 28107 1726853616.12634: variable 'ansible_shell_executable' from source: unknown 28107 1726853616.12641: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853616.12648: variable 'ansible_pipelining' from source: unknown 28107 1726853616.12655: variable 'ansible_timeout' from source: unknown 28107 1726853616.12663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853616.12835: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853616.12839: variable 'omit' from source: magic vars 28107 1726853616.12841: starting attempt loop 28107 1726853616.12843: running the handler 28107 1726853616.12846: _low_level_execute_command(): starting 28107 1726853616.12855: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853616.13554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853616.13580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.13643: 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 <<< 28107 1726853616.13706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853616.13726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.13754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.13874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.15646: stdout chunk (state=3): >>>/root <<< 28107 1726853616.15814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.15817: stdout chunk (state=3): >>><<< 28107 1726853616.15820: stderr chunk (state=3): >>><<< 28107 1726853616.15841: _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 28107 1726853616.15862: _low_level_execute_command(): starting 28107 1726853616.15968: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756 `" && echo ansible-tmp-1726853616.1584885-28442-225894634861756="` echo /root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756 `" ) && sleep 0' 28107 1726853616.16551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853616.16565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.16584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853616.16602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853616.16629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853616.16731: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.16773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.17068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.18942: stdout chunk (state=3): >>>ansible-tmp-1726853616.1584885-28442-225894634861756=/root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756 <<< 28107 1726853616.19095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.19098: stdout chunk (state=3): >>><<< 28107 1726853616.19101: stderr chunk (state=3): >>><<< 28107 1726853616.19106: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853616.1584885-28442-225894634861756=/root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756 , 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 28107 1726853616.19137: variable 'ansible_module_compression' from source: unknown 28107 1726853616.19191: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853616.19224: variable 'ansible_facts' from source: unknown 28107 1726853616.19365: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756/AnsiballZ_command.py 28107 1726853616.19608: Sending initial data 28107 1726853616.19617: Sent initial data (156 bytes) 28107 1726853616.20791: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.20989: 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 <<< 28107 1726853616.21053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853616.21069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.21151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.23004: 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 <<< 28107 1726853616.23076: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853616.23309: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmppse483b_ /root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756/AnsiballZ_command.py <<< 28107 1726853616.23312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmppse483b_" to remote "/root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756/AnsiballZ_command.py" <<< 28107 1726853616.24288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.24576: stderr chunk (state=3): >>><<< 28107 1726853616.24579: stdout chunk (state=3): >>><<< 28107 1726853616.24582: done transferring module to remote 28107 1726853616.24585: _low_level_execute_command(): starting 28107 1726853616.24587: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756/ /root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756/AnsiballZ_command.py && sleep 0' 28107 1726853616.25732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.25846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853616.25862: stderr 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 <<< 28107 1726853616.25876: stderr 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 <<< 28107 1726853616.25928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853616.25941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.26073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.26153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.28159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.28208: stderr chunk (state=3): >>><<< 28107 1726853616.28211: stdout chunk (state=3): >>><<< 28107 1726853616.28228: _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 28107 1726853616.28237: _low_level_execute_command(): starting 28107 1726853616.28247: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756/AnsiballZ_command.py && sleep 0' 28107 1726853616.29804: 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 debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.29843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.46111: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-20 13:33:36.453462", "end": "2024-09-20 13:33:36.459236", "delta": "0:00:00.005774", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest0 type veth peer name peerethtest0", "_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}}} <<< 28107 1726853616.48888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853616.48892: stdout chunk (state=3): >>><<< 28107 1726853616.48894: stderr chunk (state=3): >>><<< 28107 1726853616.48897: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-20 13:33:36.453462", "end": "2024-09-20 13:33:36.459236", "delta": "0:00:00.005774", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest0 type veth peer name peerethtest0", "_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. 28107 1726853616.48900: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add ethtest0 type veth peer name peerethtest0', '_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-1726853616.1584885-28442-225894634861756/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853616.48903: _low_level_execute_command(): starting 28107 1726853616.48905: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853616.1584885-28442-225894634861756/ > /dev/null 2>&1 && sleep 0' 28107 1726853616.50194: 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' <<< 28107 1726853616.50213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.50230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.50481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.54638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.54653: stdout chunk (state=3): >>><<< 28107 1726853616.54665: stderr chunk (state=3): >>><<< 28107 1726853616.54688: _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 28107 1726853616.55077: handler run complete 28107 1726853616.55081: Evaluated conditional (False): False 28107 1726853616.55083: attempt loop complete, returning result 28107 1726853616.55085: variable 'item' from source: unknown 28107 1726853616.55087: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.005774", "end": "2024-09-20 13:33:36.459236", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-09-20 13:33:36.453462" } 28107 1726853616.55280: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853616.55283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853616.55285: variable 'omit' from source: magic vars 28107 1726853616.55530: variable 'ansible_distribution_major_version' from source: facts 28107 1726853616.55536: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853616.55977: variable 'type' from source: set_fact 28107 1726853616.55980: variable 'state' from source: include params 28107 1726853616.55982: variable 'interface' from source: set_fact 28107 1726853616.55985: variable 'current_interfaces' from source: set_fact 28107 1726853616.55987: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 28107 1726853616.55989: variable 'omit' from source: magic vars 28107 1726853616.55991: variable 'omit' from source: magic vars 28107 1726853616.56142: variable 'item' from source: unknown 28107 1726853616.56277: variable 'item' from source: unknown 28107 1726853616.56281: variable 'omit' from source: magic vars 28107 1726853616.56291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853616.56300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853616.56306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853616.56322: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853616.56324: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853616.56329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853616.56403: Set connection var ansible_connection to ssh 28107 1726853616.56408: Set connection var ansible_pipelining to False 28107 1726853616.56416: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853616.56421: Set connection var ansible_timeout to 10 28107 1726853616.56423: Set connection var ansible_shell_type to sh 28107 1726853616.56505: Set connection var ansible_shell_executable to /bin/sh 28107 1726853616.56508: variable 'ansible_shell_executable' from source: unknown 28107 1726853616.56511: variable 'ansible_connection' from source: unknown 28107 1726853616.56513: variable 'ansible_module_compression' from source: unknown 28107 1726853616.56515: variable 'ansible_shell_type' from source: unknown 28107 1726853616.56517: variable 'ansible_shell_executable' from source: unknown 28107 1726853616.56519: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853616.56521: variable 'ansible_pipelining' from source: unknown 28107 1726853616.56523: variable 'ansible_timeout' from source: unknown 28107 1726853616.56525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853616.56905: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853616.57048: variable 'omit' from source: magic vars 28107 1726853616.57052: starting attempt loop 28107 1726853616.57054: running the handler 28107 1726853616.57066: _low_level_execute_command(): starting 28107 1726853616.57068: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853616.58532: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853616.58549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.58688: 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 <<< 28107 1726853616.58998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.59023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.59232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.60963: stdout chunk (state=3): >>>/root <<< 28107 1726853616.61106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.61116: stdout chunk (state=3): >>><<< 28107 1726853616.61128: stderr chunk (state=3): >>><<< 28107 1726853616.61151: _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 28107 1726853616.61172: _low_level_execute_command(): starting 28107 1726853616.61183: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912 `" && echo ansible-tmp-1726853616.6115994-28442-177455078512912="` echo /root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912 `" ) && sleep 0' 28107 1726853616.61821: 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 <<< 28107 1726853616.61832: 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 <<< 28107 1726853616.61900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.61913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.62012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.64033: stdout chunk (state=3): >>>ansible-tmp-1726853616.6115994-28442-177455078512912=/root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912 <<< 28107 1726853616.64172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.64187: stdout chunk (state=3): >>><<< 28107 1726853616.64199: stderr chunk (state=3): >>><<< 28107 1726853616.64217: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853616.6115994-28442-177455078512912=/root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912 , 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 28107 1726853616.64249: variable 'ansible_module_compression' from source: unknown 28107 1726853616.64297: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853616.64322: variable 'ansible_facts' from source: unknown 28107 1726853616.64399: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912/AnsiballZ_command.py 28107 1726853616.64638: Sending initial data 28107 1726853616.64641: Sent initial data (156 bytes) 28107 1726853616.65214: 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 <<< 28107 1726853616.65288: 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 <<< 28107 1726853616.65330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853616.65346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.65367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.65475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.67168: 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 <<< 28107 1726853616.67280: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853616.67376: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpi5be_87s /root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912/AnsiballZ_command.py <<< 28107 1726853616.67380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912/AnsiballZ_command.py" <<< 28107 1726853616.67440: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpi5be_87s" to remote "/root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912/AnsiballZ_command.py" <<< 28107 1726853616.68354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.68393: stderr chunk (state=3): >>><<< 28107 1726853616.68402: stdout chunk (state=3): >>><<< 28107 1726853616.68444: done transferring module to remote 28107 1726853616.68464: _low_level_execute_command(): starting 28107 1726853616.68477: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912/ /root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912/AnsiballZ_command.py && sleep 0' 28107 1726853616.69186: 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 <<< 28107 1726853616.69263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853616.69292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.69337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.69422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.71381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.71385: stdout chunk (state=3): >>><<< 28107 1726853616.71387: stderr chunk (state=3): >>><<< 28107 1726853616.71405: _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 28107 1726853616.71489: _low_level_execute_command(): starting 28107 1726853616.71492: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912/AnsiballZ_command.py && sleep 0' 28107 1726853616.72048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853616.72063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.72138: 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 <<< 28107 1726853616.72189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853616.72204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.72223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.72345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.88458: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 13:33:36.879427", "end": "2024-09-20 13:33:36.883485", "delta": "0:00:00.004058", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest0 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}}} <<< 28107 1726853616.90181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853616.90185: stderr chunk (state=3): >>><<< 28107 1726853616.90187: stdout chunk (state=3): >>><<< 28107 1726853616.90190: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 13:33:36.879427", "end": "2024-09-20 13:33:36.883485", "delta": "0:00:00.004058", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest0 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. 28107 1726853616.90196: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerethtest0 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-1726853616.6115994-28442-177455078512912/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853616.90202: _low_level_execute_command(): starting 28107 1726853616.90208: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853616.6115994-28442-177455078512912/ > /dev/null 2>&1 && sleep 0' 28107 1726853616.90863: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853616.90867: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.90880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853616.90893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853616.90905: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853616.90911: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853616.91137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853616.91140: 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 <<< 28107 1726853616.91143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.91144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.93091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.93155: stderr chunk (state=3): >>><<< 28107 1726853616.93170: stdout chunk (state=3): >>><<< 28107 1726853616.93195: _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 28107 1726853616.93217: handler run complete 28107 1726853616.93243: Evaluated conditional (False): False 28107 1726853616.93262: attempt loop complete, returning result 28107 1726853616.93290: variable 'item' from source: unknown 28107 1726853616.93385: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.004058", "end": "2024-09-20 13:33:36.883485", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-09-20 13:33:36.879427" } 28107 1726853616.93787: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853616.93791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853616.93793: variable 'omit' from source: magic vars 28107 1726853616.93811: variable 'ansible_distribution_major_version' from source: facts 28107 1726853616.93818: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853616.94003: variable 'type' from source: set_fact 28107 1726853616.94007: variable 'state' from source: include params 28107 1726853616.94012: variable 'interface' from source: set_fact 28107 1726853616.94076: variable 'current_interfaces' from source: set_fact 28107 1726853616.94080: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 28107 1726853616.94082: variable 'omit' from source: magic vars 28107 1726853616.94085: variable 'omit' from source: magic vars 28107 1726853616.94087: variable 'item' from source: unknown 28107 1726853616.94133: variable 'item' from source: unknown 28107 1726853616.94148: variable 'omit' from source: magic vars 28107 1726853616.94169: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853616.94200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853616.94203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853616.94206: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853616.94208: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853616.94210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853616.94275: Set connection var ansible_connection to ssh 28107 1726853616.94309: Set connection var ansible_pipelining to False 28107 1726853616.94312: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853616.94314: Set connection var ansible_timeout to 10 28107 1726853616.94316: Set connection var ansible_shell_type to sh 28107 1726853616.94318: Set connection var ansible_shell_executable to /bin/sh 28107 1726853616.94327: variable 'ansible_shell_executable' from source: unknown 28107 1726853616.94330: variable 'ansible_connection' from source: unknown 28107 1726853616.94332: variable 'ansible_module_compression' from source: unknown 28107 1726853616.94334: variable 'ansible_shell_type' from source: unknown 28107 1726853616.94337: variable 'ansible_shell_executable' from source: unknown 28107 1726853616.94339: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853616.94341: variable 'ansible_pipelining' from source: unknown 28107 1726853616.94343: variable 'ansible_timeout' from source: unknown 28107 1726853616.94346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853616.94476: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853616.94484: variable 'omit' from source: magic vars 28107 1726853616.94487: starting attempt loop 28107 1726853616.94489: running the handler 28107 1726853616.94491: _low_level_execute_command(): starting 28107 1726853616.94493: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853616.95052: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853616.95076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.95081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853616.95178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853616.95182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853616.95185: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853616.95187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853616.95189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853616.95191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853616.95193: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853616.95195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853616.95197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853616.95199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853616.95200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853616.95202: stderr chunk (state=3): >>>debug2: match found <<< 28107 1726853616.95204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853616.95253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853616.95266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853616.95286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.95394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853616.97129: stdout chunk (state=3): >>>/root <<< 28107 1726853616.97279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853616.97282: stdout chunk (state=3): >>><<< 28107 1726853616.97284: stderr chunk (state=3): >>><<< 28107 1726853616.97302: _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 28107 1726853616.97397: _low_level_execute_command(): starting 28107 1726853616.97401: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069 `" && echo ansible-tmp-1726853616.9730966-28442-165646346380069="` echo /root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069 `" ) && sleep 0' 28107 1726853616.97882: 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 <<< 28107 1726853616.97901: stderr 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 <<< 28107 1726853616.97954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853616.97957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853616.98042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.00093: stdout chunk (state=3): >>>ansible-tmp-1726853616.9730966-28442-165646346380069=/root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069 <<< 28107 1726853617.00231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.00236: stderr chunk (state=3): >>><<< 28107 1726853617.00238: stdout chunk (state=3): >>><<< 28107 1726853617.00247: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853616.9730966-28442-165646346380069=/root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069 , 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 28107 1726853617.00264: variable 'ansible_module_compression' from source: unknown 28107 1726853617.00300: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853617.00315: variable 'ansible_facts' from source: unknown 28107 1726853617.00363: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069/AnsiballZ_command.py 28107 1726853617.00453: Sending initial data 28107 1726853617.00457: Sent initial data (156 bytes) 28107 1726853617.00905: 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 <<< 28107 1726853617.00908: stderr 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 <<< 28107 1726853617.00911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28107 1726853617.00913: 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 <<< 28107 1726853617.00915: stderr 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 <<< 28107 1726853617.00965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.00969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.01049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.02752: 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 <<< 28107 1726853617.02832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853617.02913: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpbcqrftme /root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069/AnsiballZ_command.py <<< 28107 1726853617.02917: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069/AnsiballZ_command.py" <<< 28107 1726853617.02978: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpbcqrftme" to remote "/root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069/AnsiballZ_command.py" <<< 28107 1726853617.03731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.03778: stderr chunk (state=3): >>><<< 28107 1726853617.03781: stdout chunk (state=3): >>><<< 28107 1726853617.03807: done transferring module to remote 28107 1726853617.03814: _low_level_execute_command(): starting 28107 1726853617.03819: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069/ /root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069/AnsiballZ_command.py && sleep 0' 28107 1726853617.04228: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.04232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853617.04265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 28107 1726853617.04268: 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 <<< 28107 1726853617.04270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853617.04274: stderr 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 <<< 28107 1726853617.04324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.04327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.04404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.06287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.06324: stderr chunk (state=3): >>><<< 28107 1726853617.06327: stdout chunk (state=3): >>><<< 28107 1726853617.06338: _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 28107 1726853617.06341: _low_level_execute_command(): starting 28107 1726853617.06346: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069/AnsiballZ_command.py && sleep 0' 28107 1726853617.06769: 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 <<< 28107 1726853617.06774: stderr 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 <<< 28107 1726853617.06777: 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 <<< 28107 1726853617.06783: 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 <<< 28107 1726853617.06785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853617.06822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.06825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.06905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.23004: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 13:33:37.224560", "end": "2024-09-20 13:33:37.228266", "delta": "0:00:00.003706", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest0 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}}} <<< 28107 1726853617.24677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853617.24705: stderr chunk (state=3): >>><<< 28107 1726853617.24709: stdout chunk (state=3): >>><<< 28107 1726853617.24723: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 13:33:37.224560", "end": "2024-09-20 13:33:37.228266", "delta": "0:00:00.003706", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest0 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. 28107 1726853617.24743: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set ethtest0 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-1726853616.9730966-28442-165646346380069/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853617.24750: _low_level_execute_command(): starting 28107 1726853617.24752: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853616.9730966-28442-165646346380069/ > /dev/null 2>&1 && sleep 0' 28107 1726853617.25225: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.25228: 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 <<< 28107 1726853617.25231: 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 <<< 28107 1726853617.25233: 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 <<< 28107 1726853617.25235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853617.25283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.25286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853617.25289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.25366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.27275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.27295: stderr chunk (state=3): >>><<< 28107 1726853617.27298: stdout chunk (state=3): >>><<< 28107 1726853617.27312: _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 28107 1726853617.27318: handler run complete 28107 1726853617.27332: Evaluated conditional (False): False 28107 1726853617.27340: attempt loop complete, returning result 28107 1726853617.27354: variable 'item' from source: unknown 28107 1726853617.27419: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.003706", "end": "2024-09-20 13:33:37.228266", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-09-20 13:33:37.224560" } 28107 1726853617.27539: dumping result to json 28107 1726853617.27542: done dumping result, returning 28107 1726853617.27543: done running TaskExecutor() for managed_node2/TASK: Create veth interface ethtest0 [02083763-bbaf-0509-6cd9-00000000026e] 28107 1726853617.27545: sending task result for task 02083763-bbaf-0509-6cd9-00000000026e 28107 1726853617.27904: no more pending results, returning what we have 28107 1726853617.27907: results queue empty 28107 1726853617.27907: checking for any_errors_fatal 28107 1726853617.27909: done checking for any_errors_fatal 28107 1726853617.27909: checking for max_fail_percentage 28107 1726853617.27910: done checking for max_fail_percentage 28107 1726853617.27911: checking to see if all hosts have failed and the running result is not ok 28107 1726853617.27912: done checking to see if all hosts have failed 28107 1726853617.27912: getting the remaining hosts for this loop 28107 1726853617.27913: done getting the remaining hosts for this loop 28107 1726853617.27915: getting the next task for host managed_node2 28107 1726853617.27918: done getting next task for host managed_node2 28107 1726853617.27920: ^ task is: TASK: Set up veth as managed by NetworkManager 28107 1726853617.27921: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853617.27923: getting variables 28107 1726853617.27924: in VariableManager get_vars() 28107 1726853617.27944: Calling all_inventory to load vars for managed_node2 28107 1726853617.27946: Calling groups_inventory to load vars for managed_node2 28107 1726853617.27947: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.27955: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.27957: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.27961: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.28054: done sending task result for task 02083763-bbaf-0509-6cd9-00000000026e 28107 1726853617.28060: WORKER PROCESS EXITING 28107 1726853617.28070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.28184: done with get_vars() 28107 1726853617.28191: done getting variables 28107 1726853617.28234: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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:33:37 -0400 (0:00:01.184) 0:00:07.083 ****** 28107 1726853617.28254: entering _queue_task() for managed_node2/command 28107 1726853617.28447: worker is 1 (out of 1 available) 28107 1726853617.28459: exiting _queue_task() for managed_node2/command 28107 1726853617.28474: done queuing things up, now waiting for results queue to drain 28107 1726853617.28477: waiting for pending results... 28107 1726853617.28635: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 28107 1726853617.28707: in run() - task 02083763-bbaf-0509-6cd9-00000000026f 28107 1726853617.28717: variable 'ansible_search_path' from source: unknown 28107 1726853617.28721: variable 'ansible_search_path' from source: unknown 28107 1726853617.28748: calling self._execute() 28107 1726853617.28816: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.28850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.28853: variable 'omit' from source: magic vars 28107 1726853617.29216: variable 'ansible_distribution_major_version' from source: facts 28107 1726853617.29231: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853617.29576: variable 'type' from source: set_fact 28107 1726853617.29579: variable 'state' from source: include params 28107 1726853617.29581: Evaluated conditional (type == 'veth' and state == 'present'): True 28107 1726853617.29584: variable 'omit' from source: magic vars 28107 1726853617.29586: variable 'omit' from source: magic vars 28107 1726853617.29589: variable 'interface' from source: set_fact 28107 1726853617.29591: variable 'omit' from source: magic vars 28107 1726853617.29597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853617.29636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853617.29665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853617.29688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853617.29702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853617.29734: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853617.29742: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.29749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.29847: Set connection var ansible_connection to ssh 28107 1726853617.29862: Set connection var ansible_pipelining to False 28107 1726853617.29876: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853617.29889: Set connection var ansible_timeout to 10 28107 1726853617.29898: Set connection var ansible_shell_type to sh 28107 1726853617.29909: Set connection var ansible_shell_executable to /bin/sh 28107 1726853617.29934: variable 'ansible_shell_executable' from source: unknown 28107 1726853617.29943: variable 'ansible_connection' from source: unknown 28107 1726853617.29950: variable 'ansible_module_compression' from source: unknown 28107 1726853617.29959: variable 'ansible_shell_type' from source: unknown 28107 1726853617.29966: variable 'ansible_shell_executable' from source: unknown 28107 1726853617.29975: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.29983: variable 'ansible_pipelining' from source: unknown 28107 1726853617.29989: variable 'ansible_timeout' from source: unknown 28107 1726853617.29997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.30135: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853617.30150: variable 'omit' from source: magic vars 28107 1726853617.30163: starting attempt loop 28107 1726853617.30173: running the handler 28107 1726853617.30196: _low_level_execute_command(): starting 28107 1726853617.30208: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853617.30933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853617.30949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.30968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853617.31082: stderr 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' <<< 28107 1726853617.31108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853617.31124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.31233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.33059: stdout chunk (state=3): >>>/root <<< 28107 1726853617.33254: stdout chunk (state=3): >>><<< 28107 1726853617.33261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.33264: stderr chunk (state=3): >>><<< 28107 1726853617.33267: _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 28107 1726853617.33270: _low_level_execute_command(): starting 28107 1726853617.33275: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759 `" && echo ansible-tmp-1726853617.331619-28511-29778356258759="` echo /root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759 `" ) && sleep 0' 28107 1726853617.33840: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853617.33858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.33882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853617.33920: stderr 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 <<< 28107 1726853617.34019: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853617.34069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.34148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.36139: stdout chunk (state=3): >>>ansible-tmp-1726853617.331619-28511-29778356258759=/root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759 <<< 28107 1726853617.36302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.36306: stdout chunk (state=3): >>><<< 28107 1726853617.36308: stderr chunk (state=3): >>><<< 28107 1726853617.36327: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853617.331619-28511-29778356258759=/root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759 , 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 28107 1726853617.36378: variable 'ansible_module_compression' from source: unknown 28107 1726853617.36476: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853617.36480: variable 'ansible_facts' from source: unknown 28107 1726853617.36563: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759/AnsiballZ_command.py 28107 1726853617.36799: Sending initial data 28107 1726853617.36802: Sent initial data (154 bytes) 28107 1726853617.37308: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853617.37320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.37334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853617.37352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853617.37375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853617.37484: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.37528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853617.37542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.37905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.39278: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28107 1726853617.39308: 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 <<< 28107 1726853617.39368: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853617.39678: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpq4hju0ra /root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759/AnsiballZ_command.py <<< 28107 1726853617.39681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759/AnsiballZ_command.py" <<< 28107 1726853617.39735: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpq4hju0ra" to remote "/root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759/AnsiballZ_command.py" <<< 28107 1726853617.41278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.41282: stdout chunk (state=3): >>><<< 28107 1726853617.41285: stderr chunk (state=3): >>><<< 28107 1726853617.41287: done transferring module to remote 28107 1726853617.41289: _low_level_execute_command(): starting 28107 1726853617.41292: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759/ /root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759/AnsiballZ_command.py && sleep 0' 28107 1726853617.42632: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.42647: 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 <<< 28107 1726853617.42662: 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 <<< 28107 1726853617.42779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.42790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853617.43086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.43560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.45276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.45333: stderr chunk (state=3): >>><<< 28107 1726853617.45346: stdout chunk (state=3): >>><<< 28107 1726853617.45370: _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 28107 1726853617.45513: _low_level_execute_command(): starting 28107 1726853617.45517: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759/AnsiballZ_command.py && sleep 0' 28107 1726853617.46977: 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 <<< 28107 1726853617.47091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.47204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.64814: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-20 13:33:37.627912", "end": "2024-09-20 13:33:37.647200", "delta": "0:00:00.019288", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest0 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}}} <<< 28107 1726853617.66489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853617.66515: stderr chunk (state=3): >>><<< 28107 1726853617.66518: stdout chunk (state=3): >>><<< 28107 1726853617.66539: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-20 13:33:37.627912", "end": "2024-09-20 13:33:37.647200", "delta": "0:00:00.019288", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest0 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. 28107 1726853617.66574: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set ethtest0 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-1726853617.331619-28511-29778356258759/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853617.66651: _low_level_execute_command(): starting 28107 1726853617.66655: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853617.331619-28511-29778356258759/ > /dev/null 2>&1 && sleep 0' 28107 1726853617.67232: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853617.67249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.67274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853617.67293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853617.67311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853617.67400: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853617.67441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.67550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.69455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.69489: stderr chunk (state=3): >>><<< 28107 1726853617.69492: stdout chunk (state=3): >>><<< 28107 1726853617.69507: _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 28107 1726853617.69512: handler run complete 28107 1726853617.69529: Evaluated conditional (False): False 28107 1726853617.69537: attempt loop complete, returning result 28107 1726853617.69540: _execute() done 28107 1726853617.69542: dumping result to json 28107 1726853617.69547: done dumping result, returning 28107 1726853617.69555: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [02083763-bbaf-0509-6cd9-00000000026f] 28107 1726853617.69563: sending task result for task 02083763-bbaf-0509-6cd9-00000000026f 28107 1726853617.69656: done sending task result for task 02083763-bbaf-0509-6cd9-00000000026f 28107 1726853617.69659: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.019288", "end": "2024-09-20 13:33:37.647200", "rc": 0, "start": "2024-09-20 13:33:37.627912" } 28107 1726853617.69731: no more pending results, returning what we have 28107 1726853617.69734: results queue empty 28107 1726853617.69735: checking for any_errors_fatal 28107 1726853617.69749: done checking for any_errors_fatal 28107 1726853617.69750: checking for max_fail_percentage 28107 1726853617.69751: done checking for max_fail_percentage 28107 1726853617.69752: checking to see if all hosts have failed and the running result is not ok 28107 1726853617.69753: done checking to see if all hosts have failed 28107 1726853617.69754: getting the remaining hosts for this loop 28107 1726853617.69755: done getting the remaining hosts for this loop 28107 1726853617.69758: getting the next task for host managed_node2 28107 1726853617.69765: done getting next task for host managed_node2 28107 1726853617.69767: ^ task is: TASK: Delete veth interface {{ interface }} 28107 1726853617.69772: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853617.69775: getting variables 28107 1726853617.69777: in VariableManager get_vars() 28107 1726853617.69814: Calling all_inventory to load vars for managed_node2 28107 1726853617.69817: Calling groups_inventory to load vars for managed_node2 28107 1726853617.69819: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.69828: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.69830: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.69834: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.69969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.70117: done with get_vars() 28107 1726853617.70124: done getting variables 28107 1726853617.70166: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853617.70252: variable 'interface' from source: set_fact TASK [Delete veth interface ethtest0] ****************************************** 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:33:37 -0400 (0:00:00.420) 0:00:07.504 ****** 28107 1726853617.70276: entering _queue_task() for managed_node2/command 28107 1726853617.70480: worker is 1 (out of 1 available) 28107 1726853617.70496: exiting _queue_task() for managed_node2/command 28107 1726853617.70509: done queuing things up, now waiting for results queue to drain 28107 1726853617.70511: waiting for pending results... 28107 1726853617.70673: running TaskExecutor() for managed_node2/TASK: Delete veth interface ethtest0 28107 1726853617.70738: in run() - task 02083763-bbaf-0509-6cd9-000000000270 28107 1726853617.70752: variable 'ansible_search_path' from source: unknown 28107 1726853617.70755: variable 'ansible_search_path' from source: unknown 28107 1726853617.70784: calling self._execute() 28107 1726853617.70854: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.70857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.70870: variable 'omit' from source: magic vars 28107 1726853617.71137: variable 'ansible_distribution_major_version' from source: facts 28107 1726853617.71147: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853617.71279: variable 'type' from source: set_fact 28107 1726853617.71284: variable 'state' from source: include params 28107 1726853617.71290: variable 'interface' from source: set_fact 28107 1726853617.71293: variable 'current_interfaces' from source: set_fact 28107 1726853617.71303: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 28107 1726853617.71306: when evaluation is False, skipping this task 28107 1726853617.71309: _execute() done 28107 1726853617.71311: dumping result to json 28107 1726853617.71314: done dumping result, returning 28107 1726853617.71320: done running TaskExecutor() for managed_node2/TASK: Delete veth interface ethtest0 [02083763-bbaf-0509-6cd9-000000000270] 28107 1726853617.71325: sending task result for task 02083763-bbaf-0509-6cd9-000000000270 28107 1726853617.71402: done sending task result for task 02083763-bbaf-0509-6cd9-000000000270 28107 1726853617.71406: 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" } 28107 1726853617.71451: no more pending results, returning what we have 28107 1726853617.71454: results queue empty 28107 1726853617.71455: checking for any_errors_fatal 28107 1726853617.71464: done checking for any_errors_fatal 28107 1726853617.71464: checking for max_fail_percentage 28107 1726853617.71466: done checking for max_fail_percentage 28107 1726853617.71467: checking to see if all hosts have failed and the running result is not ok 28107 1726853617.71468: done checking to see if all hosts have failed 28107 1726853617.71469: getting the remaining hosts for this loop 28107 1726853617.71472: done getting the remaining hosts for this loop 28107 1726853617.71475: getting the next task for host managed_node2 28107 1726853617.71481: done getting next task for host managed_node2 28107 1726853617.71483: ^ task is: TASK: Create dummy interface {{ interface }} 28107 1726853617.71485: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853617.71489: getting variables 28107 1726853617.71490: in VariableManager get_vars() 28107 1726853617.71523: Calling all_inventory to load vars for managed_node2 28107 1726853617.71525: Calling groups_inventory to load vars for managed_node2 28107 1726853617.71527: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.71536: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.71538: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.71541: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.71660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.71785: done with get_vars() 28107 1726853617.71793: done getting variables 28107 1726853617.71834: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853617.71912: variable 'interface' from source: set_fact TASK [Create dummy interface ethtest0] ***************************************** 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:33:37 -0400 (0:00:00.016) 0:00:07.520 ****** 28107 1726853617.71933: entering _queue_task() for managed_node2/command 28107 1726853617.72125: worker is 1 (out of 1 available) 28107 1726853617.72139: exiting _queue_task() for managed_node2/command 28107 1726853617.72151: done queuing things up, now waiting for results queue to drain 28107 1726853617.72153: waiting for pending results... 28107 1726853617.72310: running TaskExecutor() for managed_node2/TASK: Create dummy interface ethtest0 28107 1726853617.72376: in run() - task 02083763-bbaf-0509-6cd9-000000000271 28107 1726853617.72389: variable 'ansible_search_path' from source: unknown 28107 1726853617.72393: variable 'ansible_search_path' from source: unknown 28107 1726853617.72418: calling self._execute() 28107 1726853617.72488: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.72500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.72503: variable 'omit' from source: magic vars 28107 1726853617.72751: variable 'ansible_distribution_major_version' from source: facts 28107 1726853617.72827: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853617.72896: variable 'type' from source: set_fact 28107 1726853617.72899: variable 'state' from source: include params 28107 1726853617.72904: variable 'interface' from source: set_fact 28107 1726853617.72908: variable 'current_interfaces' from source: set_fact 28107 1726853617.72916: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 28107 1726853617.72919: when evaluation is False, skipping this task 28107 1726853617.72922: _execute() done 28107 1726853617.72924: dumping result to json 28107 1726853617.72927: done dumping result, returning 28107 1726853617.72935: done running TaskExecutor() for managed_node2/TASK: Create dummy interface ethtest0 [02083763-bbaf-0509-6cd9-000000000271] 28107 1726853617.72941: sending task result for task 02083763-bbaf-0509-6cd9-000000000271 28107 1726853617.73019: done sending task result for task 02083763-bbaf-0509-6cd9-000000000271 28107 1726853617.73022: 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" } 28107 1726853617.73082: no more pending results, returning what we have 28107 1726853617.73085: results queue empty 28107 1726853617.73086: checking for any_errors_fatal 28107 1726853617.73091: done checking for any_errors_fatal 28107 1726853617.73091: checking for max_fail_percentage 28107 1726853617.73093: done checking for max_fail_percentage 28107 1726853617.73094: checking to see if all hosts have failed and the running result is not ok 28107 1726853617.73095: done checking to see if all hosts have failed 28107 1726853617.73095: getting the remaining hosts for this loop 28107 1726853617.73096: done getting the remaining hosts for this loop 28107 1726853617.73099: getting the next task for host managed_node2 28107 1726853617.73104: done getting next task for host managed_node2 28107 1726853617.73106: ^ task is: TASK: Delete dummy interface {{ interface }} 28107 1726853617.73108: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853617.73111: getting variables 28107 1726853617.73113: in VariableManager get_vars() 28107 1726853617.73144: Calling all_inventory to load vars for managed_node2 28107 1726853617.73146: Calling groups_inventory to load vars for managed_node2 28107 1726853617.73148: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.73156: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.73158: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.73161: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.73311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.73425: done with get_vars() 28107 1726853617.73432: done getting variables 28107 1726853617.73474: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853617.73548: variable 'interface' from source: set_fact TASK [Delete dummy interface ethtest0] ***************************************** 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:33:37 -0400 (0:00:00.016) 0:00:07.536 ****** 28107 1726853617.73568: entering _queue_task() for managed_node2/command 28107 1726853617.73748: worker is 1 (out of 1 available) 28107 1726853617.73760: exiting _queue_task() for managed_node2/command 28107 1726853617.73775: done queuing things up, now waiting for results queue to drain 28107 1726853617.73778: waiting for pending results... 28107 1726853617.73930: running TaskExecutor() for managed_node2/TASK: Delete dummy interface ethtest0 28107 1726853617.73990: in run() - task 02083763-bbaf-0509-6cd9-000000000272 28107 1726853617.74009: variable 'ansible_search_path' from source: unknown 28107 1726853617.74013: variable 'ansible_search_path' from source: unknown 28107 1726853617.74033: calling self._execute() 28107 1726853617.74099: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.74106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.74117: variable 'omit' from source: magic vars 28107 1726853617.74364: variable 'ansible_distribution_major_version' from source: facts 28107 1726853617.74375: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853617.74505: variable 'type' from source: set_fact 28107 1726853617.74509: variable 'state' from source: include params 28107 1726853617.74512: variable 'interface' from source: set_fact 28107 1726853617.74518: variable 'current_interfaces' from source: set_fact 28107 1726853617.74525: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 28107 1726853617.74528: when evaluation is False, skipping this task 28107 1726853617.74531: _execute() done 28107 1726853617.74534: dumping result to json 28107 1726853617.74536: done dumping result, returning 28107 1726853617.74542: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface ethtest0 [02083763-bbaf-0509-6cd9-000000000272] 28107 1726853617.74546: sending task result for task 02083763-bbaf-0509-6cd9-000000000272 28107 1726853617.74625: done sending task result for task 02083763-bbaf-0509-6cd9-000000000272 28107 1726853617.74628: 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" } 28107 1726853617.74697: no more pending results, returning what we have 28107 1726853617.74700: results queue empty 28107 1726853617.74700: checking for any_errors_fatal 28107 1726853617.74705: done checking for any_errors_fatal 28107 1726853617.74706: checking for max_fail_percentage 28107 1726853617.74708: done checking for max_fail_percentage 28107 1726853617.74708: checking to see if all hosts have failed and the running result is not ok 28107 1726853617.74709: done checking to see if all hosts have failed 28107 1726853617.74710: getting the remaining hosts for this loop 28107 1726853617.74711: done getting the remaining hosts for this loop 28107 1726853617.74714: getting the next task for host managed_node2 28107 1726853617.74718: done getting next task for host managed_node2 28107 1726853617.74720: ^ task is: TASK: Create tap interface {{ interface }} 28107 1726853617.74722: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853617.74725: getting variables 28107 1726853617.74726: in VariableManager get_vars() 28107 1726853617.74756: Calling all_inventory to load vars for managed_node2 28107 1726853617.74758: Calling groups_inventory to load vars for managed_node2 28107 1726853617.74760: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.74769: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.74773: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.74775: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.74883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.74999: done with get_vars() 28107 1726853617.75006: done getting variables 28107 1726853617.75045: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853617.75119: variable 'interface' from source: set_fact TASK [Create tap interface ethtest0] ******************************************* 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:33:37 -0400 (0:00:00.015) 0:00:07.552 ****** 28107 1726853617.75138: entering _queue_task() for managed_node2/command 28107 1726853617.75320: worker is 1 (out of 1 available) 28107 1726853617.75333: exiting _queue_task() for managed_node2/command 28107 1726853617.75346: done queuing things up, now waiting for results queue to drain 28107 1726853617.75348: waiting for pending results... 28107 1726853617.75499: running TaskExecutor() for managed_node2/TASK: Create tap interface ethtest0 28107 1726853617.75551: in run() - task 02083763-bbaf-0509-6cd9-000000000273 28107 1726853617.75564: variable 'ansible_search_path' from source: unknown 28107 1726853617.75569: variable 'ansible_search_path' from source: unknown 28107 1726853617.75599: calling self._execute() 28107 1726853617.75658: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.75666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.75677: variable 'omit' from source: magic vars 28107 1726853617.75923: variable 'ansible_distribution_major_version' from source: facts 28107 1726853617.75931: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853617.76057: variable 'type' from source: set_fact 28107 1726853617.76064: variable 'state' from source: include params 28107 1726853617.76067: variable 'interface' from source: set_fact 28107 1726853617.76074: variable 'current_interfaces' from source: set_fact 28107 1726853617.76082: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 28107 1726853617.76085: when evaluation is False, skipping this task 28107 1726853617.76087: _execute() done 28107 1726853617.76090: dumping result to json 28107 1726853617.76093: done dumping result, returning 28107 1726853617.76099: done running TaskExecutor() for managed_node2/TASK: Create tap interface ethtest0 [02083763-bbaf-0509-6cd9-000000000273] 28107 1726853617.76103: sending task result for task 02083763-bbaf-0509-6cd9-000000000273 28107 1726853617.76183: done sending task result for task 02083763-bbaf-0509-6cd9-000000000273 28107 1726853617.76186: 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" } 28107 1726853617.76258: no more pending results, returning what we have 28107 1726853617.76262: results queue empty 28107 1726853617.76262: checking for any_errors_fatal 28107 1726853617.76267: done checking for any_errors_fatal 28107 1726853617.76267: checking for max_fail_percentage 28107 1726853617.76269: done checking for max_fail_percentage 28107 1726853617.76270: checking to see if all hosts have failed and the running result is not ok 28107 1726853617.76272: done checking to see if all hosts have failed 28107 1726853617.76273: getting the remaining hosts for this loop 28107 1726853617.76274: done getting the remaining hosts for this loop 28107 1726853617.76277: getting the next task for host managed_node2 28107 1726853617.76281: done getting next task for host managed_node2 28107 1726853617.76284: ^ task is: TASK: Delete tap interface {{ interface }} 28107 1726853617.76286: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853617.76289: getting variables 28107 1726853617.76291: in VariableManager get_vars() 28107 1726853617.76317: Calling all_inventory to load vars for managed_node2 28107 1726853617.76319: Calling groups_inventory to load vars for managed_node2 28107 1726853617.76320: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.76327: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.76328: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.76330: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.76469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.76585: done with get_vars() 28107 1726853617.76591: done getting variables 28107 1726853617.76631: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853617.76702: variable 'interface' from source: set_fact TASK [Delete tap interface ethtest0] ******************************************* 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:33:37 -0400 (0:00:00.015) 0:00:07.568 ****** 28107 1726853617.76721: entering _queue_task() for managed_node2/command 28107 1726853617.76895: worker is 1 (out of 1 available) 28107 1726853617.76908: exiting _queue_task() for managed_node2/command 28107 1726853617.76920: done queuing things up, now waiting for results queue to drain 28107 1726853617.76922: waiting for pending results... 28107 1726853617.77073: running TaskExecutor() for managed_node2/TASK: Delete tap interface ethtest0 28107 1726853617.77137: in run() - task 02083763-bbaf-0509-6cd9-000000000274 28107 1726853617.77148: variable 'ansible_search_path' from source: unknown 28107 1726853617.77151: variable 'ansible_search_path' from source: unknown 28107 1726853617.77181: calling self._execute() 28107 1726853617.77245: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.77248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.77258: variable 'omit' from source: magic vars 28107 1726853617.77504: variable 'ansible_distribution_major_version' from source: facts 28107 1726853617.77518: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853617.77639: variable 'type' from source: set_fact 28107 1726853617.77642: variable 'state' from source: include params 28107 1726853617.77644: variable 'interface' from source: set_fact 28107 1726853617.77649: variable 'current_interfaces' from source: set_fact 28107 1726853617.77657: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 28107 1726853617.77661: when evaluation is False, skipping this task 28107 1726853617.77664: _execute() done 28107 1726853617.77666: dumping result to json 28107 1726853617.77669: done dumping result, returning 28107 1726853617.77678: done running TaskExecutor() for managed_node2/TASK: Delete tap interface ethtest0 [02083763-bbaf-0509-6cd9-000000000274] 28107 1726853617.77684: sending task result for task 02083763-bbaf-0509-6cd9-000000000274 28107 1726853617.77759: done sending task result for task 02083763-bbaf-0509-6cd9-000000000274 28107 1726853617.77762: 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" } 28107 1726853617.77828: no more pending results, returning what we have 28107 1726853617.77831: results queue empty 28107 1726853617.77832: checking for any_errors_fatal 28107 1726853617.77838: done checking for any_errors_fatal 28107 1726853617.77839: checking for max_fail_percentage 28107 1726853617.77841: done checking for max_fail_percentage 28107 1726853617.77841: checking to see if all hosts have failed and the running result is not ok 28107 1726853617.77842: done checking to see if all hosts have failed 28107 1726853617.77843: getting the remaining hosts for this loop 28107 1726853617.77844: done getting the remaining hosts for this loop 28107 1726853617.77847: getting the next task for host managed_node2 28107 1726853617.77853: done getting next task for host managed_node2 28107 1726853617.77855: ^ task is: TASK: Include the task 'assert_device_present.yml' 28107 1726853617.77858: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853617.77861: getting variables 28107 1726853617.77862: in VariableManager get_vars() 28107 1726853617.77893: Calling all_inventory to load vars for managed_node2 28107 1726853617.77896: Calling groups_inventory to load vars for managed_node2 28107 1726853617.77898: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.77905: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.77907: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.77909: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.78016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.78130: done with get_vars() 28107 1726853617.78137: 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_route_table.yml:21 Friday 20 September 2024 13:33:37 -0400 (0:00:00.014) 0:00:07.583 ****** 28107 1726853617.78198: entering _queue_task() for managed_node2/include_tasks 28107 1726853617.78372: worker is 1 (out of 1 available) 28107 1726853617.78384: exiting _queue_task() for managed_node2/include_tasks 28107 1726853617.78398: done queuing things up, now waiting for results queue to drain 28107 1726853617.78400: waiting for pending results... 28107 1726853617.78555: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 28107 1726853617.78617: in run() - task 02083763-bbaf-0509-6cd9-00000000000e 28107 1726853617.78631: variable 'ansible_search_path' from source: unknown 28107 1726853617.78663: calling self._execute() 28107 1726853617.78727: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.78731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.78740: variable 'omit' from source: magic vars 28107 1726853617.78997: variable 'ansible_distribution_major_version' from source: facts 28107 1726853617.79006: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853617.79012: _execute() done 28107 1726853617.79015: dumping result to json 28107 1726853617.79017: done dumping result, returning 28107 1726853617.79024: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-0509-6cd9-00000000000e] 28107 1726853617.79030: sending task result for task 02083763-bbaf-0509-6cd9-00000000000e 28107 1726853617.79114: done sending task result for task 02083763-bbaf-0509-6cd9-00000000000e 28107 1726853617.79117: WORKER PROCESS EXITING 28107 1726853617.79144: no more pending results, returning what we have 28107 1726853617.79148: in VariableManager get_vars() 28107 1726853617.79192: Calling all_inventory to load vars for managed_node2 28107 1726853617.79195: Calling groups_inventory to load vars for managed_node2 28107 1726853617.79197: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.79206: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.79208: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.79211: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.79375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.79487: done with get_vars() 28107 1726853617.79493: variable 'ansible_search_path' from source: unknown 28107 1726853617.79501: we have included files to process 28107 1726853617.79502: generating all_blocks data 28107 1726853617.79503: done generating all_blocks data 28107 1726853617.79505: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28107 1726853617.79506: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28107 1726853617.79507: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28107 1726853617.79608: in VariableManager get_vars() 28107 1726853617.79621: done with get_vars() 28107 1726853617.79694: done processing included file 28107 1726853617.79695: iterating over new_blocks loaded from include file 28107 1726853617.79696: in VariableManager get_vars() 28107 1726853617.79707: done with get_vars() 28107 1726853617.79708: filtering new block on tags 28107 1726853617.79719: done filtering new block on tags 28107 1726853617.79721: 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 28107 1726853617.79724: extending task lists for all hosts with included blocks 28107 1726853617.81074: done extending task lists 28107 1726853617.81076: done processing included files 28107 1726853617.81076: results queue empty 28107 1726853617.81076: checking for any_errors_fatal 28107 1726853617.81078: done checking for any_errors_fatal 28107 1726853617.81079: checking for max_fail_percentage 28107 1726853617.81079: done checking for max_fail_percentage 28107 1726853617.81080: checking to see if all hosts have failed and the running result is not ok 28107 1726853617.81080: done checking to see if all hosts have failed 28107 1726853617.81081: getting the remaining hosts for this loop 28107 1726853617.81082: done getting the remaining hosts for this loop 28107 1726853617.81083: getting the next task for host managed_node2 28107 1726853617.81086: done getting next task for host managed_node2 28107 1726853617.81087: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28107 1726853617.81089: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853617.81092: getting variables 28107 1726853617.81093: in VariableManager get_vars() 28107 1726853617.81102: Calling all_inventory to load vars for managed_node2 28107 1726853617.81104: Calling groups_inventory to load vars for managed_node2 28107 1726853617.81105: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.81109: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.81110: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.81112: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.81193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.81314: done with get_vars() 28107 1726853617.81321: 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:33:37 -0400 (0:00:00.031) 0:00:07.614 ****** 28107 1726853617.81368: entering _queue_task() for managed_node2/include_tasks 28107 1726853617.81563: worker is 1 (out of 1 available) 28107 1726853617.81578: exiting _queue_task() for managed_node2/include_tasks 28107 1726853617.81591: done queuing things up, now waiting for results queue to drain 28107 1726853617.81593: waiting for pending results... 28107 1726853617.81753: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 28107 1726853617.81814: in run() - task 02083763-bbaf-0509-6cd9-0000000003e0 28107 1726853617.81829: variable 'ansible_search_path' from source: unknown 28107 1726853617.81833: variable 'ansible_search_path' from source: unknown 28107 1726853617.81857: calling self._execute() 28107 1726853617.81924: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.81929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.81940: variable 'omit' from source: magic vars 28107 1726853617.82202: variable 'ansible_distribution_major_version' from source: facts 28107 1726853617.82211: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853617.82217: _execute() done 28107 1726853617.82220: dumping result to json 28107 1726853617.82223: done dumping result, returning 28107 1726853617.82230: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-0509-6cd9-0000000003e0] 28107 1726853617.82235: sending task result for task 02083763-bbaf-0509-6cd9-0000000003e0 28107 1726853617.82342: no more pending results, returning what we have 28107 1726853617.82347: in VariableManager get_vars() 28107 1726853617.82392: Calling all_inventory to load vars for managed_node2 28107 1726853617.82395: Calling groups_inventory to load vars for managed_node2 28107 1726853617.82397: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.82409: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.82411: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.82414: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.82540: done sending task result for task 02083763-bbaf-0509-6cd9-0000000003e0 28107 1726853617.82543: WORKER PROCESS EXITING 28107 1726853617.82560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.82674: done with get_vars() 28107 1726853617.82680: variable 'ansible_search_path' from source: unknown 28107 1726853617.82681: variable 'ansible_search_path' from source: unknown 28107 1726853617.82707: we have included files to process 28107 1726853617.82708: generating all_blocks data 28107 1726853617.82709: done generating all_blocks data 28107 1726853617.82710: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28107 1726853617.82711: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28107 1726853617.82712: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28107 1726853617.82859: done processing included file 28107 1726853617.82861: iterating over new_blocks loaded from include file 28107 1726853617.82862: in VariableManager get_vars() 28107 1726853617.82875: done with get_vars() 28107 1726853617.82876: filtering new block on tags 28107 1726853617.82885: done filtering new block on tags 28107 1726853617.82887: 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 28107 1726853617.82890: extending task lists for all hosts with included blocks 28107 1726853617.82948: done extending task lists 28107 1726853617.82949: done processing included files 28107 1726853617.82949: results queue empty 28107 1726853617.82950: checking for any_errors_fatal 28107 1726853617.82952: done checking for any_errors_fatal 28107 1726853617.82953: checking for max_fail_percentage 28107 1726853617.82953: done checking for max_fail_percentage 28107 1726853617.82954: checking to see if all hosts have failed and the running result is not ok 28107 1726853617.82954: done checking to see if all hosts have failed 28107 1726853617.82955: getting the remaining hosts for this loop 28107 1726853617.82956: done getting the remaining hosts for this loop 28107 1726853617.82957: getting the next task for host managed_node2 28107 1726853617.82960: done getting next task for host managed_node2 28107 1726853617.82962: ^ task is: TASK: Get stat for interface {{ interface }} 28107 1726853617.82964: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 28107 1726853617.82965: getting variables 28107 1726853617.82966: in VariableManager get_vars() 28107 1726853617.82976: Calling all_inventory to load vars for managed_node2 28107 1726853617.82977: Calling groups_inventory to load vars for managed_node2 28107 1726853617.82978: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853617.82982: Calling all_plugins_play to load vars for managed_node2 28107 1726853617.82983: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853617.82985: Calling groups_plugins_play to load vars for managed_node2 28107 1726853617.83088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853617.83196: done with get_vars() 28107 1726853617.83202: done getting variables 28107 1726853617.83305: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** 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:33:37 -0400 (0:00:00.019) 0:00:07.634 ****** 28107 1726853617.83325: entering _queue_task() for managed_node2/stat 28107 1726853617.83536: worker is 1 (out of 1 available) 28107 1726853617.83551: exiting _queue_task() for managed_node2/stat 28107 1726853617.83563: done queuing things up, now waiting for results queue to drain 28107 1726853617.83565: waiting for pending results... 28107 1726853617.83720: running TaskExecutor() for managed_node2/TASK: Get stat for interface ethtest0 28107 1726853617.83790: in run() - task 02083763-bbaf-0509-6cd9-0000000004ff 28107 1726853617.83801: variable 'ansible_search_path' from source: unknown 28107 1726853617.83806: variable 'ansible_search_path' from source: unknown 28107 1726853617.83832: calling self._execute() 28107 1726853617.83904: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.83907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.83977: variable 'omit' from source: magic vars 28107 1726853617.84181: variable 'ansible_distribution_major_version' from source: facts 28107 1726853617.84191: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853617.84197: variable 'omit' from source: magic vars 28107 1726853617.84228: variable 'omit' from source: magic vars 28107 1726853617.84300: variable 'interface' from source: set_fact 28107 1726853617.84313: variable 'omit' from source: magic vars 28107 1726853617.84351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853617.84379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853617.84395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853617.84410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853617.84418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853617.84442: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853617.84445: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.84448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.84519: Set connection var ansible_connection to ssh 28107 1726853617.84522: Set connection var ansible_pipelining to False 28107 1726853617.84530: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853617.84534: Set connection var ansible_timeout to 10 28107 1726853617.84537: Set connection var ansible_shell_type to sh 28107 1726853617.84545: Set connection var ansible_shell_executable to /bin/sh 28107 1726853617.84568: variable 'ansible_shell_executable' from source: unknown 28107 1726853617.84573: variable 'ansible_connection' from source: unknown 28107 1726853617.84576: variable 'ansible_module_compression' from source: unknown 28107 1726853617.84579: variable 'ansible_shell_type' from source: unknown 28107 1726853617.84582: variable 'ansible_shell_executable' from source: unknown 28107 1726853617.84584: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853617.84587: variable 'ansible_pipelining' from source: unknown 28107 1726853617.84590: variable 'ansible_timeout' from source: unknown 28107 1726853617.84592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853617.84736: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853617.84744: variable 'omit' from source: magic vars 28107 1726853617.84749: starting attempt loop 28107 1726853617.84752: running the handler 28107 1726853617.84768: _low_level_execute_command(): starting 28107 1726853617.84776: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853617.85485: 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' <<< 28107 1726853617.85501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853617.85519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.85625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.87336: stdout chunk (state=3): >>>/root <<< 28107 1726853617.87441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.87473: stderr chunk (state=3): >>><<< 28107 1726853617.87477: stdout chunk (state=3): >>><<< 28107 1726853617.87495: _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 28107 1726853617.87508: _low_level_execute_command(): starting 28107 1726853617.87514: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353 `" && echo ansible-tmp-1726853617.8749733-28555-88895685092353="` echo /root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353 `" ) && sleep 0' 28107 1726853617.88282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853617.88286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.88288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853617.88291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853617.88297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853617.88298: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853617.88300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853617.88309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853617.88311: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853617.88313: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853617.88314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.88316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853617.88318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853617.88319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853617.88321: stderr chunk (state=3): >>>debug2: match found <<< 28107 1726853617.88323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853617.88324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.88326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.88474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.90419: stdout chunk (state=3): >>>ansible-tmp-1726853617.8749733-28555-88895685092353=/root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353 <<< 28107 1726853617.90570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.90602: stderr chunk (state=3): >>><<< 28107 1726853617.90612: stdout chunk (state=3): >>><<< 28107 1726853617.90639: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853617.8749733-28555-88895685092353=/root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353 , 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 28107 1726853617.90699: variable 'ansible_module_compression' from source: unknown 28107 1726853617.90864: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28107 1726853617.90867: variable 'ansible_facts' from source: unknown 28107 1726853617.90918: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353/AnsiballZ_stat.py 28107 1726853617.91109: Sending initial data 28107 1726853617.91118: Sent initial data (152 bytes) 28107 1726853617.91761: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853617.91801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.91890: 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 <<< 28107 1726853617.91944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.91989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.92100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.93782: 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 <<< 28107 1726853617.93890: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853617.93966: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpgwnq9wu1 /root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353/AnsiballZ_stat.py <<< 28107 1726853617.93969: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353/AnsiballZ_stat.py" <<< 28107 1726853617.94040: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpgwnq9wu1" to remote "/root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353/AnsiballZ_stat.py" <<< 28107 1726853617.94946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.94981: stderr chunk (state=3): >>><<< 28107 1726853617.95048: stdout chunk (state=3): >>><<< 28107 1726853617.95058: done transferring module to remote 28107 1726853617.95074: _low_level_execute_command(): starting 28107 1726853617.95084: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353/ /root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353/AnsiballZ_stat.py && sleep 0' 28107 1726853617.95705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853617.95720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.95736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853617.95750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853617.95767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853617.95780: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853617.95881: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.95897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853617.95911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.96004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853617.97900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853617.97914: stdout chunk (state=3): >>><<< 28107 1726853617.97931: stderr chunk (state=3): >>><<< 28107 1726853617.97953: _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 28107 1726853617.97959: _low_level_execute_command(): starting 28107 1726853617.97961: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353/AnsiballZ_stat.py && sleep 0' 28107 1726853617.98399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853617.98402: 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 <<< 28107 1726853617.98405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853617.98407: 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 <<< 28107 1726853617.98409: stderr 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 <<< 28107 1726853617.98454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853617.98465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853617.98539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853618.14222: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31698, "dev": 23, "nlink": 1, "atime": 1726853616.4575605, "mtime": 1726853616.4575605, "ctime": 1726853616.4575605, "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/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28107 1726853618.15722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853618.15726: stdout chunk (state=3): >>><<< 28107 1726853618.15729: stderr chunk (state=3): >>><<< 28107 1726853618.15777: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31698, "dev": 23, "nlink": 1, "atime": 1726853616.4575605, "mtime": 1726853616.4575605, "ctime": 1726853616.4575605, "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/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "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. 28107 1726853618.15817: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest0', '_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-1726853617.8749733-28555-88895685092353/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853618.15877: _low_level_execute_command(): starting 28107 1726853618.15881: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853617.8749733-28555-88895685092353/ > /dev/null 2>&1 && sleep 0' 28107 1726853618.16540: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853618.16555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853618.16584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853618.16701: 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 <<< 28107 1726853618.16717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853618.16825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853618.18737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853618.18746: stdout chunk (state=3): >>><<< 28107 1726853618.18756: stderr chunk (state=3): >>><<< 28107 1726853618.18790: _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 28107 1726853618.18802: handler run complete 28107 1726853618.18851: attempt loop complete, returning result 28107 1726853618.18858: _execute() done 28107 1726853618.18865: dumping result to json 28107 1726853618.18878: done dumping result, returning 28107 1726853618.18895: done running TaskExecutor() for managed_node2/TASK: Get stat for interface ethtest0 [02083763-bbaf-0509-6cd9-0000000004ff] 28107 1726853618.18976: sending task result for task 02083763-bbaf-0509-6cd9-0000000004ff 28107 1726853618.19052: done sending task result for task 02083763-bbaf-0509-6cd9-0000000004ff 28107 1726853618.19054: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726853616.4575605, "block_size": 4096, "blocks": 0, "ctime": 1726853616.4575605, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31698, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1726853616.4575605, "nlink": 1, "path": "/sys/class/net/ethtest0", "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 } } 28107 1726853618.19150: no more pending results, returning what we have 28107 1726853618.19154: results queue empty 28107 1726853618.19155: checking for any_errors_fatal 28107 1726853618.19157: done checking for any_errors_fatal 28107 1726853618.19157: checking for max_fail_percentage 28107 1726853618.19160: done checking for max_fail_percentage 28107 1726853618.19161: checking to see if all hosts have failed and the running result is not ok 28107 1726853618.19162: done checking to see if all hosts have failed 28107 1726853618.19162: getting the remaining hosts for this loop 28107 1726853618.19164: done getting the remaining hosts for this loop 28107 1726853618.19167: getting the next task for host managed_node2 28107 1726853618.19177: done getting next task for host managed_node2 28107 1726853618.19180: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 28107 1726853618.19184: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853618.19189: getting variables 28107 1726853618.19190: in VariableManager get_vars() 28107 1726853618.19230: Calling all_inventory to load vars for managed_node2 28107 1726853618.19233: Calling groups_inventory to load vars for managed_node2 28107 1726853618.19235: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853618.19246: Calling all_plugins_play to load vars for managed_node2 28107 1726853618.19249: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853618.19252: Calling groups_plugins_play to load vars for managed_node2 28107 1726853618.19694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853618.19938: done with get_vars() 28107 1726853618.19950: done getting variables 28107 1726853618.20058: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 28107 1726853618.20188: variable 'interface' from source: set_fact TASK [Assert that the interface is present - 'ethtest0'] *********************** 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:33:38 -0400 (0:00:00.368) 0:00:08.003 ****** 28107 1726853618.20217: entering _queue_task() for managed_node2/assert 28107 1726853618.20219: Creating lock for assert 28107 1726853618.20519: worker is 1 (out of 1 available) 28107 1726853618.20534: exiting _queue_task() for managed_node2/assert 28107 1726853618.20548: done queuing things up, now waiting for results queue to drain 28107 1726853618.20550: waiting for pending results... 28107 1726853618.20975: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'ethtest0' 28107 1726853618.20982: in run() - task 02083763-bbaf-0509-6cd9-0000000003e1 28107 1726853618.20985: variable 'ansible_search_path' from source: unknown 28107 1726853618.20988: variable 'ansible_search_path' from source: unknown 28107 1726853618.21005: calling self._execute() 28107 1726853618.21110: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.21123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.21139: variable 'omit' from source: magic vars 28107 1726853618.21517: variable 'ansible_distribution_major_version' from source: facts 28107 1726853618.21537: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853618.21556: variable 'omit' from source: magic vars 28107 1726853618.21597: variable 'omit' from source: magic vars 28107 1726853618.21766: variable 'interface' from source: set_fact 28107 1726853618.21773: variable 'omit' from source: magic vars 28107 1726853618.21777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853618.21812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853618.21840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853618.21863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853618.21889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853618.21923: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853618.21933: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.21942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.22054: Set connection var ansible_connection to ssh 28107 1726853618.22066: Set connection var ansible_pipelining to False 28107 1726853618.22089: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853618.22177: Set connection var ansible_timeout to 10 28107 1726853618.22181: Set connection var ansible_shell_type to sh 28107 1726853618.22183: Set connection var ansible_shell_executable to /bin/sh 28107 1726853618.22186: variable 'ansible_shell_executable' from source: unknown 28107 1726853618.22188: variable 'ansible_connection' from source: unknown 28107 1726853618.22196: variable 'ansible_module_compression' from source: unknown 28107 1726853618.22199: variable 'ansible_shell_type' from source: unknown 28107 1726853618.22201: variable 'ansible_shell_executable' from source: unknown 28107 1726853618.22203: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.22205: variable 'ansible_pipelining' from source: unknown 28107 1726853618.22207: variable 'ansible_timeout' from source: unknown 28107 1726853618.22209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.22377: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853618.22380: variable 'omit' from source: magic vars 28107 1726853618.22382: starting attempt loop 28107 1726853618.22384: running the handler 28107 1726853618.22522: variable 'interface_stat' from source: set_fact 28107 1726853618.22525: Evaluated conditional (interface_stat.stat.exists): True 28107 1726853618.22531: handler run complete 28107 1726853618.22550: attempt loop complete, returning result 28107 1726853618.22555: _execute() done 28107 1726853618.22561: dumping result to json 28107 1726853618.22567: done dumping result, returning 28107 1726853618.22631: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'ethtest0' [02083763-bbaf-0509-6cd9-0000000003e1] 28107 1726853618.22635: sending task result for task 02083763-bbaf-0509-6cd9-0000000003e1 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 28107 1726853618.22783: no more pending results, returning what we have 28107 1726853618.22786: results queue empty 28107 1726853618.22787: checking for any_errors_fatal 28107 1726853618.22796: done checking for any_errors_fatal 28107 1726853618.22797: checking for max_fail_percentage 28107 1726853618.22799: done checking for max_fail_percentage 28107 1726853618.22800: checking to see if all hosts have failed and the running result is not ok 28107 1726853618.22801: done checking to see if all hosts have failed 28107 1726853618.22801: getting the remaining hosts for this loop 28107 1726853618.22802: done getting the remaining hosts for this loop 28107 1726853618.22806: getting the next task for host managed_node2 28107 1726853618.22814: done getting next task for host managed_node2 28107 1726853618.22819: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28107 1726853618.22822: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853618.22837: getting variables 28107 1726853618.22839: in VariableManager get_vars() 28107 1726853618.22993: Calling all_inventory to load vars for managed_node2 28107 1726853618.22996: Calling groups_inventory to load vars for managed_node2 28107 1726853618.22998: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853618.23008: Calling all_plugins_play to load vars for managed_node2 28107 1726853618.23010: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853618.23013: Calling groups_plugins_play to load vars for managed_node2 28107 1726853618.23261: done sending task result for task 02083763-bbaf-0509-6cd9-0000000003e1 28107 1726853618.23264: WORKER PROCESS EXITING 28107 1726853618.23289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853618.23497: done with get_vars() 28107 1726853618.23508: 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:33:38 -0400 (0:00:00.033) 0:00:08.037 ****** 28107 1726853618.23605: entering _queue_task() for managed_node2/include_tasks 28107 1726853618.23987: worker is 1 (out of 1 available) 28107 1726853618.23996: exiting _queue_task() for managed_node2/include_tasks 28107 1726853618.24008: done queuing things up, now waiting for results queue to drain 28107 1726853618.24009: waiting for pending results... 28107 1726853618.24151: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28107 1726853618.24287: in run() - task 02083763-bbaf-0509-6cd9-000000000016 28107 1726853618.24310: variable 'ansible_search_path' from source: unknown 28107 1726853618.24318: variable 'ansible_search_path' from source: unknown 28107 1726853618.24361: calling self._execute() 28107 1726853618.24451: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.24464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.24481: variable 'omit' from source: magic vars 28107 1726853618.24846: variable 'ansible_distribution_major_version' from source: facts 28107 1726853618.24864: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853618.24878: _execute() done 28107 1726853618.24891: dumping result to json 28107 1726853618.24995: done dumping result, returning 28107 1726853618.24999: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-0509-6cd9-000000000016] 28107 1726853618.25001: sending task result for task 02083763-bbaf-0509-6cd9-000000000016 28107 1726853618.25069: done sending task result for task 02083763-bbaf-0509-6cd9-000000000016 28107 1726853618.25115: no more pending results, returning what we have 28107 1726853618.25121: in VariableManager get_vars() 28107 1726853618.25166: Calling all_inventory to load vars for managed_node2 28107 1726853618.25169: Calling groups_inventory to load vars for managed_node2 28107 1726853618.25174: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853618.25187: Calling all_plugins_play to load vars for managed_node2 28107 1726853618.25190: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853618.25193: Calling groups_plugins_play to load vars for managed_node2 28107 1726853618.25563: WORKER PROCESS EXITING 28107 1726853618.25586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853618.25785: done with get_vars() 28107 1726853618.25793: variable 'ansible_search_path' from source: unknown 28107 1726853618.25794: variable 'ansible_search_path' from source: unknown 28107 1726853618.25837: we have included files to process 28107 1726853618.25839: generating all_blocks data 28107 1726853618.25841: done generating all_blocks data 28107 1726853618.25845: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853618.25846: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853618.25848: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853618.26549: done processing included file 28107 1726853618.26552: iterating over new_blocks loaded from include file 28107 1726853618.26553: in VariableManager get_vars() 28107 1726853618.26585: done with get_vars() 28107 1726853618.26587: filtering new block on tags 28107 1726853618.26603: done filtering new block on tags 28107 1726853618.26606: in VariableManager get_vars() 28107 1726853618.26629: done with get_vars() 28107 1726853618.26631: filtering new block on tags 28107 1726853618.26651: done filtering new block on tags 28107 1726853618.26654: in VariableManager get_vars() 28107 1726853618.26679: done with get_vars() 28107 1726853618.26685: filtering new block on tags 28107 1726853618.26703: done filtering new block on tags 28107 1726853618.26705: 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 28107 1726853618.26710: extending task lists for all hosts with included blocks 28107 1726853618.27580: done extending task lists 28107 1726853618.27582: done processing included files 28107 1726853618.27582: results queue empty 28107 1726853618.27583: checking for any_errors_fatal 28107 1726853618.27586: done checking for any_errors_fatal 28107 1726853618.27587: checking for max_fail_percentage 28107 1726853618.27588: done checking for max_fail_percentage 28107 1726853618.27589: checking to see if all hosts have failed and the running result is not ok 28107 1726853618.27590: done checking to see if all hosts have failed 28107 1726853618.27590: getting the remaining hosts for this loop 28107 1726853618.27591: done getting the remaining hosts for this loop 28107 1726853618.27594: getting the next task for host managed_node2 28107 1726853618.27598: done getting next task for host managed_node2 28107 1726853618.27601: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28107 1726853618.27604: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853618.27615: getting variables 28107 1726853618.27616: in VariableManager get_vars() 28107 1726853618.27631: Calling all_inventory to load vars for managed_node2 28107 1726853618.27634: Calling groups_inventory to load vars for managed_node2 28107 1726853618.27636: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853618.27641: Calling all_plugins_play to load vars for managed_node2 28107 1726853618.27644: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853618.27647: Calling groups_plugins_play to load vars for managed_node2 28107 1726853618.27822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853618.28021: done with get_vars() 28107 1726853618.28031: 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:33:38 -0400 (0:00:00.045) 0:00:08.082 ****** 28107 1726853618.28112: entering _queue_task() for managed_node2/setup 28107 1726853618.28480: worker is 1 (out of 1 available) 28107 1726853618.28493: exiting _queue_task() for managed_node2/setup 28107 1726853618.28506: done queuing things up, now waiting for results queue to drain 28107 1726853618.28508: waiting for pending results... 28107 1726853618.28748: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28107 1726853618.28913: in run() - task 02083763-bbaf-0509-6cd9-000000000517 28107 1726853618.28934: variable 'ansible_search_path' from source: unknown 28107 1726853618.28941: variable 'ansible_search_path' from source: unknown 28107 1726853618.28987: calling self._execute() 28107 1726853618.29079: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.29095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.29114: variable 'omit' from source: magic vars 28107 1726853618.29493: variable 'ansible_distribution_major_version' from source: facts 28107 1726853618.29510: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853618.29747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853618.32242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853618.32297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853618.32349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853618.32458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853618.32461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853618.32496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853618.32531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853618.32566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853618.32614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853618.32632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853618.32709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853618.32739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853618.32766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853618.32812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853618.32827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853618.32934: variable '__network_required_facts' from source: role '' defaults 28107 1726853618.32942: variable 'ansible_facts' from source: unknown 28107 1726853618.33007: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28107 1726853618.33010: when evaluation is False, skipping this task 28107 1726853618.33013: _execute() done 28107 1726853618.33016: dumping result to json 28107 1726853618.33018: done dumping result, returning 28107 1726853618.33024: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-0509-6cd9-000000000517] 28107 1726853618.33029: sending task result for task 02083763-bbaf-0509-6cd9-000000000517 28107 1726853618.33123: done sending task result for task 02083763-bbaf-0509-6cd9-000000000517 28107 1726853618.33126: 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 } 28107 1726853618.33172: no more pending results, returning what we have 28107 1726853618.33175: results queue empty 28107 1726853618.33176: checking for any_errors_fatal 28107 1726853618.33177: done checking for any_errors_fatal 28107 1726853618.33178: checking for max_fail_percentage 28107 1726853618.33179: done checking for max_fail_percentage 28107 1726853618.33180: checking to see if all hosts have failed and the running result is not ok 28107 1726853618.33181: done checking to see if all hosts have failed 28107 1726853618.33182: getting the remaining hosts for this loop 28107 1726853618.33183: done getting the remaining hosts for this loop 28107 1726853618.33186: getting the next task for host managed_node2 28107 1726853618.33195: done getting next task for host managed_node2 28107 1726853618.33202: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28107 1726853618.33206: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853618.33218: getting variables 28107 1726853618.33219: in VariableManager get_vars() 28107 1726853618.33260: Calling all_inventory to load vars for managed_node2 28107 1726853618.33263: Calling groups_inventory to load vars for managed_node2 28107 1726853618.33266: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853618.33277: Calling all_plugins_play to load vars for managed_node2 28107 1726853618.33279: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853618.33282: Calling groups_plugins_play to load vars for managed_node2 28107 1726853618.33427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853618.33576: done with get_vars() 28107 1726853618.33584: 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:33:38 -0400 (0:00:00.055) 0:00:08.137 ****** 28107 1726853618.33656: entering _queue_task() for managed_node2/stat 28107 1726853618.33851: worker is 1 (out of 1 available) 28107 1726853618.33865: exiting _queue_task() for managed_node2/stat 28107 1726853618.33880: done queuing things up, now waiting for results queue to drain 28107 1726853618.33882: waiting for pending results... 28107 1726853618.34046: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 28107 1726853618.34140: in run() - task 02083763-bbaf-0509-6cd9-000000000519 28107 1726853618.34151: variable 'ansible_search_path' from source: unknown 28107 1726853618.34154: variable 'ansible_search_path' from source: unknown 28107 1726853618.34184: calling self._execute() 28107 1726853618.34246: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.34250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.34261: variable 'omit' from source: magic vars 28107 1726853618.34520: variable 'ansible_distribution_major_version' from source: facts 28107 1726853618.34530: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853618.34775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853618.34945: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853618.34998: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853618.35039: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853618.35083: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853618.35164: 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) 28107 1726853618.35195: 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) 28107 1726853618.35225: 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) 28107 1726853618.35254: 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) 28107 1726853618.35342: variable '__network_is_ostree' from source: set_fact 28107 1726853618.35353: Evaluated conditional (not __network_is_ostree is defined): False 28107 1726853618.35363: when evaluation is False, skipping this task 28107 1726853618.35370: _execute() done 28107 1726853618.35379: dumping result to json 28107 1726853618.35386: done dumping result, returning 28107 1726853618.35397: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-0509-6cd9-000000000519] 28107 1726853618.35407: sending task result for task 02083763-bbaf-0509-6cd9-000000000519 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28107 1726853618.35561: no more pending results, returning what we have 28107 1726853618.35565: results queue empty 28107 1726853618.35565: checking for any_errors_fatal 28107 1726853618.35673: done checking for any_errors_fatal 28107 1726853618.35674: checking for max_fail_percentage 28107 1726853618.35676: done checking for max_fail_percentage 28107 1726853618.35677: checking to see if all hosts have failed and the running result is not ok 28107 1726853618.35677: done checking to see if all hosts have failed 28107 1726853618.35678: getting the remaining hosts for this loop 28107 1726853618.35692: done getting the remaining hosts for this loop 28107 1726853618.35696: getting the next task for host managed_node2 28107 1726853618.35701: done getting next task for host managed_node2 28107 1726853618.35704: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28107 1726853618.35707: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853618.35724: getting variables 28107 1726853618.35725: in VariableManager get_vars() 28107 1726853618.35757: Calling all_inventory to load vars for managed_node2 28107 1726853618.35760: Calling groups_inventory to load vars for managed_node2 28107 1726853618.35762: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853618.35773: Calling all_plugins_play to load vars for managed_node2 28107 1726853618.35776: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853618.35800: Calling groups_plugins_play to load vars for managed_node2 28107 1726853618.35936: done sending task result for task 02083763-bbaf-0509-6cd9-000000000519 28107 1726853618.35939: WORKER PROCESS EXITING 28107 1726853618.35949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853618.36082: done with get_vars() 28107 1726853618.36089: done getting variables 28107 1726853618.36131: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:38 -0400 (0:00:00.025) 0:00:08.162 ****** 28107 1726853618.36158: entering _queue_task() for managed_node2/set_fact 28107 1726853618.36355: worker is 1 (out of 1 available) 28107 1726853618.36369: exiting _queue_task() for managed_node2/set_fact 28107 1726853618.36384: done queuing things up, now waiting for results queue to drain 28107 1726853618.36385: waiting for pending results... 28107 1726853618.36550: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28107 1726853618.36649: in run() - task 02083763-bbaf-0509-6cd9-00000000051a 28107 1726853618.36662: variable 'ansible_search_path' from source: unknown 28107 1726853618.36665: variable 'ansible_search_path' from source: unknown 28107 1726853618.36690: calling self._execute() 28107 1726853618.36753: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.36759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.36766: variable 'omit' from source: magic vars 28107 1726853618.37026: variable 'ansible_distribution_major_version' from source: facts 28107 1726853618.37036: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853618.37152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853618.37617: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853618.37647: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853618.37672: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853618.37697: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853618.37762: 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) 28107 1726853618.37795: 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) 28107 1726853618.37819: 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) 28107 1726853618.37830: 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) 28107 1726853618.37894: variable '__network_is_ostree' from source: set_fact 28107 1726853618.37905: Evaluated conditional (not __network_is_ostree is defined): False 28107 1726853618.37908: when evaluation is False, skipping this task 28107 1726853618.37911: _execute() done 28107 1726853618.37913: dumping result to json 28107 1726853618.37916: done dumping result, returning 28107 1726853618.37921: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-0509-6cd9-00000000051a] 28107 1726853618.37954: sending task result for task 02083763-bbaf-0509-6cd9-00000000051a 28107 1726853618.38018: done sending task result for task 02083763-bbaf-0509-6cd9-00000000051a 28107 1726853618.38021: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28107 1726853618.38146: no more pending results, returning what we have 28107 1726853618.38149: results queue empty 28107 1726853618.38150: checking for any_errors_fatal 28107 1726853618.38154: done checking for any_errors_fatal 28107 1726853618.38155: checking for max_fail_percentage 28107 1726853618.38159: done checking for max_fail_percentage 28107 1726853618.38160: checking to see if all hosts have failed and the running result is not ok 28107 1726853618.38161: done checking to see if all hosts have failed 28107 1726853618.38162: getting the remaining hosts for this loop 28107 1726853618.38163: done getting the remaining hosts for this loop 28107 1726853618.38166: getting the next task for host managed_node2 28107 1726853618.38176: done getting next task for host managed_node2 28107 1726853618.38179: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28107 1726853618.38183: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853618.38195: getting variables 28107 1726853618.38196: in VariableManager get_vars() 28107 1726853618.38230: Calling all_inventory to load vars for managed_node2 28107 1726853618.38234: Calling groups_inventory to load vars for managed_node2 28107 1726853618.38236: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853618.38244: Calling all_plugins_play to load vars for managed_node2 28107 1726853618.38247: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853618.38249: Calling groups_plugins_play to load vars for managed_node2 28107 1726853618.38752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853618.38967: done with get_vars() 28107 1726853618.38979: 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:33:38 -0400 (0:00:00.029) 0:00:08.192 ****** 28107 1726853618.39077: entering _queue_task() for managed_node2/service_facts 28107 1726853618.39079: Creating lock for service_facts 28107 1726853618.39405: worker is 1 (out of 1 available) 28107 1726853618.39418: exiting _queue_task() for managed_node2/service_facts 28107 1726853618.39429: done queuing things up, now waiting for results queue to drain 28107 1726853618.39431: waiting for pending results... 28107 1726853618.39687: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 28107 1726853618.39790: in run() - task 02083763-bbaf-0509-6cd9-00000000051c 28107 1726853618.39808: variable 'ansible_search_path' from source: unknown 28107 1726853618.39812: variable 'ansible_search_path' from source: unknown 28107 1726853618.39835: calling self._execute() 28107 1726853618.39905: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.39910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.39920: variable 'omit' from source: magic vars 28107 1726853618.40197: variable 'ansible_distribution_major_version' from source: facts 28107 1726853618.40208: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853618.40213: variable 'omit' from source: magic vars 28107 1726853618.40266: variable 'omit' from source: magic vars 28107 1726853618.40291: variable 'omit' from source: magic vars 28107 1726853618.40324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853618.40356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853618.40374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853618.40387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853618.40396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853618.40421: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853618.40424: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.40427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.40497: Set connection var ansible_connection to ssh 28107 1726853618.40500: Set connection var ansible_pipelining to False 28107 1726853618.40508: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853618.40513: Set connection var ansible_timeout to 10 28107 1726853618.40515: Set connection var ansible_shell_type to sh 28107 1726853618.40521: Set connection var ansible_shell_executable to /bin/sh 28107 1726853618.40541: variable 'ansible_shell_executable' from source: unknown 28107 1726853618.40544: variable 'ansible_connection' from source: unknown 28107 1726853618.40547: variable 'ansible_module_compression' from source: unknown 28107 1726853618.40550: variable 'ansible_shell_type' from source: unknown 28107 1726853618.40552: variable 'ansible_shell_executable' from source: unknown 28107 1726853618.40555: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853618.40557: variable 'ansible_pipelining' from source: unknown 28107 1726853618.40562: variable 'ansible_timeout' from source: unknown 28107 1726853618.40573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853618.40713: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853618.40721: variable 'omit' from source: magic vars 28107 1726853618.40725: starting attempt loop 28107 1726853618.40728: running the handler 28107 1726853618.40741: _low_level_execute_command(): starting 28107 1726853618.40747: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853618.41280: 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 <<< 28107 1726853618.41284: stderr 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 <<< 28107 1726853618.41287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853618.41366: 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 <<< 28107 1726853618.41436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853618.43156: stdout chunk (state=3): >>>/root <<< 28107 1726853618.43259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853618.43285: stderr chunk (state=3): >>><<< 28107 1726853618.43288: stdout chunk (state=3): >>><<< 28107 1726853618.43304: _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 28107 1726853618.43316: _low_level_execute_command(): starting 28107 1726853618.43321: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928 `" && echo ansible-tmp-1726853618.4330397-28585-275265643978928="` echo /root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928 `" ) && sleep 0' 28107 1726853618.43733: 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 <<< 28107 1726853618.43736: stderr 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 <<< 28107 1726853618.43739: 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 <<< 28107 1726853618.43747: stderr 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 <<< 28107 1726853618.43794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853618.43797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853618.43876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853618.45843: stdout chunk (state=3): >>>ansible-tmp-1726853618.4330397-28585-275265643978928=/root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928 <<< 28107 1726853618.45950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853618.45972: stderr chunk (state=3): >>><<< 28107 1726853618.45976: stdout chunk (state=3): >>><<< 28107 1726853618.45990: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853618.4330397-28585-275265643978928=/root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928 , 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 28107 1726853618.46024: variable 'ansible_module_compression' from source: unknown 28107 1726853618.46076: ANSIBALLZ: Using lock for service_facts 28107 1726853618.46079: ANSIBALLZ: Acquiring lock 28107 1726853618.46081: ANSIBALLZ: Lock acquired: 139685685940432 28107 1726853618.46084: ANSIBALLZ: Creating module 28107 1726853618.54321: ANSIBALLZ: Writing module into payload 28107 1726853618.54387: ANSIBALLZ: Writing module 28107 1726853618.54408: ANSIBALLZ: Renaming module 28107 1726853618.54414: ANSIBALLZ: Done creating module 28107 1726853618.54428: variable 'ansible_facts' from source: unknown 28107 1726853618.54479: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928/AnsiballZ_service_facts.py 28107 1726853618.54582: Sending initial data 28107 1726853618.54585: Sent initial data (162 bytes) 28107 1726853618.55035: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853618.55038: 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 <<< 28107 1726853618.55041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853618.55043: 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 <<< 28107 1726853618.55045: 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 <<< 28107 1726853618.55047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853618.55102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853618.55105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853618.55115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853618.55186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853618.56883: 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 <<< 28107 1726853618.56951: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853618.57020: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp70cva203 /root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928/AnsiballZ_service_facts.py <<< 28107 1726853618.57027: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928/AnsiballZ_service_facts.py" <<< 28107 1726853618.57090: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp70cva203" to remote "/root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928/AnsiballZ_service_facts.py" <<< 28107 1726853618.57741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853618.57785: stderr chunk (state=3): >>><<< 28107 1726853618.57788: stdout chunk (state=3): >>><<< 28107 1726853618.57822: done transferring module to remote 28107 1726853618.57836: _low_level_execute_command(): starting 28107 1726853618.57841: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928/ /root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928/AnsiballZ_service_facts.py && sleep 0' 28107 1726853618.58309: 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 <<< 28107 1726853618.58313: stderr 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 <<< 28107 1726853618.58396: 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 <<< 28107 1726853618.58448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853618.60418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853618.60421: stdout chunk (state=3): >>><<< 28107 1726853618.60424: stderr chunk (state=3): >>><<< 28107 1726853618.60441: _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 28107 1726853618.60451: _low_level_execute_command(): starting 28107 1726853618.60536: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928/AnsiballZ_service_facts.py && sleep 0' 28107 1726853618.61067: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853618.61084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853618.61101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853618.61119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853618.61136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853618.61190: 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 <<< 28107 1726853618.61245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853618.61263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853618.61286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853618.61406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853620.26001: 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.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", "stat<<< 28107 1726853620.26045: stdout chunk (state=3): >>>us": "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": {}}} <<< 28107 1726853620.27674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853620.27679: stdout chunk (state=3): >>><<< 28107 1726853620.27681: stderr chunk (state=3): >>><<< 28107 1726853620.27879: _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. 28107 1726853620.28431: 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-1726853618.4330397-28585-275265643978928/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853620.28493: _low_level_execute_command(): starting 28107 1726853620.28604: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853618.4330397-28585-275265643978928/ > /dev/null 2>&1 && sleep 0' 28107 1726853620.29439: 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 <<< 28107 1726853620.29579: 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 debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853620.29733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853620.31628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853620.31660: stderr chunk (state=3): >>><<< 28107 1726853620.31664: stdout chunk (state=3): >>><<< 28107 1726853620.31681: _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 28107 1726853620.31877: handler run complete 28107 1726853620.32085: variable 'ansible_facts' from source: unknown 28107 1726853620.32339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853620.33345: variable 'ansible_facts' from source: unknown 28107 1726853620.33574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853620.33833: attempt loop complete, returning result 28107 1726853620.33844: _execute() done 28107 1726853620.33851: dumping result to json 28107 1726853620.33921: done dumping result, returning 28107 1726853620.33937: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-0509-6cd9-00000000051c] 28107 1726853620.33946: sending task result for task 02083763-bbaf-0509-6cd9-00000000051c 28107 1726853620.34880: done sending task result for task 02083763-bbaf-0509-6cd9-00000000051c 28107 1726853620.34884: 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 } 28107 1726853620.34939: no more pending results, returning what we have 28107 1726853620.34942: results queue empty 28107 1726853620.34942: checking for any_errors_fatal 28107 1726853620.34946: done checking for any_errors_fatal 28107 1726853620.34947: checking for max_fail_percentage 28107 1726853620.34948: done checking for max_fail_percentage 28107 1726853620.34949: checking to see if all hosts have failed and the running result is not ok 28107 1726853620.34950: done checking to see if all hosts have failed 28107 1726853620.34950: getting the remaining hosts for this loop 28107 1726853620.34951: done getting the remaining hosts for this loop 28107 1726853620.34954: getting the next task for host managed_node2 28107 1726853620.34959: done getting next task for host managed_node2 28107 1726853620.34962: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28107 1726853620.34966: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853620.34977: getting variables 28107 1726853620.34978: in VariableManager get_vars() 28107 1726853620.35007: Calling all_inventory to load vars for managed_node2 28107 1726853620.35010: Calling groups_inventory to load vars for managed_node2 28107 1726853620.35012: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853620.35020: Calling all_plugins_play to load vars for managed_node2 28107 1726853620.35022: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853620.35024: Calling groups_plugins_play to load vars for managed_node2 28107 1726853620.35435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853620.35952: done with get_vars() 28107 1726853620.35965: 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:33:40 -0400 (0:00:01.969) 0:00:10.161 ****** 28107 1726853620.36064: entering _queue_task() for managed_node2/package_facts 28107 1726853620.36067: Creating lock for package_facts 28107 1726853620.36363: worker is 1 (out of 1 available) 28107 1726853620.36485: exiting _queue_task() for managed_node2/package_facts 28107 1726853620.36497: done queuing things up, now waiting for results queue to drain 28107 1726853620.36498: waiting for pending results... 28107 1726853620.36789: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 28107 1726853620.36851: in run() - task 02083763-bbaf-0509-6cd9-00000000051d 28107 1726853620.36873: variable 'ansible_search_path' from source: unknown 28107 1726853620.36887: variable 'ansible_search_path' from source: unknown 28107 1726853620.36976: calling self._execute() 28107 1726853620.37242: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853620.37245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853620.37250: variable 'omit' from source: magic vars 28107 1726853620.37878: variable 'ansible_distribution_major_version' from source: facts 28107 1726853620.37993: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853620.38016: variable 'omit' from source: magic vars 28107 1726853620.38177: variable 'omit' from source: magic vars 28107 1726853620.38249: variable 'omit' from source: magic vars 28107 1726853620.38326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853620.38396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853620.38432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853620.38464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853620.38554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853620.38557: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853620.38560: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853620.38562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853620.38641: Set connection var ansible_connection to ssh 28107 1726853620.38659: Set connection var ansible_pipelining to False 28107 1726853620.38678: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853620.38689: Set connection var ansible_timeout to 10 28107 1726853620.38696: Set connection var ansible_shell_type to sh 28107 1726853620.38708: Set connection var ansible_shell_executable to /bin/sh 28107 1726853620.38736: variable 'ansible_shell_executable' from source: unknown 28107 1726853620.38745: variable 'ansible_connection' from source: unknown 28107 1726853620.38753: variable 'ansible_module_compression' from source: unknown 28107 1726853620.38760: variable 'ansible_shell_type' from source: unknown 28107 1726853620.38778: variable 'ansible_shell_executable' from source: unknown 28107 1726853620.38879: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853620.38883: variable 'ansible_pipelining' from source: unknown 28107 1726853620.38885: variable 'ansible_timeout' from source: unknown 28107 1726853620.38887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853620.39022: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853620.39040: variable 'omit' from source: magic vars 28107 1726853620.39049: starting attempt loop 28107 1726853620.39096: running the handler 28107 1726853620.39099: _low_level_execute_command(): starting 28107 1726853620.39101: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853620.39878: 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 <<< 28107 1726853620.39981: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853620.40003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853620.40116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853620.41849: stdout chunk (state=3): >>>/root <<< 28107 1726853620.42003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853620.42007: stdout chunk (state=3): >>><<< 28107 1726853620.42010: stderr chunk (state=3): >>><<< 28107 1726853620.42133: _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 28107 1726853620.42137: _low_level_execute_command(): starting 28107 1726853620.42140: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929 `" && echo ansible-tmp-1726853620.4203782-28674-185648377303929="` echo /root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929 `" ) && sleep 0' 28107 1726853620.42674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853620.42689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853620.42704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853620.42724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853620.42742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853620.42754: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853620.42787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28107 1726853620.42886: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853620.42899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853620.42920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853620.43026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853620.45065: stdout chunk (state=3): >>>ansible-tmp-1726853620.4203782-28674-185648377303929=/root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929 <<< 28107 1726853620.45191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853620.45235: stderr chunk (state=3): >>><<< 28107 1726853620.45244: stdout chunk (state=3): >>><<< 28107 1726853620.45274: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853620.4203782-28674-185648377303929=/root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929 , 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 28107 1726853620.45333: variable 'ansible_module_compression' from source: unknown 28107 1726853620.45391: ANSIBALLZ: Using lock for package_facts 28107 1726853620.45421: ANSIBALLZ: Acquiring lock 28107 1726853620.45423: ANSIBALLZ: Lock acquired: 139685682939040 28107 1726853620.45425: ANSIBALLZ: Creating module 28107 1726853620.77278: ANSIBALLZ: Writing module into payload 28107 1726853620.77359: ANSIBALLZ: Writing module 28107 1726853620.77384: ANSIBALLZ: Renaming module 28107 1726853620.77411: ANSIBALLZ: Done creating module 28107 1726853620.77426: variable 'ansible_facts' from source: unknown 28107 1726853620.77635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929/AnsiballZ_package_facts.py 28107 1726853620.77951: Sending initial data 28107 1726853620.77968: Sent initial data (162 bytes) 28107 1726853620.79180: 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 <<< 28107 1726853620.79184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853620.79488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853620.81002: 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 <<< 28107 1726853620.81086: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853620.81170: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpobq2yzki /root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929/AnsiballZ_package_facts.py <<< 28107 1726853620.81184: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929/AnsiballZ_package_facts.py" <<< 28107 1726853620.81262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 28107 1726853620.81275: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpobq2yzki" to remote "/root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929/AnsiballZ_package_facts.py" <<< 28107 1726853620.81284: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929/AnsiballZ_package_facts.py" <<< 28107 1726853620.82894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853620.82919: stderr chunk (state=3): >>><<< 28107 1726853620.82922: stdout chunk (state=3): >>><<< 28107 1726853620.82949: done transferring module to remote 28107 1726853620.82961: _low_level_execute_command(): starting 28107 1726853620.82964: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929/ /root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929/AnsiballZ_package_facts.py && sleep 0' 28107 1726853620.83722: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853620.83734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853620.83790: 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 <<< 28107 1726853620.83918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853620.83921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853620.83924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853620.83996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853620.86177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853620.86180: stdout chunk (state=3): >>><<< 28107 1726853620.86183: stderr chunk (state=3): >>><<< 28107 1726853620.86186: _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 28107 1726853620.86189: _low_level_execute_command(): starting 28107 1726853620.86191: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929/AnsiballZ_package_facts.py && sleep 0' 28107 1726853620.87190: 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 <<< 28107 1726853620.87248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853620.87265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853620.87328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853620.87444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853621.32679: 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", "rele<<< 28107 1726853621.32696: stdout chunk (state=3): >>>ase": "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,<<< 28107 1726853621.32731: 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_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",<<< 28107 1726853621.32745: 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<<< 28107 1726853621.32749: 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<<< 28107 1726853621.32774: 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<<< 28107 1726853621.32813: 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"}], "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-resc<<< 28107 1726853621.32821: stdout chunk (state=3): >>>ue", "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<<< 28107 1726853621.32830: 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<<< 28107 1726853621.32862: 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.<<< 28107 1726853621.32868: 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<<< 28107 1726853621.32888: 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"}}} <<< 28107 1726853621.34712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853621.34742: stderr chunk (state=3): >>><<< 28107 1726853621.34745: stdout chunk (state=3): >>><<< 28107 1726853621.34783: _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. 28107 1726853621.36412: 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-1726853620.4203782-28674-185648377303929/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853621.36431: _low_level_execute_command(): starting 28107 1726853621.36434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853620.4203782-28674-185648377303929/ > /dev/null 2>&1 && sleep 0' 28107 1726853621.36906: 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 <<< 28107 1726853621.36909: stderr 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 <<< 28107 1726853621.36912: 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 <<< 28107 1726853621.36914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853621.36962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853621.36965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853621.36967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853621.37053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853621.38952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853621.38981: stderr chunk (state=3): >>><<< 28107 1726853621.38984: stdout chunk (state=3): >>><<< 28107 1726853621.38998: _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 28107 1726853621.39004: handler run complete 28107 1726853621.39455: variable 'ansible_facts' from source: unknown 28107 1726853621.39744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853621.43769: variable 'ansible_facts' from source: unknown 28107 1726853621.44035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853621.44677: attempt loop complete, returning result 28107 1726853621.44681: _execute() done 28107 1726853621.44683: dumping result to json 28107 1726853621.44919: done dumping result, returning 28107 1726853621.44922: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-0509-6cd9-00000000051d] 28107 1726853621.44924: sending task result for task 02083763-bbaf-0509-6cd9-00000000051d 28107 1726853621.46347: done sending task result for task 02083763-bbaf-0509-6cd9-00000000051d 28107 1726853621.46350: 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 } 28107 1726853621.46395: no more pending results, returning what we have 28107 1726853621.46397: results queue empty 28107 1726853621.46397: checking for any_errors_fatal 28107 1726853621.46401: done checking for any_errors_fatal 28107 1726853621.46401: checking for max_fail_percentage 28107 1726853621.46402: done checking for max_fail_percentage 28107 1726853621.46403: checking to see if all hosts have failed and the running result is not ok 28107 1726853621.46403: done checking to see if all hosts have failed 28107 1726853621.46404: getting the remaining hosts for this loop 28107 1726853621.46405: done getting the remaining hosts for this loop 28107 1726853621.46409: getting the next task for host managed_node2 28107 1726853621.46415: done getting next task for host managed_node2 28107 1726853621.46417: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28107 1726853621.46419: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853621.46426: getting variables 28107 1726853621.46426: in VariableManager get_vars() 28107 1726853621.46450: Calling all_inventory to load vars for managed_node2 28107 1726853621.46452: Calling groups_inventory to load vars for managed_node2 28107 1726853621.46453: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853621.46461: Calling all_plugins_play to load vars for managed_node2 28107 1726853621.46463: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853621.46465: Calling groups_plugins_play to load vars for managed_node2 28107 1726853621.47268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853621.48760: done with get_vars() 28107 1726853621.48784: done getting variables 28107 1726853621.48843: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:41 -0400 (0:00:01.128) 0:00:11.290 ****** 28107 1726853621.48886: entering _queue_task() for managed_node2/debug 28107 1726853621.49177: worker is 1 (out of 1 available) 28107 1726853621.49190: exiting _queue_task() for managed_node2/debug 28107 1726853621.49204: done queuing things up, now waiting for results queue to drain 28107 1726853621.49205: waiting for pending results... 28107 1726853621.49540: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 28107 1726853621.49605: in run() - task 02083763-bbaf-0509-6cd9-000000000017 28107 1726853621.49625: variable 'ansible_search_path' from source: unknown 28107 1726853621.49632: variable 'ansible_search_path' from source: unknown 28107 1726853621.49674: calling self._execute() 28107 1726853621.49763: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853621.49777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853621.49903: variable 'omit' from source: magic vars 28107 1726853621.50181: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.50198: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853621.50208: variable 'omit' from source: magic vars 28107 1726853621.50274: variable 'omit' from source: magic vars 28107 1726853621.50383: variable 'network_provider' from source: set_fact 28107 1726853621.50409: variable 'omit' from source: magic vars 28107 1726853621.50462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853621.50501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853621.50526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853621.50550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853621.50570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853621.50603: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853621.50612: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853621.50620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853621.50728: Set connection var ansible_connection to ssh 28107 1726853621.50740: Set connection var ansible_pipelining to False 28107 1726853621.50752: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853621.50765: Set connection var ansible_timeout to 10 28107 1726853621.50777: Set connection var ansible_shell_type to sh 28107 1726853621.50789: Set connection var ansible_shell_executable to /bin/sh 28107 1726853621.50814: variable 'ansible_shell_executable' from source: unknown 28107 1726853621.50878: variable 'ansible_connection' from source: unknown 28107 1726853621.50881: variable 'ansible_module_compression' from source: unknown 28107 1726853621.50883: variable 'ansible_shell_type' from source: unknown 28107 1726853621.50885: variable 'ansible_shell_executable' from source: unknown 28107 1726853621.50887: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853621.50889: variable 'ansible_pipelining' from source: unknown 28107 1726853621.50891: variable 'ansible_timeout' from source: unknown 28107 1726853621.50894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853621.51015: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853621.51031: variable 'omit' from source: magic vars 28107 1726853621.51041: starting attempt loop 28107 1726853621.51048: running the handler 28107 1726853621.51114: handler run complete 28107 1726853621.51132: attempt loop complete, returning result 28107 1726853621.51139: _execute() done 28107 1726853621.51175: dumping result to json 28107 1726853621.51179: done dumping result, returning 28107 1726853621.51181: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-0509-6cd9-000000000017] 28107 1726853621.51183: sending task result for task 02083763-bbaf-0509-6cd9-000000000017 28107 1726853621.51483: done sending task result for task 02083763-bbaf-0509-6cd9-000000000017 28107 1726853621.51487: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 28107 1726853621.51543: no more pending results, returning what we have 28107 1726853621.51546: results queue empty 28107 1726853621.51547: checking for any_errors_fatal 28107 1726853621.51554: done checking for any_errors_fatal 28107 1726853621.51554: checking for max_fail_percentage 28107 1726853621.51559: done checking for max_fail_percentage 28107 1726853621.51560: checking to see if all hosts have failed and the running result is not ok 28107 1726853621.51561: done checking to see if all hosts have failed 28107 1726853621.51562: getting the remaining hosts for this loop 28107 1726853621.51563: done getting the remaining hosts for this loop 28107 1726853621.51567: getting the next task for host managed_node2 28107 1726853621.51575: done getting next task for host managed_node2 28107 1726853621.51579: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28107 1726853621.51582: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853621.51593: getting variables 28107 1726853621.51594: in VariableManager get_vars() 28107 1726853621.51637: Calling all_inventory to load vars for managed_node2 28107 1726853621.51640: Calling groups_inventory to load vars for managed_node2 28107 1726853621.51642: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853621.51652: Calling all_plugins_play to load vars for managed_node2 28107 1726853621.51654: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853621.51660: Calling groups_plugins_play to load vars for managed_node2 28107 1726853621.52984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853621.54788: done with get_vars() 28107 1726853621.54810: done getting variables 28107 1726853621.54880: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:41 -0400 (0:00:00.060) 0:00:11.350 ****** 28107 1726853621.54914: entering _queue_task() for managed_node2/fail 28107 1726853621.55252: worker is 1 (out of 1 available) 28107 1726853621.55268: exiting _queue_task() for managed_node2/fail 28107 1726853621.55283: done queuing things up, now waiting for results queue to drain 28107 1726853621.55285: waiting for pending results... 28107 1726853621.55597: 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 28107 1726853621.55744: in run() - task 02083763-bbaf-0509-6cd9-000000000018 28107 1726853621.55773: variable 'ansible_search_path' from source: unknown 28107 1726853621.55784: variable 'ansible_search_path' from source: unknown 28107 1726853621.55832: calling self._execute() 28107 1726853621.55930: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853621.55943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853621.56046: variable 'omit' from source: magic vars 28107 1726853621.56353: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.56379: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853621.56488: variable 'network_state' from source: role '' defaults 28107 1726853621.56502: Evaluated conditional (network_state != {}): False 28107 1726853621.56508: when evaluation is False, skipping this task 28107 1726853621.56513: _execute() done 28107 1726853621.56519: dumping result to json 28107 1726853621.56525: done dumping result, returning 28107 1726853621.56535: 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-0509-6cd9-000000000018] 28107 1726853621.56543: sending task result for task 02083763-bbaf-0509-6cd9-000000000018 28107 1726853621.56777: done sending task result for task 02083763-bbaf-0509-6cd9-000000000018 28107 1726853621.56780: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853621.56834: no more pending results, returning what we have 28107 1726853621.56839: results queue empty 28107 1726853621.56840: checking for any_errors_fatal 28107 1726853621.56847: done checking for any_errors_fatal 28107 1726853621.56848: checking for max_fail_percentage 28107 1726853621.56850: done checking for max_fail_percentage 28107 1726853621.56851: checking to see if all hosts have failed and the running result is not ok 28107 1726853621.56852: done checking to see if all hosts have failed 28107 1726853621.56853: getting the remaining hosts for this loop 28107 1726853621.56855: done getting the remaining hosts for this loop 28107 1726853621.56862: getting the next task for host managed_node2 28107 1726853621.56870: done getting next task for host managed_node2 28107 1726853621.56876: ^ 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 28107 1726853621.56881: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853621.56899: getting variables 28107 1726853621.56902: in VariableManager get_vars() 28107 1726853621.56947: Calling all_inventory to load vars for managed_node2 28107 1726853621.56950: Calling groups_inventory to load vars for managed_node2 28107 1726853621.56953: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853621.56969: Calling all_plugins_play to load vars for managed_node2 28107 1726853621.57142: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853621.57147: Calling groups_plugins_play to load vars for managed_node2 28107 1726853621.58450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853621.59985: done with get_vars() 28107 1726853621.60010: done getting variables 28107 1726853621.60074: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:41 -0400 (0:00:00.051) 0:00:11.402 ****** 28107 1726853621.60108: entering _queue_task() for managed_node2/fail 28107 1726853621.60417: worker is 1 (out of 1 available) 28107 1726853621.60430: exiting _queue_task() for managed_node2/fail 28107 1726853621.60443: done queuing things up, now waiting for results queue to drain 28107 1726853621.60445: waiting for pending results... 28107 1726853621.60737: 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 28107 1726853621.60885: in run() - task 02083763-bbaf-0509-6cd9-000000000019 28107 1726853621.60909: variable 'ansible_search_path' from source: unknown 28107 1726853621.60918: variable 'ansible_search_path' from source: unknown 28107 1726853621.60960: calling self._execute() 28107 1726853621.61060: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853621.61074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853621.61111: variable 'omit' from source: magic vars 28107 1726853621.61461: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.61480: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853621.61776: variable 'network_state' from source: role '' defaults 28107 1726853621.61780: Evaluated conditional (network_state != {}): False 28107 1726853621.61783: when evaluation is False, skipping this task 28107 1726853621.61786: _execute() done 28107 1726853621.61788: dumping result to json 28107 1726853621.61790: done dumping result, returning 28107 1726853621.61793: 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-0509-6cd9-000000000019] 28107 1726853621.61795: sending task result for task 02083763-bbaf-0509-6cd9-000000000019 28107 1726853621.61866: done sending task result for task 02083763-bbaf-0509-6cd9-000000000019 28107 1726853621.61869: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853621.61919: no more pending results, returning what we have 28107 1726853621.61923: results queue empty 28107 1726853621.61924: checking for any_errors_fatal 28107 1726853621.61933: done checking for any_errors_fatal 28107 1726853621.61934: checking for max_fail_percentage 28107 1726853621.61935: done checking for max_fail_percentage 28107 1726853621.61936: checking to see if all hosts have failed and the running result is not ok 28107 1726853621.61937: done checking to see if all hosts have failed 28107 1726853621.61938: getting the remaining hosts for this loop 28107 1726853621.61940: done getting the remaining hosts for this loop 28107 1726853621.61944: getting the next task for host managed_node2 28107 1726853621.61951: done getting next task for host managed_node2 28107 1726853621.61955: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28107 1726853621.61961: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853621.61979: getting variables 28107 1726853621.61981: in VariableManager get_vars() 28107 1726853621.62021: Calling all_inventory to load vars for managed_node2 28107 1726853621.62024: Calling groups_inventory to load vars for managed_node2 28107 1726853621.62026: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853621.62039: Calling all_plugins_play to load vars for managed_node2 28107 1726853621.62041: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853621.62044: Calling groups_plugins_play to load vars for managed_node2 28107 1726853621.63627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853621.65202: done with get_vars() 28107 1726853621.65226: done getting variables 28107 1726853621.65290: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:41 -0400 (0:00:00.052) 0:00:11.454 ****** 28107 1726853621.65324: entering _queue_task() for managed_node2/fail 28107 1726853621.65636: worker is 1 (out of 1 available) 28107 1726853621.65649: exiting _queue_task() for managed_node2/fail 28107 1726853621.65665: done queuing things up, now waiting for results queue to drain 28107 1726853621.65667: waiting for pending results... 28107 1726853621.65997: 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 28107 1726853621.66091: in run() - task 02083763-bbaf-0509-6cd9-00000000001a 28107 1726853621.66113: variable 'ansible_search_path' from source: unknown 28107 1726853621.66208: variable 'ansible_search_path' from source: unknown 28107 1726853621.66212: calling self._execute() 28107 1726853621.66262: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853621.66277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853621.66293: variable 'omit' from source: magic vars 28107 1726853621.66677: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.66694: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853621.66881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853621.69172: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853621.69255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853621.69301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853621.69338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853621.69378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853621.69675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853621.69679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853621.69682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853621.69685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853621.69687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853621.69690: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.69709: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28107 1726853621.69838: variable 'ansible_distribution' from source: facts 28107 1726853621.69848: variable '__network_rh_distros' from source: role '' defaults 28107 1726853621.69865: Evaluated conditional (ansible_distribution in __network_rh_distros): True 28107 1726853621.70139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853621.70174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853621.70202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853621.70250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853621.70273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853621.70320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853621.70350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853621.70382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853621.70423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853621.70439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853621.70491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853621.70520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853621.70547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853621.70596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853621.70614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853621.70930: variable 'network_connections' from source: task vars 28107 1726853621.70945: variable 'interface' from source: set_fact 28107 1726853621.71024: variable 'interface' from source: set_fact 28107 1726853621.71040: variable 'interface' from source: set_fact 28107 1726853621.71110: variable 'interface' from source: set_fact 28107 1726853621.71131: variable 'network_state' from source: role '' defaults 28107 1726853621.71202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853621.71429: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853621.71433: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853621.71466: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853621.71501: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853621.71549: 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) 28107 1726853621.71588: 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) 28107 1726853621.71646: 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) 28107 1726853621.71650: 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) 28107 1726853621.71694: 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 28107 1726853621.71701: when evaluation is False, skipping this task 28107 1726853621.71707: _execute() done 28107 1726853621.71714: dumping result to json 28107 1726853621.71720: done dumping result, returning 28107 1726853621.71755: 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-0509-6cd9-00000000001a] 28107 1726853621.71761: sending task result for task 02083763-bbaf-0509-6cd9-00000000001a 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" } 28107 1726853621.71907: no more pending results, returning what we have 28107 1726853621.71911: results queue empty 28107 1726853621.71912: checking for any_errors_fatal 28107 1726853621.71918: done checking for any_errors_fatal 28107 1726853621.71918: checking for max_fail_percentage 28107 1726853621.71921: done checking for max_fail_percentage 28107 1726853621.71922: checking to see if all hosts have failed and the running result is not ok 28107 1726853621.71922: done checking to see if all hosts have failed 28107 1726853621.71923: getting the remaining hosts for this loop 28107 1726853621.71925: done getting the remaining hosts for this loop 28107 1726853621.71929: getting the next task for host managed_node2 28107 1726853621.71935: done getting next task for host managed_node2 28107 1726853621.71940: ^ 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 28107 1726853621.71942: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853621.71960: getting variables 28107 1726853621.71962: in VariableManager get_vars() 28107 1726853621.72005: Calling all_inventory to load vars for managed_node2 28107 1726853621.72008: Calling groups_inventory to load vars for managed_node2 28107 1726853621.72010: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853621.72021: Calling all_plugins_play to load vars for managed_node2 28107 1726853621.72024: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853621.72026: Calling groups_plugins_play to load vars for managed_node2 28107 1726853621.72684: done sending task result for task 02083763-bbaf-0509-6cd9-00000000001a 28107 1726853621.72687: WORKER PROCESS EXITING 28107 1726853621.73585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853621.75155: done with get_vars() 28107 1726853621.75189: done getting variables 28107 1726853621.75294: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:41 -0400 (0:00:00.099) 0:00:11.554 ****** 28107 1726853621.75327: entering _queue_task() for managed_node2/dnf 28107 1726853621.75659: worker is 1 (out of 1 available) 28107 1726853621.75673: exiting _queue_task() for managed_node2/dnf 28107 1726853621.75687: done queuing things up, now waiting for results queue to drain 28107 1726853621.75689: waiting for pending results... 28107 1726853621.76090: 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 28107 1726853621.76111: in run() - task 02083763-bbaf-0509-6cd9-00000000001b 28107 1726853621.76128: variable 'ansible_search_path' from source: unknown 28107 1726853621.76135: variable 'ansible_search_path' from source: unknown 28107 1726853621.76176: calling self._execute() 28107 1726853621.76267: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853621.76280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853621.76296: variable 'omit' from source: magic vars 28107 1726853621.76653: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.76678: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853621.76892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853621.79160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853621.79572: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853621.79616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853621.79659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853621.79692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853621.79779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853621.79812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853621.79842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853621.79895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853621.79914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853621.80049: variable 'ansible_distribution' from source: facts 28107 1726853621.80140: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.80163: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28107 1726853621.80291: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853621.80435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853621.80466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853621.80499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853621.80548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853621.80576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853621.80628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853621.80647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853621.80777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853621.80780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853621.80782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853621.80783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853621.80809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853621.80837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853621.80884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853621.80906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853621.81074: variable 'network_connections' from source: task vars 28107 1726853621.81091: variable 'interface' from source: set_fact 28107 1726853621.81169: variable 'interface' from source: set_fact 28107 1726853621.81190: variable 'interface' from source: set_fact 28107 1726853621.81261: variable 'interface' from source: set_fact 28107 1726853621.81377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853621.81535: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853621.81584: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853621.81620: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853621.81661: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853621.81710: 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) 28107 1726853621.81734: 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) 28107 1726853621.81780: 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) 28107 1726853621.81811: 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) 28107 1726853621.81887: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853621.82143: variable 'network_connections' from source: task vars 28107 1726853621.82205: variable 'interface' from source: set_fact 28107 1726853621.82230: variable 'interface' from source: set_fact 28107 1726853621.82245: variable 'interface' from source: set_fact 28107 1726853621.82318: variable 'interface' from source: set_fact 28107 1726853621.82363: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853621.82374: when evaluation is False, skipping this task 28107 1726853621.82384: _execute() done 28107 1726853621.82393: dumping result to json 28107 1726853621.82402: done dumping result, returning 28107 1726853621.82577: 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-0509-6cd9-00000000001b] 28107 1726853621.82580: sending task result for task 02083763-bbaf-0509-6cd9-00000000001b 28107 1726853621.82655: done sending task result for task 02083763-bbaf-0509-6cd9-00000000001b 28107 1726853621.82661: 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" } 28107 1726853621.82715: no more pending results, returning what we have 28107 1726853621.82719: results queue empty 28107 1726853621.82720: checking for any_errors_fatal 28107 1726853621.82725: done checking for any_errors_fatal 28107 1726853621.82725: checking for max_fail_percentage 28107 1726853621.82727: done checking for max_fail_percentage 28107 1726853621.82728: checking to see if all hosts have failed and the running result is not ok 28107 1726853621.82729: done checking to see if all hosts have failed 28107 1726853621.82730: getting the remaining hosts for this loop 28107 1726853621.82731: done getting the remaining hosts for this loop 28107 1726853621.82735: getting the next task for host managed_node2 28107 1726853621.82742: done getting next task for host managed_node2 28107 1726853621.82745: ^ 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 28107 1726853621.82748: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853621.82766: getting variables 28107 1726853621.82768: in VariableManager get_vars() 28107 1726853621.82812: Calling all_inventory to load vars for managed_node2 28107 1726853621.82815: Calling groups_inventory to load vars for managed_node2 28107 1726853621.82817: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853621.82827: Calling all_plugins_play to load vars for managed_node2 28107 1726853621.82829: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853621.82831: Calling groups_plugins_play to load vars for managed_node2 28107 1726853621.84593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853621.86790: done with get_vars() 28107 1726853621.86820: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28107 1726853621.87110: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:41 -0400 (0:00:00.118) 0:00:11.672 ****** 28107 1726853621.87141: entering _queue_task() for managed_node2/yum 28107 1726853621.87143: Creating lock for yum 28107 1726853621.87904: worker is 1 (out of 1 available) 28107 1726853621.87916: exiting _queue_task() for managed_node2/yum 28107 1726853621.87929: done queuing things up, now waiting for results queue to drain 28107 1726853621.87931: waiting for pending results... 28107 1726853621.88323: 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 28107 1726853621.88546: in run() - task 02083763-bbaf-0509-6cd9-00000000001c 28107 1726853621.88550: variable 'ansible_search_path' from source: unknown 28107 1726853621.88552: variable 'ansible_search_path' from source: unknown 28107 1726853621.88555: calling self._execute() 28107 1726853621.88560: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853621.88568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853621.88646: variable 'omit' from source: magic vars 28107 1726853621.89052: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.89117: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853621.89324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853621.91568: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853621.91652: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853621.91778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853621.91786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853621.91789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853621.91839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853621.91875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853621.91912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853621.91955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853621.91978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853621.92084: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.92111: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28107 1726853621.92120: when evaluation is False, skipping this task 28107 1726853621.92127: _execute() done 28107 1726853621.92135: dumping result to json 28107 1726853621.92144: done dumping result, returning 28107 1726853621.92158: 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-0509-6cd9-00000000001c] 28107 1726853621.92169: sending task result for task 02083763-bbaf-0509-6cd9-00000000001c 28107 1726853621.92405: done sending task result for task 02083763-bbaf-0509-6cd9-00000000001c 28107 1726853621.92409: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28107 1726853621.92462: no more pending results, returning what we have 28107 1726853621.92465: results queue empty 28107 1726853621.92466: checking for any_errors_fatal 28107 1726853621.92575: done checking for any_errors_fatal 28107 1726853621.92576: checking for max_fail_percentage 28107 1726853621.92578: done checking for max_fail_percentage 28107 1726853621.92578: checking to see if all hosts have failed and the running result is not ok 28107 1726853621.92579: done checking to see if all hosts have failed 28107 1726853621.92580: getting the remaining hosts for this loop 28107 1726853621.92581: done getting the remaining hosts for this loop 28107 1726853621.92585: getting the next task for host managed_node2 28107 1726853621.92590: done getting next task for host managed_node2 28107 1726853621.92594: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28107 1726853621.92596: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853621.92609: getting variables 28107 1726853621.92610: in VariableManager get_vars() 28107 1726853621.92647: Calling all_inventory to load vars for managed_node2 28107 1726853621.92649: Calling groups_inventory to load vars for managed_node2 28107 1726853621.92651: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853621.92662: Calling all_plugins_play to load vars for managed_node2 28107 1726853621.92665: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853621.92667: Calling groups_plugins_play to load vars for managed_node2 28107 1726853621.94225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853621.95277: done with get_vars() 28107 1726853621.95299: done getting variables 28107 1726853621.95342: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:41 -0400 (0:00:00.082) 0:00:11.754 ****** 28107 1726853621.95372: entering _queue_task() for managed_node2/fail 28107 1726853621.95617: worker is 1 (out of 1 available) 28107 1726853621.95632: exiting _queue_task() for managed_node2/fail 28107 1726853621.95644: done queuing things up, now waiting for results queue to drain 28107 1726853621.95646: waiting for pending results... 28107 1726853621.95830: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28107 1726853621.95918: in run() - task 02083763-bbaf-0509-6cd9-00000000001d 28107 1726853621.95929: variable 'ansible_search_path' from source: unknown 28107 1726853621.95933: variable 'ansible_search_path' from source: unknown 28107 1726853621.95960: calling self._execute() 28107 1726853621.96037: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853621.96041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853621.96051: variable 'omit' from source: magic vars 28107 1726853621.96477: variable 'ansible_distribution_major_version' from source: facts 28107 1726853621.96481: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853621.96490: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853621.96681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853622.02249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853622.02302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853622.02359: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853622.02382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853622.02419: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853622.02539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.02543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.02546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.02677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.02680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.02682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.02685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.02686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.02725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.02752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.02797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.02823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.02849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.02900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.02916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.03092: variable 'network_connections' from source: task vars 28107 1726853622.03106: variable 'interface' from source: set_fact 28107 1726853622.03164: variable 'interface' from source: set_fact 28107 1726853622.03188: variable 'interface' from source: set_fact 28107 1726853622.03230: variable 'interface' from source: set_fact 28107 1726853622.03376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853622.03474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853622.03545: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853622.03590: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853622.03636: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853622.03685: 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) 28107 1726853622.03718: 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) 28107 1726853622.03747: 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) 28107 1726853622.03783: 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) 28107 1726853622.03843: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853622.04117: variable 'network_connections' from source: task vars 28107 1726853622.04127: variable 'interface' from source: set_fact 28107 1726853622.04410: variable 'interface' from source: set_fact 28107 1726853622.04492: variable 'interface' from source: set_fact 28107 1726853622.04496: variable 'interface' from source: set_fact 28107 1726853622.04595: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853622.04601: when evaluation is False, skipping this task 28107 1726853622.04603: _execute() done 28107 1726853622.04605: dumping result to json 28107 1726853622.04607: done dumping result, returning 28107 1726853622.04608: 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-0509-6cd9-00000000001d] 28107 1726853622.04617: sending task result for task 02083763-bbaf-0509-6cd9-00000000001d 28107 1726853622.04677: done sending task result for task 02083763-bbaf-0509-6cd9-00000000001d 28107 1726853622.04680: 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" } 28107 1726853622.04748: no more pending results, returning what we have 28107 1726853622.04751: results queue empty 28107 1726853622.04752: checking for any_errors_fatal 28107 1726853622.04759: done checking for any_errors_fatal 28107 1726853622.04760: checking for max_fail_percentage 28107 1726853622.04762: done checking for max_fail_percentage 28107 1726853622.04763: checking to see if all hosts have failed and the running result is not ok 28107 1726853622.04763: done checking to see if all hosts have failed 28107 1726853622.04764: getting the remaining hosts for this loop 28107 1726853622.04765: done getting the remaining hosts for this loop 28107 1726853622.04769: getting the next task for host managed_node2 28107 1726853622.04775: done getting next task for host managed_node2 28107 1726853622.04779: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28107 1726853622.04782: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853622.04795: getting variables 28107 1726853622.04796: in VariableManager get_vars() 28107 1726853622.04834: Calling all_inventory to load vars for managed_node2 28107 1726853622.04837: Calling groups_inventory to load vars for managed_node2 28107 1726853622.04839: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853622.04846: Calling all_plugins_play to load vars for managed_node2 28107 1726853622.04848: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853622.04850: Calling groups_plugins_play to load vars for managed_node2 28107 1726853622.08480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853622.09325: done with get_vars() 28107 1726853622.09339: done getting variables 28107 1726853622.09379: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:42 -0400 (0:00:00.140) 0:00:11.895 ****** 28107 1726853622.09398: entering _queue_task() for managed_node2/package 28107 1726853622.09632: worker is 1 (out of 1 available) 28107 1726853622.09648: exiting _queue_task() for managed_node2/package 28107 1726853622.09664: done queuing things up, now waiting for results queue to drain 28107 1726853622.09666: waiting for pending results... 28107 1726853622.09844: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 28107 1726853622.09934: in run() - task 02083763-bbaf-0509-6cd9-00000000001e 28107 1726853622.09944: variable 'ansible_search_path' from source: unknown 28107 1726853622.09948: variable 'ansible_search_path' from source: unknown 28107 1726853622.09976: calling self._execute() 28107 1726853622.10048: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853622.10052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853622.10062: variable 'omit' from source: magic vars 28107 1726853622.10343: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.10353: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853622.10488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853622.10679: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853622.10713: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853622.10768: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853622.10803: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853622.10883: variable 'network_packages' from source: role '' defaults 28107 1726853622.10952: variable '__network_provider_setup' from source: role '' defaults 28107 1726853622.10962: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853622.11013: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853622.11021: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853622.11064: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853622.11181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853622.12483: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853622.12529: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853622.12555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853622.12583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853622.12613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853622.12672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.12693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.12714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.12739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.12750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.12783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.12799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.12816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.12843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.12854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.12995: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28107 1726853622.13068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.13086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.13103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.13127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.13137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.13199: variable 'ansible_python' from source: facts 28107 1726853622.13219: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28107 1726853622.13275: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853622.13327: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853622.13410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.13427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.13445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.13478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.13483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.13515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.13535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.13551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.13577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.13590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.13681: variable 'network_connections' from source: task vars 28107 1726853622.13686: variable 'interface' from source: set_fact 28107 1726853622.13758: variable 'interface' from source: set_fact 28107 1726853622.13762: variable 'interface' from source: set_fact 28107 1726853622.13834: variable 'interface' from source: set_fact 28107 1726853622.13888: 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) 28107 1726853622.13908: 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) 28107 1726853622.13931: 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) 28107 1726853622.13951: 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) 28107 1726853622.13988: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853622.14162: variable 'network_connections' from source: task vars 28107 1726853622.14166: variable 'interface' from source: set_fact 28107 1726853622.14234: variable 'interface' from source: set_fact 28107 1726853622.14241: variable 'interface' from source: set_fact 28107 1726853622.14314: variable 'interface' from source: set_fact 28107 1726853622.14360: variable '__network_packages_default_wireless' from source: role '' defaults 28107 1726853622.14412: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853622.14601: variable 'network_connections' from source: task vars 28107 1726853622.14604: variable 'interface' from source: set_fact 28107 1726853622.14648: variable 'interface' from source: set_fact 28107 1726853622.14653: variable 'interface' from source: set_fact 28107 1726853622.14701: variable 'interface' from source: set_fact 28107 1726853622.14723: variable '__network_packages_default_team' from source: role '' defaults 28107 1726853622.14777: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853622.14966: variable 'network_connections' from source: task vars 28107 1726853622.14969: variable 'interface' from source: set_fact 28107 1726853622.15017: variable 'interface' from source: set_fact 28107 1726853622.15022: variable 'interface' from source: set_fact 28107 1726853622.15068: variable 'interface' from source: set_fact 28107 1726853622.15119: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853622.15161: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853622.15164: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853622.15207: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853622.15340: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28107 1726853622.15640: variable 'network_connections' from source: task vars 28107 1726853622.15643: variable 'interface' from source: set_fact 28107 1726853622.15689: variable 'interface' from source: set_fact 28107 1726853622.15695: variable 'interface' from source: set_fact 28107 1726853622.15735: variable 'interface' from source: set_fact 28107 1726853622.15746: variable 'ansible_distribution' from source: facts 28107 1726853622.15749: variable '__network_rh_distros' from source: role '' defaults 28107 1726853622.15755: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.15777: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28107 1726853622.15881: variable 'ansible_distribution' from source: facts 28107 1726853622.15885: variable '__network_rh_distros' from source: role '' defaults 28107 1726853622.15890: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.15901: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28107 1726853622.16005: variable 'ansible_distribution' from source: facts 28107 1726853622.16009: variable '__network_rh_distros' from source: role '' defaults 28107 1726853622.16013: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.16038: variable 'network_provider' from source: set_fact 28107 1726853622.16049: variable 'ansible_facts' from source: unknown 28107 1726853622.16569: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28107 1726853622.16574: when evaluation is False, skipping this task 28107 1726853622.16577: _execute() done 28107 1726853622.16579: dumping result to json 28107 1726853622.16581: done dumping result, returning 28107 1726853622.16588: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-0509-6cd9-00000000001e] 28107 1726853622.16592: sending task result for task 02083763-bbaf-0509-6cd9-00000000001e skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28107 1726853622.16737: no more pending results, returning what we have 28107 1726853622.16741: results queue empty 28107 1726853622.16742: checking for any_errors_fatal 28107 1726853622.16748: done checking for any_errors_fatal 28107 1726853622.16749: checking for max_fail_percentage 28107 1726853622.16750: done checking for max_fail_percentage 28107 1726853622.16751: checking to see if all hosts have failed and the running result is not ok 28107 1726853622.16752: done checking to see if all hosts have failed 28107 1726853622.16752: getting the remaining hosts for this loop 28107 1726853622.16754: done getting the remaining hosts for this loop 28107 1726853622.16760: getting the next task for host managed_node2 28107 1726853622.16767: done getting next task for host managed_node2 28107 1726853622.16773: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28107 1726853622.16776: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853622.16792: getting variables 28107 1726853622.16793: in VariableManager get_vars() 28107 1726853622.16837: Calling all_inventory to load vars for managed_node2 28107 1726853622.16845: Calling groups_inventory to load vars for managed_node2 28107 1726853622.16847: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853622.16860: Calling all_plugins_play to load vars for managed_node2 28107 1726853622.16862: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853622.16865: Calling groups_plugins_play to load vars for managed_node2 28107 1726853622.16882: done sending task result for task 02083763-bbaf-0509-6cd9-00000000001e 28107 1726853622.16885: WORKER PROCESS EXITING 28107 1726853622.17703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853622.18707: done with get_vars() 28107 1726853622.18726: done getting variables 28107 1726853622.18778: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:42 -0400 (0:00:00.094) 0:00:11.989 ****** 28107 1726853622.18803: entering _queue_task() for managed_node2/package 28107 1726853622.19045: worker is 1 (out of 1 available) 28107 1726853622.19062: exiting _queue_task() for managed_node2/package 28107 1726853622.19078: done queuing things up, now waiting for results queue to drain 28107 1726853622.19080: waiting for pending results... 28107 1726853622.19260: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28107 1726853622.19369: in run() - task 02083763-bbaf-0509-6cd9-00000000001f 28107 1726853622.19382: variable 'ansible_search_path' from source: unknown 28107 1726853622.19385: variable 'ansible_search_path' from source: unknown 28107 1726853622.19419: calling self._execute() 28107 1726853622.19487: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853622.19492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853622.19501: variable 'omit' from source: magic vars 28107 1726853622.19784: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.19794: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853622.19881: variable 'network_state' from source: role '' defaults 28107 1726853622.19887: Evaluated conditional (network_state != {}): False 28107 1726853622.19890: when evaluation is False, skipping this task 28107 1726853622.19893: _execute() done 28107 1726853622.19895: dumping result to json 28107 1726853622.19899: done dumping result, returning 28107 1726853622.19908: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-0509-6cd9-00000000001f] 28107 1726853622.19911: sending task result for task 02083763-bbaf-0509-6cd9-00000000001f skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853622.20053: no more pending results, returning what we have 28107 1726853622.20059: results queue empty 28107 1726853622.20060: checking for any_errors_fatal 28107 1726853622.20069: done checking for any_errors_fatal 28107 1726853622.20070: checking for max_fail_percentage 28107 1726853622.20073: done checking for max_fail_percentage 28107 1726853622.20074: checking to see if all hosts have failed and the running result is not ok 28107 1726853622.20075: done checking to see if all hosts have failed 28107 1726853622.20075: getting the remaining hosts for this loop 28107 1726853622.20077: done getting the remaining hosts for this loop 28107 1726853622.20082: getting the next task for host managed_node2 28107 1726853622.20089: done getting next task for host managed_node2 28107 1726853622.20092: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28107 1726853622.20095: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853622.20109: getting variables 28107 1726853622.20110: in VariableManager get_vars() 28107 1726853622.20144: Calling all_inventory to load vars for managed_node2 28107 1726853622.20147: Calling groups_inventory to load vars for managed_node2 28107 1726853622.20149: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853622.20159: Calling all_plugins_play to load vars for managed_node2 28107 1726853622.20162: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853622.20164: Calling groups_plugins_play to load vars for managed_node2 28107 1726853622.20942: done sending task result for task 02083763-bbaf-0509-6cd9-00000000001f 28107 1726853622.20947: WORKER PROCESS EXITING 28107 1726853622.20960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853622.21829: done with get_vars() 28107 1726853622.21845: done getting variables 28107 1726853622.21890: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:42 -0400 (0:00:00.031) 0:00:12.020 ****** 28107 1726853622.21915: entering _queue_task() for managed_node2/package 28107 1726853622.22133: worker is 1 (out of 1 available) 28107 1726853622.22145: exiting _queue_task() for managed_node2/package 28107 1726853622.22161: done queuing things up, now waiting for results queue to drain 28107 1726853622.22163: waiting for pending results... 28107 1726853622.22335: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28107 1726853622.22423: in run() - task 02083763-bbaf-0509-6cd9-000000000020 28107 1726853622.22444: variable 'ansible_search_path' from source: unknown 28107 1726853622.22448: variable 'ansible_search_path' from source: unknown 28107 1726853622.22496: calling self._execute() 28107 1726853622.22556: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853622.22565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853622.22574: variable 'omit' from source: magic vars 28107 1726853622.22862: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.22875: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853622.22956: variable 'network_state' from source: role '' defaults 28107 1726853622.22966: Evaluated conditional (network_state != {}): False 28107 1726853622.22970: when evaluation is False, skipping this task 28107 1726853622.22974: _execute() done 28107 1726853622.22977: dumping result to json 28107 1726853622.22979: done dumping result, returning 28107 1726853622.22987: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-0509-6cd9-000000000020] 28107 1726853622.22992: sending task result for task 02083763-bbaf-0509-6cd9-000000000020 28107 1726853622.23087: done sending task result for task 02083763-bbaf-0509-6cd9-000000000020 28107 1726853622.23090: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853622.23133: no more pending results, returning what we have 28107 1726853622.23136: results queue empty 28107 1726853622.23137: checking for any_errors_fatal 28107 1726853622.23147: done checking for any_errors_fatal 28107 1726853622.23148: checking for max_fail_percentage 28107 1726853622.23150: done checking for max_fail_percentage 28107 1726853622.23151: checking to see if all hosts have failed and the running result is not ok 28107 1726853622.23152: done checking to see if all hosts have failed 28107 1726853622.23152: getting the remaining hosts for this loop 28107 1726853622.23154: done getting the remaining hosts for this loop 28107 1726853622.23157: getting the next task for host managed_node2 28107 1726853622.23163: done getting next task for host managed_node2 28107 1726853622.23167: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28107 1726853622.23170: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853622.23186: getting variables 28107 1726853622.23187: in VariableManager get_vars() 28107 1726853622.23221: Calling all_inventory to load vars for managed_node2 28107 1726853622.23223: Calling groups_inventory to load vars for managed_node2 28107 1726853622.23225: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853622.23233: Calling all_plugins_play to load vars for managed_node2 28107 1726853622.23235: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853622.23237: Calling groups_plugins_play to load vars for managed_node2 28107 1726853622.24392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853622.25468: done with get_vars() 28107 1726853622.25485: done getting variables 28107 1726853622.25560: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:42 -0400 (0:00:00.036) 0:00:12.057 ****** 28107 1726853622.25585: entering _queue_task() for managed_node2/service 28107 1726853622.25586: Creating lock for service 28107 1726853622.25807: worker is 1 (out of 1 available) 28107 1726853622.25821: exiting _queue_task() for managed_node2/service 28107 1726853622.25834: done queuing things up, now waiting for results queue to drain 28107 1726853622.25836: waiting for pending results... 28107 1726853622.26010: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28107 1726853622.26103: in run() - task 02083763-bbaf-0509-6cd9-000000000021 28107 1726853622.26113: variable 'ansible_search_path' from source: unknown 28107 1726853622.26116: variable 'ansible_search_path' from source: unknown 28107 1726853622.26143: calling self._execute() 28107 1726853622.26215: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853622.26219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853622.26228: variable 'omit' from source: magic vars 28107 1726853622.26507: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.26515: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853622.26598: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853622.26915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853622.29077: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853622.29081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853622.29121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853622.29159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853622.29192: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853622.29282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.29319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.29350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.29397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.29415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.29465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.29495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.29676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.29679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.29682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.29684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.29686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.29688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.29702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.29719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.29889: variable 'network_connections' from source: task vars 28107 1726853622.29907: variable 'interface' from source: set_fact 28107 1726853622.29983: variable 'interface' from source: set_fact 28107 1726853622.29997: variable 'interface' from source: set_fact 28107 1726853622.30057: variable 'interface' from source: set_fact 28107 1726853622.30139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853622.30312: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853622.30351: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853622.30390: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853622.30423: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853622.30467: 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) 28107 1726853622.30495: 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) 28107 1726853622.30524: 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) 28107 1726853622.30552: 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) 28107 1726853622.30614: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853622.30842: variable 'network_connections' from source: task vars 28107 1726853622.30854: variable 'interface' from source: set_fact 28107 1726853622.30915: variable 'interface' from source: set_fact 28107 1726853622.30926: variable 'interface' from source: set_fact 28107 1726853622.30986: variable 'interface' from source: set_fact 28107 1726853622.31027: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853622.31037: when evaluation is False, skipping this task 28107 1726853622.31044: _execute() done 28107 1726853622.31052: dumping result to json 28107 1726853622.31059: done dumping result, returning 28107 1726853622.31074: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-0509-6cd9-000000000021] 28107 1726853622.31279: sending task result for task 02083763-bbaf-0509-6cd9-000000000021 28107 1726853622.31350: done sending task result for task 02083763-bbaf-0509-6cd9-000000000021 28107 1726853622.31355: 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" } 28107 1726853622.31412: no more pending results, returning what we have 28107 1726853622.31415: results queue empty 28107 1726853622.31416: checking for any_errors_fatal 28107 1726853622.31425: done checking for any_errors_fatal 28107 1726853622.31426: checking for max_fail_percentage 28107 1726853622.31428: done checking for max_fail_percentage 28107 1726853622.31429: checking to see if all hosts have failed and the running result is not ok 28107 1726853622.31430: done checking to see if all hosts have failed 28107 1726853622.31430: getting the remaining hosts for this loop 28107 1726853622.31432: done getting the remaining hosts for this loop 28107 1726853622.31437: getting the next task for host managed_node2 28107 1726853622.31443: done getting next task for host managed_node2 28107 1726853622.31448: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28107 1726853622.31450: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853622.31469: getting variables 28107 1726853622.31527: in VariableManager get_vars() 28107 1726853622.31578: Calling all_inventory to load vars for managed_node2 28107 1726853622.31581: Calling groups_inventory to load vars for managed_node2 28107 1726853622.31584: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853622.31593: Calling all_plugins_play to load vars for managed_node2 28107 1726853622.31596: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853622.31598: Calling groups_plugins_play to load vars for managed_node2 28107 1726853622.33059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853622.34728: done with get_vars() 28107 1726853622.34761: done getting variables 28107 1726853622.34831: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:42 -0400 (0:00:00.092) 0:00:12.149 ****** 28107 1726853622.34867: entering _queue_task() for managed_node2/service 28107 1726853622.35222: worker is 1 (out of 1 available) 28107 1726853622.35236: exiting _queue_task() for managed_node2/service 28107 1726853622.35249: done queuing things up, now waiting for results queue to drain 28107 1726853622.35251: waiting for pending results... 28107 1726853622.35503: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28107 1726853622.35641: in run() - task 02083763-bbaf-0509-6cd9-000000000022 28107 1726853622.35676: variable 'ansible_search_path' from source: unknown 28107 1726853622.35686: variable 'ansible_search_path' from source: unknown 28107 1726853622.35742: calling self._execute() 28107 1726853622.35878: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853622.36076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853622.36081: variable 'omit' from source: magic vars 28107 1726853622.36379: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.36398: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853622.36620: variable 'network_provider' from source: set_fact 28107 1726853622.36632: variable 'network_state' from source: role '' defaults 28107 1726853622.36649: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28107 1726853622.36661: variable 'omit' from source: magic vars 28107 1726853622.36715: variable 'omit' from source: magic vars 28107 1726853622.36742: variable 'network_service_name' from source: role '' defaults 28107 1726853622.36813: variable 'network_service_name' from source: role '' defaults 28107 1726853622.36918: variable '__network_provider_setup' from source: role '' defaults 28107 1726853622.36927: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853622.36986: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853622.37000: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853622.37059: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853622.37266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853622.39646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853622.39776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853622.39780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853622.39801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853622.39832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853622.39913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.39947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.39982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.40027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.40045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.40095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.40123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.40152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.40375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.40379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.40429: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28107 1726853622.40545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.40575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.40601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.40636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.40653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.40731: variable 'ansible_python' from source: facts 28107 1726853622.40755: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28107 1726853622.40830: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853622.40994: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853622.41147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.41184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.41221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.41272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.41294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.41361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853622.41402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853622.41440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853622.41493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853622.41514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853622.41688: variable 'network_connections' from source: task vars 28107 1726853622.41700: variable 'interface' from source: set_fact 28107 1726853622.41792: variable 'interface' from source: set_fact 28107 1726853622.41810: variable 'interface' from source: set_fact 28107 1726853622.41899: variable 'interface' from source: set_fact 28107 1726853622.42052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853622.42295: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853622.42352: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853622.42421: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853622.42475: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853622.42616: 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) 28107 1726853622.42619: 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) 28107 1726853622.42630: 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) 28107 1726853622.42678: 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) 28107 1726853622.42735: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853622.43053: variable 'network_connections' from source: task vars 28107 1726853622.43069: variable 'interface' from source: set_fact 28107 1726853622.43146: variable 'interface' from source: set_fact 28107 1726853622.43170: variable 'interface' from source: set_fact 28107 1726853622.43242: variable 'interface' from source: set_fact 28107 1726853622.43329: variable '__network_packages_default_wireless' from source: role '' defaults 28107 1726853622.43419: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853622.43813: variable 'network_connections' from source: task vars 28107 1726853622.43817: variable 'interface' from source: set_fact 28107 1726853622.43819: variable 'interface' from source: set_fact 28107 1726853622.43821: variable 'interface' from source: set_fact 28107 1726853622.43883: variable 'interface' from source: set_fact 28107 1726853622.43925: variable '__network_packages_default_team' from source: role '' defaults 28107 1726853622.44012: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853622.44362: variable 'network_connections' from source: task vars 28107 1726853622.44380: variable 'interface' from source: set_fact 28107 1726853622.44450: variable 'interface' from source: set_fact 28107 1726853622.44478: variable 'interface' from source: set_fact 28107 1726853622.44546: variable 'interface' from source: set_fact 28107 1726853622.44678: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853622.44708: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853622.44720: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853622.44800: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853622.45039: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28107 1726853622.45607: variable 'network_connections' from source: task vars 28107 1726853622.45617: variable 'interface' from source: set_fact 28107 1726853622.45691: variable 'interface' from source: set_fact 28107 1726853622.45703: variable 'interface' from source: set_fact 28107 1726853622.45779: variable 'interface' from source: set_fact 28107 1726853622.45800: variable 'ansible_distribution' from source: facts 28107 1726853622.45862: variable '__network_rh_distros' from source: role '' defaults 28107 1726853622.45865: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.45868: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28107 1726853622.46185: variable 'ansible_distribution' from source: facts 28107 1726853622.46375: variable '__network_rh_distros' from source: role '' defaults 28107 1726853622.46378: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.46380: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28107 1726853622.46382: variable 'ansible_distribution' from source: facts 28107 1726853622.46383: variable '__network_rh_distros' from source: role '' defaults 28107 1726853622.46385: variable 'ansible_distribution_major_version' from source: facts 28107 1726853622.46438: variable 'network_provider' from source: set_fact 28107 1726853622.46469: variable 'omit' from source: magic vars 28107 1726853622.46505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853622.46541: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853622.46568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853622.46591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853622.46604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853622.46643: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853622.46651: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853622.46660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853622.46768: Set connection var ansible_connection to ssh 28107 1726853622.46784: Set connection var ansible_pipelining to False 28107 1726853622.46799: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853622.46808: Set connection var ansible_timeout to 10 28107 1726853622.46815: Set connection var ansible_shell_type to sh 28107 1726853622.46825: Set connection var ansible_shell_executable to /bin/sh 28107 1726853622.46860: variable 'ansible_shell_executable' from source: unknown 28107 1726853622.46868: variable 'ansible_connection' from source: unknown 28107 1726853622.46877: variable 'ansible_module_compression' from source: unknown 28107 1726853622.46883: variable 'ansible_shell_type' from source: unknown 28107 1726853622.46889: variable 'ansible_shell_executable' from source: unknown 28107 1726853622.46895: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853622.46906: variable 'ansible_pipelining' from source: unknown 28107 1726853622.46912: variable 'ansible_timeout' from source: unknown 28107 1726853622.46954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853622.47028: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853622.47044: variable 'omit' from source: magic vars 28107 1726853622.47052: starting attempt loop 28107 1726853622.47068: running the handler 28107 1726853622.47147: variable 'ansible_facts' from source: unknown 28107 1726853622.47930: _low_level_execute_command(): starting 28107 1726853622.47934: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853622.48653: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853622.48673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853622.48689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853622.48704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853622.48759: 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 <<< 28107 1726853622.48818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853622.48845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853622.48869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853622.48987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853622.50731: stdout chunk (state=3): >>>/root <<< 28107 1726853622.50891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853622.50896: stdout chunk (state=3): >>><<< 28107 1726853622.50899: stderr chunk (state=3): >>><<< 28107 1726853622.50924: _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 28107 1726853622.51019: _low_level_execute_command(): starting 28107 1726853622.51023: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388 `" && echo ansible-tmp-1726853622.5093162-28751-70853996511388="` echo /root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388 `" ) && sleep 0' 28107 1726853622.51643: 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 <<< 28107 1726853622.51698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853622.51713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853622.51738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853622.51839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853622.53838: stdout chunk (state=3): >>>ansible-tmp-1726853622.5093162-28751-70853996511388=/root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388 <<< 28107 1726853622.53997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853622.54000: stdout chunk (state=3): >>><<< 28107 1726853622.54003: stderr chunk (state=3): >>><<< 28107 1726853622.54177: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853622.5093162-28751-70853996511388=/root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388 , 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 28107 1726853622.54181: variable 'ansible_module_compression' from source: unknown 28107 1726853622.54184: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 28107 1726853622.54187: ANSIBALLZ: Acquiring lock 28107 1726853622.54189: ANSIBALLZ: Lock acquired: 139685685842848 28107 1726853622.54191: ANSIBALLZ: Creating module 28107 1726853622.79638: ANSIBALLZ: Writing module into payload 28107 1726853622.79807: ANSIBALLZ: Writing module 28107 1726853622.79836: ANSIBALLZ: Renaming module 28107 1726853622.79847: ANSIBALLZ: Done creating module 28107 1726853622.79889: variable 'ansible_facts' from source: unknown 28107 1726853622.80110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388/AnsiballZ_systemd.py 28107 1726853622.80340: Sending initial data 28107 1726853622.80349: Sent initial data (155 bytes) 28107 1726853622.80915: 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 <<< 28107 1726853622.80935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853622.81040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853622.82745: 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 <<< 28107 1726853622.82828: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853622.82893: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpdbhhk83n /root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388/AnsiballZ_systemd.py <<< 28107 1726853622.82901: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388/AnsiballZ_systemd.py" <<< 28107 1726853622.82969: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpdbhhk83n" to remote "/root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388/AnsiballZ_systemd.py" <<< 28107 1726853622.84191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853622.84231: stderr chunk (state=3): >>><<< 28107 1726853622.84235: stdout chunk (state=3): >>><<< 28107 1726853622.84273: done transferring module to remote 28107 1726853622.84282: _low_level_execute_command(): starting 28107 1726853622.84287: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388/ /root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388/AnsiballZ_systemd.py && sleep 0' 28107 1726853622.84890: 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 <<< 28107 1726853622.84894: 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 <<< 28107 1726853622.84896: 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 <<< 28107 1726853622.84898: 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 <<< 28107 1726853622.84900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853622.84978: 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 <<< 28107 1726853622.85104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853622.87148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853622.87152: stdout chunk (state=3): >>><<< 28107 1726853622.87154: stderr chunk (state=3): >>><<< 28107 1726853622.87158: _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 28107 1726853622.87161: _low_level_execute_command(): starting 28107 1726853622.87162: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388/AnsiballZ_systemd.py && sleep 0' 28107 1726853622.87706: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853622.87789: 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 <<< 28107 1726853622.87835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853622.87851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853622.87893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853622.87988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853623.17819: 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": "4587520", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306864640", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1648637000", "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}}} <<< 28107 1726853623.19889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853623.19893: stdout chunk (state=3): >>><<< 28107 1726853623.19895: stderr chunk (state=3): >>><<< 28107 1726853623.19899: _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": "4587520", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306864640", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1648637000", "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. 28107 1726853623.20064: 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-1726853622.5093162-28751-70853996511388/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853623.20287: _low_level_execute_command(): starting 28107 1726853623.20291: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853622.5093162-28751-70853996511388/ > /dev/null 2>&1 && sleep 0' 28107 1726853623.21483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853623.21552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853623.21574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853623.21593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853623.21608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853623.21620: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853623.21634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853623.21661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853623.21683: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853623.21769: 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 <<< 28107 1726853623.21893: 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 <<< 28107 1726853623.21999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853623.24079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853623.24082: stdout chunk (state=3): >>><<< 28107 1726853623.24085: stderr chunk (state=3): >>><<< 28107 1726853623.24099: _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 28107 1726853623.24110: handler run complete 28107 1726853623.24380: attempt loop complete, returning result 28107 1726853623.24383: _execute() done 28107 1726853623.24385: dumping result to json 28107 1726853623.24387: done dumping result, returning 28107 1726853623.24389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-0509-6cd9-000000000022] 28107 1726853623.24391: sending task result for task 02083763-bbaf-0509-6cd9-000000000022 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28107 1726853623.24957: no more pending results, returning what we have 28107 1726853623.24962: results queue empty 28107 1726853623.24963: checking for any_errors_fatal 28107 1726853623.24969: done checking for any_errors_fatal 28107 1726853623.24970: checking for max_fail_percentage 28107 1726853623.24973: done checking for max_fail_percentage 28107 1726853623.24974: checking to see if all hosts have failed and the running result is not ok 28107 1726853623.24975: done checking to see if all hosts have failed 28107 1726853623.24975: getting the remaining hosts for this loop 28107 1726853623.24977: done getting the remaining hosts for this loop 28107 1726853623.24981: getting the next task for host managed_node2 28107 1726853623.24987: done getting next task for host managed_node2 28107 1726853623.24991: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28107 1726853623.24993: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853623.25004: getting variables 28107 1726853623.25006: in VariableManager get_vars() 28107 1726853623.25044: Calling all_inventory to load vars for managed_node2 28107 1726853623.25047: Calling groups_inventory to load vars for managed_node2 28107 1726853623.25050: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853623.25063: Calling all_plugins_play to load vars for managed_node2 28107 1726853623.25066: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853623.25068: Calling groups_plugins_play to load vars for managed_node2 28107 1726853623.25186: done sending task result for task 02083763-bbaf-0509-6cd9-000000000022 28107 1726853623.25190: WORKER PROCESS EXITING 28107 1726853623.27821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853623.31233: done with get_vars() 28107 1726853623.31280: done getting variables 28107 1726853623.31385: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:43 -0400 (0:00:00.965) 0:00:13.115 ****** 28107 1726853623.31420: entering _queue_task() for managed_node2/service 28107 1726853623.31896: worker is 1 (out of 1 available) 28107 1726853623.31915: exiting _queue_task() for managed_node2/service 28107 1726853623.31929: done queuing things up, now waiting for results queue to drain 28107 1726853623.31931: waiting for pending results... 28107 1726853623.32356: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28107 1726853623.32508: in run() - task 02083763-bbaf-0509-6cd9-000000000023 28107 1726853623.32527: variable 'ansible_search_path' from source: unknown 28107 1726853623.32535: variable 'ansible_search_path' from source: unknown 28107 1726853623.32577: calling self._execute() 28107 1726853623.32672: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853623.32688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853623.32702: variable 'omit' from source: magic vars 28107 1726853623.33116: variable 'ansible_distribution_major_version' from source: facts 28107 1726853623.33121: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853623.33229: variable 'network_provider' from source: set_fact 28107 1726853623.33243: Evaluated conditional (network_provider == "nm"): True 28107 1726853623.33337: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853623.33678: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853623.33817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853623.36363: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853623.36439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853623.36484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853623.36531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853623.36561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853623.36657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853623.36693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853623.36726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853623.36769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853623.36791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853623.36843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853623.36873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853623.36901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853623.36947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853623.36965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853623.37011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853623.37043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853623.37145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853623.37148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853623.37150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853623.37275: variable 'network_connections' from source: task vars 28107 1726853623.37292: variable 'interface' from source: set_fact 28107 1726853623.37375: variable 'interface' from source: set_fact 28107 1726853623.37391: variable 'interface' from source: set_fact 28107 1726853623.37454: variable 'interface' from source: set_fact 28107 1726853623.37537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853623.37708: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853623.37747: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853623.37783: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853623.37818: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853623.37862: 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) 28107 1726853623.37890: 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) 28107 1726853623.38010: 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) 28107 1726853623.38013: 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) 28107 1726853623.38016: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853623.38262: variable 'network_connections' from source: task vars 28107 1726853623.38273: variable 'interface' from source: set_fact 28107 1726853623.38338: variable 'interface' from source: set_fact 28107 1726853623.38348: variable 'interface' from source: set_fact 28107 1726853623.38409: variable 'interface' from source: set_fact 28107 1726853623.38463: Evaluated conditional (__network_wpa_supplicant_required): False 28107 1726853623.38472: when evaluation is False, skipping this task 28107 1726853623.38480: _execute() done 28107 1726853623.38495: dumping result to json 28107 1726853623.38502: done dumping result, returning 28107 1726853623.38514: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-0509-6cd9-000000000023] 28107 1726853623.38523: sending task result for task 02083763-bbaf-0509-6cd9-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28107 1726853623.38704: no more pending results, returning what we have 28107 1726853623.38707: results queue empty 28107 1726853623.38708: checking for any_errors_fatal 28107 1726853623.38729: done checking for any_errors_fatal 28107 1726853623.38730: checking for max_fail_percentage 28107 1726853623.38732: done checking for max_fail_percentage 28107 1726853623.38733: checking to see if all hosts have failed and the running result is not ok 28107 1726853623.38733: done checking to see if all hosts have failed 28107 1726853623.38734: getting the remaining hosts for this loop 28107 1726853623.38735: done getting the remaining hosts for this loop 28107 1726853623.38739: getting the next task for host managed_node2 28107 1726853623.38746: done getting next task for host managed_node2 28107 1726853623.38750: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28107 1726853623.38753: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853623.38768: getting variables 28107 1726853623.38770: in VariableManager get_vars() 28107 1726853623.38813: Calling all_inventory to load vars for managed_node2 28107 1726853623.38816: Calling groups_inventory to load vars for managed_node2 28107 1726853623.38819: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853623.38830: Calling all_plugins_play to load vars for managed_node2 28107 1726853623.38832: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853623.38835: Calling groups_plugins_play to load vars for managed_node2 28107 1726853623.39484: done sending task result for task 02083763-bbaf-0509-6cd9-000000000023 28107 1726853623.39487: WORKER PROCESS EXITING 28107 1726853623.40606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853623.42398: done with get_vars() 28107 1726853623.42418: done getting variables 28107 1726853623.42485: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:43 -0400 (0:00:00.110) 0:00:13.226 ****** 28107 1726853623.42519: entering _queue_task() for managed_node2/service 28107 1726853623.42868: worker is 1 (out of 1 available) 28107 1726853623.42883: exiting _queue_task() for managed_node2/service 28107 1726853623.42896: done queuing things up, now waiting for results queue to drain 28107 1726853623.42898: waiting for pending results... 28107 1726853623.43308: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 28107 1726853623.43443: in run() - task 02083763-bbaf-0509-6cd9-000000000024 28107 1726853623.43576: variable 'ansible_search_path' from source: unknown 28107 1726853623.43579: variable 'ansible_search_path' from source: unknown 28107 1726853623.43587: calling self._execute() 28107 1726853623.43655: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853623.43665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853623.43676: variable 'omit' from source: magic vars 28107 1726853623.44184: variable 'ansible_distribution_major_version' from source: facts 28107 1726853623.44196: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853623.44323: variable 'network_provider' from source: set_fact 28107 1726853623.44329: Evaluated conditional (network_provider == "initscripts"): False 28107 1726853623.44332: when evaluation is False, skipping this task 28107 1726853623.44334: _execute() done 28107 1726853623.44337: dumping result to json 28107 1726853623.44340: done dumping result, returning 28107 1726853623.44349: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-0509-6cd9-000000000024] 28107 1726853623.44359: sending task result for task 02083763-bbaf-0509-6cd9-000000000024 28107 1726853623.44459: done sending task result for task 02083763-bbaf-0509-6cd9-000000000024 28107 1726853623.44462: 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 } 28107 1726853623.44522: no more pending results, returning what we have 28107 1726853623.44527: results queue empty 28107 1726853623.44528: checking for any_errors_fatal 28107 1726853623.44539: done checking for any_errors_fatal 28107 1726853623.44539: checking for max_fail_percentage 28107 1726853623.44541: done checking for max_fail_percentage 28107 1726853623.44542: checking to see if all hosts have failed and the running result is not ok 28107 1726853623.44543: done checking to see if all hosts have failed 28107 1726853623.44544: getting the remaining hosts for this loop 28107 1726853623.44545: done getting the remaining hosts for this loop 28107 1726853623.44549: getting the next task for host managed_node2 28107 1726853623.44559: done getting next task for host managed_node2 28107 1726853623.44563: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28107 1726853623.44567: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853623.44586: getting variables 28107 1726853623.44588: in VariableManager get_vars() 28107 1726853623.44631: Calling all_inventory to load vars for managed_node2 28107 1726853623.44635: Calling groups_inventory to load vars for managed_node2 28107 1726853623.44638: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853623.44649: Calling all_plugins_play to load vars for managed_node2 28107 1726853623.44652: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853623.44654: Calling groups_plugins_play to load vars for managed_node2 28107 1726853623.45699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853623.46569: done with get_vars() 28107 1726853623.46587: done getting variables 28107 1726853623.46632: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:43 -0400 (0:00:00.041) 0:00:13.267 ****** 28107 1726853623.46659: entering _queue_task() for managed_node2/copy 28107 1726853623.46903: worker is 1 (out of 1 available) 28107 1726853623.46918: exiting _queue_task() for managed_node2/copy 28107 1726853623.46931: done queuing things up, now waiting for results queue to drain 28107 1726853623.46932: waiting for pending results... 28107 1726853623.47185: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28107 1726853623.47345: in run() - task 02083763-bbaf-0509-6cd9-000000000025 28107 1726853623.47373: variable 'ansible_search_path' from source: unknown 28107 1726853623.47391: variable 'ansible_search_path' from source: unknown 28107 1726853623.47430: calling self._execute() 28107 1726853623.47540: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853623.47551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853623.47569: variable 'omit' from source: magic vars 28107 1726853623.47983: variable 'ansible_distribution_major_version' from source: facts 28107 1726853623.48013: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853623.48100: variable 'network_provider' from source: set_fact 28107 1726853623.48105: Evaluated conditional (network_provider == "initscripts"): False 28107 1726853623.48108: when evaluation is False, skipping this task 28107 1726853623.48111: _execute() done 28107 1726853623.48113: dumping result to json 28107 1726853623.48116: done dumping result, returning 28107 1726853623.48125: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-0509-6cd9-000000000025] 28107 1726853623.48128: sending task result for task 02083763-bbaf-0509-6cd9-000000000025 28107 1726853623.48224: done sending task result for task 02083763-bbaf-0509-6cd9-000000000025 28107 1726853623.48227: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28107 1726853623.48294: no more pending results, returning what we have 28107 1726853623.48298: results queue empty 28107 1726853623.48299: checking for any_errors_fatal 28107 1726853623.48305: done checking for any_errors_fatal 28107 1726853623.48305: checking for max_fail_percentage 28107 1726853623.48307: done checking for max_fail_percentage 28107 1726853623.48308: checking to see if all hosts have failed and the running result is not ok 28107 1726853623.48309: done checking to see if all hosts have failed 28107 1726853623.48309: getting the remaining hosts for this loop 28107 1726853623.48311: done getting the remaining hosts for this loop 28107 1726853623.48314: getting the next task for host managed_node2 28107 1726853623.48319: done getting next task for host managed_node2 28107 1726853623.48323: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28107 1726853623.48325: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853623.48339: getting variables 28107 1726853623.48340: in VariableManager get_vars() 28107 1726853623.48380: Calling all_inventory to load vars for managed_node2 28107 1726853623.48382: Calling groups_inventory to load vars for managed_node2 28107 1726853623.48384: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853623.48393: Calling all_plugins_play to load vars for managed_node2 28107 1726853623.48395: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853623.48397: Calling groups_plugins_play to load vars for managed_node2 28107 1726853623.49253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853623.50191: done with get_vars() 28107 1726853623.50211: 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:33:43 -0400 (0:00:00.036) 0:00:13.304 ****** 28107 1726853623.50296: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 28107 1726853623.50298: Creating lock for fedora.linux_system_roles.network_connections 28107 1726853623.50785: worker is 1 (out of 1 available) 28107 1726853623.50796: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 28107 1726853623.50806: done queuing things up, now waiting for results queue to drain 28107 1726853623.50808: waiting for pending results... 28107 1726853623.50937: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28107 1726853623.51056: in run() - task 02083763-bbaf-0509-6cd9-000000000026 28107 1726853623.51080: variable 'ansible_search_path' from source: unknown 28107 1726853623.51142: variable 'ansible_search_path' from source: unknown 28107 1726853623.51146: calling self._execute() 28107 1726853623.51221: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853623.51234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853623.51254: variable 'omit' from source: magic vars 28107 1726853623.51635: variable 'ansible_distribution_major_version' from source: facts 28107 1726853623.51645: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853623.51651: variable 'omit' from source: magic vars 28107 1726853623.51704: variable 'omit' from source: magic vars 28107 1726853623.51814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853623.53484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853623.53488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853623.53491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853623.53493: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853623.53496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853623.53569: variable 'network_provider' from source: set_fact 28107 1726853623.53701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853623.53741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853623.53765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853623.53807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853623.53830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853623.53905: variable 'omit' from source: magic vars 28107 1726853623.54011: variable 'omit' from source: magic vars 28107 1726853623.54160: variable 'network_connections' from source: task vars 28107 1726853623.54164: variable 'interface' from source: set_fact 28107 1726853623.54269: variable 'interface' from source: set_fact 28107 1726853623.54276: variable 'interface' from source: set_fact 28107 1726853623.54278: variable 'interface' from source: set_fact 28107 1726853623.54422: variable 'omit' from source: magic vars 28107 1726853623.54439: variable '__lsr_ansible_managed' from source: task vars 28107 1726853623.54496: variable '__lsr_ansible_managed' from source: task vars 28107 1726853623.54751: Loaded config def from plugin (lookup/template) 28107 1726853623.54755: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28107 1726853623.54785: File lookup term: get_ansible_managed.j2 28107 1726853623.54788: variable 'ansible_search_path' from source: unknown 28107 1726853623.54791: 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 28107 1726853623.54805: 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 28107 1726853623.54822: variable 'ansible_search_path' from source: unknown 28107 1726853623.58838: variable 'ansible_managed' from source: unknown 28107 1726853623.58918: variable 'omit' from source: magic vars 28107 1726853623.58940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853623.58962: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853623.58976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853623.58991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853623.59002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853623.59020: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853623.59023: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853623.59025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853623.59088: Set connection var ansible_connection to ssh 28107 1726853623.59092: Set connection var ansible_pipelining to False 28107 1726853623.59102: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853623.59109: Set connection var ansible_timeout to 10 28107 1726853623.59112: Set connection var ansible_shell_type to sh 28107 1726853623.59116: Set connection var ansible_shell_executable to /bin/sh 28107 1726853623.59133: variable 'ansible_shell_executable' from source: unknown 28107 1726853623.59136: variable 'ansible_connection' from source: unknown 28107 1726853623.59138: variable 'ansible_module_compression' from source: unknown 28107 1726853623.59140: variable 'ansible_shell_type' from source: unknown 28107 1726853623.59144: variable 'ansible_shell_executable' from source: unknown 28107 1726853623.59146: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853623.59148: variable 'ansible_pipelining' from source: unknown 28107 1726853623.59150: variable 'ansible_timeout' from source: unknown 28107 1726853623.59155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853623.59245: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853623.59259: variable 'omit' from source: magic vars 28107 1726853623.59262: starting attempt loop 28107 1726853623.59265: running the handler 28107 1726853623.59276: _low_level_execute_command(): starting 28107 1726853623.59282: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853623.59740: 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 <<< 28107 1726853623.59781: stderr 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 <<< 28107 1726853623.59784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853623.59787: 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 <<< 28107 1726853623.59789: 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 <<< 28107 1726853623.59791: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853623.59826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853623.59833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853623.59837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853623.59929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853623.61654: stdout chunk (state=3): >>>/root <<< 28107 1726853623.61753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853623.61783: stderr chunk (state=3): >>><<< 28107 1726853623.61786: stdout chunk (state=3): >>><<< 28107 1726853623.61808: _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 28107 1726853623.61818: _low_level_execute_command(): starting 28107 1726853623.61824: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188 `" && echo ansible-tmp-1726853623.6180644-28793-164701744012188="` echo /root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188 `" ) && sleep 0' 28107 1726853623.62248: 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 <<< 28107 1726853623.62282: stderr 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 <<< 28107 1726853623.62285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853623.62288: 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 <<< 28107 1726853623.62290: stderr 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 <<< 28107 1726853623.62337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853623.62341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853623.62345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853623.62415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853623.64409: stdout chunk (state=3): >>>ansible-tmp-1726853623.6180644-28793-164701744012188=/root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188 <<< 28107 1726853623.64517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853623.64548: stderr chunk (state=3): >>><<< 28107 1726853623.64551: stdout chunk (state=3): >>><<< 28107 1726853623.64567: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853623.6180644-28793-164701744012188=/root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188 , 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 28107 1726853623.64605: variable 'ansible_module_compression' from source: unknown 28107 1726853623.64650: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 28107 1726853623.64653: ANSIBALLZ: Acquiring lock 28107 1726853623.64658: ANSIBALLZ: Lock acquired: 139685683886128 28107 1726853623.64661: ANSIBALLZ: Creating module 28107 1726853623.77878: ANSIBALLZ: Writing module into payload 28107 1726853623.77955: ANSIBALLZ: Writing module 28107 1726853623.77978: ANSIBALLZ: Renaming module 28107 1726853623.77984: ANSIBALLZ: Done creating module 28107 1726853623.78007: variable 'ansible_facts' from source: unknown 28107 1726853623.78212: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188/AnsiballZ_network_connections.py 28107 1726853623.78323: Sending initial data 28107 1726853623.78328: Sent initial data (168 bytes) 28107 1726853623.79049: 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 <<< 28107 1726853623.79069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853623.79178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853623.80965: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28107 1726853623.80973: 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 <<< 28107 1726853623.81060: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853623.81165: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpyz108bbz /root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188/AnsiballZ_network_connections.py <<< 28107 1726853623.81169: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188/AnsiballZ_network_connections.py" <<< 28107 1726853623.81245: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpyz108bbz" to remote "/root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188/AnsiballZ_network_connections.py" <<< 28107 1726853623.82812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853623.82816: stdout chunk (state=3): >>><<< 28107 1726853623.82818: stderr chunk (state=3): >>><<< 28107 1726853623.82820: done transferring module to remote 28107 1726853623.82822: _low_level_execute_command(): starting 28107 1726853623.82824: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188/ /root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188/AnsiballZ_network_connections.py && sleep 0' 28107 1726853623.84228: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853623.84236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853623.84246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853623.84261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853623.84276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853623.84367: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853623.84639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853623.84684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853623.86634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853623.86638: stdout chunk (state=3): >>><<< 28107 1726853623.86648: stderr chunk (state=3): >>><<< 28107 1726853623.86720: _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 28107 1726853623.86724: _low_level_execute_command(): starting 28107 1726853623.86726: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188/AnsiballZ_network_connections.py && sleep 0' 28107 1726853623.87473: 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' <<< 28107 1726853623.87483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853623.87492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853623.87604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853624.33110: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": 30200, "src": "198.51.100.3"}]}}], "__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": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": 30200, "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28107 1726853624.35188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853624.35378: stderr chunk (state=3): >>><<< 28107 1726853624.35382: stdout chunk (state=3): >>><<< 28107 1726853624.35385: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": 30200, "src": "198.51.100.3"}]}}], "__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": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": 30200, "src": "198.51.100.3"}]}}], "__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. 28107 1726853624.35387: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'interface_name': 'ethtest0', 'state': 'up', 'type': 'ethernet', 'autoconnect': True, 'ip': {'dhcp4': False, 'address': ['198.51.100.3/26'], 'route': [{'network': '198.51.100.128', 'prefix': 26, 'gateway': '198.51.100.1', 'metric': 2, 'table': 30400}, {'network': '198.51.100.64', 'prefix': 26, 'gateway': '198.51.100.6', 'metric': 4, 'table': 30200}, {'network': '192.0.2.64', 'prefix': 26, 'gateway': '198.51.100.8', 'metric': 50, 'table': 30200, 'src': '198.51.100.3'}]}}], '__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-1726853623.6180644-28793-164701744012188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853624.35389: _low_level_execute_command(): starting 28107 1726853624.35391: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853623.6180644-28793-164701744012188/ > /dev/null 2>&1 && sleep 0' 28107 1726853624.36010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853624.36019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853624.36029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853624.36043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853624.36055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853624.36166: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853624.36172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853624.36175: 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 <<< 28107 1726853624.36230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853624.36304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853624.38378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853624.38412: stderr chunk (state=3): >>><<< 28107 1726853624.38415: stdout chunk (state=3): >>><<< 28107 1726853624.38432: _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 28107 1726853624.38477: handler run complete 28107 1726853624.38519: attempt loop complete, returning result 28107 1726853624.38527: _execute() done 28107 1726853624.38535: dumping result to json 28107 1726853624.38547: done dumping result, returning 28107 1726853624.38562: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-0509-6cd9-000000000026] 28107 1726853624.38601: sending task result for task 02083763-bbaf-0509-6cd9-000000000026 changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 }, { "gateway": "198.51.100.8", "metric": 50, "network": "192.0.2.64", "prefix": 26, "src": "198.51.100.3", "table": 30200 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (not-active) 28107 1726853624.38935: no more pending results, returning what we have 28107 1726853624.38940: results queue empty 28107 1726853624.38941: checking for any_errors_fatal 28107 1726853624.38949: done checking for any_errors_fatal 28107 1726853624.38950: checking for max_fail_percentage 28107 1726853624.38952: done checking for max_fail_percentage 28107 1726853624.38953: checking to see if all hosts have failed and the running result is not ok 28107 1726853624.38954: done checking to see if all hosts have failed 28107 1726853624.38955: getting the remaining hosts for this loop 28107 1726853624.38956: done getting the remaining hosts for this loop 28107 1726853624.38960: getting the next task for host managed_node2 28107 1726853624.38968: done getting next task for host managed_node2 28107 1726853624.39225: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28107 1726853624.39229: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853624.39238: done sending task result for task 02083763-bbaf-0509-6cd9-000000000026 28107 1726853624.39242: WORKER PROCESS EXITING 28107 1726853624.39250: getting variables 28107 1726853624.39252: in VariableManager get_vars() 28107 1726853624.39293: Calling all_inventory to load vars for managed_node2 28107 1726853624.39296: Calling groups_inventory to load vars for managed_node2 28107 1726853624.39299: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853624.39308: Calling all_plugins_play to load vars for managed_node2 28107 1726853624.39311: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853624.39313: Calling groups_plugins_play to load vars for managed_node2 28107 1726853624.40909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853624.42730: done with get_vars() 28107 1726853624.42760: 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:33:44 -0400 (0:00:00.925) 0:00:14.229 ****** 28107 1726853624.42853: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 28107 1726853624.42855: Creating lock for fedora.linux_system_roles.network_state 28107 1726853624.43292: worker is 1 (out of 1 available) 28107 1726853624.43305: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 28107 1726853624.43317: done queuing things up, now waiting for results queue to drain 28107 1726853624.43319: waiting for pending results... 28107 1726853624.43526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 28107 1726853624.43678: in run() - task 02083763-bbaf-0509-6cd9-000000000027 28107 1726853624.43704: variable 'ansible_search_path' from source: unknown 28107 1726853624.43712: variable 'ansible_search_path' from source: unknown 28107 1726853624.43750: calling self._execute() 28107 1726853624.43851: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.43865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.43883: variable 'omit' from source: magic vars 28107 1726853624.44276: variable 'ansible_distribution_major_version' from source: facts 28107 1726853624.44294: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853624.44427: variable 'network_state' from source: role '' defaults 28107 1726853624.44443: Evaluated conditional (network_state != {}): False 28107 1726853624.44454: when evaluation is False, skipping this task 28107 1726853624.44461: _execute() done 28107 1726853624.44468: dumping result to json 28107 1726853624.44478: done dumping result, returning 28107 1726853624.44490: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-0509-6cd9-000000000027] 28107 1726853624.44518: sending task result for task 02083763-bbaf-0509-6cd9-000000000027 28107 1726853624.44875: done sending task result for task 02083763-bbaf-0509-6cd9-000000000027 28107 1726853624.44882: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853624.44925: no more pending results, returning what we have 28107 1726853624.44928: results queue empty 28107 1726853624.44929: checking for any_errors_fatal 28107 1726853624.44940: done checking for any_errors_fatal 28107 1726853624.44941: checking for max_fail_percentage 28107 1726853624.44942: done checking for max_fail_percentage 28107 1726853624.44943: checking to see if all hosts have failed and the running result is not ok 28107 1726853624.44944: done checking to see if all hosts have failed 28107 1726853624.44945: getting the remaining hosts for this loop 28107 1726853624.44946: done getting the remaining hosts for this loop 28107 1726853624.44949: getting the next task for host managed_node2 28107 1726853624.44955: done getting next task for host managed_node2 28107 1726853624.44958: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28107 1726853624.44961: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853624.44976: getting variables 28107 1726853624.44977: in VariableManager get_vars() 28107 1726853624.45015: Calling all_inventory to load vars for managed_node2 28107 1726853624.45018: Calling groups_inventory to load vars for managed_node2 28107 1726853624.45020: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853624.45029: Calling all_plugins_play to load vars for managed_node2 28107 1726853624.45032: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853624.45035: Calling groups_plugins_play to load vars for managed_node2 28107 1726853624.46521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853624.48108: done with get_vars() 28107 1726853624.48144: done getting variables 28107 1726853624.48208: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:44 -0400 (0:00:00.053) 0:00:14.283 ****** 28107 1726853624.48250: entering _queue_task() for managed_node2/debug 28107 1726853624.48675: worker is 1 (out of 1 available) 28107 1726853624.48687: exiting _queue_task() for managed_node2/debug 28107 1726853624.48697: done queuing things up, now waiting for results queue to drain 28107 1726853624.48698: waiting for pending results... 28107 1726853624.48879: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28107 1726853624.49048: in run() - task 02083763-bbaf-0509-6cd9-000000000028 28107 1726853624.49069: variable 'ansible_search_path' from source: unknown 28107 1726853624.49080: variable 'ansible_search_path' from source: unknown 28107 1726853624.49126: calling self._execute() 28107 1726853624.49231: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.49245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.49264: variable 'omit' from source: magic vars 28107 1726853624.49758: variable 'ansible_distribution_major_version' from source: facts 28107 1726853624.49762: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853624.49764: variable 'omit' from source: magic vars 28107 1726853624.49805: variable 'omit' from source: magic vars 28107 1726853624.49846: variable 'omit' from source: magic vars 28107 1726853624.49904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853624.49943: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853624.49976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853624.49999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853624.50020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853624.50085: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853624.50088: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.50091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.50180: Set connection var ansible_connection to ssh 28107 1726853624.50197: Set connection var ansible_pipelining to False 28107 1726853624.50210: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853624.50226: Set connection var ansible_timeout to 10 28107 1726853624.50304: Set connection var ansible_shell_type to sh 28107 1726853624.50307: Set connection var ansible_shell_executable to /bin/sh 28107 1726853624.50309: variable 'ansible_shell_executable' from source: unknown 28107 1726853624.50311: variable 'ansible_connection' from source: unknown 28107 1726853624.50313: variable 'ansible_module_compression' from source: unknown 28107 1726853624.50315: variable 'ansible_shell_type' from source: unknown 28107 1726853624.50318: variable 'ansible_shell_executable' from source: unknown 28107 1726853624.50320: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.50322: variable 'ansible_pipelining' from source: unknown 28107 1726853624.50324: variable 'ansible_timeout' from source: unknown 28107 1726853624.50326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.50467: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853624.50487: variable 'omit' from source: magic vars 28107 1726853624.50496: starting attempt loop 28107 1726853624.50504: running the handler 28107 1726853624.50646: variable '__network_connections_result' from source: set_fact 28107 1726853624.50740: handler run complete 28107 1726853624.50744: attempt loop complete, returning result 28107 1726853624.50746: _execute() done 28107 1726853624.50749: dumping result to json 28107 1726853624.50757: done dumping result, returning 28107 1726853624.50774: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-0509-6cd9-000000000028] 28107 1726853624.50786: sending task result for task 02083763-bbaf-0509-6cd9-000000000028 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (not-active)" ] } 28107 1726853624.51145: no more pending results, returning what we have 28107 1726853624.51149: results queue empty 28107 1726853624.51150: checking for any_errors_fatal 28107 1726853624.51159: done checking for any_errors_fatal 28107 1726853624.51160: checking for max_fail_percentage 28107 1726853624.51162: done checking for max_fail_percentage 28107 1726853624.51163: checking to see if all hosts have failed and the running result is not ok 28107 1726853624.51164: done checking to see if all hosts have failed 28107 1726853624.51164: getting the remaining hosts for this loop 28107 1726853624.51166: done getting the remaining hosts for this loop 28107 1726853624.51170: getting the next task for host managed_node2 28107 1726853624.51382: done getting next task for host managed_node2 28107 1726853624.51387: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28107 1726853624.51391: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853624.51403: getting variables 28107 1726853624.51405: in VariableManager get_vars() 28107 1726853624.51450: Calling all_inventory to load vars for managed_node2 28107 1726853624.51454: Calling groups_inventory to load vars for managed_node2 28107 1726853624.51456: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853624.51468: Calling all_plugins_play to load vars for managed_node2 28107 1726853624.51593: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853624.51600: done sending task result for task 02083763-bbaf-0509-6cd9-000000000028 28107 1726853624.51603: WORKER PROCESS EXITING 28107 1726853624.51607: Calling groups_plugins_play to load vars for managed_node2 28107 1726853624.53134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853624.55380: done with get_vars() 28107 1726853624.55404: done getting variables 28107 1726853624.55464: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:44 -0400 (0:00:00.072) 0:00:14.356 ****** 28107 1726853624.55499: entering _queue_task() for managed_node2/debug 28107 1726853624.56610: worker is 1 (out of 1 available) 28107 1726853624.56624: exiting _queue_task() for managed_node2/debug 28107 1726853624.56638: done queuing things up, now waiting for results queue to drain 28107 1726853624.56640: waiting for pending results... 28107 1726853624.57063: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28107 1726853624.57383: in run() - task 02083763-bbaf-0509-6cd9-000000000029 28107 1726853624.57397: variable 'ansible_search_path' from source: unknown 28107 1726853624.57401: variable 'ansible_search_path' from source: unknown 28107 1726853624.57437: calling self._execute() 28107 1726853624.57677: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.57681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.57684: variable 'omit' from source: magic vars 28107 1726853624.57945: variable 'ansible_distribution_major_version' from source: facts 28107 1726853624.57962: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853624.57969: variable 'omit' from source: magic vars 28107 1726853624.58036: variable 'omit' from source: magic vars 28107 1726853624.58078: variable 'omit' from source: magic vars 28107 1726853624.58127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853624.58163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853624.58187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853624.58204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853624.58214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853624.58249: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853624.58253: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.58256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.58363: Set connection var ansible_connection to ssh 28107 1726853624.58369: Set connection var ansible_pipelining to False 28107 1726853624.58379: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853624.58389: Set connection var ansible_timeout to 10 28107 1726853624.58392: Set connection var ansible_shell_type to sh 28107 1726853624.58394: Set connection var ansible_shell_executable to /bin/sh 28107 1726853624.58416: variable 'ansible_shell_executable' from source: unknown 28107 1726853624.58419: variable 'ansible_connection' from source: unknown 28107 1726853624.58422: variable 'ansible_module_compression' from source: unknown 28107 1726853624.58424: variable 'ansible_shell_type' from source: unknown 28107 1726853624.58426: variable 'ansible_shell_executable' from source: unknown 28107 1726853624.58429: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.58431: variable 'ansible_pipelining' from source: unknown 28107 1726853624.58433: variable 'ansible_timeout' from source: unknown 28107 1726853624.58438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.58594: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853624.58603: variable 'omit' from source: magic vars 28107 1726853624.58664: starting attempt loop 28107 1726853624.58677: running the handler 28107 1726853624.58680: variable '__network_connections_result' from source: set_fact 28107 1726853624.58803: variable '__network_connections_result' from source: set_fact 28107 1726853624.59075: handler run complete 28107 1726853624.59078: attempt loop complete, returning result 28107 1726853624.59080: _execute() done 28107 1726853624.59082: dumping result to json 28107 1726853624.59084: done dumping result, returning 28107 1726853624.59086: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-0509-6cd9-000000000029] 28107 1726853624.59090: sending task result for task 02083763-bbaf-0509-6cd9-000000000029 28107 1726853624.59157: done sending task result for task 02083763-bbaf-0509-6cd9-000000000029 28107 1726853624.59160: 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": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 }, { "gateway": "198.51.100.8", "metric": 50, "network": "192.0.2.64", "prefix": 26, "src": "198.51.100.3", "table": 30200 } ] }, "name": "ethtest0", "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, 'ethtest0': add connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (not-active)" ] } } 28107 1726853624.59259: no more pending results, returning what we have 28107 1726853624.59263: results queue empty 28107 1726853624.59264: checking for any_errors_fatal 28107 1726853624.59268: done checking for any_errors_fatal 28107 1726853624.59269: checking for max_fail_percentage 28107 1726853624.59272: done checking for max_fail_percentage 28107 1726853624.59273: checking to see if all hosts have failed and the running result is not ok 28107 1726853624.59274: done checking to see if all hosts have failed 28107 1726853624.59275: getting the remaining hosts for this loop 28107 1726853624.59282: done getting the remaining hosts for this loop 28107 1726853624.59286: getting the next task for host managed_node2 28107 1726853624.59291: done getting next task for host managed_node2 28107 1726853624.59294: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28107 1726853624.59297: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853624.59306: getting variables 28107 1726853624.59308: in VariableManager get_vars() 28107 1726853624.59341: Calling all_inventory to load vars for managed_node2 28107 1726853624.59343: Calling groups_inventory to load vars for managed_node2 28107 1726853624.59345: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853624.59353: Calling all_plugins_play to load vars for managed_node2 28107 1726853624.59355: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853624.59358: Calling groups_plugins_play to load vars for managed_node2 28107 1726853624.62067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853624.64120: done with get_vars() 28107 1726853624.64154: done getting variables 28107 1726853624.64218: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:44 -0400 (0:00:00.087) 0:00:14.443 ****** 28107 1726853624.64262: entering _queue_task() for managed_node2/debug 28107 1726853624.64711: worker is 1 (out of 1 available) 28107 1726853624.64725: exiting _queue_task() for managed_node2/debug 28107 1726853624.64738: done queuing things up, now waiting for results queue to drain 28107 1726853624.64740: waiting for pending results... 28107 1726853624.64981: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28107 1726853624.65118: in run() - task 02083763-bbaf-0509-6cd9-00000000002a 28107 1726853624.65182: variable 'ansible_search_path' from source: unknown 28107 1726853624.65186: variable 'ansible_search_path' from source: unknown 28107 1726853624.65192: calling self._execute() 28107 1726853624.65301: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.65313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.65329: variable 'omit' from source: magic vars 28107 1726853624.65724: variable 'ansible_distribution_major_version' from source: facts 28107 1726853624.65831: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853624.65879: variable 'network_state' from source: role '' defaults 28107 1726853624.65895: Evaluated conditional (network_state != {}): False 28107 1726853624.65903: when evaluation is False, skipping this task 28107 1726853624.65909: _execute() done 28107 1726853624.65916: dumping result to json 28107 1726853624.65924: done dumping result, returning 28107 1726853624.65944: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-0509-6cd9-00000000002a] 28107 1726853624.65955: sending task result for task 02083763-bbaf-0509-6cd9-00000000002a 28107 1726853624.66177: done sending task result for task 02083763-bbaf-0509-6cd9-00000000002a 28107 1726853624.66181: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 28107 1726853624.66231: no more pending results, returning what we have 28107 1726853624.66237: results queue empty 28107 1726853624.66238: checking for any_errors_fatal 28107 1726853624.66248: done checking for any_errors_fatal 28107 1726853624.66249: checking for max_fail_percentage 28107 1726853624.66251: done checking for max_fail_percentage 28107 1726853624.66252: checking to see if all hosts have failed and the running result is not ok 28107 1726853624.66253: done checking to see if all hosts have failed 28107 1726853624.66254: getting the remaining hosts for this loop 28107 1726853624.66255: done getting the remaining hosts for this loop 28107 1726853624.66259: getting the next task for host managed_node2 28107 1726853624.66266: done getting next task for host managed_node2 28107 1726853624.66272: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28107 1726853624.66275: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 28107 1726853624.66292: getting variables 28107 1726853624.66294: in VariableManager get_vars() 28107 1726853624.66336: Calling all_inventory to load vars for managed_node2 28107 1726853624.66339: Calling groups_inventory to load vars for managed_node2 28107 1726853624.66341: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853624.66354: Calling all_plugins_play to load vars for managed_node2 28107 1726853624.66357: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853624.66360: Calling groups_plugins_play to load vars for managed_node2 28107 1726853624.68070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853624.69637: done with get_vars() 28107 1726853624.69663: 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:33:44 -0400 (0:00:00.054) 0:00:14.498 ****** 28107 1726853624.69759: entering _queue_task() for managed_node2/ping 28107 1726853624.69761: Creating lock for ping 28107 1726853624.70228: worker is 1 (out of 1 available) 28107 1726853624.70241: exiting _queue_task() for managed_node2/ping 28107 1726853624.70253: done queuing things up, now waiting for results queue to drain 28107 1726853624.70255: waiting for pending results... 28107 1726853624.70564: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 28107 1726853624.70606: in run() - task 02083763-bbaf-0509-6cd9-00000000002b 28107 1726853624.70626: variable 'ansible_search_path' from source: unknown 28107 1726853624.70635: variable 'ansible_search_path' from source: unknown 28107 1726853624.70685: calling self._execute() 28107 1726853624.70789: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.70801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.70815: variable 'omit' from source: magic vars 28107 1726853624.71191: variable 'ansible_distribution_major_version' from source: facts 28107 1726853624.71209: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853624.71278: variable 'omit' from source: magic vars 28107 1726853624.71290: variable 'omit' from source: magic vars 28107 1726853624.71336: variable 'omit' from source: magic vars 28107 1726853624.71384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853624.71422: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853624.71455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853624.71480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853624.71497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853624.71530: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853624.71545: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.71577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.71664: Set connection var ansible_connection to ssh 28107 1726853624.71678: Set connection var ansible_pipelining to False 28107 1726853624.71691: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853624.71764: Set connection var ansible_timeout to 10 28107 1726853624.71768: Set connection var ansible_shell_type to sh 28107 1726853624.71770: Set connection var ansible_shell_executable to /bin/sh 28107 1726853624.71775: variable 'ansible_shell_executable' from source: unknown 28107 1726853624.71777: variable 'ansible_connection' from source: unknown 28107 1726853624.71779: variable 'ansible_module_compression' from source: unknown 28107 1726853624.71782: variable 'ansible_shell_type' from source: unknown 28107 1726853624.71784: variable 'ansible_shell_executable' from source: unknown 28107 1726853624.71786: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853624.71788: variable 'ansible_pipelining' from source: unknown 28107 1726853624.71790: variable 'ansible_timeout' from source: unknown 28107 1726853624.71792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853624.72000: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853624.72016: variable 'omit' from source: magic vars 28107 1726853624.72025: starting attempt loop 28107 1726853624.72032: running the handler 28107 1726853624.72052: _low_level_execute_command(): starting 28107 1726853624.72065: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853624.72802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853624.72851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853624.72868: 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 <<< 28107 1726853624.72888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853624.72981: 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' <<< 28107 1726853624.72995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853624.73011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853624.73192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853624.74894: stdout chunk (state=3): >>>/root <<< 28107 1726853624.75038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853624.75042: stdout chunk (state=3): >>><<< 28107 1726853624.75044: stderr chunk (state=3): >>><<< 28107 1726853624.75064: _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 28107 1726853624.75178: _low_level_execute_command(): starting 28107 1726853624.75183: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510 `" && echo ansible-tmp-1726853624.7507944-28836-185709021683510="` echo /root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510 `" ) && sleep 0' 28107 1726853624.75880: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853624.75883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853624.75885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853624.75888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853624.75891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853624.75900: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853624.75902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853624.75904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853624.75928: 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 <<< 28107 1726853624.75958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853624.75975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853624.75985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853624.76087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853624.78126: stdout chunk (state=3): >>>ansible-tmp-1726853624.7507944-28836-185709021683510=/root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510 <<< 28107 1726853624.78266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853624.78279: stdout chunk (state=3): >>><<< 28107 1726853624.78291: stderr chunk (state=3): >>><<< 28107 1726853624.78317: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853624.7507944-28836-185709021683510=/root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510 , 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 28107 1726853624.78473: variable 'ansible_module_compression' from source: unknown 28107 1726853624.78480: ANSIBALLZ: Using lock for ping 28107 1726853624.78483: ANSIBALLZ: Acquiring lock 28107 1726853624.78486: ANSIBALLZ: Lock acquired: 139685683886560 28107 1726853624.78489: ANSIBALLZ: Creating module 28107 1726853624.95180: ANSIBALLZ: Writing module into payload 28107 1726853624.95251: ANSIBALLZ: Writing module 28107 1726853624.95283: ANSIBALLZ: Renaming module 28107 1726853624.95300: ANSIBALLZ: Done creating module 28107 1726853624.95321: variable 'ansible_facts' from source: unknown 28107 1726853624.95400: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510/AnsiballZ_ping.py 28107 1726853624.95653: Sending initial data 28107 1726853624.95658: Sent initial data (153 bytes) 28107 1726853624.96342: 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 <<< 28107 1726853624.96421: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853624.96431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853624.96450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853624.96499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853624.96588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853624.98300: 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 <<< 28107 1726853624.98407: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853624.98492: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpsxxuv5nu /root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510/AnsiballZ_ping.py <<< 28107 1726853624.98495: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510/AnsiballZ_ping.py" <<< 28107 1726853624.98558: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpsxxuv5nu" to remote "/root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510/AnsiballZ_ping.py" <<< 28107 1726853624.99463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853624.99477: stderr chunk (state=3): >>><<< 28107 1726853624.99547: stdout chunk (state=3): >>><<< 28107 1726853624.99559: done transferring module to remote 28107 1726853624.99576: _low_level_execute_command(): starting 28107 1726853624.99585: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510/ /root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510/AnsiballZ_ping.py && sleep 0' 28107 1726853625.00241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853625.00255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.00273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853625.00319: stderr 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 <<< 28107 1726853625.00397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853625.00420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.00441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.00547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.02787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.02791: stdout chunk (state=3): >>><<< 28107 1726853625.02794: stderr chunk (state=3): >>><<< 28107 1726853625.02796: _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 28107 1726853625.02800: _low_level_execute_command(): starting 28107 1726853625.02802: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510/AnsiballZ_ping.py && sleep 0' 28107 1726853625.03683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.03698: 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 <<< 28107 1726853625.03729: 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 <<< 28107 1726853625.03855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.03991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.04392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.19683: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28107 1726853625.21378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853625.21383: stdout chunk (state=3): >>><<< 28107 1726853625.21386: stderr chunk (state=3): >>><<< 28107 1726853625.21389: _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. 28107 1726853625.21391: 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-1726853624.7507944-28836-185709021683510/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853625.21394: _low_level_execute_command(): starting 28107 1726853625.21396: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853624.7507944-28836-185709021683510/ > /dev/null 2>&1 && sleep 0' 28107 1726853625.21874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853625.21882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.21893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853625.21907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853625.21920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853625.21927: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853625.21938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853625.21952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853625.21961: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853625.21964: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853625.21974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.21991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853625.22002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853625.22010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853625.22017: stderr chunk (state=3): >>>debug2: match found <<< 28107 1726853625.22027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853625.22107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853625.22111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.22133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.22234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.24177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.24228: stderr chunk (state=3): >>><<< 28107 1726853625.24246: stdout chunk (state=3): >>><<< 28107 1726853625.24270: _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 28107 1726853625.24290: handler run complete 28107 1726853625.24311: attempt loop complete, returning result 28107 1726853625.24318: _execute() done 28107 1726853625.24477: dumping result to json 28107 1726853625.24480: done dumping result, returning 28107 1726853625.24483: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-0509-6cd9-00000000002b] 28107 1726853625.24485: sending task result for task 02083763-bbaf-0509-6cd9-00000000002b 28107 1726853625.24556: done sending task result for task 02083763-bbaf-0509-6cd9-00000000002b 28107 1726853625.24560: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 28107 1726853625.24619: no more pending results, returning what we have 28107 1726853625.24623: results queue empty 28107 1726853625.24624: checking for any_errors_fatal 28107 1726853625.24632: done checking for any_errors_fatal 28107 1726853625.24634: checking for max_fail_percentage 28107 1726853625.24636: done checking for max_fail_percentage 28107 1726853625.24637: checking to see if all hosts have failed and the running result is not ok 28107 1726853625.24638: done checking to see if all hosts have failed 28107 1726853625.24638: getting the remaining hosts for this loop 28107 1726853625.24640: done getting the remaining hosts for this loop 28107 1726853625.24643: getting the next task for host managed_node2 28107 1726853625.24653: done getting next task for host managed_node2 28107 1726853625.24656: ^ task is: TASK: meta (role_complete) 28107 1726853625.24659: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853625.24669: getting variables 28107 1726853625.24680: in VariableManager get_vars() 28107 1726853625.24723: Calling all_inventory to load vars for managed_node2 28107 1726853625.24726: Calling groups_inventory to load vars for managed_node2 28107 1726853625.24728: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853625.24739: Calling all_plugins_play to load vars for managed_node2 28107 1726853625.24742: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853625.24745: Calling groups_plugins_play to load vars for managed_node2 28107 1726853625.26456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853625.28126: done with get_vars() 28107 1726853625.28157: done getting variables 28107 1726853625.28246: done queuing things up, now waiting for results queue to drain 28107 1726853625.28249: results queue empty 28107 1726853625.28250: checking for any_errors_fatal 28107 1726853625.28253: done checking for any_errors_fatal 28107 1726853625.28254: checking for max_fail_percentage 28107 1726853625.28255: done checking for max_fail_percentage 28107 1726853625.28255: checking to see if all hosts have failed and the running result is not ok 28107 1726853625.28256: done checking to see if all hosts have failed 28107 1726853625.28261: getting the remaining hosts for this loop 28107 1726853625.28262: done getting the remaining hosts for this loop 28107 1726853625.28265: getting the next task for host managed_node2 28107 1726853625.28269: done getting next task for host managed_node2 28107 1726853625.28273: ^ task is: TASK: Get the routes from the route table 30200 28107 1726853625.28274: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853625.28277: getting variables 28107 1726853625.28278: in VariableManager get_vars() 28107 1726853625.28293: Calling all_inventory to load vars for managed_node2 28107 1726853625.28295: Calling groups_inventory to load vars for managed_node2 28107 1726853625.28297: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853625.28302: Calling all_plugins_play to load vars for managed_node2 28107 1726853625.28304: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853625.28307: Calling groups_plugins_play to load vars for managed_node2 28107 1726853625.29681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853625.31518: done with get_vars() 28107 1726853625.31543: done getting variables 28107 1726853625.31597: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routes from the route table 30200] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:56 Friday 20 September 2024 13:33:45 -0400 (0:00:00.618) 0:00:15.117 ****** 28107 1726853625.31625: entering _queue_task() for managed_node2/command 28107 1726853625.32146: worker is 1 (out of 1 available) 28107 1726853625.32159: exiting _queue_task() for managed_node2/command 28107 1726853625.32169: done queuing things up, now waiting for results queue to drain 28107 1726853625.32176: waiting for pending results... 28107 1726853625.32487: running TaskExecutor() for managed_node2/TASK: Get the routes from the route table 30200 28107 1726853625.32670: in run() - task 02083763-bbaf-0509-6cd9-00000000005b 28107 1726853625.32677: variable 'ansible_search_path' from source: unknown 28107 1726853625.32680: calling self._execute() 28107 1726853625.32735: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853625.32747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853625.32762: variable 'omit' from source: magic vars 28107 1726853625.33178: variable 'ansible_distribution_major_version' from source: facts 28107 1726853625.33196: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853625.33214: variable 'omit' from source: magic vars 28107 1726853625.33240: variable 'omit' from source: magic vars 28107 1726853625.33281: variable 'omit' from source: magic vars 28107 1726853625.33376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853625.33380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853625.33395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853625.33416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853625.33443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853625.33480: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853625.33489: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853625.33497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853625.33606: Set connection var ansible_connection to ssh 28107 1726853625.33648: Set connection var ansible_pipelining to False 28107 1726853625.33651: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853625.33656: Set connection var ansible_timeout to 10 28107 1726853625.33661: Set connection var ansible_shell_type to sh 28107 1726853625.33664: Set connection var ansible_shell_executable to /bin/sh 28107 1726853625.33689: variable 'ansible_shell_executable' from source: unknown 28107 1726853625.33757: variable 'ansible_connection' from source: unknown 28107 1726853625.33760: variable 'ansible_module_compression' from source: unknown 28107 1726853625.33763: variable 'ansible_shell_type' from source: unknown 28107 1726853625.33766: variable 'ansible_shell_executable' from source: unknown 28107 1726853625.33769: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853625.33772: variable 'ansible_pipelining' from source: unknown 28107 1726853625.33774: variable 'ansible_timeout' from source: unknown 28107 1726853625.33776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853625.33977: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853625.33981: variable 'omit' from source: magic vars 28107 1726853625.33984: starting attempt loop 28107 1726853625.33986: running the handler 28107 1726853625.33988: _low_level_execute_command(): starting 28107 1726853625.33990: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853625.35283: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853625.35495: 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' <<< 28107 1726853625.35622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.35886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.37590: stdout chunk (state=3): >>>/root <<< 28107 1726853625.37728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.37740: stdout chunk (state=3): >>><<< 28107 1726853625.37754: stderr chunk (state=3): >>><<< 28107 1726853625.37793: _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 28107 1726853625.37975: _low_level_execute_command(): starting 28107 1726853625.37981: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506 `" && echo ansible-tmp-1726853625.3788185-28864-138053879187506="` echo /root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506 `" ) && sleep 0' 28107 1726853625.39073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853625.39090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.39107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853625.39187: stderr 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 <<< 28107 1726853625.39214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853625.39226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853625.39425: 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' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.39448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.39555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.41630: stdout chunk (state=3): >>>ansible-tmp-1726853625.3788185-28864-138053879187506=/root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506 <<< 28107 1726853625.41839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.41851: stdout chunk (state=3): >>><<< 28107 1726853625.41865: stderr chunk (state=3): >>><<< 28107 1726853625.42087: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853625.3788185-28864-138053879187506=/root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506 , 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 28107 1726853625.42091: variable 'ansible_module_compression' from source: unknown 28107 1726853625.42278: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853625.42282: variable 'ansible_facts' from source: unknown 28107 1726853625.42414: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506/AnsiballZ_command.py 28107 1726853625.42703: Sending initial data 28107 1726853625.42764: Sent initial data (156 bytes) 28107 1726853625.43631: 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 <<< 28107 1726853625.43642: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853625.43705: 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 <<< 28107 1726853625.43749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853625.43773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.43789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.43945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.45597: 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 <<< 28107 1726853625.45688: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853625.45797: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpud57hi1o /root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506/AnsiballZ_command.py <<< 28107 1726853625.45800: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506/AnsiballZ_command.py" <<< 28107 1726853625.45885: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpud57hi1o" to remote "/root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506/AnsiballZ_command.py" <<< 28107 1726853625.47298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.47332: stderr chunk (state=3): >>><<< 28107 1726853625.47341: stdout chunk (state=3): >>><<< 28107 1726853625.47403: done transferring module to remote 28107 1726853625.47430: _low_level_execute_command(): starting 28107 1726853625.47494: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506/ /root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506/AnsiballZ_command.py && sleep 0' 28107 1726853625.48569: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.48575: 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 <<< 28107 1726853625.48580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853625.48582: 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 <<< 28107 1726853625.48585: stderr 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 <<< 28107 1726853625.48591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853625.48593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.48631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.48731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.50688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.50692: stdout chunk (state=3): >>><<< 28107 1726853625.50697: stderr chunk (state=3): >>><<< 28107 1726853625.50720: _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 28107 1726853625.50724: _low_level_execute_command(): starting 28107 1726853625.50727: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506/AnsiballZ_command.py && sleep 0' 28107 1726853625.51369: 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' <<< 28107 1726853625.51387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.51399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.51508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.67909: stdout chunk (state=3): >>> {"changed": true, "stdout": "192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 \n198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "30200"], "start": "2024-09-20 13:33:45.674107", "end": "2024-09-20 13:33:45.677962", "delta": "0:00:00.003855", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table 30200", "_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}}} <<< 28107 1726853625.69579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853625.69583: stdout chunk (state=3): >>><<< 28107 1726853625.69586: stderr chunk (state=3): >>><<< 28107 1726853625.69592: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 \n198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "30200"], "start": "2024-09-20 13:33:45.674107", "end": "2024-09-20 13:33:45.677962", "delta": "0:00:00.003855", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table 30200", "_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. 28107 1726853625.69626: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip route show table 30200', '_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-1726853625.3788185-28864-138053879187506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853625.69632: _low_level_execute_command(): starting 28107 1726853625.69637: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853625.3788185-28864-138053879187506/ > /dev/null 2>&1 && sleep 0' 28107 1726853625.70056: 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 <<< 28107 1726853625.70087: stderr 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 <<< 28107 1726853625.70090: 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 <<< 28107 1726853625.70096: 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 <<< 28107 1726853625.70145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853625.70149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.70153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.70223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.72126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.72147: stderr chunk (state=3): >>><<< 28107 1726853625.72150: stdout chunk (state=3): >>><<< 28107 1726853625.72168: _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 28107 1726853625.72174: handler run complete 28107 1726853625.72193: Evaluated conditional (False): False 28107 1726853625.72201: attempt loop complete, returning result 28107 1726853625.72204: _execute() done 28107 1726853625.72206: dumping result to json 28107 1726853625.72213: done dumping result, returning 28107 1726853625.72221: done running TaskExecutor() for managed_node2/TASK: Get the routes from the route table 30200 [02083763-bbaf-0509-6cd9-00000000005b] 28107 1726853625.72226: sending task result for task 02083763-bbaf-0509-6cd9-00000000005b 28107 1726853625.72317: done sending task result for task 02083763-bbaf-0509-6cd9-00000000005b 28107 1726853625.72320: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30200" ], "delta": "0:00:00.003855", "end": "2024-09-20 13:33:45.677962", "rc": 0, "start": "2024-09-20 13:33:45.674107" } STDOUT: 192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 28107 1726853625.72391: no more pending results, returning what we have 28107 1726853625.72394: results queue empty 28107 1726853625.72395: checking for any_errors_fatal 28107 1726853625.72397: done checking for any_errors_fatal 28107 1726853625.72397: checking for max_fail_percentage 28107 1726853625.72399: done checking for max_fail_percentage 28107 1726853625.72400: checking to see if all hosts have failed and the running result is not ok 28107 1726853625.72401: done checking to see if all hosts have failed 28107 1726853625.72401: getting the remaining hosts for this loop 28107 1726853625.72403: done getting the remaining hosts for this loop 28107 1726853625.72406: getting the next task for host managed_node2 28107 1726853625.72412: done getting next task for host managed_node2 28107 1726853625.72414: ^ task is: TASK: Get the routes from the route table 30400 28107 1726853625.72416: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853625.72420: getting variables 28107 1726853625.72421: in VariableManager get_vars() 28107 1726853625.72458: Calling all_inventory to load vars for managed_node2 28107 1726853625.72461: Calling groups_inventory to load vars for managed_node2 28107 1726853625.72463: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853625.72475: Calling all_plugins_play to load vars for managed_node2 28107 1726853625.72477: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853625.72480: Calling groups_plugins_play to load vars for managed_node2 28107 1726853625.73292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853625.74130: done with get_vars() 28107 1726853625.74146: done getting variables 28107 1726853625.74192: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routes from the route table 30400] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:62 Friday 20 September 2024 13:33:45 -0400 (0:00:00.425) 0:00:15.543 ****** 28107 1726853625.74212: entering _queue_task() for managed_node2/command 28107 1726853625.74436: worker is 1 (out of 1 available) 28107 1726853625.74450: exiting _queue_task() for managed_node2/command 28107 1726853625.74462: done queuing things up, now waiting for results queue to drain 28107 1726853625.74464: waiting for pending results... 28107 1726853625.74646: running TaskExecutor() for managed_node2/TASK: Get the routes from the route table 30400 28107 1726853625.74711: in run() - task 02083763-bbaf-0509-6cd9-00000000005c 28107 1726853625.74722: variable 'ansible_search_path' from source: unknown 28107 1726853625.74750: calling self._execute() 28107 1726853625.74830: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853625.74833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853625.74843: variable 'omit' from source: magic vars 28107 1726853625.75128: variable 'ansible_distribution_major_version' from source: facts 28107 1726853625.75141: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853625.75146: variable 'omit' from source: magic vars 28107 1726853625.75164: variable 'omit' from source: magic vars 28107 1726853625.75191: variable 'omit' from source: magic vars 28107 1726853625.75227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853625.75253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853625.75274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853625.75287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853625.75296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853625.75318: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853625.75321: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853625.75324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853625.75396: Set connection var ansible_connection to ssh 28107 1726853625.75399: Set connection var ansible_pipelining to False 28107 1726853625.75407: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853625.75411: Set connection var ansible_timeout to 10 28107 1726853625.75414: Set connection var ansible_shell_type to sh 28107 1726853625.75420: Set connection var ansible_shell_executable to /bin/sh 28107 1726853625.75437: variable 'ansible_shell_executable' from source: unknown 28107 1726853625.75440: variable 'ansible_connection' from source: unknown 28107 1726853625.75442: variable 'ansible_module_compression' from source: unknown 28107 1726853625.75445: variable 'ansible_shell_type' from source: unknown 28107 1726853625.75449: variable 'ansible_shell_executable' from source: unknown 28107 1726853625.75451: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853625.75453: variable 'ansible_pipelining' from source: unknown 28107 1726853625.75456: variable 'ansible_timeout' from source: unknown 28107 1726853625.75462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853625.75559: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853625.75572: variable 'omit' from source: magic vars 28107 1726853625.75578: starting attempt loop 28107 1726853625.75581: running the handler 28107 1726853625.75595: _low_level_execute_command(): starting 28107 1726853625.75603: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853625.76118: 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 <<< 28107 1726853625.76122: stderr 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 <<< 28107 1726853625.76125: 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 <<< 28107 1726853625.76127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853625.76174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.76186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.76269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.78022: stdout chunk (state=3): >>>/root <<< 28107 1726853625.78179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.78182: stdout chunk (state=3): >>><<< 28107 1726853625.78184: stderr chunk (state=3): >>><<< 28107 1726853625.78203: _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 28107 1726853625.78219: _low_level_execute_command(): starting 28107 1726853625.78227: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414 `" && echo ansible-tmp-1726853625.7820866-28901-230197858776414="` echo /root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414 `" ) && sleep 0' 28107 1726853625.78806: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853625.78825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.78838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853625.78851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853625.78869: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853625.78880: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853625.78932: 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 <<< 28107 1726853625.78991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853625.79005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.79022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.79124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.81112: stdout chunk (state=3): >>>ansible-tmp-1726853625.7820866-28901-230197858776414=/root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414 <<< 28107 1726853625.81218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.81244: stderr chunk (state=3): >>><<< 28107 1726853625.81248: stdout chunk (state=3): >>><<< 28107 1726853625.81265: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853625.7820866-28901-230197858776414=/root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414 , 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 28107 1726853625.81295: variable 'ansible_module_compression' from source: unknown 28107 1726853625.81334: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853625.81364: variable 'ansible_facts' from source: unknown 28107 1726853625.81422: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414/AnsiballZ_command.py 28107 1726853625.81525: Sending initial data 28107 1726853625.81528: Sent initial data (156 bytes) 28107 1726853625.81944: 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 <<< 28107 1726853625.81956: stderr 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 <<< 28107 1726853625.81976: 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 <<< 28107 1726853625.81980: 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 <<< 28107 1726853625.82035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853625.82041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.82043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.82111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.83785: 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" <<< 28107 1726853625.83789: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28107 1726853625.83855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853625.83923: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmphfv94h4r /root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414/AnsiballZ_command.py <<< 28107 1726853625.83928: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414/AnsiballZ_command.py" <<< 28107 1726853625.83993: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmphfv94h4r" to remote "/root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414/AnsiballZ_command.py" <<< 28107 1726853625.83999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414/AnsiballZ_command.py" <<< 28107 1726853625.84904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.84907: stderr chunk (state=3): >>><<< 28107 1726853625.84909: stdout chunk (state=3): >>><<< 28107 1726853625.84912: done transferring module to remote 28107 1726853625.84914: _low_level_execute_command(): starting 28107 1726853625.84916: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414/ /root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414/AnsiballZ_command.py && sleep 0' 28107 1726853625.85373: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853625.85388: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.85399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853625.85412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853625.85425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853625.85442: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853625.85452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853625.85466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853625.85474: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853625.85550: 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 <<< 28107 1726853625.85566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853625.85582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.85636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.85741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853625.87702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853625.87706: stdout chunk (state=3): >>><<< 28107 1726853625.87708: stderr chunk (state=3): >>><<< 28107 1726853625.87726: _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 28107 1726853625.87729: _low_level_execute_command(): starting 28107 1726853625.87877: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414/AnsiballZ_command.py && sleep 0' 28107 1726853625.88344: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853625.88353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.88366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853625.88383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853625.88395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853625.88402: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853625.88411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853625.88430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853625.88437: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853625.88443: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853625.88451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853625.88464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853625.88488: stderr 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 <<< 28107 1726853625.88559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853625.88583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853625.88693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853626.04879: stdout chunk (state=3): >>> {"changed": true, "stdout": "198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "30400"], "start": "2024-09-20 13:33:46.043904", "end": "2024-09-20 13:33:46.047786", "delta": "0:00:00.003882", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table 30400", "_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}}} <<< 28107 1726853626.06828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853626.06833: stdout chunk (state=3): >>><<< 28107 1726853626.06835: stderr chunk (state=3): >>><<< 28107 1726853626.06838: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "30400"], "start": "2024-09-20 13:33:46.043904", "end": "2024-09-20 13:33:46.047786", "delta": "0:00:00.003882", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table 30400", "_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. 28107 1726853626.06842: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip route show table 30400', '_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-1726853625.7820866-28901-230197858776414/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853626.06851: _low_level_execute_command(): starting 28107 1726853626.06853: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853625.7820866-28901-230197858776414/ > /dev/null 2>&1 && sleep 0' 28107 1726853626.07885: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853626.07889: 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 <<< 28107 1726853626.07892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853626.07894: 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 <<< 28107 1726853626.07897: stderr 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 <<< 28107 1726853626.08030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853626.08087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853626.08102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853626.08152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853626.08421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853626.10367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853626.10406: stderr chunk (state=3): >>><<< 28107 1726853626.10409: stdout chunk (state=3): >>><<< 28107 1726853626.10429: _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 28107 1726853626.10437: handler run complete 28107 1726853626.10466: Evaluated conditional (False): False 28107 1726853626.10479: attempt loop complete, returning result 28107 1726853626.10483: _execute() done 28107 1726853626.10485: dumping result to json 28107 1726853626.10490: done dumping result, returning 28107 1726853626.10500: done running TaskExecutor() for managed_node2/TASK: Get the routes from the route table 30400 [02083763-bbaf-0509-6cd9-00000000005c] 28107 1726853626.10506: sending task result for task 02083763-bbaf-0509-6cd9-00000000005c 28107 1726853626.10649: done sending task result for task 02083763-bbaf-0509-6cd9-00000000005c 28107 1726853626.10652: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30400" ], "delta": "0:00:00.003882", "end": "2024-09-20 13:33:46.047786", "rc": 0, "start": "2024-09-20 13:33:46.043904" } STDOUT: 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 28107 1726853626.10749: no more pending results, returning what we have 28107 1726853626.10753: results queue empty 28107 1726853626.10755: checking for any_errors_fatal 28107 1726853626.10768: done checking for any_errors_fatal 28107 1726853626.10769: checking for max_fail_percentage 28107 1726853626.10774: done checking for max_fail_percentage 28107 1726853626.10775: checking to see if all hosts have failed and the running result is not ok 28107 1726853626.10776: done checking to see if all hosts have failed 28107 1726853626.10776: getting the remaining hosts for this loop 28107 1726853626.10778: done getting the remaining hosts for this loop 28107 1726853626.10782: getting the next task for host managed_node2 28107 1726853626.10789: done getting next task for host managed_node2 28107 1726853626.10791: ^ task is: TASK: Assert that the route table 30200 contains the specified route 28107 1726853626.10793: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853626.10797: getting variables 28107 1726853626.10799: in VariableManager get_vars() 28107 1726853626.10841: Calling all_inventory to load vars for managed_node2 28107 1726853626.10844: Calling groups_inventory to load vars for managed_node2 28107 1726853626.10847: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853626.10861: Calling all_plugins_play to load vars for managed_node2 28107 1726853626.10865: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853626.10868: Calling groups_plugins_play to load vars for managed_node2 28107 1726853626.14146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853626.17421: done with get_vars() 28107 1726853626.17452: done getting variables 28107 1726853626.17719: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the route table 30200 contains the specified route] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:68 Friday 20 September 2024 13:33:46 -0400 (0:00:00.435) 0:00:15.978 ****** 28107 1726853626.17749: entering _queue_task() for managed_node2/assert 28107 1726853626.18515: worker is 1 (out of 1 available) 28107 1726853626.18529: exiting _queue_task() for managed_node2/assert 28107 1726853626.18543: done queuing things up, now waiting for results queue to drain 28107 1726853626.18545: waiting for pending results... 28107 1726853626.18889: running TaskExecutor() for managed_node2/TASK: Assert that the route table 30200 contains the specified route 28107 1726853626.19026: in run() - task 02083763-bbaf-0509-6cd9-00000000005d 28107 1726853626.19030: variable 'ansible_search_path' from source: unknown 28107 1726853626.19034: calling self._execute() 28107 1726853626.19114: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853626.19130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853626.19146: variable 'omit' from source: magic vars 28107 1726853626.19546: variable 'ansible_distribution_major_version' from source: facts 28107 1726853626.19591: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853626.19603: variable 'omit' from source: magic vars 28107 1726853626.19631: variable 'omit' from source: magic vars 28107 1726853626.19683: variable 'omit' from source: magic vars 28107 1726853626.19809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853626.19815: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853626.19845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853626.19869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853626.19891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853626.19931: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853626.19941: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853626.19949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853626.20178: Set connection var ansible_connection to ssh 28107 1726853626.20181: Set connection var ansible_pipelining to False 28107 1726853626.20185: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853626.20188: Set connection var ansible_timeout to 10 28107 1726853626.20191: Set connection var ansible_shell_type to sh 28107 1726853626.20193: Set connection var ansible_shell_executable to /bin/sh 28107 1726853626.20210: variable 'ansible_shell_executable' from source: unknown 28107 1726853626.20250: variable 'ansible_connection' from source: unknown 28107 1726853626.20261: variable 'ansible_module_compression' from source: unknown 28107 1726853626.20270: variable 'ansible_shell_type' from source: unknown 28107 1726853626.20282: variable 'ansible_shell_executable' from source: unknown 28107 1726853626.20289: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853626.20297: variable 'ansible_pipelining' from source: unknown 28107 1726853626.20304: variable 'ansible_timeout' from source: unknown 28107 1726853626.20337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853626.20469: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853626.20488: variable 'omit' from source: magic vars 28107 1726853626.20499: starting attempt loop 28107 1726853626.20556: running the handler 28107 1726853626.20712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853626.21009: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853626.21059: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853626.21173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853626.21217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853626.21324: variable 'route_table_30200' from source: set_fact 28107 1726853626.21477: Evaluated conditional (route_table_30200.stdout is search("198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4")): True 28107 1726853626.21802: variable 'route_table_30200' from source: set_fact 28107 1726853626.22149: Evaluated conditional (route_table_30200.stdout is search("192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50")): True 28107 1726853626.22152: handler run complete 28107 1726853626.22155: attempt loop complete, returning result 28107 1726853626.22160: _execute() done 28107 1726853626.22168: dumping result to json 28107 1726853626.22180: done dumping result, returning 28107 1726853626.22192: done running TaskExecutor() for managed_node2/TASK: Assert that the route table 30200 contains the specified route [02083763-bbaf-0509-6cd9-00000000005d] 28107 1726853626.22468: sending task result for task 02083763-bbaf-0509-6cd9-00000000005d ok: [managed_node2] => { "changed": false } MSG: All assertions passed 28107 1726853626.22656: no more pending results, returning what we have 28107 1726853626.22660: results queue empty 28107 1726853626.22661: checking for any_errors_fatal 28107 1726853626.22674: done checking for any_errors_fatal 28107 1726853626.22675: checking for max_fail_percentage 28107 1726853626.22677: done checking for max_fail_percentage 28107 1726853626.22678: checking to see if all hosts have failed and the running result is not ok 28107 1726853626.22679: done checking to see if all hosts have failed 28107 1726853626.22679: getting the remaining hosts for this loop 28107 1726853626.22680: done getting the remaining hosts for this loop 28107 1726853626.22684: getting the next task for host managed_node2 28107 1726853626.22690: done getting next task for host managed_node2 28107 1726853626.22693: ^ task is: TASK: Assert that the route table 30400 contains the specified route 28107 1726853626.22694: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853626.22698: getting variables 28107 1726853626.22699: in VariableManager get_vars() 28107 1726853626.22738: Calling all_inventory to load vars for managed_node2 28107 1726853626.22741: Calling groups_inventory to load vars for managed_node2 28107 1726853626.22743: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853626.22754: Calling all_plugins_play to load vars for managed_node2 28107 1726853626.22756: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853626.22758: Calling groups_plugins_play to load vars for managed_node2 28107 1726853626.23353: done sending task result for task 02083763-bbaf-0509-6cd9-00000000005d 28107 1726853626.23361: WORKER PROCESS EXITING 28107 1726853626.26552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853626.40423: done with get_vars() 28107 1726853626.40452: done getting variables 28107 1726853626.40708: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the route table 30400 contains the specified route] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:76 Friday 20 September 2024 13:33:46 -0400 (0:00:00.229) 0:00:16.208 ****** 28107 1726853626.40741: entering _queue_task() for managed_node2/assert 28107 1726853626.41489: worker is 1 (out of 1 available) 28107 1726853626.41502: exiting _queue_task() for managed_node2/assert 28107 1726853626.41514: done queuing things up, now waiting for results queue to drain 28107 1726853626.41516: waiting for pending results... 28107 1726853626.42003: running TaskExecutor() for managed_node2/TASK: Assert that the route table 30400 contains the specified route 28107 1726853626.42268: in run() - task 02083763-bbaf-0509-6cd9-00000000005e 28107 1726853626.42274: variable 'ansible_search_path' from source: unknown 28107 1726853626.42278: calling self._execute() 28107 1726853626.42485: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853626.42490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853626.42492: variable 'omit' from source: magic vars 28107 1726853626.43395: variable 'ansible_distribution_major_version' from source: facts 28107 1726853626.43399: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853626.43403: variable 'omit' from source: magic vars 28107 1726853626.43576: variable 'omit' from source: magic vars 28107 1726853626.43580: variable 'omit' from source: magic vars 28107 1726853626.43582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853626.43830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853626.43834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853626.43837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853626.43839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853626.43888: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853626.43892: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853626.43895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853626.44111: Set connection var ansible_connection to ssh 28107 1726853626.44117: Set connection var ansible_pipelining to False 28107 1726853626.44125: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853626.44130: Set connection var ansible_timeout to 10 28107 1726853626.44133: Set connection var ansible_shell_type to sh 28107 1726853626.44140: Set connection var ansible_shell_executable to /bin/sh 28107 1726853626.44377: variable 'ansible_shell_executable' from source: unknown 28107 1726853626.44381: variable 'ansible_connection' from source: unknown 28107 1726853626.44383: variable 'ansible_module_compression' from source: unknown 28107 1726853626.44386: variable 'ansible_shell_type' from source: unknown 28107 1726853626.44388: variable 'ansible_shell_executable' from source: unknown 28107 1726853626.44390: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853626.44392: variable 'ansible_pipelining' from source: unknown 28107 1726853626.44394: variable 'ansible_timeout' from source: unknown 28107 1726853626.44396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853626.44542: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853626.44552: variable 'omit' from source: magic vars 28107 1726853626.44559: starting attempt loop 28107 1726853626.44562: running the handler 28107 1726853626.45028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853626.45381: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853626.45551: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853626.45730: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853626.45764: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853626.45977: variable 'route_table_30400' from source: set_fact 28107 1726853626.45980: Evaluated conditional (route_table_30400.stdout is search("198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2")): True 28107 1726853626.46052: handler run complete 28107 1726853626.46067: attempt loop complete, returning result 28107 1726853626.46073: _execute() done 28107 1726853626.46076: dumping result to json 28107 1726853626.46079: done dumping result, returning 28107 1726853626.46085: done running TaskExecutor() for managed_node2/TASK: Assert that the route table 30400 contains the specified route [02083763-bbaf-0509-6cd9-00000000005e] 28107 1726853626.46091: sending task result for task 02083763-bbaf-0509-6cd9-00000000005e ok: [managed_node2] => { "changed": false } MSG: All assertions passed 28107 1726853626.46241: no more pending results, returning what we have 28107 1726853626.46246: results queue empty 28107 1726853626.46247: checking for any_errors_fatal 28107 1726853626.46256: done checking for any_errors_fatal 28107 1726853626.46257: checking for max_fail_percentage 28107 1726853626.46259: done checking for max_fail_percentage 28107 1726853626.46260: checking to see if all hosts have failed and the running result is not ok 28107 1726853626.46261: done checking to see if all hosts have failed 28107 1726853626.46262: getting the remaining hosts for this loop 28107 1726853626.46264: done getting the remaining hosts for this loop 28107 1726853626.46268: getting the next task for host managed_node2 28107 1726853626.46277: done getting next task for host managed_node2 28107 1726853626.46280: ^ task is: TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 28107 1726853626.46282: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853626.46286: getting variables 28107 1726853626.46288: in VariableManager get_vars() 28107 1726853626.46330: Calling all_inventory to load vars for managed_node2 28107 1726853626.46333: Calling groups_inventory to load vars for managed_node2 28107 1726853626.46335: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853626.46347: Calling all_plugins_play to load vars for managed_node2 28107 1726853626.46350: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853626.46353: Calling groups_plugins_play to load vars for managed_node2 28107 1726853626.47179: done sending task result for task 02083763-bbaf-0509-6cd9-00000000005e 28107 1726853626.47693: WORKER PROCESS EXITING 28107 1726853626.49265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853626.52677: done with get_vars() 28107 1726853626.52708: done getting variables TASK [Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:82 Friday 20 September 2024 13:33:46 -0400 (0:00:00.120) 0:00:16.329 ****** 28107 1726853626.52803: entering _queue_task() for managed_node2/lineinfile 28107 1726853626.52805: Creating lock for lineinfile 28107 1726853626.53566: worker is 1 (out of 1 available) 28107 1726853626.53580: exiting _queue_task() for managed_node2/lineinfile 28107 1726853626.53594: done queuing things up, now waiting for results queue to drain 28107 1726853626.53596: waiting for pending results... 28107 1726853626.54097: running TaskExecutor() for managed_node2/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 28107 1726853626.54481: in run() - task 02083763-bbaf-0509-6cd9-00000000005f 28107 1726853626.54486: variable 'ansible_search_path' from source: unknown 28107 1726853626.54489: calling self._execute() 28107 1726853626.54659: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853626.54664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853626.54675: variable 'omit' from source: magic vars 28107 1726853626.55464: variable 'ansible_distribution_major_version' from source: facts 28107 1726853626.55578: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853626.55590: variable 'omit' from source: magic vars 28107 1726853626.55615: variable 'omit' from source: magic vars 28107 1726853626.55652: variable 'omit' from source: magic vars 28107 1726853626.55826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853626.55863: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853626.55924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853626.55943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853626.55954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853626.55987: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853626.55991: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853626.55994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853626.56278: Set connection var ansible_connection to ssh 28107 1726853626.56285: Set connection var ansible_pipelining to False 28107 1726853626.56292: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853626.56297: Set connection var ansible_timeout to 10 28107 1726853626.56300: Set connection var ansible_shell_type to sh 28107 1726853626.56307: Set connection var ansible_shell_executable to /bin/sh 28107 1726853626.56332: variable 'ansible_shell_executable' from source: unknown 28107 1726853626.56335: variable 'ansible_connection' from source: unknown 28107 1726853626.56338: variable 'ansible_module_compression' from source: unknown 28107 1726853626.56340: variable 'ansible_shell_type' from source: unknown 28107 1726853626.56347: variable 'ansible_shell_executable' from source: unknown 28107 1726853626.56548: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853626.56552: variable 'ansible_pipelining' from source: unknown 28107 1726853626.56555: variable 'ansible_timeout' from source: unknown 28107 1726853626.56560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853626.56977: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853626.56982: variable 'omit' from source: magic vars 28107 1726853626.56986: starting attempt loop 28107 1726853626.56988: running the handler 28107 1726853626.56990: _low_level_execute_command(): starting 28107 1726853626.56992: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853626.58495: 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 <<< 28107 1726853626.58632: 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 <<< 28107 1726853626.58739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853626.58743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853626.58746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853626.58802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853626.60603: stdout chunk (state=3): >>>/root <<< 28107 1726853626.60647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853626.60720: stderr chunk (state=3): >>><<< 28107 1726853626.60789: stdout chunk (state=3): >>><<< 28107 1726853626.60819: _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 28107 1726853626.60834: _low_level_execute_command(): starting 28107 1726853626.60842: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253 `" && echo ansible-tmp-1726853626.6081913-28941-95620666043253="` echo /root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253 `" ) && sleep 0' 28107 1726853626.62136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853626.62241: 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 <<< 28107 1726853626.62545: 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 <<< 28107 1726853626.62549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853626.64612: stdout chunk (state=3): >>>ansible-tmp-1726853626.6081913-28941-95620666043253=/root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253 <<< 28107 1726853626.64729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853626.64746: stderr chunk (state=3): >>><<< 28107 1726853626.64752: stdout chunk (state=3): >>><<< 28107 1726853626.64832: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853626.6081913-28941-95620666043253=/root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253 , 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 28107 1726853626.65062: variable 'ansible_module_compression' from source: unknown 28107 1726853626.65123: ANSIBALLZ: Using lock for lineinfile 28107 1726853626.65128: ANSIBALLZ: Acquiring lock 28107 1726853626.65130: ANSIBALLZ: Lock acquired: 139685682037248 28107 1726853626.65132: ANSIBALLZ: Creating module 28107 1726853626.94034: ANSIBALLZ: Writing module into payload 28107 1726853626.94294: ANSIBALLZ: Writing module 28107 1726853626.94317: ANSIBALLZ: Renaming module 28107 1726853626.94321: ANSIBALLZ: Done creating module 28107 1726853626.94393: variable 'ansible_facts' from source: unknown 28107 1726853626.94583: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/AnsiballZ_lineinfile.py 28107 1726853626.95076: Sending initial data 28107 1726853626.95080: Sent initial data (158 bytes) 28107 1726853626.96241: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853626.96245: 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 <<< 28107 1726853626.96263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853626.96266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853626.96284: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853626.96288: stderr 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 <<< 28107 1726853626.96377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853626.96484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853626.96501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853626.96702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853626.98429: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28107 1726853626.98442: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 28107 1726853626.98449: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 28107 1726853626.98458: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 28107 1726853626.98462: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 28107 1726853626.98481: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 28107 1726853626.98554: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853626.98728: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpnldr0s3w /root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/AnsiballZ_lineinfile.py <<< 28107 1726853626.98736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/AnsiballZ_lineinfile.py" <<< 28107 1726853626.98765: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpnldr0s3w" to remote "/root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/AnsiballZ_lineinfile.py" <<< 28107 1726853627.00234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853627.00255: stderr chunk (state=3): >>><<< 28107 1726853627.00264: stdout chunk (state=3): >>><<< 28107 1726853627.00393: done transferring module to remote 28107 1726853627.00404: _low_level_execute_command(): starting 28107 1726853627.00409: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/ /root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/AnsiballZ_lineinfile.py && sleep 0' 28107 1726853627.01704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853627.01708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853627.01710: 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 <<< 28107 1726853627.01713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 28107 1726853627.01715: 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 <<< 28107 1726853627.01721: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853627.01723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853627.01796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853627.01799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853627.02003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853627.03895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853627.04011: stderr chunk (state=3): >>><<< 28107 1726853627.04014: stdout chunk (state=3): >>><<< 28107 1726853627.04032: _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 28107 1726853627.04035: _low_level_execute_command(): starting 28107 1726853627.04041: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/AnsiballZ_lineinfile.py && sleep 0' 28107 1726853627.05379: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853627.05383: 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 <<< 28107 1726853627.05386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 28107 1726853627.05388: 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 <<< 28107 1726853627.05390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853627.05429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853627.05433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853627.05496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853627.05605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853627.22289: stdout chunk (state=3): >>> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/iproute2/rt_tables.d/table.conf (content)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (content)"}, {"before_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)"}], "invocation": {"module_args": {"path": "/etc/iproute2/rt_tables.d/table.conf", "line": "200 custom", "mode": "0644", "create": true, "state": "present", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 28107 1726853627.23916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853627.23988: stderr chunk (state=3): >>><<< 28107 1726853627.23992: stdout chunk (state=3): >>><<< 28107 1726853627.24013: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/iproute2/rt_tables.d/table.conf (content)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (content)"}, {"before_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)"}], "invocation": {"module_args": {"path": "/etc/iproute2/rt_tables.d/table.conf", "line": "200 custom", "mode": "0644", "create": true, "state": "present", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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. 28107 1726853627.24053: done with _execute_module (lineinfile, {'path': '/etc/iproute2/rt_tables.d/table.conf', 'line': '200 custom', 'mode': '0644', 'create': 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': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853627.24063: _low_level_execute_command(): starting 28107 1726853627.24068: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853626.6081913-28941-95620666043253/ > /dev/null 2>&1 && sleep 0' 28107 1726853627.25545: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853627.25549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853627.25640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 28107 1726853627.25644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853627.25652: 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 <<< 28107 1726853627.25655: stderr 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 <<< 28107 1726853627.25663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853627.25784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853627.25879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853627.27811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853627.27930: stderr chunk (state=3): >>><<< 28107 1726853627.27933: stdout chunk (state=3): >>><<< 28107 1726853627.27936: _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 28107 1726853627.27939: handler run complete 28107 1726853627.28078: attempt loop complete, returning result 28107 1726853627.28082: _execute() done 28107 1726853627.28084: dumping result to json 28107 1726853627.28086: done dumping result, returning 28107 1726853627.28089: done running TaskExecutor() for managed_node2/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table [02083763-bbaf-0509-6cd9-00000000005f] 28107 1726853627.28176: sending task result for task 02083763-bbaf-0509-6cd9-00000000005f 28107 1726853627.28257: done sending task result for task 02083763-bbaf-0509-6cd9-00000000005f 28107 1726853627.28260: WORKER PROCESS EXITING changed: [managed_node2] => { "backup": "", "changed": true } MSG: line added 28107 1726853627.28331: no more pending results, returning what we have 28107 1726853627.28336: results queue empty 28107 1726853627.28336: checking for any_errors_fatal 28107 1726853627.28340: done checking for any_errors_fatal 28107 1726853627.28341: checking for max_fail_percentage 28107 1726853627.28343: done checking for max_fail_percentage 28107 1726853627.28343: checking to see if all hosts have failed and the running result is not ok 28107 1726853627.28344: done checking to see if all hosts have failed 28107 1726853627.28345: getting the remaining hosts for this loop 28107 1726853627.28346: done getting the remaining hosts for this loop 28107 1726853627.28349: getting the next task for host managed_node2 28107 1726853627.28357: done getting next task for host managed_node2 28107 1726853627.28363: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28107 1726853627.28366: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853627.28587: getting variables 28107 1726853627.28590: in VariableManager get_vars() 28107 1726853627.28632: Calling all_inventory to load vars for managed_node2 28107 1726853627.28636: Calling groups_inventory to load vars for managed_node2 28107 1726853627.28638: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853627.28650: Calling all_plugins_play to load vars for managed_node2 28107 1726853627.28654: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853627.28657: Calling groups_plugins_play to load vars for managed_node2 28107 1726853627.31815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853627.35023: done with get_vars() 28107 1726853627.35052: 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:33:47 -0400 (0:00:00.823) 0:00:17.152 ****** 28107 1726853627.35146: entering _queue_task() for managed_node2/include_tasks 28107 1726853627.35802: worker is 1 (out of 1 available) 28107 1726853627.35814: exiting _queue_task() for managed_node2/include_tasks 28107 1726853627.35827: done queuing things up, now waiting for results queue to drain 28107 1726853627.35828: waiting for pending results... 28107 1726853627.36392: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28107 1726853627.36652: in run() - task 02083763-bbaf-0509-6cd9-000000000067 28107 1726853627.36668: variable 'ansible_search_path' from source: unknown 28107 1726853627.36673: variable 'ansible_search_path' from source: unknown 28107 1726853627.36709: calling self._execute() 28107 1726853627.37011: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853627.37130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853627.37133: variable 'omit' from source: magic vars 28107 1726853627.37922: variable 'ansible_distribution_major_version' from source: facts 28107 1726853627.37937: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853627.37943: _execute() done 28107 1726853627.37946: dumping result to json 28107 1726853627.37949: done dumping result, returning 28107 1726853627.37958: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-0509-6cd9-000000000067] 28107 1726853627.37966: sending task result for task 02083763-bbaf-0509-6cd9-000000000067 28107 1726853627.38277: done sending task result for task 02083763-bbaf-0509-6cd9-000000000067 28107 1726853627.38280: WORKER PROCESS EXITING 28107 1726853627.38323: no more pending results, returning what we have 28107 1726853627.38329: in VariableManager get_vars() 28107 1726853627.38379: Calling all_inventory to load vars for managed_node2 28107 1726853627.38382: Calling groups_inventory to load vars for managed_node2 28107 1726853627.38385: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853627.38398: Calling all_plugins_play to load vars for managed_node2 28107 1726853627.38401: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853627.38404: Calling groups_plugins_play to load vars for managed_node2 28107 1726853627.40774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853627.42468: done with get_vars() 28107 1726853627.42494: variable 'ansible_search_path' from source: unknown 28107 1726853627.42496: variable 'ansible_search_path' from source: unknown 28107 1726853627.42546: we have included files to process 28107 1726853627.42547: generating all_blocks data 28107 1726853627.42552: done generating all_blocks data 28107 1726853627.42557: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853627.42558: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853627.42560: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853627.43228: done processing included file 28107 1726853627.43231: iterating over new_blocks loaded from include file 28107 1726853627.43233: in VariableManager get_vars() 28107 1726853627.43260: done with get_vars() 28107 1726853627.43262: filtering new block on tags 28107 1726853627.43288: done filtering new block on tags 28107 1726853627.43293: in VariableManager get_vars() 28107 1726853627.43322: done with get_vars() 28107 1726853627.43328: filtering new block on tags 28107 1726853627.43349: done filtering new block on tags 28107 1726853627.43352: in VariableManager get_vars() 28107 1726853627.43378: done with get_vars() 28107 1726853627.43380: filtering new block on tags 28107 1726853627.43397: done filtering new block on tags 28107 1726853627.43399: 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 28107 1726853627.43405: extending task lists for all hosts with included blocks 28107 1726853627.44797: done extending task lists 28107 1726853627.44798: done processing included files 28107 1726853627.44799: results queue empty 28107 1726853627.44800: checking for any_errors_fatal 28107 1726853627.44806: done checking for any_errors_fatal 28107 1726853627.44807: checking for max_fail_percentage 28107 1726853627.44808: done checking for max_fail_percentage 28107 1726853627.44809: checking to see if all hosts have failed and the running result is not ok 28107 1726853627.44810: done checking to see if all hosts have failed 28107 1726853627.44811: getting the remaining hosts for this loop 28107 1726853627.44812: done getting the remaining hosts for this loop 28107 1726853627.44814: getting the next task for host managed_node2 28107 1726853627.44818: done getting next task for host managed_node2 28107 1726853627.44821: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28107 1726853627.44824: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 28107 1726853627.44843: getting variables 28107 1726853627.44844: in VariableManager get_vars() 28107 1726853627.44867: Calling all_inventory to load vars for managed_node2 28107 1726853627.44870: Calling groups_inventory to load vars for managed_node2 28107 1726853627.44874: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853627.44879: Calling all_plugins_play to load vars for managed_node2 28107 1726853627.44882: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853627.44885: Calling groups_plugins_play to load vars for managed_node2 28107 1726853627.46185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853627.48516: done with get_vars() 28107 1726853627.48543: 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:33:47 -0400 (0:00:00.134) 0:00:17.287 ****** 28107 1726853627.48637: entering _queue_task() for managed_node2/setup 28107 1726853627.48991: worker is 1 (out of 1 available) 28107 1726853627.49004: exiting _queue_task() for managed_node2/setup 28107 1726853627.49017: done queuing things up, now waiting for results queue to drain 28107 1726853627.49019: waiting for pending results... 28107 1726853627.49289: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28107 1726853627.49453: in run() - task 02083763-bbaf-0509-6cd9-0000000005df 28107 1726853627.49469: variable 'ansible_search_path' from source: unknown 28107 1726853627.49475: variable 'ansible_search_path' from source: unknown 28107 1726853627.49505: calling self._execute() 28107 1726853627.49600: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853627.49606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853627.49617: variable 'omit' from source: magic vars 28107 1726853627.50004: variable 'ansible_distribution_major_version' from source: facts 28107 1726853627.50017: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853627.50238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853627.55386: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853627.55578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853627.55582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853627.55634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853627.55660: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853627.55905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853627.56074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853627.56078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853627.56157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853627.56221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853627.56350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853627.56448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853627.56477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853627.56620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853627.56634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853627.57002: variable '__network_required_facts' from source: role '' defaults 28107 1726853627.57011: variable 'ansible_facts' from source: unknown 28107 1726853627.58791: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28107 1726853627.58796: when evaluation is False, skipping this task 28107 1726853627.58799: _execute() done 28107 1726853627.58801: dumping result to json 28107 1726853627.58803: done dumping result, returning 28107 1726853627.58900: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-0509-6cd9-0000000005df] 28107 1726853627.58903: sending task result for task 02083763-bbaf-0509-6cd9-0000000005df skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28107 1726853627.59223: no more pending results, returning what we have 28107 1726853627.59227: results queue empty 28107 1726853627.59228: checking for any_errors_fatal 28107 1726853627.59230: done checking for any_errors_fatal 28107 1726853627.59230: checking for max_fail_percentage 28107 1726853627.59232: done checking for max_fail_percentage 28107 1726853627.59232: checking to see if all hosts have failed and the running result is not ok 28107 1726853627.59233: done checking to see if all hosts have failed 28107 1726853627.59234: getting the remaining hosts for this loop 28107 1726853627.59235: done getting the remaining hosts for this loop 28107 1726853627.59238: getting the next task for host managed_node2 28107 1726853627.59247: done getting next task for host managed_node2 28107 1726853627.59250: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28107 1726853627.59254: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 28107 1726853627.59272: getting variables 28107 1726853627.59274: in VariableManager get_vars() 28107 1726853627.59317: Calling all_inventory to load vars for managed_node2 28107 1726853627.59320: Calling groups_inventory to load vars for managed_node2 28107 1726853627.59322: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853627.59333: Calling all_plugins_play to load vars for managed_node2 28107 1726853627.59336: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853627.59339: Calling groups_plugins_play to load vars for managed_node2 28107 1726853627.59885: done sending task result for task 02083763-bbaf-0509-6cd9-0000000005df 28107 1726853627.59888: WORKER PROCESS EXITING 28107 1726853627.62042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853627.65573: done with get_vars() 28107 1726853627.65596: 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:33:47 -0400 (0:00:00.170) 0:00:17.458 ****** 28107 1726853627.65698: entering _queue_task() for managed_node2/stat 28107 1726853627.66339: worker is 1 (out of 1 available) 28107 1726853627.66351: exiting _queue_task() for managed_node2/stat 28107 1726853627.66364: done queuing things up, now waiting for results queue to drain 28107 1726853627.66365: waiting for pending results... 28107 1726853627.67162: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 28107 1726853627.67666: in run() - task 02083763-bbaf-0509-6cd9-0000000005e1 28107 1726853627.67681: variable 'ansible_search_path' from source: unknown 28107 1726853627.67685: variable 'ansible_search_path' from source: unknown 28107 1726853627.67718: calling self._execute() 28107 1726853627.68039: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853627.68043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853627.68053: variable 'omit' from source: magic vars 28107 1726853627.69479: variable 'ansible_distribution_major_version' from source: facts 28107 1726853627.69484: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853627.69836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853627.70509: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853627.70778: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853627.70781: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853627.70784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853627.70948: 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) 28107 1726853627.70975: 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) 28107 1726853627.71125: 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) 28107 1726853627.71149: 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) 28107 1726853627.71474: variable '__network_is_ostree' from source: set_fact 28107 1726853627.71477: Evaluated conditional (not __network_is_ostree is defined): False 28107 1726853627.71480: when evaluation is False, skipping this task 28107 1726853627.71482: _execute() done 28107 1726853627.71484: dumping result to json 28107 1726853627.71486: done dumping result, returning 28107 1726853627.71489: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-0509-6cd9-0000000005e1] 28107 1726853627.71583: sending task result for task 02083763-bbaf-0509-6cd9-0000000005e1 28107 1726853627.71685: done sending task result for task 02083763-bbaf-0509-6cd9-0000000005e1 28107 1726853627.71689: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28107 1726853627.71762: no more pending results, returning what we have 28107 1726853627.71766: results queue empty 28107 1726853627.71767: checking for any_errors_fatal 28107 1726853627.71774: done checking for any_errors_fatal 28107 1726853627.71775: checking for max_fail_percentage 28107 1726853627.71777: done checking for max_fail_percentage 28107 1726853627.71778: checking to see if all hosts have failed and the running result is not ok 28107 1726853627.71780: done checking to see if all hosts have failed 28107 1726853627.71780: getting the remaining hosts for this loop 28107 1726853627.71782: done getting the remaining hosts for this loop 28107 1726853627.71786: getting the next task for host managed_node2 28107 1726853627.71794: done getting next task for host managed_node2 28107 1726853627.71799: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28107 1726853627.71803: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 28107 1726853627.71823: getting variables 28107 1726853627.71826: in VariableManager get_vars() 28107 1726853627.71883: Calling all_inventory to load vars for managed_node2 28107 1726853627.71887: Calling groups_inventory to load vars for managed_node2 28107 1726853627.71890: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853627.71902: Calling all_plugins_play to load vars for managed_node2 28107 1726853627.71905: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853627.71908: Calling groups_plugins_play to load vars for managed_node2 28107 1726853627.74988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853627.78252: done with get_vars() 28107 1726853627.78284: done getting variables 28107 1726853627.78478: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:47 -0400 (0:00:00.128) 0:00:17.586 ****** 28107 1726853627.78517: entering _queue_task() for managed_node2/set_fact 28107 1726853627.79300: worker is 1 (out of 1 available) 28107 1726853627.79311: exiting _queue_task() for managed_node2/set_fact 28107 1726853627.79324: done queuing things up, now waiting for results queue to drain 28107 1726853627.79326: waiting for pending results... 28107 1726853627.79860: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28107 1726853627.80277: in run() - task 02083763-bbaf-0509-6cd9-0000000005e2 28107 1726853627.80343: variable 'ansible_search_path' from source: unknown 28107 1726853627.80350: variable 'ansible_search_path' from source: unknown 28107 1726853627.80542: calling self._execute() 28107 1726853627.80611: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853627.80700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853627.80717: variable 'omit' from source: magic vars 28107 1726853627.81576: variable 'ansible_distribution_major_version' from source: facts 28107 1726853627.81580: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853627.81917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853627.82624: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853627.82674: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853627.82766: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853627.82848: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853627.83110: 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) 28107 1726853627.83145: 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) 28107 1726853627.83267: 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) 28107 1726853627.83313: 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) 28107 1726853627.83620: variable '__network_is_ostree' from source: set_fact 28107 1726853627.83623: Evaluated conditional (not __network_is_ostree is defined): False 28107 1726853627.83626: when evaluation is False, skipping this task 28107 1726853627.83627: _execute() done 28107 1726853627.83629: dumping result to json 28107 1726853627.83632: done dumping result, returning 28107 1726853627.83634: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-0509-6cd9-0000000005e2] 28107 1726853627.83636: sending task result for task 02083763-bbaf-0509-6cd9-0000000005e2 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28107 1726853627.84003: no more pending results, returning what we have 28107 1726853627.84007: results queue empty 28107 1726853627.84008: checking for any_errors_fatal 28107 1726853627.84017: done checking for any_errors_fatal 28107 1726853627.84018: checking for max_fail_percentage 28107 1726853627.84020: done checking for max_fail_percentage 28107 1726853627.84021: checking to see if all hosts have failed and the running result is not ok 28107 1726853627.84022: done checking to see if all hosts have failed 28107 1726853627.84022: getting the remaining hosts for this loop 28107 1726853627.84024: done getting the remaining hosts for this loop 28107 1726853627.84027: getting the next task for host managed_node2 28107 1726853627.84038: done getting next task for host managed_node2 28107 1726853627.84042: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28107 1726853627.84046: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_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 28107 1726853627.84067: getting variables 28107 1726853627.84069: in VariableManager get_vars() 28107 1726853627.84112: Calling all_inventory to load vars for managed_node2 28107 1726853627.84115: Calling groups_inventory to load vars for managed_node2 28107 1726853627.84117: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853627.84127: Calling all_plugins_play to load vars for managed_node2 28107 1726853627.84129: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853627.84132: Calling groups_plugins_play to load vars for managed_node2 28107 1726853627.84996: done sending task result for task 02083763-bbaf-0509-6cd9-0000000005e2 28107 1726853627.84999: WORKER PROCESS EXITING 28107 1726853627.87621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853627.90931: done with get_vars() 28107 1726853627.91074: 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:33:47 -0400 (0:00:00.126) 0:00:17.713 ****** 28107 1726853627.91277: entering _queue_task() for managed_node2/service_facts 28107 1726853627.92005: worker is 1 (out of 1 available) 28107 1726853627.92016: exiting _queue_task() for managed_node2/service_facts 28107 1726853627.92028: done queuing things up, now waiting for results queue to drain 28107 1726853627.92030: waiting for pending results... 28107 1726853627.92999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 28107 1726853627.93199: in run() - task 02083763-bbaf-0509-6cd9-0000000005e4 28107 1726853627.93347: variable 'ansible_search_path' from source: unknown 28107 1726853627.93356: variable 'ansible_search_path' from source: unknown 28107 1726853627.93412: calling self._execute() 28107 1726853627.93653: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853627.93697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853627.93795: variable 'omit' from source: magic vars 28107 1726853627.94561: variable 'ansible_distribution_major_version' from source: facts 28107 1726853627.94691: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853627.94704: variable 'omit' from source: magic vars 28107 1726853627.94833: variable 'omit' from source: magic vars 28107 1726853627.94875: variable 'omit' from source: magic vars 28107 1726853627.95176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853627.95180: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853627.95183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853627.95185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853627.95188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853627.95277: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853627.95286: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853627.95478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853627.95581: Set connection var ansible_connection to ssh 28107 1726853627.95698: Set connection var ansible_pipelining to False 28107 1726853627.95701: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853627.95704: Set connection var ansible_timeout to 10 28107 1726853627.95706: Set connection var ansible_shell_type to sh 28107 1726853627.95709: Set connection var ansible_shell_executable to /bin/sh 28107 1726853627.95712: variable 'ansible_shell_executable' from source: unknown 28107 1726853627.95714: variable 'ansible_connection' from source: unknown 28107 1726853627.95717: variable 'ansible_module_compression' from source: unknown 28107 1726853627.95719: variable 'ansible_shell_type' from source: unknown 28107 1726853627.95721: variable 'ansible_shell_executable' from source: unknown 28107 1726853627.95723: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853627.95725: variable 'ansible_pipelining' from source: unknown 28107 1726853627.95728: variable 'ansible_timeout' from source: unknown 28107 1726853627.95730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853627.96080: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853627.96350: variable 'omit' from source: magic vars 28107 1726853627.96354: starting attempt loop 28107 1726853627.96356: running the handler 28107 1726853627.96358: _low_level_execute_command(): starting 28107 1726853627.96360: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853627.97900: 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 <<< 28107 1726853627.97922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853627.97938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853627.97999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853627.98137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853627.99892: stdout chunk (state=3): >>>/root <<< 28107 1726853628.00051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853628.00064: stdout chunk (state=3): >>><<< 28107 1726853628.00087: stderr chunk (state=3): >>><<< 28107 1726853628.00299: _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 28107 1726853628.00303: _low_level_execute_command(): starting 28107 1726853628.00306: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085 `" && echo ansible-tmp-1726853628.0020478-28969-241886050554085="` echo /root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085 `" ) && sleep 0' 28107 1726853628.01461: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853628.01615: 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 <<< 28107 1726853628.01753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853628.01958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853628.03949: stdout chunk (state=3): >>>ansible-tmp-1726853628.0020478-28969-241886050554085=/root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085 <<< 28107 1726853628.04088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853628.04113: stderr chunk (state=3): >>><<< 28107 1726853628.04342: stdout chunk (state=3): >>><<< 28107 1726853628.04346: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853628.0020478-28969-241886050554085=/root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085 , 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 28107 1726853628.04348: variable 'ansible_module_compression' from source: unknown 28107 1726853628.04380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28107 1726853628.04455: variable 'ansible_facts' from source: unknown 28107 1726853628.04657: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085/AnsiballZ_service_facts.py 28107 1726853628.04803: Sending initial data 28107 1726853628.04806: Sent initial data (162 bytes) 28107 1726853628.05436: 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 <<< 28107 1726853628.05464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853628.05577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853628.07276: 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 <<< 28107 1726853628.07496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853628.07853: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp9wkps9de /root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085/AnsiballZ_service_facts.py <<< 28107 1726853628.07856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085/AnsiballZ_service_facts.py" <<< 28107 1726853628.07944: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp9wkps9de" to remote "/root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085/AnsiballZ_service_facts.py" <<< 28107 1726853628.09967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853628.10084: stdout chunk (state=3): >>><<< 28107 1726853628.10088: stderr chunk (state=3): >>><<< 28107 1726853628.10090: done transferring module to remote 28107 1726853628.10186: _low_level_execute_command(): starting 28107 1726853628.10206: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085/ /root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085/AnsiballZ_service_facts.py && sleep 0' 28107 1726853628.11500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853628.11718: 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 <<< 28107 1726853628.11838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853628.12083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853628.14154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853628.14223: stdout chunk (state=3): >>><<< 28107 1726853628.14237: stderr chunk (state=3): >>><<< 28107 1726853628.14255: _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 28107 1726853628.14402: _low_level_execute_command(): starting 28107 1726853628.14405: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085/AnsiballZ_service_facts.py && sleep 0' 28107 1726853628.16164: 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 <<< 28107 1726853628.16364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853628.16637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853629.85304: 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<<< 28107 1726853629.85339: 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.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<<< 28107 1726853629.85377: 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": "<<< 28107 1726853629.85411: 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": "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": {}}} <<< 28107 1726853629.87056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853629.87065: stderr chunk (state=3): >>><<< 28107 1726853629.87068: stdout chunk (state=3): >>><<< 28107 1726853629.87101: _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. 28107 1726853629.87623: 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-1726853628.0020478-28969-241886050554085/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853629.87631: _low_level_execute_command(): starting 28107 1726853629.87636: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853628.0020478-28969-241886050554085/ > /dev/null 2>&1 && sleep 0' 28107 1726853629.88225: 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 <<< 28107 1726853629.88228: stderr 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 <<< 28107 1726853629.88233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853629.88237: 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 <<< 28107 1726853629.88245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853629.88278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853629.88320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853629.88403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853629.90414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853629.90418: stdout chunk (state=3): >>><<< 28107 1726853629.90423: stderr chunk (state=3): >>><<< 28107 1726853629.90561: _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 28107 1726853629.90564: handler run complete 28107 1726853629.90681: variable 'ansible_facts' from source: unknown 28107 1726853629.90838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853629.91157: variable 'ansible_facts' from source: unknown 28107 1726853629.91236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853629.91350: attempt loop complete, returning result 28107 1726853629.91356: _execute() done 28107 1726853629.91362: dumping result to json 28107 1726853629.91399: done dumping result, returning 28107 1726853629.91408: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-0509-6cd9-0000000005e4] 28107 1726853629.91413: sending task result for task 02083763-bbaf-0509-6cd9-0000000005e4 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28107 1726853629.92080: no more pending results, returning what we have 28107 1726853629.92083: results queue empty 28107 1726853629.92083: checking for any_errors_fatal 28107 1726853629.92087: done checking for any_errors_fatal 28107 1726853629.92088: checking for max_fail_percentage 28107 1726853629.92089: done checking for max_fail_percentage 28107 1726853629.92090: checking to see if all hosts have failed and the running result is not ok 28107 1726853629.92091: done checking to see if all hosts have failed 28107 1726853629.92092: getting the remaining hosts for this loop 28107 1726853629.92093: done getting the remaining hosts for this loop 28107 1726853629.92095: getting the next task for host managed_node2 28107 1726853629.92101: done getting next task for host managed_node2 28107 1726853629.92104: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28107 1726853629.92106: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_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 28107 1726853629.92116: done sending task result for task 02083763-bbaf-0509-6cd9-0000000005e4 28107 1726853629.92119: WORKER PROCESS EXITING 28107 1726853629.92125: getting variables 28107 1726853629.92126: in VariableManager get_vars() 28107 1726853629.92149: Calling all_inventory to load vars for managed_node2 28107 1726853629.92151: Calling groups_inventory to load vars for managed_node2 28107 1726853629.92152: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853629.92161: Calling all_plugins_play to load vars for managed_node2 28107 1726853629.92162: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853629.92164: Calling groups_plugins_play to load vars for managed_node2 28107 1726853629.93316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853629.94891: done with get_vars() 28107 1726853629.94913: 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:33:49 -0400 (0:00:02.038) 0:00:19.751 ****** 28107 1726853629.95015: entering _queue_task() for managed_node2/package_facts 28107 1726853629.95337: worker is 1 (out of 1 available) 28107 1726853629.95354: exiting _queue_task() for managed_node2/package_facts 28107 1726853629.95367: done queuing things up, now waiting for results queue to drain 28107 1726853629.95369: waiting for pending results... 28107 1726853629.95699: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 28107 1726853629.95831: in run() - task 02083763-bbaf-0509-6cd9-0000000005e5 28107 1726853629.95854: variable 'ansible_search_path' from source: unknown 28107 1726853629.95906: variable 'ansible_search_path' from source: unknown 28107 1726853629.95912: calling self._execute() 28107 1726853629.96011: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853629.96026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853629.96047: variable 'omit' from source: magic vars 28107 1726853629.96435: variable 'ansible_distribution_major_version' from source: facts 28107 1726853629.96457: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853629.96562: variable 'omit' from source: magic vars 28107 1726853629.96566: variable 'omit' from source: magic vars 28107 1726853629.96587: variable 'omit' from source: magic vars 28107 1726853629.96631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853629.96674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853629.96700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853629.96721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853629.96736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853629.96769: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853629.96785: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853629.96794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853629.96975: Set connection var ansible_connection to ssh 28107 1726853629.96978: Set connection var ansible_pipelining to False 28107 1726853629.96981: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853629.96983: Set connection var ansible_timeout to 10 28107 1726853629.96984: Set connection var ansible_shell_type to sh 28107 1726853629.96987: Set connection var ansible_shell_executable to /bin/sh 28107 1726853629.96989: variable 'ansible_shell_executable' from source: unknown 28107 1726853629.96992: variable 'ansible_connection' from source: unknown 28107 1726853629.96994: variable 'ansible_module_compression' from source: unknown 28107 1726853629.96997: variable 'ansible_shell_type' from source: unknown 28107 1726853629.96998: variable 'ansible_shell_executable' from source: unknown 28107 1726853629.97000: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853629.97002: variable 'ansible_pipelining' from source: unknown 28107 1726853629.97005: variable 'ansible_timeout' from source: unknown 28107 1726853629.97006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853629.97229: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853629.97234: variable 'omit' from source: magic vars 28107 1726853629.97236: starting attempt loop 28107 1726853629.97239: running the handler 28107 1726853629.97241: _low_level_execute_command(): starting 28107 1726853629.97249: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853629.98100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853629.98107: 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 <<< 28107 1726853629.98133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853629.98155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853629.98180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853629.98329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853630.00079: stdout chunk (state=3): >>>/root <<< 28107 1726853630.00278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853630.00281: stdout chunk (state=3): >>><<< 28107 1726853630.00284: stderr chunk (state=3): >>><<< 28107 1726853630.00287: _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 28107 1726853630.00289: _low_level_execute_command(): starting 28107 1726853630.00292: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724 `" && echo ansible-tmp-1726853630.002643-29066-206714746453724="` echo /root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724 `" ) && sleep 0' 28107 1726853630.01146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853630.01152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853630.01167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853630.01184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853630.01196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853630.01203: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853630.01214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853630.01253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853630.01257: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853630.01259: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853630.01332: stderr 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 <<< 28107 1726853630.01347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853630.01462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853630.03473: stdout chunk (state=3): >>>ansible-tmp-1726853630.002643-29066-206714746453724=/root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724 <<< 28107 1726853630.03623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853630.03634: stderr chunk (state=3): >>><<< 28107 1726853630.03641: stdout chunk (state=3): >>><<< 28107 1726853630.03668: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853630.002643-29066-206714746453724=/root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724 , 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 28107 1726853630.03880: variable 'ansible_module_compression' from source: unknown 28107 1726853630.03883: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28107 1726853630.03886: variable 'ansible_facts' from source: unknown 28107 1726853630.04065: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724/AnsiballZ_package_facts.py 28107 1726853630.04951: Sending initial data 28107 1726853630.04963: Sent initial data (161 bytes) 28107 1726853630.05652: 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 <<< 28107 1726853630.05785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853630.05891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853630.07569: 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" <<< 28107 1726853630.07585: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28107 1726853630.07639: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853630.07775: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpjgzl1r6f /root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724/AnsiballZ_package_facts.py <<< 28107 1726853630.07786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724/AnsiballZ_package_facts.py" <<< 28107 1726853630.07850: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpjgzl1r6f" to remote "/root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724/AnsiballZ_package_facts.py" <<< 28107 1726853630.11292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853630.11296: stdout chunk (state=3): >>><<< 28107 1726853630.11299: stderr chunk (state=3): >>><<< 28107 1726853630.11396: done transferring module to remote 28107 1726853630.11399: _low_level_execute_command(): starting 28107 1726853630.11402: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724/ /root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724/AnsiballZ_package_facts.py && sleep 0' 28107 1726853630.12190: 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 <<< 28107 1726853630.12194: 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 <<< 28107 1726853630.12605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853630.14846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853630.14849: stdout chunk (state=3): >>><<< 28107 1726853630.14852: stderr chunk (state=3): >>><<< 28107 1726853630.14854: _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 28107 1726853630.14860: _low_level_execute_command(): starting 28107 1726853630.14863: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724/AnsiballZ_package_facts.py && sleep 0' 28107 1726853630.15768: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853630.15788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853630.15830: 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 <<< 28107 1726853630.15848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853630.15946: 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 <<< 28107 1726853630.15983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853630.16003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853630.16024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853630.16189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853630.61755: 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"<<< 28107 1726853630.61787: 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", "rele<<< 28107 1726853630.61824: stdout chunk (state=3): >>>ase": "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,<<< 28107 1726853630.61832: 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<<< 28107 1726853630.61886: 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", "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.7<<< 28107 1726853630.61908: 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"<<< 28107 1726853630.61920: 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<<< 28107 1726853630.61934: 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<<< 28107 1726853630.61974: 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.<<< 28107 1726853630.61999: 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"}}} <<< 28107 1726853630.63790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853630.63820: stderr chunk (state=3): >>><<< 28107 1726853630.63823: stdout chunk (state=3): >>><<< 28107 1726853630.63862: _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. 28107 1726853630.65376: 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-1726853630.002643-29066-206714746453724/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853630.65384: _low_level_execute_command(): starting 28107 1726853630.65390: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853630.002643-29066-206714746453724/ > /dev/null 2>&1 && sleep 0' 28107 1726853630.65850: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853630.65853: 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 <<< 28107 1726853630.65856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28107 1726853630.65862: 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 <<< 28107 1726853630.65865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853630.65923: 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 <<< 28107 1726853630.66002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853630.67946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853630.67976: stderr chunk (state=3): >>><<< 28107 1726853630.67979: stdout chunk (state=3): >>><<< 28107 1726853630.67992: _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 28107 1726853630.67997: handler run complete 28107 1726853630.68575: variable 'ansible_facts' from source: unknown 28107 1726853630.68869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853630.70148: variable 'ansible_facts' from source: unknown 28107 1726853630.70450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853630.70844: attempt loop complete, returning result 28107 1726853630.70854: _execute() done 28107 1726853630.70859: dumping result to json 28107 1726853630.70998: done dumping result, returning 28107 1726853630.71007: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-0509-6cd9-0000000005e5] 28107 1726853630.71017: sending task result for task 02083763-bbaf-0509-6cd9-0000000005e5 28107 1726853630.72642: done sending task result for task 02083763-bbaf-0509-6cd9-0000000005e5 28107 1726853630.72645: 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 } 28107 1726853630.72790: no more pending results, returning what we have 28107 1726853630.72793: results queue empty 28107 1726853630.72794: checking for any_errors_fatal 28107 1726853630.72801: done checking for any_errors_fatal 28107 1726853630.72802: checking for max_fail_percentage 28107 1726853630.72803: done checking for max_fail_percentage 28107 1726853630.72804: checking to see if all hosts have failed and the running result is not ok 28107 1726853630.72805: done checking to see if all hosts have failed 28107 1726853630.72806: getting the remaining hosts for this loop 28107 1726853630.72807: done getting the remaining hosts for this loop 28107 1726853630.72810: getting the next task for host managed_node2 28107 1726853630.72817: done getting next task for host managed_node2 28107 1726853630.72822: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28107 1726853630.72825: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853630.72840: getting variables 28107 1726853630.72842: in VariableManager get_vars() 28107 1726853630.72878: Calling all_inventory to load vars for managed_node2 28107 1726853630.72881: Calling groups_inventory to load vars for managed_node2 28107 1726853630.72884: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853630.72892: Calling all_plugins_play to load vars for managed_node2 28107 1726853630.72894: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853630.72896: Calling groups_plugins_play to load vars for managed_node2 28107 1726853630.73794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853630.75282: done with get_vars() 28107 1726853630.75298: done getting variables 28107 1726853630.75344: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:50 -0400 (0:00:00.803) 0:00:20.554 ****** 28107 1726853630.75368: entering _queue_task() for managed_node2/debug 28107 1726853630.75612: worker is 1 (out of 1 available) 28107 1726853630.75625: exiting _queue_task() for managed_node2/debug 28107 1726853630.75638: done queuing things up, now waiting for results queue to drain 28107 1726853630.75640: waiting for pending results... 28107 1726853630.75829: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 28107 1726853630.75920: in run() - task 02083763-bbaf-0509-6cd9-000000000068 28107 1726853630.75936: variable 'ansible_search_path' from source: unknown 28107 1726853630.75939: variable 'ansible_search_path' from source: unknown 28107 1726853630.75972: calling self._execute() 28107 1726853630.76044: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853630.76047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853630.76056: variable 'omit' from source: magic vars 28107 1726853630.76350: variable 'ansible_distribution_major_version' from source: facts 28107 1726853630.76364: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853630.76370: variable 'omit' from source: magic vars 28107 1726853630.76414: variable 'omit' from source: magic vars 28107 1726853630.76482: variable 'network_provider' from source: set_fact 28107 1726853630.76497: variable 'omit' from source: magic vars 28107 1726853630.76530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853630.76563: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853630.76581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853630.76594: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853630.76603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853630.76626: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853630.76632: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853630.76644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853630.76708: Set connection var ansible_connection to ssh 28107 1726853630.76712: Set connection var ansible_pipelining to False 28107 1726853630.76719: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853630.76725: Set connection var ansible_timeout to 10 28107 1726853630.76727: Set connection var ansible_shell_type to sh 28107 1726853630.76733: Set connection var ansible_shell_executable to /bin/sh 28107 1726853630.76754: variable 'ansible_shell_executable' from source: unknown 28107 1726853630.76759: variable 'ansible_connection' from source: unknown 28107 1726853630.76762: variable 'ansible_module_compression' from source: unknown 28107 1726853630.76764: variable 'ansible_shell_type' from source: unknown 28107 1726853630.76767: variable 'ansible_shell_executable' from source: unknown 28107 1726853630.76769: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853630.76772: variable 'ansible_pipelining' from source: unknown 28107 1726853630.76775: variable 'ansible_timeout' from source: unknown 28107 1726853630.76777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853630.76905: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853630.76909: variable 'omit' from source: magic vars 28107 1726853630.76911: starting attempt loop 28107 1726853630.76913: running the handler 28107 1726853630.76934: handler run complete 28107 1726853630.76944: attempt loop complete, returning result 28107 1726853630.76947: _execute() done 28107 1726853630.76949: dumping result to json 28107 1726853630.76953: done dumping result, returning 28107 1726853630.76963: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-0509-6cd9-000000000068] 28107 1726853630.76966: sending task result for task 02083763-bbaf-0509-6cd9-000000000068 28107 1726853630.77044: done sending task result for task 02083763-bbaf-0509-6cd9-000000000068 28107 1726853630.77047: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 28107 1726853630.77121: no more pending results, returning what we have 28107 1726853630.77125: results queue empty 28107 1726853630.77125: checking for any_errors_fatal 28107 1726853630.77135: done checking for any_errors_fatal 28107 1726853630.77136: checking for max_fail_percentage 28107 1726853630.77138: done checking for max_fail_percentage 28107 1726853630.77139: checking to see if all hosts have failed and the running result is not ok 28107 1726853630.77139: done checking to see if all hosts have failed 28107 1726853630.77140: getting the remaining hosts for this loop 28107 1726853630.77141: done getting the remaining hosts for this loop 28107 1726853630.77144: getting the next task for host managed_node2 28107 1726853630.77150: done getting next task for host managed_node2 28107 1726853630.77153: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28107 1726853630.77155: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853630.77169: getting variables 28107 1726853630.77170: in VariableManager get_vars() 28107 1726853630.77203: Calling all_inventory to load vars for managed_node2 28107 1726853630.77206: Calling groups_inventory to load vars for managed_node2 28107 1726853630.77208: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853630.77216: Calling all_plugins_play to load vars for managed_node2 28107 1726853630.77218: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853630.77221: Calling groups_plugins_play to load vars for managed_node2 28107 1726853630.78119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853630.79567: done with get_vars() 28107 1726853630.79592: done getting variables 28107 1726853630.79652: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:50 -0400 (0:00:00.043) 0:00:20.598 ****** 28107 1726853630.79689: entering _queue_task() for managed_node2/fail 28107 1726853630.79976: worker is 1 (out of 1 available) 28107 1726853630.79990: exiting _queue_task() for managed_node2/fail 28107 1726853630.80002: done queuing things up, now waiting for results queue to drain 28107 1726853630.80004: waiting for pending results... 28107 1726853630.80391: 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 28107 1726853630.80439: in run() - task 02083763-bbaf-0509-6cd9-000000000069 28107 1726853630.80460: variable 'ansible_search_path' from source: unknown 28107 1726853630.80469: variable 'ansible_search_path' from source: unknown 28107 1726853630.80516: calling self._execute() 28107 1726853630.80622: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853630.80635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853630.80652: variable 'omit' from source: magic vars 28107 1726853630.81036: variable 'ansible_distribution_major_version' from source: facts 28107 1726853630.81055: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853630.81182: variable 'network_state' from source: role '' defaults 28107 1726853630.81199: Evaluated conditional (network_state != {}): False 28107 1726853630.81207: when evaluation is False, skipping this task 28107 1726853630.81214: _execute() done 28107 1726853630.81223: dumping result to json 28107 1726853630.81231: done dumping result, returning 28107 1726853630.81245: 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-0509-6cd9-000000000069] 28107 1726853630.81259: sending task result for task 02083763-bbaf-0509-6cd9-000000000069 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853630.81404: no more pending results, returning what we have 28107 1726853630.81409: results queue empty 28107 1726853630.81410: checking for any_errors_fatal 28107 1726853630.81417: done checking for any_errors_fatal 28107 1726853630.81418: checking for max_fail_percentage 28107 1726853630.81420: done checking for max_fail_percentage 28107 1726853630.81421: checking to see if all hosts have failed and the running result is not ok 28107 1726853630.81422: done checking to see if all hosts have failed 28107 1726853630.81422: getting the remaining hosts for this loop 28107 1726853630.81424: done getting the remaining hosts for this loop 28107 1726853630.81429: getting the next task for host managed_node2 28107 1726853630.81436: done getting next task for host managed_node2 28107 1726853630.81441: ^ 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 28107 1726853630.81444: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853630.81466: getting variables 28107 1726853630.81468: in VariableManager get_vars() 28107 1726853630.81509: Calling all_inventory to load vars for managed_node2 28107 1726853630.81511: Calling groups_inventory to load vars for managed_node2 28107 1726853630.81514: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853630.81526: Calling all_plugins_play to load vars for managed_node2 28107 1726853630.81529: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853630.81533: Calling groups_plugins_play to load vars for managed_node2 28107 1726853630.82183: done sending task result for task 02083763-bbaf-0509-6cd9-000000000069 28107 1726853630.82187: WORKER PROCESS EXITING 28107 1726853630.83190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853630.84686: done with get_vars() 28107 1726853630.84711: done getting variables 28107 1726853630.84773: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:50 -0400 (0:00:00.051) 0:00:20.649 ****** 28107 1726853630.84808: entering _queue_task() for managed_node2/fail 28107 1726853630.85105: worker is 1 (out of 1 available) 28107 1726853630.85117: exiting _queue_task() for managed_node2/fail 28107 1726853630.85130: done queuing things up, now waiting for results queue to drain 28107 1726853630.85132: waiting for pending results... 28107 1726853630.85487: 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 28107 1726853630.85777: in run() - task 02083763-bbaf-0509-6cd9-00000000006a 28107 1726853630.85780: variable 'ansible_search_path' from source: unknown 28107 1726853630.85783: variable 'ansible_search_path' from source: unknown 28107 1726853630.85786: calling self._execute() 28107 1726853630.85788: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853630.85790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853630.85799: variable 'omit' from source: magic vars 28107 1726853630.86152: variable 'ansible_distribution_major_version' from source: facts 28107 1726853630.86169: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853630.86292: variable 'network_state' from source: role '' defaults 28107 1726853630.86308: Evaluated conditional (network_state != {}): False 28107 1726853630.86316: when evaluation is False, skipping this task 28107 1726853630.86322: _execute() done 28107 1726853630.86330: dumping result to json 28107 1726853630.86343: done dumping result, returning 28107 1726853630.86355: 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-0509-6cd9-00000000006a] 28107 1726853630.86365: sending task result for task 02083763-bbaf-0509-6cd9-00000000006a 28107 1726853630.86602: done sending task result for task 02083763-bbaf-0509-6cd9-00000000006a 28107 1726853630.86605: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853630.86656: no more pending results, returning what we have 28107 1726853630.86660: results queue empty 28107 1726853630.86661: checking for any_errors_fatal 28107 1726853630.86668: done checking for any_errors_fatal 28107 1726853630.86669: checking for max_fail_percentage 28107 1726853630.86673: done checking for max_fail_percentage 28107 1726853630.86675: checking to see if all hosts have failed and the running result is not ok 28107 1726853630.86675: done checking to see if all hosts have failed 28107 1726853630.86676: getting the remaining hosts for this loop 28107 1726853630.86678: done getting the remaining hosts for this loop 28107 1726853630.86682: getting the next task for host managed_node2 28107 1726853630.86689: done getting next task for host managed_node2 28107 1726853630.86693: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28107 1726853630.86697: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853630.86719: getting variables 28107 1726853630.86722: in VariableManager get_vars() 28107 1726853630.86764: Calling all_inventory to load vars for managed_node2 28107 1726853630.86767: Calling groups_inventory to load vars for managed_node2 28107 1726853630.86770: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853630.86927: Calling all_plugins_play to load vars for managed_node2 28107 1726853630.86930: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853630.86933: Calling groups_plugins_play to load vars for managed_node2 28107 1726853630.88198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853630.89683: done with get_vars() 28107 1726853630.89709: done getting variables 28107 1726853630.89766: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:50 -0400 (0:00:00.049) 0:00:20.699 ****** 28107 1726853630.89802: entering _queue_task() for managed_node2/fail 28107 1726853630.90113: worker is 1 (out of 1 available) 28107 1726853630.90125: exiting _queue_task() for managed_node2/fail 28107 1726853630.90138: done queuing things up, now waiting for results queue to drain 28107 1726853630.90140: waiting for pending results... 28107 1726853630.90428: 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 28107 1726853630.90558: in run() - task 02083763-bbaf-0509-6cd9-00000000006b 28107 1726853630.90581: variable 'ansible_search_path' from source: unknown 28107 1726853630.90592: variable 'ansible_search_path' from source: unknown 28107 1726853630.90776: calling self._execute() 28107 1726853630.90780: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853630.90782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853630.90785: variable 'omit' from source: magic vars 28107 1726853630.91123: variable 'ansible_distribution_major_version' from source: facts 28107 1726853630.91139: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853630.91301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853630.93762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853630.93826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853630.93874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853630.93915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853630.93952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853630.94037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853630.94080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853630.94113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853630.94166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853630.94189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853630.94289: variable 'ansible_distribution_major_version' from source: facts 28107 1726853630.94310: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28107 1726853630.94433: variable 'ansible_distribution' from source: facts 28107 1726853630.94443: variable '__network_rh_distros' from source: role '' defaults 28107 1726853630.94459: Evaluated conditional (ansible_distribution in __network_rh_distros): True 28107 1726853630.94724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853630.94754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853630.94812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853630.94835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853630.94856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853630.94910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853630.94942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853630.95029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853630.95032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853630.95035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853630.95078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853630.95106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853630.95139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853630.95185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853630.95205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853630.95517: variable 'network_connections' from source: task vars 28107 1726853630.95530: variable 'interface' from source: set_fact 28107 1726853630.95605: variable 'interface' from source: set_fact 28107 1726853630.95620: variable 'interface' from source: set_fact 28107 1726853630.95876: variable 'interface' from source: set_fact 28107 1726853630.95879: variable 'network_state' from source: role '' defaults 28107 1726853630.95882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853630.95949: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853630.95993: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853630.96028: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853630.96060: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853630.96217: 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) 28107 1726853630.96228: 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) 28107 1726853630.96231: 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) 28107 1726853630.96234: 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) 28107 1726853630.96241: 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 28107 1726853630.96248: when evaluation is False, skipping this task 28107 1726853630.96255: _execute() done 28107 1726853630.96263: dumping result to json 28107 1726853630.96272: done dumping result, returning 28107 1726853630.96285: 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-0509-6cd9-00000000006b] 28107 1726853630.96295: sending task result for task 02083763-bbaf-0509-6cd9-00000000006b 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" } 28107 1726853630.96476: no more pending results, returning what we have 28107 1726853630.96480: results queue empty 28107 1726853630.96481: checking for any_errors_fatal 28107 1726853630.96486: done checking for any_errors_fatal 28107 1726853630.96487: checking for max_fail_percentage 28107 1726853630.96488: done checking for max_fail_percentage 28107 1726853630.96489: checking to see if all hosts have failed and the running result is not ok 28107 1726853630.96490: done checking to see if all hosts have failed 28107 1726853630.96491: getting the remaining hosts for this loop 28107 1726853630.96492: done getting the remaining hosts for this loop 28107 1726853630.96496: getting the next task for host managed_node2 28107 1726853630.96502: done getting next task for host managed_node2 28107 1726853630.96506: ^ 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 28107 1726853630.96508: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853630.96527: getting variables 28107 1726853630.96529: in VariableManager get_vars() 28107 1726853630.96577: Calling all_inventory to load vars for managed_node2 28107 1726853630.96580: Calling groups_inventory to load vars for managed_node2 28107 1726853630.96582: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853630.96594: Calling all_plugins_play to load vars for managed_node2 28107 1726853630.96597: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853630.96600: Calling groups_plugins_play to load vars for managed_node2 28107 1726853630.97322: done sending task result for task 02083763-bbaf-0509-6cd9-00000000006b 28107 1726853630.97326: WORKER PROCESS EXITING 28107 1726853630.98376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853630.99873: done with get_vars() 28107 1726853630.99902: done getting variables 28107 1726853630.99964: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:50 -0400 (0:00:00.101) 0:00:20.801 ****** 28107 1726853631.00000: entering _queue_task() for managed_node2/dnf 28107 1726853631.00332: worker is 1 (out of 1 available) 28107 1726853631.00344: exiting _queue_task() for managed_node2/dnf 28107 1726853631.00357: done queuing things up, now waiting for results queue to drain 28107 1726853631.00359: waiting for pending results... 28107 1726853631.00650: 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 28107 1726853631.00795: in run() - task 02083763-bbaf-0509-6cd9-00000000006c 28107 1726853631.00814: variable 'ansible_search_path' from source: unknown 28107 1726853631.00821: variable 'ansible_search_path' from source: unknown 28107 1726853631.00858: calling self._execute() 28107 1726853631.00963: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.00978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.00994: variable 'omit' from source: magic vars 28107 1726853631.01362: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.01383: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853631.01582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853631.03797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853631.03874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853631.03915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853631.03958: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853631.03993: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853631.04075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.04108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.04146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.04196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.04217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.04346: variable 'ansible_distribution' from source: facts 28107 1726853631.04359: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.04385: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28107 1726853631.04507: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853631.04647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.04678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.04712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.04756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.04779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.04828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.04857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.04889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.04937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.04957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.05003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.05129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.05132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.05135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.05137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.05280: variable 'network_connections' from source: task vars 28107 1726853631.05298: variable 'interface' from source: set_fact 28107 1726853631.05377: variable 'interface' from source: set_fact 28107 1726853631.05392: variable 'interface' from source: set_fact 28107 1726853631.05458: variable 'interface' from source: set_fact 28107 1726853631.05538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853631.05737: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853631.05780: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853631.05815: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853631.05848: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853631.05899: 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) 28107 1726853631.05923: 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) 28107 1726853631.05958: 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) 28107 1726853631.05987: 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) 28107 1726853631.06177: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853631.06284: variable 'network_connections' from source: task vars 28107 1726853631.06297: variable 'interface' from source: set_fact 28107 1726853631.06359: variable 'interface' from source: set_fact 28107 1726853631.06373: variable 'interface' from source: set_fact 28107 1726853631.06439: variable 'interface' from source: set_fact 28107 1726853631.06484: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853631.06509: when evaluation is False, skipping this task 28107 1726853631.06512: _execute() done 28107 1726853631.06514: dumping result to json 28107 1726853631.06516: done dumping result, returning 28107 1726853631.06575: 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-0509-6cd9-00000000006c] 28107 1726853631.06578: sending task result for task 02083763-bbaf-0509-6cd9-00000000006c skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28107 1726853631.06730: no more pending results, returning what we have 28107 1726853631.06734: results queue empty 28107 1726853631.06735: checking for any_errors_fatal 28107 1726853631.06745: done checking for any_errors_fatal 28107 1726853631.06746: checking for max_fail_percentage 28107 1726853631.06748: done checking for max_fail_percentage 28107 1726853631.06749: checking to see if all hosts have failed and the running result is not ok 28107 1726853631.06750: done checking to see if all hosts have failed 28107 1726853631.06750: getting the remaining hosts for this loop 28107 1726853631.06752: done getting the remaining hosts for this loop 28107 1726853631.06756: getting the next task for host managed_node2 28107 1726853631.06763: done getting next task for host managed_node2 28107 1726853631.06768: ^ 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 28107 1726853631.06772: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853631.06794: getting variables 28107 1726853631.06796: in VariableManager get_vars() 28107 1726853631.06842: Calling all_inventory to load vars for managed_node2 28107 1726853631.06846: Calling groups_inventory to load vars for managed_node2 28107 1726853631.06848: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853631.06860: Calling all_plugins_play to load vars for managed_node2 28107 1726853631.06863: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853631.06866: Calling groups_plugins_play to load vars for managed_node2 28107 1726853631.07784: done sending task result for task 02083763-bbaf-0509-6cd9-00000000006c 28107 1726853631.07788: WORKER PROCESS EXITING 28107 1726853631.08479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853631.10126: done with get_vars() 28107 1726853631.10150: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28107 1726853631.10235: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:51 -0400 (0:00:00.102) 0:00:20.903 ****** 28107 1726853631.10273: entering _queue_task() for managed_node2/yum 28107 1726853631.10620: worker is 1 (out of 1 available) 28107 1726853631.10634: exiting _queue_task() for managed_node2/yum 28107 1726853631.10646: done queuing things up, now waiting for results queue to drain 28107 1726853631.10648: waiting for pending results... 28107 1726853631.10946: 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 28107 1726853631.11089: in run() - task 02083763-bbaf-0509-6cd9-00000000006d 28107 1726853631.11112: variable 'ansible_search_path' from source: unknown 28107 1726853631.11121: variable 'ansible_search_path' from source: unknown 28107 1726853631.11163: calling self._execute() 28107 1726853631.11272: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.11286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.11301: variable 'omit' from source: magic vars 28107 1726853631.11696: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.11715: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853631.11902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853631.14050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853631.14123: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853631.14165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853631.14205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853631.14240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853631.14324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.14364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.14396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.14441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.14676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.14680: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.14684: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28107 1726853631.14686: when evaluation is False, skipping this task 28107 1726853631.14688: _execute() done 28107 1726853631.14691: dumping result to json 28107 1726853631.14693: done dumping result, returning 28107 1726853631.14696: 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-0509-6cd9-00000000006d] 28107 1726853631.14699: sending task result for task 02083763-bbaf-0509-6cd9-00000000006d 28107 1726853631.14773: done sending task result for task 02083763-bbaf-0509-6cd9-00000000006d 28107 1726853631.14778: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28107 1726853631.14830: no more pending results, returning what we have 28107 1726853631.14834: results queue empty 28107 1726853631.14835: checking for any_errors_fatal 28107 1726853631.14842: done checking for any_errors_fatal 28107 1726853631.14842: checking for max_fail_percentage 28107 1726853631.14844: done checking for max_fail_percentage 28107 1726853631.14845: checking to see if all hosts have failed and the running result is not ok 28107 1726853631.14846: done checking to see if all hosts have failed 28107 1726853631.14846: getting the remaining hosts for this loop 28107 1726853631.14848: done getting the remaining hosts for this loop 28107 1726853631.14852: getting the next task for host managed_node2 28107 1726853631.14859: done getting next task for host managed_node2 28107 1726853631.14863: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28107 1726853631.14866: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853631.14888: getting variables 28107 1726853631.14891: in VariableManager get_vars() 28107 1726853631.14935: Calling all_inventory to load vars for managed_node2 28107 1726853631.14939: Calling groups_inventory to load vars for managed_node2 28107 1726853631.14941: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853631.14952: Calling all_plugins_play to load vars for managed_node2 28107 1726853631.14954: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853631.14957: Calling groups_plugins_play to load vars for managed_node2 28107 1726853631.16098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853631.16963: done with get_vars() 28107 1726853631.16984: done getting variables 28107 1726853631.17029: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:51 -0400 (0:00:00.067) 0:00:20.971 ****** 28107 1726853631.17055: entering _queue_task() for managed_node2/fail 28107 1726853631.17303: worker is 1 (out of 1 available) 28107 1726853631.17317: exiting _queue_task() for managed_node2/fail 28107 1726853631.17329: done queuing things up, now waiting for results queue to drain 28107 1726853631.17331: waiting for pending results... 28107 1726853631.17521: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28107 1726853631.17595: in run() - task 02083763-bbaf-0509-6cd9-00000000006e 28107 1726853631.17606: variable 'ansible_search_path' from source: unknown 28107 1726853631.17609: variable 'ansible_search_path' from source: unknown 28107 1726853631.17638: calling self._execute() 28107 1726853631.17753: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.17760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.17763: variable 'omit' from source: magic vars 28107 1726853631.18137: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.18141: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853631.18391: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853631.18463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853631.20197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853631.20242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853631.20270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853631.20296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853631.20315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853631.20377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.20398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.20415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.20443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.20454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.20488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.20505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.20521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.20546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.20565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.20588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.20604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.20619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.20644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.20653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.20767: variable 'network_connections' from source: task vars 28107 1726853631.20779: variable 'interface' from source: set_fact 28107 1726853631.20832: variable 'interface' from source: set_fact 28107 1726853631.20840: variable 'interface' from source: set_fact 28107 1726853631.20886: variable 'interface' from source: set_fact 28107 1726853631.20945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853631.21224: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853631.21227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853631.21230: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853631.21233: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853631.21235: 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) 28107 1726853631.21254: 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) 28107 1726853631.21280: 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) 28107 1726853631.21305: 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) 28107 1726853631.21363: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853631.21590: variable 'network_connections' from source: task vars 28107 1726853631.21594: variable 'interface' from source: set_fact 28107 1726853631.21663: variable 'interface' from source: set_fact 28107 1726853631.21669: variable 'interface' from source: set_fact 28107 1726853631.21727: variable 'interface' from source: set_fact 28107 1726853631.21764: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853631.21767: when evaluation is False, skipping this task 28107 1726853631.21770: _execute() done 28107 1726853631.21774: dumping result to json 28107 1726853631.22132: done dumping result, returning 28107 1726853631.22136: 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-0509-6cd9-00000000006e] 28107 1726853631.22146: sending task result for task 02083763-bbaf-0509-6cd9-00000000006e 28107 1726853631.22363: done sending task result for task 02083763-bbaf-0509-6cd9-00000000006e 28107 1726853631.22366: 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" } 28107 1726853631.22445: no more pending results, returning what we have 28107 1726853631.22447: results queue empty 28107 1726853631.22448: checking for any_errors_fatal 28107 1726853631.22453: done checking for any_errors_fatal 28107 1726853631.22454: checking for max_fail_percentage 28107 1726853631.22455: done checking for max_fail_percentage 28107 1726853631.22459: checking to see if all hosts have failed and the running result is not ok 28107 1726853631.22460: done checking to see if all hosts have failed 28107 1726853631.22460: getting the remaining hosts for this loop 28107 1726853631.22461: done getting the remaining hosts for this loop 28107 1726853631.22465: getting the next task for host managed_node2 28107 1726853631.22470: done getting next task for host managed_node2 28107 1726853631.22475: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28107 1726853631.22478: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853631.22493: getting variables 28107 1726853631.22494: in VariableManager get_vars() 28107 1726853631.22530: Calling all_inventory to load vars for managed_node2 28107 1726853631.22533: Calling groups_inventory to load vars for managed_node2 28107 1726853631.22535: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853631.22543: Calling all_plugins_play to load vars for managed_node2 28107 1726853631.22545: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853631.22548: Calling groups_plugins_play to load vars for managed_node2 28107 1726853631.25107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853631.34681: done with get_vars() 28107 1726853631.34718: done getting variables 28107 1726853631.34779: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:51 -0400 (0:00:00.177) 0:00:21.149 ****** 28107 1726853631.34847: entering _queue_task() for managed_node2/package 28107 1726853631.35708: worker is 1 (out of 1 available) 28107 1726853631.35728: exiting _queue_task() for managed_node2/package 28107 1726853631.35743: done queuing things up, now waiting for results queue to drain 28107 1726853631.35744: waiting for pending results... 28107 1726853631.36587: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 28107 1726853631.36780: in run() - task 02083763-bbaf-0509-6cd9-00000000006f 28107 1726853631.36787: variable 'ansible_search_path' from source: unknown 28107 1726853631.36790: variable 'ansible_search_path' from source: unknown 28107 1726853631.36793: calling self._execute() 28107 1726853631.37105: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.37109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.37111: variable 'omit' from source: magic vars 28107 1726853631.37430: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.37462: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853631.37647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853631.37930: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853631.37974: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853631.38053: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853631.38069: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853631.38229: variable 'network_packages' from source: role '' defaults 28107 1726853631.38274: variable '__network_provider_setup' from source: role '' defaults 28107 1726853631.38286: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853631.38352: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853631.38362: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853631.38419: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853631.38591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853631.40613: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853631.40617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853631.40723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853631.40726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853631.40729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853631.40837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.40841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.40844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.40904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.40919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.41008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.41011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.41227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.41230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.41246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.41663: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28107 1726853631.41980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.42003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.42043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.42062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.42095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.42158: variable 'ansible_python' from source: facts 28107 1726853631.42335: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28107 1726853631.42461: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853631.42485: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853631.42601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.42659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.42694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.42708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.42722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.42790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.42807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.42810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.42865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.42869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.42980: variable 'network_connections' from source: task vars 28107 1726853631.43004: variable 'interface' from source: set_fact 28107 1726853631.43112: variable 'interface' from source: set_fact 28107 1726853631.43119: variable 'interface' from source: set_fact 28107 1726853631.43179: variable 'interface' from source: set_fact 28107 1726853631.43251: 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) 28107 1726853631.43278: 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) 28107 1726853631.43333: 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) 28107 1726853631.43343: 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) 28107 1726853631.43381: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853631.43668: variable 'network_connections' from source: task vars 28107 1726853631.43673: variable 'interface' from source: set_fact 28107 1726853631.43737: variable 'interface' from source: set_fact 28107 1726853631.43774: variable 'interface' from source: set_fact 28107 1726853631.43840: variable 'interface' from source: set_fact 28107 1726853631.43898: variable '__network_packages_default_wireless' from source: role '' defaults 28107 1726853631.43990: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853631.44275: variable 'network_connections' from source: task vars 28107 1726853631.44284: variable 'interface' from source: set_fact 28107 1726853631.44346: variable 'interface' from source: set_fact 28107 1726853631.44352: variable 'interface' from source: set_fact 28107 1726853631.44423: variable 'interface' from source: set_fact 28107 1726853631.44603: variable '__network_packages_default_team' from source: role '' defaults 28107 1726853631.44886: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853631.44988: variable 'network_connections' from source: task vars 28107 1726853631.44991: variable 'interface' from source: set_fact 28107 1726853631.45050: variable 'interface' from source: set_fact 28107 1726853631.45058: variable 'interface' from source: set_fact 28107 1726853631.45117: variable 'interface' from source: set_fact 28107 1726853631.45219: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853631.45236: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853631.45243: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853631.45301: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853631.45548: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28107 1726853631.46005: variable 'network_connections' from source: task vars 28107 1726853631.46008: variable 'interface' from source: set_fact 28107 1726853631.46075: variable 'interface' from source: set_fact 28107 1726853631.46088: variable 'interface' from source: set_fact 28107 1726853631.46155: variable 'interface' from source: set_fact 28107 1726853631.46169: variable 'ansible_distribution' from source: facts 28107 1726853631.46175: variable '__network_rh_distros' from source: role '' defaults 28107 1726853631.46216: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.46220: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28107 1726853631.46430: variable 'ansible_distribution' from source: facts 28107 1726853631.46434: variable '__network_rh_distros' from source: role '' defaults 28107 1726853631.46437: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.46439: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28107 1726853631.46539: variable 'ansible_distribution' from source: facts 28107 1726853631.46542: variable '__network_rh_distros' from source: role '' defaults 28107 1726853631.46547: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.46584: variable 'network_provider' from source: set_fact 28107 1726853631.46599: variable 'ansible_facts' from source: unknown 28107 1726853631.47267: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28107 1726853631.47286: when evaluation is False, skipping this task 28107 1726853631.47290: _execute() done 28107 1726853631.47293: dumping result to json 28107 1726853631.47295: done dumping result, returning 28107 1726853631.47298: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-0509-6cd9-00000000006f] 28107 1726853631.47300: sending task result for task 02083763-bbaf-0509-6cd9-00000000006f 28107 1726853631.47538: done sending task result for task 02083763-bbaf-0509-6cd9-00000000006f 28107 1726853631.47541: 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" } 28107 1726853631.47588: no more pending results, returning what we have 28107 1726853631.47591: results queue empty 28107 1726853631.47591: checking for any_errors_fatal 28107 1726853631.47597: done checking for any_errors_fatal 28107 1726853631.47598: checking for max_fail_percentage 28107 1726853631.47600: done checking for max_fail_percentage 28107 1726853631.47600: checking to see if all hosts have failed and the running result is not ok 28107 1726853631.47601: done checking to see if all hosts have failed 28107 1726853631.47602: getting the remaining hosts for this loop 28107 1726853631.47685: done getting the remaining hosts for this loop 28107 1726853631.47690: getting the next task for host managed_node2 28107 1726853631.47696: done getting next task for host managed_node2 28107 1726853631.47700: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28107 1726853631.47702: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853631.47725: getting variables 28107 1726853631.47727: in VariableManager get_vars() 28107 1726853631.47764: Calling all_inventory to load vars for managed_node2 28107 1726853631.47767: Calling groups_inventory to load vars for managed_node2 28107 1726853631.47769: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853631.47780: Calling all_plugins_play to load vars for managed_node2 28107 1726853631.47783: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853631.47786: Calling groups_plugins_play to load vars for managed_node2 28107 1726853631.49014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853631.50570: done with get_vars() 28107 1726853631.50594: done getting variables 28107 1726853631.50638: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:51 -0400 (0:00:00.158) 0:00:21.307 ****** 28107 1726853631.50665: entering _queue_task() for managed_node2/package 28107 1726853631.50937: worker is 1 (out of 1 available) 28107 1726853631.50950: exiting _queue_task() for managed_node2/package 28107 1726853631.50966: done queuing things up, now waiting for results queue to drain 28107 1726853631.50968: waiting for pending results... 28107 1726853631.51150: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28107 1726853631.51248: in run() - task 02083763-bbaf-0509-6cd9-000000000070 28107 1726853631.51262: variable 'ansible_search_path' from source: unknown 28107 1726853631.51266: variable 'ansible_search_path' from source: unknown 28107 1726853631.51292: calling self._execute() 28107 1726853631.51374: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.51379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.51387: variable 'omit' from source: magic vars 28107 1726853631.51676: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.51686: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853631.51773: variable 'network_state' from source: role '' defaults 28107 1726853631.51782: Evaluated conditional (network_state != {}): False 28107 1726853631.51785: when evaluation is False, skipping this task 28107 1726853631.51787: _execute() done 28107 1726853631.51790: dumping result to json 28107 1726853631.51794: done dumping result, returning 28107 1726853631.51802: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-0509-6cd9-000000000070] 28107 1726853631.51807: sending task result for task 02083763-bbaf-0509-6cd9-000000000070 28107 1726853631.51899: done sending task result for task 02083763-bbaf-0509-6cd9-000000000070 28107 1726853631.51902: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853631.51945: no more pending results, returning what we have 28107 1726853631.51948: results queue empty 28107 1726853631.51949: checking for any_errors_fatal 28107 1726853631.51954: done checking for any_errors_fatal 28107 1726853631.51955: checking for max_fail_percentage 28107 1726853631.51959: done checking for max_fail_percentage 28107 1726853631.51960: checking to see if all hosts have failed and the running result is not ok 28107 1726853631.51961: done checking to see if all hosts have failed 28107 1726853631.51961: getting the remaining hosts for this loop 28107 1726853631.51963: done getting the remaining hosts for this loop 28107 1726853631.51966: getting the next task for host managed_node2 28107 1726853631.51974: done getting next task for host managed_node2 28107 1726853631.51977: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28107 1726853631.51981: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853631.52001: getting variables 28107 1726853631.52003: in VariableManager get_vars() 28107 1726853631.52038: Calling all_inventory to load vars for managed_node2 28107 1726853631.52041: Calling groups_inventory to load vars for managed_node2 28107 1726853631.52043: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853631.52051: Calling all_plugins_play to load vars for managed_node2 28107 1726853631.52053: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853631.52056: Calling groups_plugins_play to load vars for managed_node2 28107 1726853631.53082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853631.54493: done with get_vars() 28107 1726853631.54514: done getting variables 28107 1726853631.54573: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:51 -0400 (0:00:00.039) 0:00:21.347 ****** 28107 1726853631.54606: entering _queue_task() for managed_node2/package 28107 1726853631.54932: worker is 1 (out of 1 available) 28107 1726853631.54944: exiting _queue_task() for managed_node2/package 28107 1726853631.54958: done queuing things up, now waiting for results queue to drain 28107 1726853631.54960: waiting for pending results... 28107 1726853631.55166: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28107 1726853631.55267: in run() - task 02083763-bbaf-0509-6cd9-000000000071 28107 1726853631.55278: variable 'ansible_search_path' from source: unknown 28107 1726853631.55282: variable 'ansible_search_path' from source: unknown 28107 1726853631.55312: calling self._execute() 28107 1726853631.55384: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.55388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.55398: variable 'omit' from source: magic vars 28107 1726853631.55686: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.55696: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853631.55780: variable 'network_state' from source: role '' defaults 28107 1726853631.55789: Evaluated conditional (network_state != {}): False 28107 1726853631.55792: when evaluation is False, skipping this task 28107 1726853631.55795: _execute() done 28107 1726853631.55798: dumping result to json 28107 1726853631.55800: done dumping result, returning 28107 1726853631.55809: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-0509-6cd9-000000000071] 28107 1726853631.55812: sending task result for task 02083763-bbaf-0509-6cd9-000000000071 28107 1726853631.55907: done sending task result for task 02083763-bbaf-0509-6cd9-000000000071 28107 1726853631.55909: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853631.55988: no more pending results, returning what we have 28107 1726853631.55991: results queue empty 28107 1726853631.55992: checking for any_errors_fatal 28107 1726853631.55999: done checking for any_errors_fatal 28107 1726853631.55999: checking for max_fail_percentage 28107 1726853631.56001: done checking for max_fail_percentage 28107 1726853631.56002: checking to see if all hosts have failed and the running result is not ok 28107 1726853631.56003: done checking to see if all hosts have failed 28107 1726853631.56004: getting the remaining hosts for this loop 28107 1726853631.56005: done getting the remaining hosts for this loop 28107 1726853631.56008: getting the next task for host managed_node2 28107 1726853631.56013: done getting next task for host managed_node2 28107 1726853631.56018: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28107 1726853631.56020: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853631.56038: getting variables 28107 1726853631.56040: in VariableManager get_vars() 28107 1726853631.56076: Calling all_inventory to load vars for managed_node2 28107 1726853631.56078: Calling groups_inventory to load vars for managed_node2 28107 1726853631.56081: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853631.56089: Calling all_plugins_play to load vars for managed_node2 28107 1726853631.56091: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853631.56093: Calling groups_plugins_play to load vars for managed_node2 28107 1726853631.56835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853631.58003: done with get_vars() 28107 1726853631.58025: done getting variables 28107 1726853631.58085: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:51 -0400 (0:00:00.035) 0:00:21.382 ****** 28107 1726853631.58120: entering _queue_task() for managed_node2/service 28107 1726853631.58433: worker is 1 (out of 1 available) 28107 1726853631.58448: exiting _queue_task() for managed_node2/service 28107 1726853631.58462: done queuing things up, now waiting for results queue to drain 28107 1726853631.58464: waiting for pending results... 28107 1726853631.58668: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28107 1726853631.58765: in run() - task 02083763-bbaf-0509-6cd9-000000000072 28107 1726853631.58784: variable 'ansible_search_path' from source: unknown 28107 1726853631.58788: variable 'ansible_search_path' from source: unknown 28107 1726853631.58812: calling self._execute() 28107 1726853631.58891: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.58896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.58907: variable 'omit' from source: magic vars 28107 1726853631.59190: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.59199: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853631.59285: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853631.59415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853631.61113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853631.61154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853631.61191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853631.61221: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853631.61239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853631.61297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.61318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.61339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.61366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.61378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.61411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.61427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.61448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.61484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.61489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.61533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.61550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.61582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.61610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.61621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.61776: variable 'network_connections' from source: task vars 28107 1726853631.61785: variable 'interface' from source: set_fact 28107 1726853631.61855: variable 'interface' from source: set_fact 28107 1726853631.61877: variable 'interface' from source: set_fact 28107 1726853631.61954: variable 'interface' from source: set_fact 28107 1726853631.62008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853631.62115: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853631.62141: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853631.62164: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853631.62210: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853631.62278: 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) 28107 1726853631.62283: 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) 28107 1726853631.62304: 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) 28107 1726853631.62335: 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) 28107 1726853631.62412: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853631.62605: variable 'network_connections' from source: task vars 28107 1726853631.62608: variable 'interface' from source: set_fact 28107 1726853631.62667: variable 'interface' from source: set_fact 28107 1726853631.62674: variable 'interface' from source: set_fact 28107 1726853631.62719: variable 'interface' from source: set_fact 28107 1726853631.62745: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853631.62748: when evaluation is False, skipping this task 28107 1726853631.62751: _execute() done 28107 1726853631.62753: dumping result to json 28107 1726853631.62755: done dumping result, returning 28107 1726853631.62765: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-0509-6cd9-000000000072] 28107 1726853631.62777: sending task result for task 02083763-bbaf-0509-6cd9-000000000072 28107 1726853631.62859: done sending task result for task 02083763-bbaf-0509-6cd9-000000000072 28107 1726853631.62862: 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" } 28107 1726853631.62914: no more pending results, returning what we have 28107 1726853631.62917: results queue empty 28107 1726853631.62918: checking for any_errors_fatal 28107 1726853631.62923: done checking for any_errors_fatal 28107 1726853631.62923: checking for max_fail_percentage 28107 1726853631.62925: done checking for max_fail_percentage 28107 1726853631.62926: checking to see if all hosts have failed and the running result is not ok 28107 1726853631.62926: done checking to see if all hosts have failed 28107 1726853631.62927: getting the remaining hosts for this loop 28107 1726853631.62928: done getting the remaining hosts for this loop 28107 1726853631.62932: getting the next task for host managed_node2 28107 1726853631.62938: done getting next task for host managed_node2 28107 1726853631.62941: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28107 1726853631.62944: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853631.62964: getting variables 28107 1726853631.62966: in VariableManager get_vars() 28107 1726853631.63008: Calling all_inventory to load vars for managed_node2 28107 1726853631.63011: Calling groups_inventory to load vars for managed_node2 28107 1726853631.63013: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853631.63023: Calling all_plugins_play to load vars for managed_node2 28107 1726853631.63025: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853631.63027: Calling groups_plugins_play to load vars for managed_node2 28107 1726853631.64338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853631.65451: done with get_vars() 28107 1726853631.65468: done getting variables 28107 1726853631.65521: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:51 -0400 (0:00:00.074) 0:00:21.456 ****** 28107 1726853631.65546: entering _queue_task() for managed_node2/service 28107 1726853631.65800: worker is 1 (out of 1 available) 28107 1726853631.65813: exiting _queue_task() for managed_node2/service 28107 1726853631.65824: done queuing things up, now waiting for results queue to drain 28107 1726853631.65827: waiting for pending results... 28107 1726853631.66115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28107 1726853631.66234: in run() - task 02083763-bbaf-0509-6cd9-000000000073 28107 1726853631.66244: variable 'ansible_search_path' from source: unknown 28107 1726853631.66248: variable 'ansible_search_path' from source: unknown 28107 1726853631.66283: calling self._execute() 28107 1726853631.66352: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.66356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.66367: variable 'omit' from source: magic vars 28107 1726853631.66751: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.66755: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853631.66881: variable 'network_provider' from source: set_fact 28107 1726853631.66884: variable 'network_state' from source: role '' defaults 28107 1726853631.66894: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28107 1726853631.66899: variable 'omit' from source: magic vars 28107 1726853631.66949: variable 'omit' from source: magic vars 28107 1726853631.66975: variable 'network_service_name' from source: role '' defaults 28107 1726853631.67043: variable 'network_service_name' from source: role '' defaults 28107 1726853631.67139: variable '__network_provider_setup' from source: role '' defaults 28107 1726853631.67143: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853631.67196: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853631.67205: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853631.67247: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853631.67423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853631.68996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853631.69047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853631.69080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853631.69107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853631.69127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853631.69191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.69210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.69227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.69266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.69286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.69318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.69334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.69349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.69378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.69394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.69536: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28107 1726853631.69617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.69633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.69650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.69677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.69687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.69749: variable 'ansible_python' from source: facts 28107 1726853631.69766: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28107 1726853631.69825: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853631.69879: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853631.69963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.69981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.69998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.70022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.70032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.70069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853631.70089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853631.70105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853631.70129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853631.70139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853631.70230: variable 'network_connections' from source: task vars 28107 1726853631.70237: variable 'interface' from source: set_fact 28107 1726853631.70294: variable 'interface' from source: set_fact 28107 1726853631.70303: variable 'interface' from source: set_fact 28107 1726853631.70351: variable 'interface' from source: set_fact 28107 1726853631.70445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853631.70575: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853631.70614: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853631.70662: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853631.70694: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853631.70736: 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) 28107 1726853631.70759: 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) 28107 1726853631.70781: 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) 28107 1726853631.70807: 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) 28107 1726853631.70842: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853631.71016: variable 'network_connections' from source: task vars 28107 1726853631.71020: variable 'interface' from source: set_fact 28107 1726853631.71075: variable 'interface' from source: set_fact 28107 1726853631.71084: variable 'interface' from source: set_fact 28107 1726853631.71137: variable 'interface' from source: set_fact 28107 1726853631.71190: variable '__network_packages_default_wireless' from source: role '' defaults 28107 1726853631.71245: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853631.71488: variable 'network_connections' from source: task vars 28107 1726853631.71492: variable 'interface' from source: set_fact 28107 1726853631.71676: variable 'interface' from source: set_fact 28107 1726853631.71679: variable 'interface' from source: set_fact 28107 1726853631.71681: variable 'interface' from source: set_fact 28107 1726853631.71684: variable '__network_packages_default_team' from source: role '' defaults 28107 1726853631.71704: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853631.71987: variable 'network_connections' from source: task vars 28107 1726853631.71990: variable 'interface' from source: set_fact 28107 1726853631.72062: variable 'interface' from source: set_fact 28107 1726853631.72065: variable 'interface' from source: set_fact 28107 1726853631.72163: variable 'interface' from source: set_fact 28107 1726853631.72248: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853631.72394: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853631.72398: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853631.72504: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853631.72856: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28107 1726853631.73662: variable 'network_connections' from source: task vars 28107 1726853631.73666: variable 'interface' from source: set_fact 28107 1726853631.73719: variable 'interface' from source: set_fact 28107 1726853631.73729: variable 'interface' from source: set_fact 28107 1726853631.73848: variable 'interface' from source: set_fact 28107 1726853631.73851: variable 'ansible_distribution' from source: facts 28107 1726853631.73855: variable '__network_rh_distros' from source: role '' defaults 28107 1726853631.73859: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.73946: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28107 1726853631.74067: variable 'ansible_distribution' from source: facts 28107 1726853631.74091: variable '__network_rh_distros' from source: role '' defaults 28107 1726853631.74094: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.74140: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28107 1726853631.74398: variable 'ansible_distribution' from source: facts 28107 1726853631.74402: variable '__network_rh_distros' from source: role '' defaults 28107 1726853631.74404: variable 'ansible_distribution_major_version' from source: facts 28107 1726853631.74407: variable 'network_provider' from source: set_fact 28107 1726853631.74428: variable 'omit' from source: magic vars 28107 1726853631.74459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853631.74499: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853631.74527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853631.74604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853631.74607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853631.74610: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853631.74612: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.74614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.74716: Set connection var ansible_connection to ssh 28107 1726853631.74719: Set connection var ansible_pipelining to False 28107 1726853631.74728: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853631.74732: Set connection var ansible_timeout to 10 28107 1726853631.74735: Set connection var ansible_shell_type to sh 28107 1726853631.74742: Set connection var ansible_shell_executable to /bin/sh 28107 1726853631.74767: variable 'ansible_shell_executable' from source: unknown 28107 1726853631.74770: variable 'ansible_connection' from source: unknown 28107 1726853631.74786: variable 'ansible_module_compression' from source: unknown 28107 1726853631.74803: variable 'ansible_shell_type' from source: unknown 28107 1726853631.74806: variable 'ansible_shell_executable' from source: unknown 28107 1726853631.74808: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853631.74976: variable 'ansible_pipelining' from source: unknown 28107 1726853631.74979: variable 'ansible_timeout' from source: unknown 28107 1726853631.74982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853631.74985: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853631.74987: variable 'omit' from source: magic vars 28107 1726853631.74989: starting attempt loop 28107 1726853631.74991: running the handler 28107 1726853631.75118: variable 'ansible_facts' from source: unknown 28107 1726853631.75931: _low_level_execute_command(): starting 28107 1726853631.75937: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853631.76792: 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 <<< 28107 1726853631.76880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853631.76897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853631.76930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853631.77008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853631.78769: stdout chunk (state=3): >>>/root <<< 28107 1726853631.78891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853631.78922: stderr chunk (state=3): >>><<< 28107 1726853631.78925: stdout chunk (state=3): >>><<< 28107 1726853631.78959: _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 28107 1726853631.78963: _low_level_execute_command(): starting 28107 1726853631.78969: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625 `" && echo ansible-tmp-1726853631.7894726-29143-83874979627625="` echo /root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625 `" ) && sleep 0' 28107 1726853631.79430: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853631.79435: 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 <<< 28107 1726853631.79438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853631.79450: 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 <<< 28107 1726853631.79511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853631.79518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853631.79601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853631.81654: stdout chunk (state=3): >>>ansible-tmp-1726853631.7894726-29143-83874979627625=/root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625 <<< 28107 1726853631.81760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853631.81788: stderr chunk (state=3): >>><<< 28107 1726853631.81791: stdout chunk (state=3): >>><<< 28107 1726853631.81805: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853631.7894726-29143-83874979627625=/root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625 , 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 28107 1726853631.81835: variable 'ansible_module_compression' from source: unknown 28107 1726853631.81875: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28107 1726853631.81927: variable 'ansible_facts' from source: unknown 28107 1726853631.82065: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625/AnsiballZ_systemd.py 28107 1726853631.82176: Sending initial data 28107 1726853631.82183: Sent initial data (155 bytes) 28107 1726853631.82626: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853631.82629: 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 <<< 28107 1726853631.82632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853631.82635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 28107 1726853631.82637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853631.82639: stderr 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 <<< 28107 1726853631.82691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853631.82694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853631.82775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853631.84498: 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 <<< 28107 1726853631.84598: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853631.84694: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpzwzn8248 /root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625/AnsiballZ_systemd.py <<< 28107 1726853631.84698: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625/AnsiballZ_systemd.py" <<< 28107 1726853631.84763: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpzwzn8248" to remote "/root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625/AnsiballZ_systemd.py" <<< 28107 1726853631.86692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853631.86844: stderr chunk (state=3): >>><<< 28107 1726853631.86847: stdout chunk (state=3): >>><<< 28107 1726853631.86850: done transferring module to remote 28107 1726853631.86852: _low_level_execute_command(): starting 28107 1726853631.86854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625/ /root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625/AnsiballZ_systemd.py && sleep 0' 28107 1726853631.87430: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853631.87446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853631.87459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853631.87481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853631.87497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853631.87590: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853631.87751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853631.87864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853631.89984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853631.89987: stdout chunk (state=3): >>><<< 28107 1726853631.89990: stderr chunk (state=3): >>><<< 28107 1726853631.89992: _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 28107 1726853631.89994: _low_level_execute_command(): starting 28107 1726853631.89996: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625/AnsiballZ_systemd.py && sleep 0' 28107 1726853631.90695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853631.90710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853631.90727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853631.90789: stderr 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 <<< 28107 1726853631.90854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853631.90881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853631.90910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853631.91062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853632.21730: 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": "4591616", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300626432", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1676295000", "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<<< 28107 1726853632.21752: 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": "syst<<< 28107 1726853632.21761: stdout chunk (state=3): >>>em.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}}} <<< 28107 1726853632.23844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853632.23882: stderr chunk (state=3): >>><<< 28107 1726853632.23886: stdout chunk (state=3): >>><<< 28107 1726853632.23909: _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": "4591616", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300626432", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1676295000", "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. 28107 1726853632.24232: 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-1726853631.7894726-29143-83874979627625/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853632.24236: _low_level_execute_command(): starting 28107 1726853632.24239: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853631.7894726-29143-83874979627625/ > /dev/null 2>&1 && sleep 0' 28107 1726853632.25020: 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 <<< 28107 1726853632.25091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853632.25111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853632.25185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853632.25292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853632.27209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853632.27260: stderr chunk (state=3): >>><<< 28107 1726853632.27264: stdout chunk (state=3): >>><<< 28107 1726853632.27476: _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 28107 1726853632.27480: handler run complete 28107 1726853632.27483: attempt loop complete, returning result 28107 1726853632.27485: _execute() done 28107 1726853632.27488: dumping result to json 28107 1726853632.27490: done dumping result, returning 28107 1726853632.27492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-0509-6cd9-000000000073] 28107 1726853632.27494: sending task result for task 02083763-bbaf-0509-6cd9-000000000073 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28107 1726853632.28165: no more pending results, returning what we have 28107 1726853632.28169: results queue empty 28107 1726853632.28169: checking for any_errors_fatal 28107 1726853632.28177: done checking for any_errors_fatal 28107 1726853632.28178: checking for max_fail_percentage 28107 1726853632.28198: done checking for max_fail_percentage 28107 1726853632.28199: checking to see if all hosts have failed and the running result is not ok 28107 1726853632.28200: done checking to see if all hosts have failed 28107 1726853632.28201: getting the remaining hosts for this loop 28107 1726853632.28203: done getting the remaining hosts for this loop 28107 1726853632.28206: getting the next task for host managed_node2 28107 1726853632.28212: done getting next task for host managed_node2 28107 1726853632.28216: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28107 1726853632.28218: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853632.28230: getting variables 28107 1726853632.28232: in VariableManager get_vars() 28107 1726853632.28268: Calling all_inventory to load vars for managed_node2 28107 1726853632.28273: Calling groups_inventory to load vars for managed_node2 28107 1726853632.28276: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853632.28285: Calling all_plugins_play to load vars for managed_node2 28107 1726853632.28307: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853632.28313: done sending task result for task 02083763-bbaf-0509-6cd9-000000000073 28107 1726853632.28315: WORKER PROCESS EXITING 28107 1726853632.28319: Calling groups_plugins_play to load vars for managed_node2 28107 1726853632.29255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853632.30112: done with get_vars() 28107 1726853632.30126: done getting variables 28107 1726853632.30169: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:52 -0400 (0:00:00.646) 0:00:22.103 ****** 28107 1726853632.30194: entering _queue_task() for managed_node2/service 28107 1726853632.30447: worker is 1 (out of 1 available) 28107 1726853632.30461: exiting _queue_task() for managed_node2/service 28107 1726853632.30475: done queuing things up, now waiting for results queue to drain 28107 1726853632.30477: waiting for pending results... 28107 1726853632.30725: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28107 1726853632.30877: in run() - task 02083763-bbaf-0509-6cd9-000000000074 28107 1726853632.30898: variable 'ansible_search_path' from source: unknown 28107 1726853632.30908: variable 'ansible_search_path' from source: unknown 28107 1726853632.30951: calling self._execute() 28107 1726853632.31073: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853632.31086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853632.31101: variable 'omit' from source: magic vars 28107 1726853632.31502: variable 'ansible_distribution_major_version' from source: facts 28107 1726853632.31519: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853632.31643: variable 'network_provider' from source: set_fact 28107 1726853632.31655: Evaluated conditional (network_provider == "nm"): True 28107 1726853632.31794: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853632.31859: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853632.32039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853632.34181: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853632.34254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853632.34476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853632.34479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853632.34482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853632.34485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853632.34498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853632.34528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853632.34583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853632.34609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853632.34663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853632.34696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853632.34729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853632.34778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853632.34799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853632.34847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853632.34884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853632.34913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853632.34961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853632.34983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853632.35140: variable 'network_connections' from source: task vars 28107 1726853632.35161: variable 'interface' from source: set_fact 28107 1726853632.35238: variable 'interface' from source: set_fact 28107 1726853632.35261: variable 'interface' from source: set_fact 28107 1726853632.35326: variable 'interface' from source: set_fact 28107 1726853632.35414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853632.35676: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853632.35680: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853632.35682: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853632.35796: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853632.35799: 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) 28107 1726853632.35802: 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) 28107 1726853632.35804: 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) 28107 1726853632.35832: 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) 28107 1726853632.35894: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853632.36172: variable 'network_connections' from source: task vars 28107 1726853632.36184: variable 'interface' from source: set_fact 28107 1726853632.36249: variable 'interface' from source: set_fact 28107 1726853632.36265: variable 'interface' from source: set_fact 28107 1726853632.36326: variable 'interface' from source: set_fact 28107 1726853632.36389: Evaluated conditional (__network_wpa_supplicant_required): False 28107 1726853632.36396: when evaluation is False, skipping this task 28107 1726853632.36403: _execute() done 28107 1726853632.36419: dumping result to json 28107 1726853632.36425: done dumping result, returning 28107 1726853632.36437: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-0509-6cd9-000000000074] 28107 1726853632.36450: sending task result for task 02083763-bbaf-0509-6cd9-000000000074 28107 1726853632.36623: done sending task result for task 02083763-bbaf-0509-6cd9-000000000074 28107 1726853632.36626: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28107 1726853632.36708: no more pending results, returning what we have 28107 1726853632.36712: results queue empty 28107 1726853632.36713: checking for any_errors_fatal 28107 1726853632.36734: done checking for any_errors_fatal 28107 1726853632.36734: checking for max_fail_percentage 28107 1726853632.36737: done checking for max_fail_percentage 28107 1726853632.36738: checking to see if all hosts have failed and the running result is not ok 28107 1726853632.36738: done checking to see if all hosts have failed 28107 1726853632.36739: getting the remaining hosts for this loop 28107 1726853632.36741: done getting the remaining hosts for this loop 28107 1726853632.36745: getting the next task for host managed_node2 28107 1726853632.36752: done getting next task for host managed_node2 28107 1726853632.36759: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28107 1726853632.36762: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853632.36783: getting variables 28107 1726853632.36786: in VariableManager get_vars() 28107 1726853632.36827: Calling all_inventory to load vars for managed_node2 28107 1726853632.36829: Calling groups_inventory to load vars for managed_node2 28107 1726853632.36832: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853632.36842: Calling all_plugins_play to load vars for managed_node2 28107 1726853632.36844: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853632.36846: Calling groups_plugins_play to load vars for managed_node2 28107 1726853632.39877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853632.42987: done with get_vars() 28107 1726853632.43018: done getting variables 28107 1726853632.43093: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:52 -0400 (0:00:00.129) 0:00:22.232 ****** 28107 1726853632.43132: entering _queue_task() for managed_node2/service 28107 1726853632.43485: worker is 1 (out of 1 available) 28107 1726853632.43496: exiting _queue_task() for managed_node2/service 28107 1726853632.43509: done queuing things up, now waiting for results queue to drain 28107 1726853632.43510: waiting for pending results... 28107 1726853632.43884: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 28107 1726853632.43991: in run() - task 02083763-bbaf-0509-6cd9-000000000075 28107 1726853632.44014: variable 'ansible_search_path' from source: unknown 28107 1726853632.44023: variable 'ansible_search_path' from source: unknown 28107 1726853632.44087: calling self._execute() 28107 1726853632.44174: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853632.44374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853632.44379: variable 'omit' from source: magic vars 28107 1726853632.44607: variable 'ansible_distribution_major_version' from source: facts 28107 1726853632.44626: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853632.44750: variable 'network_provider' from source: set_fact 28107 1726853632.44764: Evaluated conditional (network_provider == "initscripts"): False 28107 1726853632.44773: when evaluation is False, skipping this task 28107 1726853632.44781: _execute() done 28107 1726853632.44788: dumping result to json 28107 1726853632.44795: done dumping result, returning 28107 1726853632.44806: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-0509-6cd9-000000000075] 28107 1726853632.44819: sending task result for task 02083763-bbaf-0509-6cd9-000000000075 28107 1726853632.45043: done sending task result for task 02083763-bbaf-0509-6cd9-000000000075 28107 1726853632.45046: 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 } 28107 1726853632.45094: no more pending results, returning what we have 28107 1726853632.45099: results queue empty 28107 1726853632.45100: checking for any_errors_fatal 28107 1726853632.45110: done checking for any_errors_fatal 28107 1726853632.45111: checking for max_fail_percentage 28107 1726853632.45113: done checking for max_fail_percentage 28107 1726853632.45114: checking to see if all hosts have failed and the running result is not ok 28107 1726853632.45115: done checking to see if all hosts have failed 28107 1726853632.45116: getting the remaining hosts for this loop 28107 1726853632.45117: done getting the remaining hosts for this loop 28107 1726853632.45120: getting the next task for host managed_node2 28107 1726853632.45127: done getting next task for host managed_node2 28107 1726853632.45131: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28107 1726853632.45135: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853632.45165: getting variables 28107 1726853632.45167: in VariableManager get_vars() 28107 1726853632.45209: Calling all_inventory to load vars for managed_node2 28107 1726853632.45211: Calling groups_inventory to load vars for managed_node2 28107 1726853632.45213: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853632.45225: Calling all_plugins_play to load vars for managed_node2 28107 1726853632.45228: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853632.45231: Calling groups_plugins_play to load vars for managed_node2 28107 1726853632.46947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853632.48568: done with get_vars() 28107 1726853632.48590: done getting variables 28107 1726853632.48659: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:52 -0400 (0:00:00.055) 0:00:22.288 ****** 28107 1726853632.48694: entering _queue_task() for managed_node2/copy 28107 1726853632.49029: worker is 1 (out of 1 available) 28107 1726853632.49156: exiting _queue_task() for managed_node2/copy 28107 1726853632.49170: done queuing things up, now waiting for results queue to drain 28107 1726853632.49173: waiting for pending results... 28107 1726853632.49483: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28107 1726853632.49536: in run() - task 02083763-bbaf-0509-6cd9-000000000076 28107 1726853632.49556: variable 'ansible_search_path' from source: unknown 28107 1726853632.49568: variable 'ansible_search_path' from source: unknown 28107 1726853632.49615: calling self._execute() 28107 1726853632.49726: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853632.49738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853632.49752: variable 'omit' from source: magic vars 28107 1726853632.50153: variable 'ansible_distribution_major_version' from source: facts 28107 1726853632.50237: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853632.50305: variable 'network_provider' from source: set_fact 28107 1726853632.50318: Evaluated conditional (network_provider == "initscripts"): False 28107 1726853632.50326: when evaluation is False, skipping this task 28107 1726853632.50332: _execute() done 28107 1726853632.50344: dumping result to json 28107 1726853632.50356: done dumping result, returning 28107 1726853632.50374: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-0509-6cd9-000000000076] 28107 1726853632.50385: sending task result for task 02083763-bbaf-0509-6cd9-000000000076 skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28107 1726853632.50651: no more pending results, returning what we have 28107 1726853632.50655: results queue empty 28107 1726853632.50658: checking for any_errors_fatal 28107 1726853632.50663: done checking for any_errors_fatal 28107 1726853632.50664: checking for max_fail_percentage 28107 1726853632.50672: done checking for max_fail_percentage 28107 1726853632.50674: checking to see if all hosts have failed and the running result is not ok 28107 1726853632.50675: done checking to see if all hosts have failed 28107 1726853632.50675: getting the remaining hosts for this loop 28107 1726853632.50677: done getting the remaining hosts for this loop 28107 1726853632.50681: getting the next task for host managed_node2 28107 1726853632.50688: done getting next task for host managed_node2 28107 1726853632.50692: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28107 1726853632.50696: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853632.50792: getting variables 28107 1726853632.50794: in VariableManager get_vars() 28107 1726853632.50832: Calling all_inventory to load vars for managed_node2 28107 1726853632.50835: Calling groups_inventory to load vars for managed_node2 28107 1726853632.50838: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853632.50849: Calling all_plugins_play to load vars for managed_node2 28107 1726853632.50852: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853632.50855: Calling groups_plugins_play to load vars for managed_node2 28107 1726853632.51384: done sending task result for task 02083763-bbaf-0509-6cd9-000000000076 28107 1726853632.51387: WORKER PROCESS EXITING 28107 1726853632.52337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853632.53976: done with get_vars() 28107 1726853632.53996: 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:33:52 -0400 (0:00:00.053) 0:00:22.342 ****** 28107 1726853632.54087: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 28107 1726853632.54421: worker is 1 (out of 1 available) 28107 1726853632.54434: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 28107 1726853632.54448: done queuing things up, now waiting for results queue to drain 28107 1726853632.54450: waiting for pending results... 28107 1726853632.54747: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28107 1726853632.54900: in run() - task 02083763-bbaf-0509-6cd9-000000000077 28107 1726853632.54921: variable 'ansible_search_path' from source: unknown 28107 1726853632.54930: variable 'ansible_search_path' from source: unknown 28107 1726853632.54972: calling self._execute() 28107 1726853632.55084: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853632.55098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853632.55119: variable 'omit' from source: magic vars 28107 1726853632.55504: variable 'ansible_distribution_major_version' from source: facts 28107 1726853632.55522: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853632.55533: variable 'omit' from source: magic vars 28107 1726853632.55605: variable 'omit' from source: magic vars 28107 1726853632.55780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853632.58252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853632.58386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853632.58389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853632.58415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853632.58447: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853632.58538: variable 'network_provider' from source: set_fact 28107 1726853632.58679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853632.58777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853632.58781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853632.58798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853632.58822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853632.58902: variable 'omit' from source: magic vars 28107 1726853632.59033: variable 'omit' from source: magic vars 28107 1726853632.59162: variable 'network_connections' from source: task vars 28107 1726853632.59260: variable 'interface' from source: set_fact 28107 1726853632.59263: variable 'interface' from source: set_fact 28107 1726853632.59275: variable 'interface' from source: set_fact 28107 1726853632.59337: variable 'interface' from source: set_fact 28107 1726853632.59572: variable 'omit' from source: magic vars 28107 1726853632.59586: variable '__lsr_ansible_managed' from source: task vars 28107 1726853632.59652: variable '__lsr_ansible_managed' from source: task vars 28107 1726853632.59928: Loaded config def from plugin (lookup/template) 28107 1726853632.59976: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28107 1726853632.59979: File lookup term: get_ansible_managed.j2 28107 1726853632.59982: variable 'ansible_search_path' from source: unknown 28107 1726853632.59985: 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 28107 1726853632.60001: 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 28107 1726853632.60028: variable 'ansible_search_path' from source: unknown 28107 1726853632.64806: variable 'ansible_managed' from source: unknown 28107 1726853632.64979: variable 'omit' from source: magic vars 28107 1726853632.64982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853632.65005: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853632.65027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853632.65049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853632.65062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853632.65095: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853632.65105: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853632.65276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853632.65279: Set connection var ansible_connection to ssh 28107 1726853632.65282: Set connection var ansible_pipelining to False 28107 1726853632.65284: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853632.65286: Set connection var ansible_timeout to 10 28107 1726853632.65288: Set connection var ansible_shell_type to sh 28107 1726853632.65290: Set connection var ansible_shell_executable to /bin/sh 28107 1726853632.65291: variable 'ansible_shell_executable' from source: unknown 28107 1726853632.65293: variable 'ansible_connection' from source: unknown 28107 1726853632.65295: variable 'ansible_module_compression' from source: unknown 28107 1726853632.65301: variable 'ansible_shell_type' from source: unknown 28107 1726853632.65309: variable 'ansible_shell_executable' from source: unknown 28107 1726853632.65315: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853632.65321: variable 'ansible_pipelining' from source: unknown 28107 1726853632.65326: variable 'ansible_timeout' from source: unknown 28107 1726853632.65333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853632.65478: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853632.65503: variable 'omit' from source: magic vars 28107 1726853632.65524: starting attempt loop 28107 1726853632.65532: running the handler 28107 1726853632.65550: _low_level_execute_command(): starting 28107 1726853632.65560: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853632.66223: 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 <<< 28107 1726853632.66231: stderr 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 <<< 28107 1726853632.66282: 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 <<< 28107 1726853632.66286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853632.66339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853632.66343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853632.66460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853632.68236: stdout chunk (state=3): >>>/root <<< 28107 1726853632.68425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853632.68428: stdout chunk (state=3): >>><<< 28107 1726853632.68431: stderr chunk (state=3): >>><<< 28107 1726853632.68454: _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 28107 1726853632.68476: _low_level_execute_command(): starting 28107 1726853632.68500: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679 `" && echo ansible-tmp-1726853632.6846135-29180-201687936766679="` echo /root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679 `" ) && sleep 0' 28107 1726853632.69119: 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 <<< 28107 1726853632.69139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853632.69249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853632.71318: stdout chunk (state=3): >>>ansible-tmp-1726853632.6846135-29180-201687936766679=/root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679 <<< 28107 1726853632.71464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853632.71477: stderr chunk (state=3): >>><<< 28107 1726853632.71486: stdout chunk (state=3): >>><<< 28107 1726853632.71518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853632.6846135-29180-201687936766679=/root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679 , 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 28107 1726853632.71567: variable 'ansible_module_compression' from source: unknown 28107 1726853632.71682: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28107 1726853632.71685: variable 'ansible_facts' from source: unknown 28107 1726853632.71800: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679/AnsiballZ_network_connections.py 28107 1726853632.71999: Sending initial data 28107 1726853632.72098: Sent initial data (168 bytes) 28107 1726853632.72809: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853632.72886: 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 <<< 28107 1726853632.72942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853632.72958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853632.72981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853632.73184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853632.74810: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28107 1726853632.74818: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 28107 1726853632.74825: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 28107 1726853632.74835: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 28107 1726853632.74847: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 28107 1726853632.74935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853632.75029: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpz25ot3ys /root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679/AnsiballZ_network_connections.py <<< 28107 1726853632.75035: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679/AnsiballZ_network_connections.py" <<< 28107 1726853632.75102: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpz25ot3ys" to remote "/root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679/AnsiballZ_network_connections.py" <<< 28107 1726853632.75105: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679/AnsiballZ_network_connections.py" <<< 28107 1726853632.76643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853632.76655: stderr chunk (state=3): >>><<< 28107 1726853632.76677: stdout chunk (state=3): >>><<< 28107 1726853632.76703: done transferring module to remote 28107 1726853632.76751: _low_level_execute_command(): starting 28107 1726853632.76754: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679/ /root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679/AnsiballZ_network_connections.py && sleep 0' 28107 1726853632.77350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853632.77361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853632.77401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853632.77405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853632.77408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853632.77410: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853632.77412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853632.77422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853632.77437: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853632.77443: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853632.77510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853632.77513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853632.77515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853632.77517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853632.77546: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853632.77562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853632.77573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853632.77591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853632.77683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853632.79707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853632.79818: stderr chunk (state=3): >>><<< 28107 1726853632.79859: stdout chunk (state=3): >>><<< 28107 1726853632.80014: _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 28107 1726853632.80018: _low_level_execute_command(): starting 28107 1726853632.80020: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679/AnsiballZ_network_connections.py && sleep 0' 28107 1726853632.80689: 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 <<< 28107 1726853632.80734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853632.80741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853632.80821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853632.80946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853633.10259: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (is-modified)\n[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": "custom"}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": "custom"}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": "custom", "src": "198.51.100.3"}]}}], "__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": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": "custom"}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": "custom"}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": "custom", "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28107 1726853633.12663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853633.12667: stdout chunk (state=3): >>><<< 28107 1726853633.12669: stderr chunk (state=3): >>><<< 28107 1726853633.12674: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (is-modified)\n[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": "custom"}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": "custom"}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": "custom", "src": "198.51.100.3"}]}}], "__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": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": "custom"}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": "custom"}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": "custom", "src": "198.51.100.3"}]}}], "__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. 28107 1726853633.12677: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'interface_name': 'ethtest0', 'state': 'up', 'type': 'ethernet', 'autoconnect': True, 'ip': {'dhcp4': False, 'address': ['198.51.100.3/26'], 'route': [{'network': '198.51.100.128', 'prefix': 26, 'gateway': '198.51.100.1', 'metric': 2, 'table': 'custom'}, {'network': '198.51.100.64', 'prefix': 26, 'gateway': '198.51.100.6', 'metric': 4, 'table': 'custom'}, {'network': '192.0.2.64', 'prefix': 26, 'gateway': '198.51.100.8', 'metric': 50, 'table': 'custom', 'src': '198.51.100.3'}]}}], '__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-1726853632.6846135-29180-201687936766679/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853633.12679: _low_level_execute_command(): starting 28107 1726853633.12682: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853632.6846135-29180-201687936766679/ > /dev/null 2>&1 && sleep 0' 28107 1726853633.13281: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853633.13284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853633.13287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853633.13289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853633.13291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853633.13294: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853633.13296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853633.13298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853633.13300: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853633.13397: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853633.13597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853633.13692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853633.15695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853633.15707: stderr chunk (state=3): >>><<< 28107 1726853633.15714: stdout chunk (state=3): >>><<< 28107 1726853633.15738: _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 28107 1726853633.15743: handler run complete 28107 1726853633.15793: attempt loop complete, returning result 28107 1726853633.15796: _execute() done 28107 1726853633.15799: dumping result to json 28107 1726853633.15808: done dumping result, returning 28107 1726853633.15819: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-0509-6cd9-000000000077] 28107 1726853633.15824: sending task result for task 02083763-bbaf-0509-6cd9-000000000077 28107 1726853633.16049: done sending task result for task 02083763-bbaf-0509-6cd9-000000000077 changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.8", "metric": 50, "network": "192.0.2.64", "prefix": 26, "src": "198.51.100.3", "table": "custom" } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (is-modified) [005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied 28107 1726853633.16370: WORKER PROCESS EXITING 28107 1726853633.16388: no more pending results, returning what we have 28107 1726853633.16391: results queue empty 28107 1726853633.16392: checking for any_errors_fatal 28107 1726853633.16399: done checking for any_errors_fatal 28107 1726853633.16399: checking for max_fail_percentage 28107 1726853633.16401: done checking for max_fail_percentage 28107 1726853633.16402: checking to see if all hosts have failed and the running result is not ok 28107 1726853633.16403: done checking to see if all hosts have failed 28107 1726853633.16403: getting the remaining hosts for this loop 28107 1726853633.16404: done getting the remaining hosts for this loop 28107 1726853633.16408: getting the next task for host managed_node2 28107 1726853633.16414: done getting next task for host managed_node2 28107 1726853633.16417: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28107 1726853633.16420: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853633.16430: getting variables 28107 1726853633.16431: in VariableManager get_vars() 28107 1726853633.16466: Calling all_inventory to load vars for managed_node2 28107 1726853633.16469: Calling groups_inventory to load vars for managed_node2 28107 1726853633.16473: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853633.16522: Calling all_plugins_play to load vars for managed_node2 28107 1726853633.16528: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853633.16532: Calling groups_plugins_play to load vars for managed_node2 28107 1726853633.18564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853633.20412: done with get_vars() 28107 1726853633.20439: 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:33:53 -0400 (0:00:00.664) 0:00:23.006 ****** 28107 1726853633.20537: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 28107 1726853633.21016: worker is 1 (out of 1 available) 28107 1726853633.21027: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 28107 1726853633.21040: done queuing things up, now waiting for results queue to drain 28107 1726853633.21041: waiting for pending results... 28107 1726853633.21260: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 28107 1726853633.21479: in run() - task 02083763-bbaf-0509-6cd9-000000000078 28107 1726853633.21484: variable 'ansible_search_path' from source: unknown 28107 1726853633.21487: variable 'ansible_search_path' from source: unknown 28107 1726853633.21557: calling self._execute() 28107 1726853633.21561: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.21564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.21568: variable 'omit' from source: magic vars 28107 1726853633.21985: variable 'ansible_distribution_major_version' from source: facts 28107 1726853633.21992: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853633.22115: variable 'network_state' from source: role '' defaults 28107 1726853633.22124: Evaluated conditional (network_state != {}): False 28107 1726853633.22127: when evaluation is False, skipping this task 28107 1726853633.22130: _execute() done 28107 1726853633.22133: dumping result to json 28107 1726853633.22135: done dumping result, returning 28107 1726853633.22143: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-0509-6cd9-000000000078] 28107 1726853633.22155: sending task result for task 02083763-bbaf-0509-6cd9-000000000078 28107 1726853633.22242: done sending task result for task 02083763-bbaf-0509-6cd9-000000000078 28107 1726853633.22246: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853633.22307: no more pending results, returning what we have 28107 1726853633.22312: results queue empty 28107 1726853633.22313: checking for any_errors_fatal 28107 1726853633.22330: done checking for any_errors_fatal 28107 1726853633.22331: checking for max_fail_percentage 28107 1726853633.22333: done checking for max_fail_percentage 28107 1726853633.22334: checking to see if all hosts have failed and the running result is not ok 28107 1726853633.22335: done checking to see if all hosts have failed 28107 1726853633.22336: getting the remaining hosts for this loop 28107 1726853633.22337: done getting the remaining hosts for this loop 28107 1726853633.22341: getting the next task for host managed_node2 28107 1726853633.22348: done getting next task for host managed_node2 28107 1726853633.22351: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28107 1726853633.22355: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853633.22380: getting variables 28107 1726853633.22382: in VariableManager get_vars() 28107 1726853633.22421: Calling all_inventory to load vars for managed_node2 28107 1726853633.22424: Calling groups_inventory to load vars for managed_node2 28107 1726853633.22426: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853633.22438: Calling all_plugins_play to load vars for managed_node2 28107 1726853633.22440: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853633.22443: Calling groups_plugins_play to load vars for managed_node2 28107 1726853633.23949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853633.26062: done with get_vars() 28107 1726853633.26108: done getting variables 28107 1726853633.26166: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:53 -0400 (0:00:00.056) 0:00:23.063 ****** 28107 1726853633.26236: entering _queue_task() for managed_node2/debug 28107 1726853633.26906: worker is 1 (out of 1 available) 28107 1726853633.26918: exiting _queue_task() for managed_node2/debug 28107 1726853633.26931: done queuing things up, now waiting for results queue to drain 28107 1726853633.26933: waiting for pending results... 28107 1726853633.27453: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28107 1726853633.27550: in run() - task 02083763-bbaf-0509-6cd9-000000000079 28107 1726853633.27555: variable 'ansible_search_path' from source: unknown 28107 1726853633.27560: variable 'ansible_search_path' from source: unknown 28107 1726853633.27662: calling self._execute() 28107 1726853633.27719: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.27732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.27746: variable 'omit' from source: magic vars 28107 1726853633.28141: variable 'ansible_distribution_major_version' from source: facts 28107 1726853633.28164: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853633.28177: variable 'omit' from source: magic vars 28107 1726853633.28242: variable 'omit' from source: magic vars 28107 1726853633.28289: variable 'omit' from source: magic vars 28107 1726853633.28406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853633.28423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853633.28451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853633.28479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853633.28529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853633.28788: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853633.28791: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.28794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.28796: Set connection var ansible_connection to ssh 28107 1726853633.28798: Set connection var ansible_pipelining to False 28107 1726853633.28800: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853633.28802: Set connection var ansible_timeout to 10 28107 1726853633.28803: Set connection var ansible_shell_type to sh 28107 1726853633.28810: Set connection var ansible_shell_executable to /bin/sh 28107 1726853633.28813: variable 'ansible_shell_executable' from source: unknown 28107 1726853633.28815: variable 'ansible_connection' from source: unknown 28107 1726853633.28824: variable 'ansible_module_compression' from source: unknown 28107 1726853633.28826: variable 'ansible_shell_type' from source: unknown 28107 1726853633.28828: variable 'ansible_shell_executable' from source: unknown 28107 1726853633.28830: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.28832: variable 'ansible_pipelining' from source: unknown 28107 1726853633.28834: variable 'ansible_timeout' from source: unknown 28107 1726853633.28836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.28982: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853633.29002: variable 'omit' from source: magic vars 28107 1726853633.29015: starting attempt loop 28107 1726853633.29023: running the handler 28107 1726853633.29161: variable '__network_connections_result' from source: set_fact 28107 1726853633.29232: handler run complete 28107 1726853633.29260: attempt loop complete, returning result 28107 1726853633.29269: _execute() done 28107 1726853633.29280: dumping result to json 28107 1726853633.29289: done dumping result, returning 28107 1726853633.29305: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-0509-6cd9-000000000079] 28107 1726853633.29315: sending task result for task 02083763-bbaf-0509-6cd9-000000000079 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } 28107 1726853633.29491: no more pending results, returning what we have 28107 1726853633.29494: results queue empty 28107 1726853633.29495: checking for any_errors_fatal 28107 1726853633.29501: done checking for any_errors_fatal 28107 1726853633.29502: checking for max_fail_percentage 28107 1726853633.29504: done checking for max_fail_percentage 28107 1726853633.29505: checking to see if all hosts have failed and the running result is not ok 28107 1726853633.29506: done checking to see if all hosts have failed 28107 1726853633.29506: getting the remaining hosts for this loop 28107 1726853633.29507: done getting the remaining hosts for this loop 28107 1726853633.29510: getting the next task for host managed_node2 28107 1726853633.29517: done getting next task for host managed_node2 28107 1726853633.29520: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28107 1726853633.29524: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853633.29533: getting variables 28107 1726853633.29535: in VariableManager get_vars() 28107 1726853633.29574: Calling all_inventory to load vars for managed_node2 28107 1726853633.29577: Calling groups_inventory to load vars for managed_node2 28107 1726853633.29579: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853633.29682: Calling all_plugins_play to load vars for managed_node2 28107 1726853633.29685: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853633.29691: Calling groups_plugins_play to load vars for managed_node2 28107 1726853633.30209: done sending task result for task 02083763-bbaf-0509-6cd9-000000000079 28107 1726853633.30212: WORKER PROCESS EXITING 28107 1726853633.31593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853633.34800: done with get_vars() 28107 1726853633.34824: done getting variables 28107 1726853633.34889: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:53 -0400 (0:00:00.086) 0:00:23.150 ****** 28107 1726853633.34929: entering _queue_task() for managed_node2/debug 28107 1726853633.35668: worker is 1 (out of 1 available) 28107 1726853633.35684: exiting _queue_task() for managed_node2/debug 28107 1726853633.35699: done queuing things up, now waiting for results queue to drain 28107 1726853633.35700: waiting for pending results... 28107 1726853633.36267: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28107 1726853633.36474: in run() - task 02083763-bbaf-0509-6cd9-00000000007a 28107 1726853633.36489: variable 'ansible_search_path' from source: unknown 28107 1726853633.36492: variable 'ansible_search_path' from source: unknown 28107 1726853633.36676: calling self._execute() 28107 1726853633.36802: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.36809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.36936: variable 'omit' from source: magic vars 28107 1726853633.37691: variable 'ansible_distribution_major_version' from source: facts 28107 1726853633.37703: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853633.37710: variable 'omit' from source: magic vars 28107 1726853633.37763: variable 'omit' from source: magic vars 28107 1726853633.37919: variable 'omit' from source: magic vars 28107 1726853633.38025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853633.38028: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853633.38127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853633.38148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853633.38160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853633.38245: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853633.38249: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.38253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.38497: Set connection var ansible_connection to ssh 28107 1726853633.38503: Set connection var ansible_pipelining to False 28107 1726853633.38511: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853633.38554: Set connection var ansible_timeout to 10 28107 1726853633.38559: Set connection var ansible_shell_type to sh 28107 1726853633.38563: Set connection var ansible_shell_executable to /bin/sh 28107 1726853633.38565: variable 'ansible_shell_executable' from source: unknown 28107 1726853633.38567: variable 'ansible_connection' from source: unknown 28107 1726853633.38569: variable 'ansible_module_compression' from source: unknown 28107 1726853633.38573: variable 'ansible_shell_type' from source: unknown 28107 1726853633.38575: variable 'ansible_shell_executable' from source: unknown 28107 1726853633.38577: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.38579: variable 'ansible_pipelining' from source: unknown 28107 1726853633.38581: variable 'ansible_timeout' from source: unknown 28107 1726853633.38583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.38898: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853633.39076: variable 'omit' from source: magic vars 28107 1726853633.39079: starting attempt loop 28107 1726853633.39082: running the handler 28107 1726853633.39084: variable '__network_connections_result' from source: set_fact 28107 1726853633.39163: variable '__network_connections_result' from source: set_fact 28107 1726853633.39677: handler run complete 28107 1726853633.39681: attempt loop complete, returning result 28107 1726853633.39683: _execute() done 28107 1726853633.39685: dumping result to json 28107 1726853633.39786: done dumping result, returning 28107 1726853633.39795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-0509-6cd9-00000000007a] 28107 1726853633.39800: sending task result for task 02083763-bbaf-0509-6cd9-00000000007a 28107 1726853633.39920: done sending task result for task 02083763-bbaf-0509-6cd9-00000000007a 28107 1726853633.39922: 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": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.8", "metric": 50, "network": "192.0.2.64", "prefix": 26, "src": "198.51.100.3", "table": "custom" } ] }, "name": "ethtest0", "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, 'ethtest0': update connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (is-modified)\n[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 296b5d49-3a2e-4268-814a-bc61526b6094 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } } 28107 1726853633.40032: no more pending results, returning what we have 28107 1726853633.40036: results queue empty 28107 1726853633.40037: checking for any_errors_fatal 28107 1726853633.40045: done checking for any_errors_fatal 28107 1726853633.40046: checking for max_fail_percentage 28107 1726853633.40049: done checking for max_fail_percentage 28107 1726853633.40056: checking to see if all hosts have failed and the running result is not ok 28107 1726853633.40060: done checking to see if all hosts have failed 28107 1726853633.40061: getting the remaining hosts for this loop 28107 1726853633.40062: done getting the remaining hosts for this loop 28107 1726853633.40066: getting the next task for host managed_node2 28107 1726853633.40076: done getting next task for host managed_node2 28107 1726853633.40079: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28107 1726853633.40083: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853633.40094: getting variables 28107 1726853633.40095: in VariableManager get_vars() 28107 1726853633.40132: Calling all_inventory to load vars for managed_node2 28107 1726853633.40135: Calling groups_inventory to load vars for managed_node2 28107 1726853633.40137: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853633.40146: Calling all_plugins_play to load vars for managed_node2 28107 1726853633.40148: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853633.40151: Calling groups_plugins_play to load vars for managed_node2 28107 1726853633.42160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853633.44794: done with get_vars() 28107 1726853633.44817: done getting variables 28107 1726853633.45083: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:53 -0400 (0:00:00.101) 0:00:23.252 ****** 28107 1726853633.45116: entering _queue_task() for managed_node2/debug 28107 1726853633.45588: worker is 1 (out of 1 available) 28107 1726853633.45601: exiting _queue_task() for managed_node2/debug 28107 1726853633.45615: done queuing things up, now waiting for results queue to drain 28107 1726853633.45616: waiting for pending results... 28107 1726853633.46490: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28107 1726853633.47064: in run() - task 02083763-bbaf-0509-6cd9-00000000007b 28107 1726853633.47077: variable 'ansible_search_path' from source: unknown 28107 1726853633.47081: variable 'ansible_search_path' from source: unknown 28107 1726853633.47116: calling self._execute() 28107 1726853633.47384: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.47388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.47568: variable 'omit' from source: magic vars 28107 1726853633.48775: variable 'ansible_distribution_major_version' from source: facts 28107 1726853633.49190: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853633.49502: variable 'network_state' from source: role '' defaults 28107 1726853633.49513: Evaluated conditional (network_state != {}): False 28107 1726853633.49516: when evaluation is False, skipping this task 28107 1726853633.49519: _execute() done 28107 1726853633.49522: dumping result to json 28107 1726853633.49524: done dumping result, returning 28107 1726853633.49536: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-0509-6cd9-00000000007b] 28107 1726853633.49541: sending task result for task 02083763-bbaf-0509-6cd9-00000000007b 28107 1726853633.49630: done sending task result for task 02083763-bbaf-0509-6cd9-00000000007b skipping: [managed_node2] => { "false_condition": "network_state != {}" } 28107 1726853633.49703: no more pending results, returning what we have 28107 1726853633.49707: results queue empty 28107 1726853633.49708: checking for any_errors_fatal 28107 1726853633.49718: done checking for any_errors_fatal 28107 1726853633.49718: checking for max_fail_percentage 28107 1726853633.49721: done checking for max_fail_percentage 28107 1726853633.49721: checking to see if all hosts have failed and the running result is not ok 28107 1726853633.49722: done checking to see if all hosts have failed 28107 1726853633.49723: getting the remaining hosts for this loop 28107 1726853633.49724: done getting the remaining hosts for this loop 28107 1726853633.49727: getting the next task for host managed_node2 28107 1726853633.49733: done getting next task for host managed_node2 28107 1726853633.49737: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28107 1726853633.49740: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 28107 1726853633.49760: getting variables 28107 1726853633.49762: in VariableManager get_vars() 28107 1726853633.49802: Calling all_inventory to load vars for managed_node2 28107 1726853633.49805: Calling groups_inventory to load vars for managed_node2 28107 1726853633.49807: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853633.49818: Calling all_plugins_play to load vars for managed_node2 28107 1726853633.49820: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853633.49823: Calling groups_plugins_play to load vars for managed_node2 28107 1726853633.50485: WORKER PROCESS EXITING 28107 1726853633.52635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853633.55728: done with get_vars() 28107 1726853633.55764: 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:33:53 -0400 (0:00:00.107) 0:00:23.359 ****** 28107 1726853633.55864: entering _queue_task() for managed_node2/ping 28107 1726853633.56297: worker is 1 (out of 1 available) 28107 1726853633.56467: exiting _queue_task() for managed_node2/ping 28107 1726853633.56483: done queuing things up, now waiting for results queue to drain 28107 1726853633.56485: waiting for pending results... 28107 1726853633.56615: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 28107 1726853633.56783: in run() - task 02083763-bbaf-0509-6cd9-00000000007c 28107 1726853633.56804: variable 'ansible_search_path' from source: unknown 28107 1726853633.56813: variable 'ansible_search_path' from source: unknown 28107 1726853633.56853: calling self._execute() 28107 1726853633.56973: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.56985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.57007: variable 'omit' from source: magic vars 28107 1726853633.57441: variable 'ansible_distribution_major_version' from source: facts 28107 1726853633.57444: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853633.57450: variable 'omit' from source: magic vars 28107 1726853633.57555: variable 'omit' from source: magic vars 28107 1726853633.57563: variable 'omit' from source: magic vars 28107 1726853633.57613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853633.57656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853633.57691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853633.57714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853633.57729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853633.57774: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853633.57793: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.57797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.57983: Set connection var ansible_connection to ssh 28107 1726853633.57987: Set connection var ansible_pipelining to False 28107 1726853633.57989: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853633.57991: Set connection var ansible_timeout to 10 28107 1726853633.57994: Set connection var ansible_shell_type to sh 28107 1726853633.57996: Set connection var ansible_shell_executable to /bin/sh 28107 1726853633.57998: variable 'ansible_shell_executable' from source: unknown 28107 1726853633.58000: variable 'ansible_connection' from source: unknown 28107 1726853633.58002: variable 'ansible_module_compression' from source: unknown 28107 1726853633.58005: variable 'ansible_shell_type' from source: unknown 28107 1726853633.58007: variable 'ansible_shell_executable' from source: unknown 28107 1726853633.58009: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853633.58076: variable 'ansible_pipelining' from source: unknown 28107 1726853633.58080: variable 'ansible_timeout' from source: unknown 28107 1726853633.58082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853633.58263: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853633.58282: variable 'omit' from source: magic vars 28107 1726853633.58291: starting attempt loop 28107 1726853633.58298: running the handler 28107 1726853633.58323: _low_level_execute_command(): starting 28107 1726853633.58340: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853633.59113: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853633.59160: 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 <<< 28107 1726853633.59221: 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 <<< 28107 1726853633.59281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853633.59307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853633.59331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853633.59547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853633.61186: stdout chunk (state=3): >>>/root <<< 28107 1726853633.61378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853633.61382: stdout chunk (state=3): >>><<< 28107 1726853633.61384: stderr chunk (state=3): >>><<< 28107 1726853633.61387: _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 28107 1726853633.61389: _low_level_execute_command(): starting 28107 1726853633.61395: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588 `" && echo ansible-tmp-1726853633.613545-29224-239868157009588="` echo /root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588 `" ) && sleep 0' 28107 1726853633.62647: 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 <<< 28107 1726853633.62809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853633.62822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853633.62910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853633.65063: stdout chunk (state=3): >>>ansible-tmp-1726853633.613545-29224-239868157009588=/root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588 <<< 28107 1726853633.65096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853633.65125: stderr chunk (state=3): >>><<< 28107 1726853633.65146: stdout chunk (state=3): >>><<< 28107 1726853633.65189: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853633.613545-29224-239868157009588=/root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588 , 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 28107 1726853633.65377: variable 'ansible_module_compression' from source: unknown 28107 1726853633.65380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28107 1726853633.65383: variable 'ansible_facts' from source: unknown 28107 1726853633.65778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588/AnsiballZ_ping.py 28107 1726853633.65904: Sending initial data 28107 1726853633.65912: Sent initial data (152 bytes) 28107 1726853633.66985: 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 <<< 28107 1726853633.67104: 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 <<< 28107 1726853633.67421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853633.69011: 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 <<< 28107 1726853633.69024: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28107 1726853633.69085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853633.69155: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpu3wsit8r /root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588/AnsiballZ_ping.py <<< 28107 1726853633.69169: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588/AnsiballZ_ping.py" <<< 28107 1726853633.69228: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpu3wsit8r" to remote "/root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588/AnsiballZ_ping.py" <<< 28107 1726853633.69239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588/AnsiballZ_ping.py" <<< 28107 1726853633.70612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853633.70826: stderr chunk (state=3): >>><<< 28107 1726853633.70829: stdout chunk (state=3): >>><<< 28107 1726853633.70831: done transferring module to remote 28107 1726853633.70833: _low_level_execute_command(): starting 28107 1726853633.70836: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588/ /root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588/AnsiballZ_ping.py && sleep 0' 28107 1726853633.71985: 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 <<< 28107 1726853633.72047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853633.72173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853633.72182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853633.72284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853633.74316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853633.74524: stderr chunk (state=3): >>><<< 28107 1726853633.74528: stdout chunk (state=3): >>><<< 28107 1726853633.74530: _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 28107 1726853633.74538: _low_level_execute_command(): starting 28107 1726853633.74540: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588/AnsiballZ_ping.py && sleep 0' 28107 1726853633.75442: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853633.75517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853633.75528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853633.75542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853633.75554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853633.75561: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853633.75572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853633.75587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853633.75594: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853633.75601: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853633.75609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853633.75619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853633.75632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853633.75640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853633.75646: stderr chunk (state=3): >>>debug2: match found <<< 28107 1726853633.75659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853633.75828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853633.75831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853633.75834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853633.75955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853633.91661: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28107 1726853633.93154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853633.93158: stdout chunk (state=3): >>><<< 28107 1726853633.93166: stderr chunk (state=3): >>><<< 28107 1726853633.93186: _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. 28107 1726853633.93211: 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-1726853633.613545-29224-239868157009588/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853633.93221: _low_level_execute_command(): starting 28107 1726853633.93226: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853633.613545-29224-239868157009588/ > /dev/null 2>&1 && sleep 0' 28107 1726853633.93816: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853633.93819: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853633.93829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853633.93844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853633.93856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853633.93976: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853633.93979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853633.93981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853633.93983: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853633.93985: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853633.93987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853633.93989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853633.93991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853633.93992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853633.93994: stderr chunk (state=3): >>>debug2: match found <<< 28107 1726853633.93996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853633.94015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853633.94027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853633.94036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853633.94140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853633.96060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853633.96130: stderr chunk (state=3): >>><<< 28107 1726853633.96133: stdout chunk (state=3): >>><<< 28107 1726853633.96276: _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 28107 1726853633.96283: handler run complete 28107 1726853633.96286: attempt loop complete, returning result 28107 1726853633.96288: _execute() done 28107 1726853633.96290: dumping result to json 28107 1726853633.96293: done dumping result, returning 28107 1726853633.96295: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-0509-6cd9-00000000007c] 28107 1726853633.96297: sending task result for task 02083763-bbaf-0509-6cd9-00000000007c 28107 1726853633.96363: done sending task result for task 02083763-bbaf-0509-6cd9-00000000007c 28107 1726853633.96366: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 28107 1726853633.96435: no more pending results, returning what we have 28107 1726853633.96439: results queue empty 28107 1726853633.96441: checking for any_errors_fatal 28107 1726853633.96450: done checking for any_errors_fatal 28107 1726853633.96450: checking for max_fail_percentage 28107 1726853633.96452: done checking for max_fail_percentage 28107 1726853633.96454: checking to see if all hosts have failed and the running result is not ok 28107 1726853633.96454: done checking to see if all hosts have failed 28107 1726853633.96455: getting the remaining hosts for this loop 28107 1726853633.96457: done getting the remaining hosts for this loop 28107 1726853633.96460: getting the next task for host managed_node2 28107 1726853633.96472: done getting next task for host managed_node2 28107 1726853633.96476: ^ task is: TASK: meta (role_complete) 28107 1726853633.96479: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853633.96492: getting variables 28107 1726853633.96494: in VariableManager get_vars() 28107 1726853633.96536: Calling all_inventory to load vars for managed_node2 28107 1726853633.96540: Calling groups_inventory to load vars for managed_node2 28107 1726853633.96543: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853633.96553: Calling all_plugins_play to load vars for managed_node2 28107 1726853633.96556: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853633.96560: Calling groups_plugins_play to load vars for managed_node2 28107 1726853633.98361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853633.99969: done with get_vars() 28107 1726853633.99996: done getting variables 28107 1726853634.00088: done queuing things up, now waiting for results queue to drain 28107 1726853634.00090: results queue empty 28107 1726853634.00091: checking for any_errors_fatal 28107 1726853634.00093: done checking for any_errors_fatal 28107 1726853634.00094: checking for max_fail_percentage 28107 1726853634.00095: done checking for max_fail_percentage 28107 1726853634.00096: checking to see if all hosts have failed and the running result is not ok 28107 1726853634.00097: done checking to see if all hosts have failed 28107 1726853634.00099: getting the remaining hosts for this loop 28107 1726853634.00100: done getting the remaining hosts for this loop 28107 1726853634.00103: getting the next task for host managed_node2 28107 1726853634.00107: done getting next task for host managed_node2 28107 1726853634.00109: ^ task is: TASK: Get the routes from the named route table 'custom' 28107 1726853634.00110: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853634.00112: getting variables 28107 1726853634.00113: in VariableManager get_vars() 28107 1726853634.00126: Calling all_inventory to load vars for managed_node2 28107 1726853634.00129: Calling groups_inventory to load vars for managed_node2 28107 1726853634.00130: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853634.00135: Calling all_plugins_play to load vars for managed_node2 28107 1726853634.00137: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853634.00148: Calling groups_plugins_play to load vars for managed_node2 28107 1726853634.01014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853634.01929: done with get_vars() 28107 1726853634.01943: done getting variables 28107 1726853634.01974: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routes from the named route table 'custom'] ********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:121 Friday 20 September 2024 13:33:54 -0400 (0:00:00.461) 0:00:23.821 ****** 28107 1726853634.01994: entering _queue_task() for managed_node2/command 28107 1726853634.02239: worker is 1 (out of 1 available) 28107 1726853634.02255: exiting _queue_task() for managed_node2/command 28107 1726853634.02268: done queuing things up, now waiting for results queue to drain 28107 1726853634.02272: waiting for pending results... 28107 1726853634.02593: running TaskExecutor() for managed_node2/TASK: Get the routes from the named route table 'custom' 28107 1726853634.02598: in run() - task 02083763-bbaf-0509-6cd9-0000000000ac 28107 1726853634.02609: variable 'ansible_search_path' from source: unknown 28107 1726853634.02648: calling self._execute() 28107 1726853634.02760: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853634.02776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853634.02977: variable 'omit' from source: magic vars 28107 1726853634.03189: variable 'ansible_distribution_major_version' from source: facts 28107 1726853634.03218: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853634.03230: variable 'omit' from source: magic vars 28107 1726853634.03257: variable 'omit' from source: magic vars 28107 1726853634.03301: variable 'omit' from source: magic vars 28107 1726853634.03355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853634.03394: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853634.03430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853634.03454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853634.03470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853634.03506: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853634.03512: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853634.03537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853634.03611: Set connection var ansible_connection to ssh 28107 1726853634.03615: Set connection var ansible_pipelining to False 28107 1726853634.03622: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853634.03626: Set connection var ansible_timeout to 10 28107 1726853634.03629: Set connection var ansible_shell_type to sh 28107 1726853634.03642: Set connection var ansible_shell_executable to /bin/sh 28107 1726853634.03658: variable 'ansible_shell_executable' from source: unknown 28107 1726853634.03663: variable 'ansible_connection' from source: unknown 28107 1726853634.03666: variable 'ansible_module_compression' from source: unknown 28107 1726853634.03669: variable 'ansible_shell_type' from source: unknown 28107 1726853634.03673: variable 'ansible_shell_executable' from source: unknown 28107 1726853634.03676: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853634.03683: variable 'ansible_pipelining' from source: unknown 28107 1726853634.03686: variable 'ansible_timeout' from source: unknown 28107 1726853634.03688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853634.03795: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853634.03803: variable 'omit' from source: magic vars 28107 1726853634.03807: starting attempt loop 28107 1726853634.03809: running the handler 28107 1726853634.03824: _low_level_execute_command(): starting 28107 1726853634.03830: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853634.04331: 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 <<< 28107 1726853634.04335: stderr 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 <<< 28107 1726853634.04338: 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 <<< 28107 1726853634.04378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853634.04392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.04475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.06226: stdout chunk (state=3): >>>/root <<< 28107 1726853634.06378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853634.06383: stdout chunk (state=3): >>><<< 28107 1726853634.06385: stderr chunk (state=3): >>><<< 28107 1726853634.06503: _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 28107 1726853634.06507: _low_level_execute_command(): starting 28107 1726853634.06511: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365 `" && echo ansible-tmp-1726853634.0641105-29245-178384892545365="` echo /root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365 `" ) && sleep 0' 28107 1726853634.06965: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853634.06974: 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 <<< 28107 1726853634.06982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853634.07004: 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 <<< 28107 1726853634.07014: 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 <<< 28107 1726853634.07063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853634.07066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.07147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.09165: stdout chunk (state=3): >>>ansible-tmp-1726853634.0641105-29245-178384892545365=/root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365 <<< 28107 1726853634.09300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853634.09310: stderr chunk (state=3): >>><<< 28107 1726853634.09313: stdout chunk (state=3): >>><<< 28107 1726853634.09333: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853634.0641105-29245-178384892545365=/root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365 , 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 28107 1726853634.09357: variable 'ansible_module_compression' from source: unknown 28107 1726853634.09413: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853634.09514: variable 'ansible_facts' from source: unknown 28107 1726853634.09532: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365/AnsiballZ_command.py 28107 1726853634.09648: Sending initial data 28107 1726853634.09652: Sent initial data (156 bytes) 28107 1726853634.10281: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853634.10294: 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 <<< 28107 1726853634.10307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853634.10389: stderr 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 <<< 28107 1726853634.10403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853634.10419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853634.10440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.10576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.12244: 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 <<< 28107 1726853634.12247: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28107 1726853634.12326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853634.12397: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpymc0sl64 /root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365/AnsiballZ_command.py <<< 28107 1726853634.12400: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365/AnsiballZ_command.py" <<< 28107 1726853634.12473: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpymc0sl64" to remote "/root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365/AnsiballZ_command.py" <<< 28107 1726853634.13304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853634.13352: stderr chunk (state=3): >>><<< 28107 1726853634.13355: stdout chunk (state=3): >>><<< 28107 1726853634.13367: done transferring module to remote 28107 1726853634.13379: _low_level_execute_command(): starting 28107 1726853634.13383: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365/ /root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365/AnsiballZ_command.py && sleep 0' 28107 1726853634.13796: 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 <<< 28107 1726853634.13800: 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 <<< 28107 1726853634.13802: 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 <<< 28107 1726853634.13804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853634.13843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853634.13859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.13925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.15777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853634.15804: stderr chunk (state=3): >>><<< 28107 1726853634.15807: stdout chunk (state=3): >>><<< 28107 1726853634.15816: _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 28107 1726853634.15819: _low_level_execute_command(): starting 28107 1726853634.15824: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365/AnsiballZ_command.py && sleep 0' 28107 1726853634.16230: 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 <<< 28107 1726853634.16234: stderr 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 <<< 28107 1726853634.16237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28107 1726853634.16239: 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 <<< 28107 1726853634.16241: stderr 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 <<< 28107 1726853634.16289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853634.16293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.16376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.32550: stdout chunk (state=3): >>> {"changed": true, "stdout": "192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 \n198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 \n198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "custom"], "start": "2024-09-20 13:33:54.320474", "end": "2024-09-20 13:33:54.324391", "delta": "0:00:00.003917", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table custom", "_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}}} <<< 28107 1726853634.34190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853634.34223: stderr chunk (state=3): >>><<< 28107 1726853634.34226: stdout chunk (state=3): >>><<< 28107 1726853634.34243: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 \n198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 \n198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "custom"], "start": "2024-09-20 13:33:54.320474", "end": "2024-09-20 13:33:54.324391", "delta": "0:00:00.003917", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table custom", "_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. 28107 1726853634.34275: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip route show table custom', '_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-1726853634.0641105-29245-178384892545365/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853634.34282: _low_level_execute_command(): starting 28107 1726853634.34287: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853634.0641105-29245-178384892545365/ > /dev/null 2>&1 && sleep 0' 28107 1726853634.34740: 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 <<< 28107 1726853634.34743: stderr 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 <<< 28107 1726853634.34752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853634.34754: 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 <<< 28107 1726853634.34756: stderr 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 <<< 28107 1726853634.34808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853634.34811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853634.34813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.34891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.36776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853634.36804: stderr chunk (state=3): >>><<< 28107 1726853634.36807: stdout chunk (state=3): >>><<< 28107 1726853634.36820: _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 28107 1726853634.36825: handler run complete 28107 1726853634.36844: Evaluated conditional (False): False 28107 1726853634.36852: attempt loop complete, returning result 28107 1726853634.36855: _execute() done 28107 1726853634.36857: dumping result to json 28107 1726853634.36865: done dumping result, returning 28107 1726853634.36874: done running TaskExecutor() for managed_node2/TASK: Get the routes from the named route table 'custom' [02083763-bbaf-0509-6cd9-0000000000ac] 28107 1726853634.36879: sending task result for task 02083763-bbaf-0509-6cd9-0000000000ac 28107 1726853634.36977: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000ac 28107 1726853634.36979: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "custom" ], "delta": "0:00:00.003917", "end": "2024-09-20 13:33:54.324391", "rc": 0, "start": "2024-09-20 13:33:54.320474" } STDOUT: 192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 28107 1726853634.37085: no more pending results, returning what we have 28107 1726853634.37088: results queue empty 28107 1726853634.37089: checking for any_errors_fatal 28107 1726853634.37091: done checking for any_errors_fatal 28107 1726853634.37092: checking for max_fail_percentage 28107 1726853634.37094: done checking for max_fail_percentage 28107 1726853634.37095: checking to see if all hosts have failed and the running result is not ok 28107 1726853634.37096: done checking to see if all hosts have failed 28107 1726853634.37096: getting the remaining hosts for this loop 28107 1726853634.37098: done getting the remaining hosts for this loop 28107 1726853634.37100: getting the next task for host managed_node2 28107 1726853634.37105: done getting next task for host managed_node2 28107 1726853634.37108: ^ task is: TASK: Assert that the named route table 'custom' contains the specified route 28107 1726853634.37110: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853634.37113: getting variables 28107 1726853634.37115: in VariableManager get_vars() 28107 1726853634.37153: Calling all_inventory to load vars for managed_node2 28107 1726853634.37155: Calling groups_inventory to load vars for managed_node2 28107 1726853634.37157: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853634.37167: Calling all_plugins_play to load vars for managed_node2 28107 1726853634.37170: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853634.37180: Calling groups_plugins_play to load vars for managed_node2 28107 1726853634.37935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853634.38788: done with get_vars() 28107 1726853634.38805: done getting variables 28107 1726853634.38847: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the named route table 'custom' contains the specified route] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:127 Friday 20 September 2024 13:33:54 -0400 (0:00:00.368) 0:00:24.190 ****** 28107 1726853634.38870: entering _queue_task() for managed_node2/assert 28107 1726853634.39094: worker is 1 (out of 1 available) 28107 1726853634.39110: exiting _queue_task() for managed_node2/assert 28107 1726853634.39122: done queuing things up, now waiting for results queue to drain 28107 1726853634.39124: waiting for pending results... 28107 1726853634.39294: running TaskExecutor() for managed_node2/TASK: Assert that the named route table 'custom' contains the specified route 28107 1726853634.39360: in run() - task 02083763-bbaf-0509-6cd9-0000000000ad 28107 1726853634.39372: variable 'ansible_search_path' from source: unknown 28107 1726853634.39398: calling self._execute() 28107 1726853634.39483: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853634.39489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853634.39497: variable 'omit' from source: magic vars 28107 1726853634.39778: variable 'ansible_distribution_major_version' from source: facts 28107 1726853634.39793: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853634.39797: variable 'omit' from source: magic vars 28107 1726853634.39814: variable 'omit' from source: magic vars 28107 1726853634.39843: variable 'omit' from source: magic vars 28107 1726853634.39880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853634.39906: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853634.39923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853634.39936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853634.39945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853634.39970: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853634.39975: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853634.39977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853634.40046: Set connection var ansible_connection to ssh 28107 1726853634.40049: Set connection var ansible_pipelining to False 28107 1726853634.40059: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853634.40062: Set connection var ansible_timeout to 10 28107 1726853634.40064: Set connection var ansible_shell_type to sh 28107 1726853634.40072: Set connection var ansible_shell_executable to /bin/sh 28107 1726853634.40088: variable 'ansible_shell_executable' from source: unknown 28107 1726853634.40091: variable 'ansible_connection' from source: unknown 28107 1726853634.40093: variable 'ansible_module_compression' from source: unknown 28107 1726853634.40096: variable 'ansible_shell_type' from source: unknown 28107 1726853634.40098: variable 'ansible_shell_executable' from source: unknown 28107 1726853634.40100: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853634.40102: variable 'ansible_pipelining' from source: unknown 28107 1726853634.40107: variable 'ansible_timeout' from source: unknown 28107 1726853634.40110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853634.40209: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853634.40217: variable 'omit' from source: magic vars 28107 1726853634.40222: starting attempt loop 28107 1726853634.40225: running the handler 28107 1726853634.40331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853634.40497: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853634.40528: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853634.40584: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853634.40609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853634.40670: variable 'route_table_custom' from source: set_fact 28107 1726853634.40693: Evaluated conditional (route_table_custom.stdout is search("198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2")): True 28107 1726853634.40781: variable 'route_table_custom' from source: set_fact 28107 1726853634.40799: Evaluated conditional (route_table_custom.stdout is search("198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4")): True 28107 1726853634.40886: variable 'route_table_custom' from source: set_fact 28107 1726853634.40907: Evaluated conditional (route_table_custom.stdout is search("192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50")): True 28107 1726853634.40912: handler run complete 28107 1726853634.40923: attempt loop complete, returning result 28107 1726853634.40926: _execute() done 28107 1726853634.40928: dumping result to json 28107 1726853634.40930: done dumping result, returning 28107 1726853634.40937: done running TaskExecutor() for managed_node2/TASK: Assert that the named route table 'custom' contains the specified route [02083763-bbaf-0509-6cd9-0000000000ad] 28107 1726853634.40942: sending task result for task 02083763-bbaf-0509-6cd9-0000000000ad 28107 1726853634.41026: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000ad 28107 1726853634.41029: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 28107 1726853634.41078: no more pending results, returning what we have 28107 1726853634.41081: results queue empty 28107 1726853634.41082: checking for any_errors_fatal 28107 1726853634.41091: done checking for any_errors_fatal 28107 1726853634.41091: checking for max_fail_percentage 28107 1726853634.41094: done checking for max_fail_percentage 28107 1726853634.41094: checking to see if all hosts have failed and the running result is not ok 28107 1726853634.41095: done checking to see if all hosts have failed 28107 1726853634.41096: getting the remaining hosts for this loop 28107 1726853634.41097: done getting the remaining hosts for this loop 28107 1726853634.41100: getting the next task for host managed_node2 28107 1726853634.41105: done getting next task for host managed_node2 28107 1726853634.41108: ^ task is: TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 28107 1726853634.41109: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853634.41113: getting variables 28107 1726853634.41115: in VariableManager get_vars() 28107 1726853634.41150: Calling all_inventory to load vars for managed_node2 28107 1726853634.41153: Calling groups_inventory to load vars for managed_node2 28107 1726853634.41155: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853634.41166: Calling all_plugins_play to load vars for managed_node2 28107 1726853634.41168: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853634.41170: Calling groups_plugins_play to load vars for managed_node2 28107 1726853634.42032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853634.42937: done with get_vars() 28107 1726853634.42953: done getting variables TASK [Remove the dedicated test file in `/etc/iproute2/rt_tables.d/`] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:135 Friday 20 September 2024 13:33:54 -0400 (0:00:00.041) 0:00:24.231 ****** 28107 1726853634.43026: entering _queue_task() for managed_node2/file 28107 1726853634.43263: worker is 1 (out of 1 available) 28107 1726853634.43279: exiting _queue_task() for managed_node2/file 28107 1726853634.43292: done queuing things up, now waiting for results queue to drain 28107 1726853634.43294: waiting for pending results... 28107 1726853634.43467: running TaskExecutor() for managed_node2/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 28107 1726853634.43530: in run() - task 02083763-bbaf-0509-6cd9-0000000000ae 28107 1726853634.43542: variable 'ansible_search_path' from source: unknown 28107 1726853634.43575: calling self._execute() 28107 1726853634.43655: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853634.43663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853634.43673: variable 'omit' from source: magic vars 28107 1726853634.43960: variable 'ansible_distribution_major_version' from source: facts 28107 1726853634.43974: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853634.43977: variable 'omit' from source: magic vars 28107 1726853634.43998: variable 'omit' from source: magic vars 28107 1726853634.44023: variable 'omit' from source: magic vars 28107 1726853634.44055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853634.44088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853634.44106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853634.44119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853634.44127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853634.44151: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853634.44154: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853634.44158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853634.44231: Set connection var ansible_connection to ssh 28107 1726853634.44235: Set connection var ansible_pipelining to False 28107 1726853634.44243: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853634.44248: Set connection var ansible_timeout to 10 28107 1726853634.44250: Set connection var ansible_shell_type to sh 28107 1726853634.44257: Set connection var ansible_shell_executable to /bin/sh 28107 1726853634.44276: variable 'ansible_shell_executable' from source: unknown 28107 1726853634.44281: variable 'ansible_connection' from source: unknown 28107 1726853634.44283: variable 'ansible_module_compression' from source: unknown 28107 1726853634.44286: variable 'ansible_shell_type' from source: unknown 28107 1726853634.44288: variable 'ansible_shell_executable' from source: unknown 28107 1726853634.44290: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853634.44293: variable 'ansible_pipelining' from source: unknown 28107 1726853634.44298: variable 'ansible_timeout' from source: unknown 28107 1726853634.44300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853634.44448: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853634.44456: variable 'omit' from source: magic vars 28107 1726853634.44464: starting attempt loop 28107 1726853634.44467: running the handler 28107 1726853634.44482: _low_level_execute_command(): starting 28107 1726853634.44490: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853634.45163: 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 <<< 28107 1726853634.45168: 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 <<< 28107 1726853634.45174: 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 <<< 28107 1726853634.45177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853634.45200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853634.45215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.45321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.47058: stdout chunk (state=3): >>>/root <<< 28107 1726853634.47156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853634.47186: stderr chunk (state=3): >>><<< 28107 1726853634.47189: stdout chunk (state=3): >>><<< 28107 1726853634.47210: _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 28107 1726853634.47222: _low_level_execute_command(): starting 28107 1726853634.47229: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156 `" && echo ansible-tmp-1726853634.472111-29259-15896495368156="` echo /root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156 `" ) && sleep 0' 28107 1726853634.47657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853634.47742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853634.47746: 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 <<< 28107 1726853634.47748: 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 <<< 28107 1726853634.47759: 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 <<< 28107 1726853634.47803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853634.47816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.47926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.49995: stdout chunk (state=3): >>>ansible-tmp-1726853634.472111-29259-15896495368156=/root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156 <<< 28107 1726853634.50205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853634.50236: stderr chunk (state=3): >>><<< 28107 1726853634.50678: stdout chunk (state=3): >>><<< 28107 1726853634.50682: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853634.472111-29259-15896495368156=/root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156 , 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 28107 1726853634.50685: variable 'ansible_module_compression' from source: unknown 28107 1726853634.50687: ANSIBALLZ: Using lock for file 28107 1726853634.50689: ANSIBALLZ: Acquiring lock 28107 1726853634.50691: ANSIBALLZ: Lock acquired: 139685686379104 28107 1726853634.50693: ANSIBALLZ: Creating module 28107 1726853634.85878: ANSIBALLZ: Writing module into payload 28107 1726853634.85969: ANSIBALLZ: Writing module 28107 1726853634.85994: ANSIBALLZ: Renaming module 28107 1726853634.86000: ANSIBALLZ: Done creating module 28107 1726853634.86017: variable 'ansible_facts' from source: unknown 28107 1726853634.86105: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156/AnsiballZ_file.py 28107 1726853634.86273: Sending initial data 28107 1726853634.86277: Sent initial data (151 bytes) 28107 1726853634.86921: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853634.86986: 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 <<< 28107 1726853634.87035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853634.87049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853634.87072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.87252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.88943: 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 <<< 28107 1726853634.89095: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853634.89218: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp_alva6xc /root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156/AnsiballZ_file.py <<< 28107 1726853634.89222: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156/AnsiballZ_file.py" <<< 28107 1726853634.89303: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp_alva6xc" to remote "/root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156/AnsiballZ_file.py" <<< 28107 1726853634.90196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853634.90214: stderr chunk (state=3): >>><<< 28107 1726853634.90222: stdout chunk (state=3): >>><<< 28107 1726853634.90315: done transferring module to remote 28107 1726853634.90335: _low_level_execute_command(): starting 28107 1726853634.90343: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156/ /root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156/AnsiballZ_file.py && sleep 0' 28107 1726853634.90956: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853634.90969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853634.91006: 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 <<< 28107 1726853634.91096: 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' <<< 28107 1726853634.91128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853634.91143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.91241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853634.93118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853634.93154: stderr chunk (state=3): >>><<< 28107 1726853634.93157: stdout chunk (state=3): >>><<< 28107 1726853634.93277: _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 28107 1726853634.93281: _low_level_execute_command(): starting 28107 1726853634.93283: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156/AnsiballZ_file.py && sleep 0' 28107 1726853634.93976: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853634.93980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853634.93982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853634.93985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853634.93987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853634.93989: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853634.93991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853634.93993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853634.93996: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853634.93998: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853634.94000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853634.94002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853634.94004: stderr 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 <<< 28107 1726853634.94006: 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' <<< 28107 1726853634.94008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853634.94011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853634.94119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853635.10659: stdout chunk (state=3): >>> {"path": "/etc/iproute2/rt_tables.d/table.conf", "changed": true, "diff": {"before": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "file"}, "after": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/iproute2/rt_tables.d/table.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 28107 1726853635.12279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853635.12283: stdout chunk (state=3): >>><<< 28107 1726853635.12285: stderr chunk (state=3): >>><<< 28107 1726853635.12288: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/iproute2/rt_tables.d/table.conf", "changed": true, "diff": {"before": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "file"}, "after": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/iproute2/rt_tables.d/table.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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. 28107 1726853635.12291: done with _execute_module (file, {'state': 'absent', 'path': '/etc/iproute2/rt_tables.d/table.conf', '_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': 'file', '_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-1726853634.472111-29259-15896495368156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853635.12293: _low_level_execute_command(): starting 28107 1726853635.12295: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853634.472111-29259-15896495368156/ > /dev/null 2>&1 && sleep 0' 28107 1726853635.12801: 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 <<< 28107 1726853635.12805: stderr 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 <<< 28107 1726853635.12828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853635.12831: 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 <<< 28107 1726853635.12833: stderr 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 <<< 28107 1726853635.12885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853635.12894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853635.12981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853635.14916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853635.14919: stdout chunk (state=3): >>><<< 28107 1726853635.14922: stderr chunk (state=3): >>><<< 28107 1726853635.15077: _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 28107 1726853635.15081: handler run complete 28107 1726853635.15083: attempt loop complete, returning result 28107 1726853635.15085: _execute() done 28107 1726853635.15088: dumping result to json 28107 1726853635.15090: done dumping result, returning 28107 1726853635.15092: done running TaskExecutor() for managed_node2/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` [02083763-bbaf-0509-6cd9-0000000000ae] 28107 1726853635.15094: sending task result for task 02083763-bbaf-0509-6cd9-0000000000ae 28107 1726853635.15165: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000ae 28107 1726853635.15168: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent" } 28107 1726853635.15234: no more pending results, returning what we have 28107 1726853635.15238: results queue empty 28107 1726853635.15239: checking for any_errors_fatal 28107 1726853635.15245: done checking for any_errors_fatal 28107 1726853635.15246: checking for max_fail_percentage 28107 1726853635.15248: done checking for max_fail_percentage 28107 1726853635.15249: checking to see if all hosts have failed and the running result is not ok 28107 1726853635.15249: done checking to see if all hosts have failed 28107 1726853635.15250: getting the remaining hosts for this loop 28107 1726853635.15252: done getting the remaining hosts for this loop 28107 1726853635.15255: getting the next task for host managed_node2 28107 1726853635.15263: done getting next task for host managed_node2 28107 1726853635.15265: ^ task is: TASK: meta (flush_handlers) 28107 1726853635.15267: ^ 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 28107 1726853635.15274: getting variables 28107 1726853635.15276: in VariableManager get_vars() 28107 1726853635.15314: Calling all_inventory to load vars for managed_node2 28107 1726853635.15317: Calling groups_inventory to load vars for managed_node2 28107 1726853635.15319: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853635.15330: Calling all_plugins_play to load vars for managed_node2 28107 1726853635.15332: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853635.15335: Calling groups_plugins_play to load vars for managed_node2 28107 1726853635.17200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853635.18838: done with get_vars() 28107 1726853635.18873: done getting variables 28107 1726853635.18946: in VariableManager get_vars() 28107 1726853635.18969: Calling all_inventory to load vars for managed_node2 28107 1726853635.18973: Calling groups_inventory to load vars for managed_node2 28107 1726853635.18976: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853635.18981: Calling all_plugins_play to load vars for managed_node2 28107 1726853635.18983: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853635.18986: Calling groups_plugins_play to load vars for managed_node2 28107 1726853635.25261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853635.26885: done with get_vars() 28107 1726853635.26927: done queuing things up, now waiting for results queue to drain 28107 1726853635.26929: results queue empty 28107 1726853635.26930: checking for any_errors_fatal 28107 1726853635.26934: done checking for any_errors_fatal 28107 1726853635.26935: checking for max_fail_percentage 28107 1726853635.26936: done checking for max_fail_percentage 28107 1726853635.26937: checking to see if all hosts have failed and the running result is not ok 28107 1726853635.26938: done checking to see if all hosts have failed 28107 1726853635.26938: getting the remaining hosts for this loop 28107 1726853635.26939: done getting the remaining hosts for this loop 28107 1726853635.26942: getting the next task for host managed_node2 28107 1726853635.26946: done getting next task for host managed_node2 28107 1726853635.26947: ^ task is: TASK: meta (flush_handlers) 28107 1726853635.26949: ^ 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 28107 1726853635.26951: getting variables 28107 1726853635.26952: in VariableManager get_vars() 28107 1726853635.26967: Calling all_inventory to load vars for managed_node2 28107 1726853635.26969: Calling groups_inventory to load vars for managed_node2 28107 1726853635.26972: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853635.26978: Calling all_plugins_play to load vars for managed_node2 28107 1726853635.26985: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853635.26988: Calling groups_plugins_play to load vars for managed_node2 28107 1726853635.28222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853635.29164: done with get_vars() 28107 1726853635.29182: done getting variables 28107 1726853635.29220: in VariableManager get_vars() 28107 1726853635.29230: Calling all_inventory to load vars for managed_node2 28107 1726853635.29232: Calling groups_inventory to load vars for managed_node2 28107 1726853635.29233: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853635.29237: Calling all_plugins_play to load vars for managed_node2 28107 1726853635.29238: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853635.29240: Calling groups_plugins_play to load vars for managed_node2 28107 1726853635.29912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853635.31318: done with get_vars() 28107 1726853635.31347: done queuing things up, now waiting for results queue to drain 28107 1726853635.31349: results queue empty 28107 1726853635.31350: checking for any_errors_fatal 28107 1726853635.31351: done checking for any_errors_fatal 28107 1726853635.31352: checking for max_fail_percentage 28107 1726853635.31353: done checking for max_fail_percentage 28107 1726853635.31354: checking to see if all hosts have failed and the running result is not ok 28107 1726853635.31354: done checking to see if all hosts have failed 28107 1726853635.31355: getting the remaining hosts for this loop 28107 1726853635.31356: done getting the remaining hosts for this loop 28107 1726853635.31361: getting the next task for host managed_node2 28107 1726853635.31364: done getting next task for host managed_node2 28107 1726853635.31365: ^ task is: None 28107 1726853635.31367: ^ 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 28107 1726853635.31368: done queuing things up, now waiting for results queue to drain 28107 1726853635.31369: results queue empty 28107 1726853635.31369: checking for any_errors_fatal 28107 1726853635.31370: done checking for any_errors_fatal 28107 1726853635.31374: checking for max_fail_percentage 28107 1726853635.31375: done checking for max_fail_percentage 28107 1726853635.31375: checking to see if all hosts have failed and the running result is not ok 28107 1726853635.31376: done checking to see if all hosts have failed 28107 1726853635.31377: getting the next task for host managed_node2 28107 1726853635.31380: done getting next task for host managed_node2 28107 1726853635.31380: ^ task is: None 28107 1726853635.31381: ^ 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 28107 1726853635.31461: in VariableManager get_vars() 28107 1726853635.31483: done with get_vars() 28107 1726853635.31489: in VariableManager get_vars() 28107 1726853635.31501: done with get_vars() 28107 1726853635.31505: variable 'omit' from source: magic vars 28107 1726853635.31605: variable 'profile' from source: play vars 28107 1726853635.31712: in VariableManager get_vars() 28107 1726853635.31726: done with get_vars() 28107 1726853635.31745: variable 'omit' from source: magic vars 28107 1726853635.31810: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 28107 1726853635.32284: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28107 1726853635.32303: getting the remaining hosts for this loop 28107 1726853635.32304: done getting the remaining hosts for this loop 28107 1726853635.32306: getting the next task for host managed_node2 28107 1726853635.32307: done getting next task for host managed_node2 28107 1726853635.32309: ^ task is: TASK: Gathering Facts 28107 1726853635.32310: ^ 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 28107 1726853635.32311: getting variables 28107 1726853635.32312: in VariableManager get_vars() 28107 1726853635.32319: Calling all_inventory to load vars for managed_node2 28107 1726853635.32321: Calling groups_inventory to load vars for managed_node2 28107 1726853635.32322: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853635.32326: Calling all_plugins_play to load vars for managed_node2 28107 1726853635.32327: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853635.32329: Calling groups_plugins_play to load vars for managed_node2 28107 1726853635.32995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853635.34584: done with get_vars() 28107 1726853635.34605: done getting variables 28107 1726853635.34650: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 13:33:55 -0400 (0:00:00.916) 0:00:25.148 ****** 28107 1726853635.34676: entering _queue_task() for managed_node2/gather_facts 28107 1726853635.35164: worker is 1 (out of 1 available) 28107 1726853635.35203: exiting _queue_task() for managed_node2/gather_facts 28107 1726853635.35241: done queuing things up, now waiting for results queue to drain 28107 1726853635.35243: waiting for pending results... 28107 1726853635.35418: running TaskExecutor() for managed_node2/TASK: Gathering Facts 28107 1726853635.35507: in run() - task 02083763-bbaf-0509-6cd9-0000000006a2 28107 1726853635.35519: variable 'ansible_search_path' from source: unknown 28107 1726853635.35552: calling self._execute() 28107 1726853635.35633: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853635.35637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853635.35645: variable 'omit' from source: magic vars 28107 1726853635.35939: variable 'ansible_distribution_major_version' from source: facts 28107 1726853635.35950: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853635.35955: variable 'omit' from source: magic vars 28107 1726853635.35978: variable 'omit' from source: magic vars 28107 1726853635.36007: variable 'omit' from source: magic vars 28107 1726853635.36040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853635.36067: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853635.36085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853635.36101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853635.36110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853635.36135: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853635.36139: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853635.36142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853635.36214: Set connection var ansible_connection to ssh 28107 1726853635.36218: Set connection var ansible_pipelining to False 28107 1726853635.36228: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853635.36231: Set connection var ansible_timeout to 10 28107 1726853635.36234: Set connection var ansible_shell_type to sh 28107 1726853635.36241: Set connection var ansible_shell_executable to /bin/sh 28107 1726853635.36256: variable 'ansible_shell_executable' from source: unknown 28107 1726853635.36262: variable 'ansible_connection' from source: unknown 28107 1726853635.36265: variable 'ansible_module_compression' from source: unknown 28107 1726853635.36267: variable 'ansible_shell_type' from source: unknown 28107 1726853635.36270: variable 'ansible_shell_executable' from source: unknown 28107 1726853635.36273: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853635.36278: variable 'ansible_pipelining' from source: unknown 28107 1726853635.36280: variable 'ansible_timeout' from source: unknown 28107 1726853635.36284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853635.36416: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853635.36424: variable 'omit' from source: magic vars 28107 1726853635.36428: starting attempt loop 28107 1726853635.36430: running the handler 28107 1726853635.36446: variable 'ansible_facts' from source: unknown 28107 1726853635.36466: _low_level_execute_command(): starting 28107 1726853635.36473: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853635.37308: 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 debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853635.37337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853635.39086: stdout chunk (state=3): >>>/root <<< 28107 1726853635.39194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853635.39221: stderr chunk (state=3): >>><<< 28107 1726853635.39231: stdout chunk (state=3): >>><<< 28107 1726853635.39259: _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 28107 1726853635.39284: _low_level_execute_command(): starting 28107 1726853635.39296: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170 `" && echo ansible-tmp-1726853635.3926744-29298-131613649492170="` echo /root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170 `" ) && sleep 0' 28107 1726853635.40024: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853635.40028: 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 <<< 28107 1726853635.40032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853635.40035: 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 <<< 28107 1726853635.40045: stderr 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 <<< 28107 1726853635.40108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853635.40111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853635.40116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853635.40194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853635.42196: stdout chunk (state=3): >>>ansible-tmp-1726853635.3926744-29298-131613649492170=/root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170 <<< 28107 1726853635.42330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853635.42339: stdout chunk (state=3): >>><<< 28107 1726853635.42349: stderr chunk (state=3): >>><<< 28107 1726853635.42369: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853635.3926744-29298-131613649492170=/root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170 , 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 28107 1726853635.42577: variable 'ansible_module_compression' from source: unknown 28107 1726853635.42580: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28107 1726853635.42582: variable 'ansible_facts' from source: unknown 28107 1726853635.42739: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170/AnsiballZ_setup.py 28107 1726853635.42929: Sending initial data 28107 1726853635.42938: Sent initial data (154 bytes) 28107 1726853635.43505: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853635.43521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853635.43537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853635.43555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853635.43580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853635.43678: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853635.43702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853635.43806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853635.45446: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28107 1726853635.45465: 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 <<< 28107 1726853635.45550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853635.45645: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp7tsu59lq /root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170/AnsiballZ_setup.py <<< 28107 1726853635.45655: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170/AnsiballZ_setup.py" <<< 28107 1726853635.45707: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp7tsu59lq" to remote "/root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170/AnsiballZ_setup.py" <<< 28107 1726853635.47323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853635.47333: stdout chunk (state=3): >>><<< 28107 1726853635.47349: stderr chunk (state=3): >>><<< 28107 1726853635.47375: done transferring module to remote 28107 1726853635.47391: _low_level_execute_command(): starting 28107 1726853635.47400: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170/ /root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170/AnsiballZ_setup.py && sleep 0' 28107 1726853635.48024: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853635.48040: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853635.48054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853635.48069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853635.48087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853635.48147: 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 <<< 28107 1726853635.48188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853635.48208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853635.48233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853635.48346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853635.50300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853635.50304: stdout chunk (state=3): >>><<< 28107 1726853635.50307: stderr chunk (state=3): >>><<< 28107 1726853635.50401: _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 28107 1726853635.50405: _low_level_execute_command(): starting 28107 1726853635.50407: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170/AnsiballZ_setup.py && sleep 0' 28107 1726853635.50968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853635.50987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853635.51002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853635.51032: stderr 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 <<< 28107 1726853635.51048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853635.51141: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853635.51163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853635.51279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853636.18533: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_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": {"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_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_loadavg": {"1m": 0.77490234375, "5m": 0.6318359375, "15m": 0.359375}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber":<<< 28107 1726853636.18587: stdout chunk (state=3): >>> "38", "day": "20", "hour": "13", "minute": "33", "second": "55", "epoch": "1726853635", "epoch_int": "1726853635", "date": "2024-09-20", "time": "13:33:55", "iso8601_micro": "2024-09-20T17:33:55.798204Z", "iso8601": "2024-09-20T17:33:55Z", "iso8601_basic": "20240920T133355798204", "iso8601_basic_short": "20240920T133355", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_is_chroot": false, "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": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 578, "free": 2953}, "nocache": {"free": 3293, "used": 238}, "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": 846, "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": 261790515200, "block_size": 4096, "block_total": 65519099, "block_available": 63913700, "block_used": 1605399, "inode_total": 131070960, "inode_available": 131029063, "inode_used": 41897, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["ethtest0", "lo", "eth0", "peerethtest0"], "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<<< 28107 1726853636.18618: stdout chunk (state=3): >>>]", "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_peerethtest0": {"device": "peerethtest0", "macaddress": "a2:a9:d5:66:76:8b", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::a0a9:d5ff:fe66:768b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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_ethtest0": {"device": "ethtest0", "macaddress": "e6:45:e2:bb:dd:36", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv4": {"address": "198.51.100.3", "broadcast": "198.51.100.63", "netmask": "255.255.255.192", "network": "198.51.100.0", "prefix": "26"}, "ipv6": [{"address": "fe80::e445:e2ff:febb:dd36", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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", "198.51.100.3"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445", "fe80::a0a9:d5ff:fe66:768b", "fe80::e445:e2ff:febb:dd36"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1", "198.51.100.3"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445", "fe80::a0a9:d5ff:fe66:768b", "fe80::e445:e2ff:febb:dd36"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_fibre_channel_wwn": [], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 28107 1726853636.20710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853636.20758: stderr chunk (state=3): >>><<< 28107 1726853636.20763: stdout chunk (state=3): >>><<< 28107 1726853636.20979: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_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": {"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_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_loadavg": {"1m": 0.77490234375, "5m": 0.6318359375, "15m": 0.359375}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "55", "epoch": "1726853635", "epoch_int": "1726853635", "date": "2024-09-20", "time": "13:33:55", "iso8601_micro": "2024-09-20T17:33:55.798204Z", "iso8601": "2024-09-20T17:33:55Z", "iso8601_basic": "20240920T133355798204", "iso8601_basic_short": "20240920T133355", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_is_chroot": false, "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": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 578, "free": 2953}, "nocache": {"free": 3293, "used": 238}, "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": 846, "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": 261790515200, "block_size": 4096, "block_total": 65519099, "block_available": 63913700, "block_used": 1605399, "inode_total": 131070960, "inode_available": 131029063, "inode_used": 41897, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["ethtest0", "lo", "eth0", "peerethtest0"], "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_peerethtest0": {"device": "peerethtest0", "macaddress": "a2:a9:d5:66:76:8b", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::a0a9:d5ff:fe66:768b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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_ethtest0": {"device": "ethtest0", "macaddress": "e6:45:e2:bb:dd:36", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv4": {"address": "198.51.100.3", "broadcast": "198.51.100.63", "netmask": "255.255.255.192", "network": "198.51.100.0", "prefix": "26"}, "ipv6": [{"address": "fe80::e445:e2ff:febb:dd36", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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", "198.51.100.3"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445", "fe80::a0a9:d5ff:fe66:768b", "fe80::e445:e2ff:febb:dd36"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1", "198.51.100.3"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445", "fe80::a0a9:d5ff:fe66:768b", "fe80::e445:e2ff:febb:dd36"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_fibre_channel_wwn": [], "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. 28107 1726853636.21286: 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-1726853635.3926744-29298-131613649492170/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853636.21313: _low_level_execute_command(): starting 28107 1726853636.21322: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853635.3926744-29298-131613649492170/ > /dev/null 2>&1 && sleep 0' 28107 1726853636.21923: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853636.21936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853636.21950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853636.21967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853636.21987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853636.21998: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853636.22009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853636.22026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853636.22039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853636.22044: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853636.22056: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853636.22073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853636.22089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853636.22102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853636.22181: 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' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853636.22206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853636.22299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853636.24304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853636.24316: stdout chunk (state=3): >>><<< 28107 1726853636.24328: stderr chunk (state=3): >>><<< 28107 1726853636.24352: _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 28107 1726853636.24380: handler run complete 28107 1726853636.24529: variable 'ansible_facts' from source: unknown 28107 1726853636.24652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.25227: variable 'ansible_facts' from source: unknown 28107 1726853636.25344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.25501: attempt loop complete, returning result 28107 1726853636.25511: _execute() done 28107 1726853636.25521: dumping result to json 28107 1726853636.25563: done dumping result, returning 28107 1726853636.25579: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-0509-6cd9-0000000006a2] 28107 1726853636.25588: sending task result for task 02083763-bbaf-0509-6cd9-0000000006a2 ok: [managed_node2] 28107 1726853636.26669: no more pending results, returning what we have 28107 1726853636.26675: results queue empty 28107 1726853636.26676: checking for any_errors_fatal 28107 1726853636.26677: done checking for any_errors_fatal 28107 1726853636.26678: checking for max_fail_percentage 28107 1726853636.26679: done checking for max_fail_percentage 28107 1726853636.26680: checking to see if all hosts have failed and the running result is not ok 28107 1726853636.26681: done checking to see if all hosts have failed 28107 1726853636.26682: getting the remaining hosts for this loop 28107 1726853636.26683: done getting the remaining hosts for this loop 28107 1726853636.26686: getting the next task for host managed_node2 28107 1726853636.26690: done getting next task for host managed_node2 28107 1726853636.26692: ^ task is: TASK: meta (flush_handlers) 28107 1726853636.26694: ^ 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 28107 1726853636.26698: getting variables 28107 1726853636.26699: in VariableManager get_vars() 28107 1726853636.26723: Calling all_inventory to load vars for managed_node2 28107 1726853636.26726: Calling groups_inventory to load vars for managed_node2 28107 1726853636.26728: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853636.26734: done sending task result for task 02083763-bbaf-0509-6cd9-0000000006a2 28107 1726853636.26737: WORKER PROCESS EXITING 28107 1726853636.26745: Calling all_plugins_play to load vars for managed_node2 28107 1726853636.26748: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853636.26751: Calling groups_plugins_play to load vars for managed_node2 28107 1726853636.28015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.29577: done with get_vars() 28107 1726853636.29601: done getting variables 28107 1726853636.29669: in VariableManager get_vars() 28107 1726853636.29683: Calling all_inventory to load vars for managed_node2 28107 1726853636.29685: Calling groups_inventory to load vars for managed_node2 28107 1726853636.29687: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853636.29693: Calling all_plugins_play to load vars for managed_node2 28107 1726853636.29695: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853636.29698: Calling groups_plugins_play to load vars for managed_node2 28107 1726853636.30941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.32546: done with get_vars() 28107 1726853636.32572: done queuing things up, now waiting for results queue to drain 28107 1726853636.32575: results queue empty 28107 1726853636.32575: checking for any_errors_fatal 28107 1726853636.32579: done checking for any_errors_fatal 28107 1726853636.32580: checking for max_fail_percentage 28107 1726853636.32581: done checking for max_fail_percentage 28107 1726853636.32581: checking to see if all hosts have failed and the running result is not ok 28107 1726853636.32582: done checking to see if all hosts have failed 28107 1726853636.32583: getting the remaining hosts for this loop 28107 1726853636.32584: done getting the remaining hosts for this loop 28107 1726853636.32586: getting the next task for host managed_node2 28107 1726853636.32590: done getting next task for host managed_node2 28107 1726853636.32593: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28107 1726853636.32594: ^ 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 28107 1726853636.32603: getting variables 28107 1726853636.32605: in VariableManager get_vars() 28107 1726853636.32617: Calling all_inventory to load vars for managed_node2 28107 1726853636.32619: Calling groups_inventory to load vars for managed_node2 28107 1726853636.32621: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853636.32626: Calling all_plugins_play to load vars for managed_node2 28107 1726853636.32628: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853636.32631: Calling groups_plugins_play to load vars for managed_node2 28107 1726853636.33759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.35395: done with get_vars() 28107 1726853636.35415: 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:33:56 -0400 (0:00:01.008) 0:00:26.156 ****** 28107 1726853636.35496: entering _queue_task() for managed_node2/include_tasks 28107 1726853636.35886: worker is 1 (out of 1 available) 28107 1726853636.35899: exiting _queue_task() for managed_node2/include_tasks 28107 1726853636.35909: done queuing things up, now waiting for results queue to drain 28107 1726853636.35910: waiting for pending results... 28107 1726853636.36291: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28107 1726853636.36295: in run() - task 02083763-bbaf-0509-6cd9-0000000000b7 28107 1726853636.36316: variable 'ansible_search_path' from source: unknown 28107 1726853636.36325: variable 'ansible_search_path' from source: unknown 28107 1726853636.36368: calling self._execute() 28107 1726853636.36476: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853636.36491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853636.36509: variable 'omit' from source: magic vars 28107 1726853636.36950: variable 'ansible_distribution_major_version' from source: facts 28107 1726853636.36976: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853636.37001: _execute() done 28107 1726853636.37005: dumping result to json 28107 1726853636.37008: done dumping result, returning 28107 1726853636.37047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-0509-6cd9-0000000000b7] 28107 1726853636.37050: sending task result for task 02083763-bbaf-0509-6cd9-0000000000b7 28107 1726853636.37325: no more pending results, returning what we have 28107 1726853636.37331: in VariableManager get_vars() 28107 1726853636.37374: Calling all_inventory to load vars for managed_node2 28107 1726853636.37378: Calling groups_inventory to load vars for managed_node2 28107 1726853636.37380: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853636.37393: Calling all_plugins_play to load vars for managed_node2 28107 1726853636.37396: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853636.37399: Calling groups_plugins_play to load vars for managed_node2 28107 1726853636.37992: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000b7 28107 1726853636.37996: WORKER PROCESS EXITING 28107 1726853636.38954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.40535: done with get_vars() 28107 1726853636.40553: variable 'ansible_search_path' from source: unknown 28107 1726853636.40555: variable 'ansible_search_path' from source: unknown 28107 1726853636.40584: we have included files to process 28107 1726853636.40585: generating all_blocks data 28107 1726853636.40586: done generating all_blocks data 28107 1726853636.40587: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853636.40588: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853636.40590: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853636.41123: done processing included file 28107 1726853636.41125: iterating over new_blocks loaded from include file 28107 1726853636.41126: in VariableManager get_vars() 28107 1726853636.41146: done with get_vars() 28107 1726853636.41148: filtering new block on tags 28107 1726853636.41162: done filtering new block on tags 28107 1726853636.41165: in VariableManager get_vars() 28107 1726853636.41184: done with get_vars() 28107 1726853636.41186: filtering new block on tags 28107 1726853636.41203: done filtering new block on tags 28107 1726853636.41206: in VariableManager get_vars() 28107 1726853636.41224: done with get_vars() 28107 1726853636.41225: filtering new block on tags 28107 1726853636.41240: done filtering new block on tags 28107 1726853636.41242: 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 28107 1726853636.41247: extending task lists for all hosts with included blocks 28107 1726853636.41597: done extending task lists 28107 1726853636.41599: done processing included files 28107 1726853636.41600: results queue empty 28107 1726853636.41600: checking for any_errors_fatal 28107 1726853636.41602: done checking for any_errors_fatal 28107 1726853636.41602: checking for max_fail_percentage 28107 1726853636.41603: done checking for max_fail_percentage 28107 1726853636.41604: checking to see if all hosts have failed and the running result is not ok 28107 1726853636.41605: done checking to see if all hosts have failed 28107 1726853636.41605: getting the remaining hosts for this loop 28107 1726853636.41607: done getting the remaining hosts for this loop 28107 1726853636.41609: getting the next task for host managed_node2 28107 1726853636.41612: done getting next task for host managed_node2 28107 1726853636.41615: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28107 1726853636.41617: ^ 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 28107 1726853636.41625: getting variables 28107 1726853636.41626: in VariableManager get_vars() 28107 1726853636.41639: Calling all_inventory to load vars for managed_node2 28107 1726853636.41641: Calling groups_inventory to load vars for managed_node2 28107 1726853636.41643: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853636.41648: Calling all_plugins_play to load vars for managed_node2 28107 1726853636.41650: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853636.41653: Calling groups_plugins_play to load vars for managed_node2 28107 1726853636.42881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.44581: done with get_vars() 28107 1726853636.44601: 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:33:56 -0400 (0:00:00.091) 0:00:26.247 ****** 28107 1726853636.44665: entering _queue_task() for managed_node2/setup 28107 1726853636.44989: worker is 1 (out of 1 available) 28107 1726853636.45002: exiting _queue_task() for managed_node2/setup 28107 1726853636.45013: done queuing things up, now waiting for results queue to drain 28107 1726853636.45014: waiting for pending results... 28107 1726853636.45292: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28107 1726853636.45441: in run() - task 02083763-bbaf-0509-6cd9-0000000006e3 28107 1726853636.45463: variable 'ansible_search_path' from source: unknown 28107 1726853636.45475: variable 'ansible_search_path' from source: unknown 28107 1726853636.45519: calling self._execute() 28107 1726853636.45620: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853636.45633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853636.45648: variable 'omit' from source: magic vars 28107 1726853636.46012: variable 'ansible_distribution_major_version' from source: facts 28107 1726853636.46034: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853636.46244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853636.48366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853636.48448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853636.48536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853636.48540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853636.48593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853636.48686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853636.48721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853636.48780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853636.48837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853636.48867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853636.48977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853636.48981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853636.48999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853636.49044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853636.49064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853636.49237: variable '__network_required_facts' from source: role '' defaults 28107 1726853636.49253: variable 'ansible_facts' from source: unknown 28107 1726853636.50167: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28107 1726853636.50173: when evaluation is False, skipping this task 28107 1726853636.50175: _execute() done 28107 1726853636.50178: dumping result to json 28107 1726853636.50180: done dumping result, returning 28107 1726853636.50183: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-0509-6cd9-0000000006e3] 28107 1726853636.50186: sending task result for task 02083763-bbaf-0509-6cd9-0000000006e3 28107 1726853636.50579: done sending task result for task 02083763-bbaf-0509-6cd9-0000000006e3 28107 1726853636.50583: 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 } 28107 1726853636.50624: no more pending results, returning what we have 28107 1726853636.50627: results queue empty 28107 1726853636.50628: checking for any_errors_fatal 28107 1726853636.50630: done checking for any_errors_fatal 28107 1726853636.50631: checking for max_fail_percentage 28107 1726853636.50632: done checking for max_fail_percentage 28107 1726853636.50633: checking to see if all hosts have failed and the running result is not ok 28107 1726853636.50635: done checking to see if all hosts have failed 28107 1726853636.50636: getting the remaining hosts for this loop 28107 1726853636.50637: done getting the remaining hosts for this loop 28107 1726853636.50641: getting the next task for host managed_node2 28107 1726853636.50648: done getting next task for host managed_node2 28107 1726853636.50652: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28107 1726853636.50655: ^ 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 28107 1726853636.50668: getting variables 28107 1726853636.50670: in VariableManager get_vars() 28107 1726853636.50706: Calling all_inventory to load vars for managed_node2 28107 1726853636.50709: Calling groups_inventory to load vars for managed_node2 28107 1726853636.50711: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853636.50720: Calling all_plugins_play to load vars for managed_node2 28107 1726853636.50723: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853636.50726: Calling groups_plugins_play to load vars for managed_node2 28107 1726853636.52133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.53760: done with get_vars() 28107 1726853636.53785: 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:33:56 -0400 (0:00:00.092) 0:00:26.340 ****** 28107 1726853636.53880: entering _queue_task() for managed_node2/stat 28107 1726853636.54198: worker is 1 (out of 1 available) 28107 1726853636.54209: exiting _queue_task() for managed_node2/stat 28107 1726853636.54220: done queuing things up, now waiting for results queue to drain 28107 1726853636.54221: waiting for pending results... 28107 1726853636.54514: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 28107 1726853636.54673: in run() - task 02083763-bbaf-0509-6cd9-0000000006e5 28107 1726853636.54700: variable 'ansible_search_path' from source: unknown 28107 1726853636.54709: variable 'ansible_search_path' from source: unknown 28107 1726853636.54751: calling self._execute() 28107 1726853636.54881: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853636.54895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853636.54936: variable 'omit' from source: magic vars 28107 1726853636.55362: variable 'ansible_distribution_major_version' from source: facts 28107 1726853636.55383: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853636.55580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853636.55918: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853636.56023: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853636.56102: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853636.56119: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853636.56211: 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) 28107 1726853636.56244: 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) 28107 1726853636.56487: 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) 28107 1726853636.56491: 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) 28107 1726853636.56493: variable '__network_is_ostree' from source: set_fact 28107 1726853636.56496: Evaluated conditional (not __network_is_ostree is defined): False 28107 1726853636.56498: when evaluation is False, skipping this task 28107 1726853636.56500: _execute() done 28107 1726853636.56503: dumping result to json 28107 1726853636.56505: done dumping result, returning 28107 1726853636.56507: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-0509-6cd9-0000000006e5] 28107 1726853636.56509: sending task result for task 02083763-bbaf-0509-6cd9-0000000006e5 28107 1726853636.56581: done sending task result for task 02083763-bbaf-0509-6cd9-0000000006e5 28107 1726853636.56584: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28107 1726853636.56648: no more pending results, returning what we have 28107 1726853636.56652: results queue empty 28107 1726853636.56653: checking for any_errors_fatal 28107 1726853636.56663: done checking for any_errors_fatal 28107 1726853636.56664: checking for max_fail_percentage 28107 1726853636.56666: done checking for max_fail_percentage 28107 1726853636.56667: checking to see if all hosts have failed and the running result is not ok 28107 1726853636.56668: done checking to see if all hosts have failed 28107 1726853636.56668: getting the remaining hosts for this loop 28107 1726853636.56670: done getting the remaining hosts for this loop 28107 1726853636.56676: getting the next task for host managed_node2 28107 1726853636.56682: done getting next task for host managed_node2 28107 1726853636.56686: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28107 1726853636.56689: ^ 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 28107 1726853636.56701: getting variables 28107 1726853636.56703: in VariableManager get_vars() 28107 1726853636.56739: Calling all_inventory to load vars for managed_node2 28107 1726853636.56742: Calling groups_inventory to load vars for managed_node2 28107 1726853636.56745: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853636.56756: Calling all_plugins_play to load vars for managed_node2 28107 1726853636.56759: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853636.56762: Calling groups_plugins_play to load vars for managed_node2 28107 1726853636.58626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.60732: done with get_vars() 28107 1726853636.60800: done getting variables 28107 1726853636.60912: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:56 -0400 (0:00:00.070) 0:00:26.410 ****** 28107 1726853636.60947: entering _queue_task() for managed_node2/set_fact 28107 1726853636.61443: worker is 1 (out of 1 available) 28107 1726853636.61455: exiting _queue_task() for managed_node2/set_fact 28107 1726853636.61470: done queuing things up, now waiting for results queue to drain 28107 1726853636.61474: waiting for pending results... 28107 1726853636.61702: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28107 1726853636.61885: in run() - task 02083763-bbaf-0509-6cd9-0000000006e6 28107 1726853636.61908: variable 'ansible_search_path' from source: unknown 28107 1726853636.61930: variable 'ansible_search_path' from source: unknown 28107 1726853636.62040: calling self._execute() 28107 1726853636.62098: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853636.62112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853636.62129: variable 'omit' from source: magic vars 28107 1726853636.62475: variable 'ansible_distribution_major_version' from source: facts 28107 1726853636.62491: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853636.62606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853636.62797: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853636.62852: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853636.62881: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853636.62918: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853636.63005: 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) 28107 1726853636.63028: 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) 28107 1726853636.63177: 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) 28107 1726853636.63181: 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) 28107 1726853636.63184: variable '__network_is_ostree' from source: set_fact 28107 1726853636.63187: Evaluated conditional (not __network_is_ostree is defined): False 28107 1726853636.63190: when evaluation is False, skipping this task 28107 1726853636.63193: _execute() done 28107 1726853636.63196: dumping result to json 28107 1726853636.63199: done dumping result, returning 28107 1726853636.63216: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-0509-6cd9-0000000006e6] 28107 1726853636.63218: sending task result for task 02083763-bbaf-0509-6cd9-0000000006e6 28107 1726853636.63304: done sending task result for task 02083763-bbaf-0509-6cd9-0000000006e6 28107 1726853636.63307: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28107 1726853636.63505: no more pending results, returning what we have 28107 1726853636.63508: results queue empty 28107 1726853636.63509: checking for any_errors_fatal 28107 1726853636.63515: done checking for any_errors_fatal 28107 1726853636.63516: checking for max_fail_percentage 28107 1726853636.63517: done checking for max_fail_percentage 28107 1726853636.63518: checking to see if all hosts have failed and the running result is not ok 28107 1726853636.63519: done checking to see if all hosts have failed 28107 1726853636.63519: getting the remaining hosts for this loop 28107 1726853636.63520: done getting the remaining hosts for this loop 28107 1726853636.63523: getting the next task for host managed_node2 28107 1726853636.63531: done getting next task for host managed_node2 28107 1726853636.63534: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28107 1726853636.63536: ^ 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 28107 1726853636.63548: getting variables 28107 1726853636.63549: in VariableManager get_vars() 28107 1726853636.63586: Calling all_inventory to load vars for managed_node2 28107 1726853636.63589: Calling groups_inventory to load vars for managed_node2 28107 1726853636.63592: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853636.63600: Calling all_plugins_play to load vars for managed_node2 28107 1726853636.63603: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853636.63605: Calling groups_plugins_play to load vars for managed_node2 28107 1726853636.64732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853636.65734: done with get_vars() 28107 1726853636.65748: 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:33:56 -0400 (0:00:00.048) 0:00:26.459 ****** 28107 1726853636.65819: entering _queue_task() for managed_node2/service_facts 28107 1726853636.66059: worker is 1 (out of 1 available) 28107 1726853636.66074: exiting _queue_task() for managed_node2/service_facts 28107 1726853636.66084: done queuing things up, now waiting for results queue to drain 28107 1726853636.66085: waiting for pending results... 28107 1726853636.66313: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 28107 1726853636.66479: in run() - task 02083763-bbaf-0509-6cd9-0000000006e8 28107 1726853636.66483: variable 'ansible_search_path' from source: unknown 28107 1726853636.66485: variable 'ansible_search_path' from source: unknown 28107 1726853636.66502: calling self._execute() 28107 1726853636.66605: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853636.66617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853636.66631: variable 'omit' from source: magic vars 28107 1726853636.67004: variable 'ansible_distribution_major_version' from source: facts 28107 1726853636.67017: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853636.67022: variable 'omit' from source: magic vars 28107 1726853636.67075: variable 'omit' from source: magic vars 28107 1726853636.67101: variable 'omit' from source: magic vars 28107 1726853636.67180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853636.67184: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853636.67213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853636.67236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853636.67253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853636.67295: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853636.67376: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853636.67379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853636.67420: Set connection var ansible_connection to ssh 28107 1726853636.67433: Set connection var ansible_pipelining to False 28107 1726853636.67448: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853636.67462: Set connection var ansible_timeout to 10 28107 1726853636.67473: Set connection var ansible_shell_type to sh 28107 1726853636.67489: Set connection var ansible_shell_executable to /bin/sh 28107 1726853636.67518: variable 'ansible_shell_executable' from source: unknown 28107 1726853636.67526: variable 'ansible_connection' from source: unknown 28107 1726853636.67534: variable 'ansible_module_compression' from source: unknown 28107 1726853636.67540: variable 'ansible_shell_type' from source: unknown 28107 1726853636.67545: variable 'ansible_shell_executable' from source: unknown 28107 1726853636.67578: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853636.67581: variable 'ansible_pipelining' from source: unknown 28107 1726853636.67583: variable 'ansible_timeout' from source: unknown 28107 1726853636.67585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853636.67773: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853636.67790: variable 'omit' from source: magic vars 28107 1726853636.67820: starting attempt loop 28107 1726853636.67823: running the handler 28107 1726853636.67825: _low_level_execute_command(): starting 28107 1726853636.67836: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853636.68418: 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 <<< 28107 1726853636.68442: stderr 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 <<< 28107 1726853636.68448: 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 <<< 28107 1726853636.68499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853636.68502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853636.68586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853636.70340: stdout chunk (state=3): >>>/root <<< 28107 1726853636.70443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853636.70484: stderr chunk (state=3): >>><<< 28107 1726853636.70487: stdout chunk (state=3): >>><<< 28107 1726853636.70503: _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 28107 1726853636.70579: _low_level_execute_command(): starting 28107 1726853636.70583: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749 `" && echo ansible-tmp-1726853636.705101-29363-89367752486749="` echo /root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749 `" ) && sleep 0' 28107 1726853636.70993: 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 <<< 28107 1726853636.71014: stderr 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 <<< 28107 1726853636.71040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853636.71068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853636.71084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853636.71164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853636.73202: stdout chunk (state=3): >>>ansible-tmp-1726853636.705101-29363-89367752486749=/root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749 <<< 28107 1726853636.73308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853636.73329: stderr chunk (state=3): >>><<< 28107 1726853636.73334: stdout chunk (state=3): >>><<< 28107 1726853636.73345: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853636.705101-29363-89367752486749=/root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749 , 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 28107 1726853636.73383: variable 'ansible_module_compression' from source: unknown 28107 1726853636.73418: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28107 1726853636.73453: variable 'ansible_facts' from source: unknown 28107 1726853636.73507: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749/AnsiballZ_service_facts.py 28107 1726853636.73603: Sending initial data 28107 1726853636.73606: Sent initial data (160 bytes) 28107 1726853636.74024: 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 <<< 28107 1726853636.74027: stderr 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 <<< 28107 1726853636.74030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 28107 1726853636.74032: 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 <<< 28107 1726853636.74034: 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 <<< 28107 1726853636.74076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853636.74095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853636.74167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853636.75853: 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 <<< 28107 1726853636.75857: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28107 1726853636.75921: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853636.75993: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmplzcdlga0 /root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749/AnsiballZ_service_facts.py <<< 28107 1726853636.75996: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749/AnsiballZ_service_facts.py" <<< 28107 1726853636.76059: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmplzcdlga0" to remote "/root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749/AnsiballZ_service_facts.py" <<< 28107 1726853636.76063: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749/AnsiballZ_service_facts.py" <<< 28107 1726853636.76723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853636.76759: stderr chunk (state=3): >>><<< 28107 1726853636.76763: stdout chunk (state=3): >>><<< 28107 1726853636.76797: done transferring module to remote 28107 1726853636.76805: _low_level_execute_command(): starting 28107 1726853636.76809: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749/ /root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749/AnsiballZ_service_facts.py && sleep 0' 28107 1726853636.77215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853636.77218: 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 <<< 28107 1726853636.77221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 28107 1726853636.77223: 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 <<< 28107 1726853636.77275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853636.77286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853636.77353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853636.79286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853636.79307: stderr chunk (state=3): >>><<< 28107 1726853636.79310: stdout chunk (state=3): >>><<< 28107 1726853636.79320: _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 28107 1726853636.79323: _low_level_execute_command(): starting 28107 1726853636.79328: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749/AnsiballZ_service_facts.py && sleep 0' 28107 1726853636.79731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853636.79734: 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 <<< 28107 1726853636.79736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853636.79738: 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 <<< 28107 1726853636.79741: stderr 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 <<< 28107 1726853636.79791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853636.79800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853636.79877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853638.47570: 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-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": {}}} <<< 28107 1726853638.49152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853638.49174: stderr chunk (state=3): >>><<< 28107 1726853638.49178: stdout chunk (state=3): >>><<< 28107 1726853638.49199: _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. 28107 1726853638.49637: 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-1726853636.705101-29363-89367752486749/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853638.49644: _low_level_execute_command(): starting 28107 1726853638.49649: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853636.705101-29363-89367752486749/ > /dev/null 2>&1 && sleep 0' 28107 1726853638.50163: 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 <<< 28107 1726853638.50202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853638.50219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853638.50316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853638.52299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853638.52315: stderr chunk (state=3): >>><<< 28107 1726853638.52330: stdout chunk (state=3): >>><<< 28107 1726853638.52357: _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 28107 1726853638.52402: handler run complete 28107 1726853638.52535: variable 'ansible_facts' from source: unknown 28107 1726853638.52640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853638.52923: variable 'ansible_facts' from source: unknown 28107 1726853638.53005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853638.53119: attempt loop complete, returning result 28107 1726853638.53122: _execute() done 28107 1726853638.53125: dumping result to json 28107 1726853638.53162: done dumping result, returning 28107 1726853638.53170: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-0509-6cd9-0000000006e8] 28107 1726853638.53175: sending task result for task 02083763-bbaf-0509-6cd9-0000000006e8 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28107 1726853638.53815: no more pending results, returning what we have 28107 1726853638.53818: results queue empty 28107 1726853638.53819: checking for any_errors_fatal 28107 1726853638.53823: done checking for any_errors_fatal 28107 1726853638.53823: checking for max_fail_percentage 28107 1726853638.53824: done checking for max_fail_percentage 28107 1726853638.53825: checking to see if all hosts have failed and the running result is not ok 28107 1726853638.53825: done checking to see if all hosts have failed 28107 1726853638.53826: getting the remaining hosts for this loop 28107 1726853638.53826: done getting the remaining hosts for this loop 28107 1726853638.53829: getting the next task for host managed_node2 28107 1726853638.53833: done getting next task for host managed_node2 28107 1726853638.53837: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28107 1726853638.53838: ^ 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 28107 1726853638.53848: done sending task result for task 02083763-bbaf-0509-6cd9-0000000006e8 28107 1726853638.53851: WORKER PROCESS EXITING 28107 1726853638.53854: getting variables 28107 1726853638.53856: in VariableManager get_vars() 28107 1726853638.53881: Calling all_inventory to load vars for managed_node2 28107 1726853638.53883: Calling groups_inventory to load vars for managed_node2 28107 1726853638.53885: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853638.53895: Calling all_plugins_play to load vars for managed_node2 28107 1726853638.53897: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853638.53899: Calling groups_plugins_play to load vars for managed_node2 28107 1726853638.54894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853638.56052: done with get_vars() 28107 1726853638.56070: 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:33:58 -0400 (0:00:01.903) 0:00:28.362 ****** 28107 1726853638.56141: entering _queue_task() for managed_node2/package_facts 28107 1726853638.56386: worker is 1 (out of 1 available) 28107 1726853638.56401: exiting _queue_task() for managed_node2/package_facts 28107 1726853638.56411: done queuing things up, now waiting for results queue to drain 28107 1726853638.56413: waiting for pending results... 28107 1726853638.56585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 28107 1726853638.56682: in run() - task 02083763-bbaf-0509-6cd9-0000000006e9 28107 1726853638.56693: variable 'ansible_search_path' from source: unknown 28107 1726853638.56697: variable 'ansible_search_path' from source: unknown 28107 1726853638.56724: calling self._execute() 28107 1726853638.56795: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853638.56799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853638.56808: variable 'omit' from source: magic vars 28107 1726853638.57084: variable 'ansible_distribution_major_version' from source: facts 28107 1726853638.57094: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853638.57100: variable 'omit' from source: magic vars 28107 1726853638.57139: variable 'omit' from source: magic vars 28107 1726853638.57161: variable 'omit' from source: magic vars 28107 1726853638.57201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853638.57227: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853638.57244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853638.57260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853638.57268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853638.57298: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853638.57301: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853638.57304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853638.57368: Set connection var ansible_connection to ssh 28107 1726853638.57373: Set connection var ansible_pipelining to False 28107 1726853638.57380: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853638.57386: Set connection var ansible_timeout to 10 28107 1726853638.57388: Set connection var ansible_shell_type to sh 28107 1726853638.57394: Set connection var ansible_shell_executable to /bin/sh 28107 1726853638.57413: variable 'ansible_shell_executable' from source: unknown 28107 1726853638.57416: variable 'ansible_connection' from source: unknown 28107 1726853638.57419: variable 'ansible_module_compression' from source: unknown 28107 1726853638.57422: variable 'ansible_shell_type' from source: unknown 28107 1726853638.57424: variable 'ansible_shell_executable' from source: unknown 28107 1726853638.57426: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853638.57428: variable 'ansible_pipelining' from source: unknown 28107 1726853638.57431: variable 'ansible_timeout' from source: unknown 28107 1726853638.57436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853638.57580: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853638.57589: variable 'omit' from source: magic vars 28107 1726853638.57593: starting attempt loop 28107 1726853638.57596: running the handler 28107 1726853638.57609: _low_level_execute_command(): starting 28107 1726853638.57617: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853638.58125: 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 <<< 28107 1726853638.58128: stderr 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 <<< 28107 1726853638.58131: 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 <<< 28107 1726853638.58133: stderr 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 <<< 28107 1726853638.58177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853638.58202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853638.58275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853638.60021: stdout chunk (state=3): >>>/root <<< 28107 1726853638.60121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853638.60150: stderr chunk (state=3): >>><<< 28107 1726853638.60153: stdout chunk (state=3): >>><<< 28107 1726853638.60176: _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 28107 1726853638.60188: _low_level_execute_command(): starting 28107 1726853638.60194: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718 `" && echo ansible-tmp-1726853638.6017675-29413-146949004406718="` echo /root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718 `" ) && sleep 0' 28107 1726853638.60632: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853638.60637: 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 <<< 28107 1726853638.60639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28107 1726853638.60650: 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 <<< 28107 1726853638.60653: 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 <<< 28107 1726853638.60696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853638.60699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853638.60776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853638.62808: stdout chunk (state=3): >>>ansible-tmp-1726853638.6017675-29413-146949004406718=/root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718 <<< 28107 1726853638.62915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853638.62947: stderr chunk (state=3): >>><<< 28107 1726853638.62950: stdout chunk (state=3): >>><<< 28107 1726853638.62966: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853638.6017675-29413-146949004406718=/root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718 , 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 28107 1726853638.63006: variable 'ansible_module_compression' from source: unknown 28107 1726853638.63049: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28107 1726853638.63102: variable 'ansible_facts' from source: unknown 28107 1726853638.63221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718/AnsiballZ_package_facts.py 28107 1726853638.63328: Sending initial data 28107 1726853638.63331: Sent initial data (162 bytes) 28107 1726853638.63785: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853638.63788: 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 <<< 28107 1726853638.63791: 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 <<< 28107 1726853638.63793: 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 <<< 28107 1726853638.63795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853638.63833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853638.63849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853638.63925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853638.65613: 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 <<< 28107 1726853638.65695: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853638.65773: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpwoj66kxr /root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718/AnsiballZ_package_facts.py <<< 28107 1726853638.65777: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718/AnsiballZ_package_facts.py" <<< 28107 1726853638.65888: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpwoj66kxr" to remote "/root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718/AnsiballZ_package_facts.py" <<< 28107 1726853638.67826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853638.67865: stderr chunk (state=3): >>><<< 28107 1726853638.68004: stdout chunk (state=3): >>><<< 28107 1726853638.68008: done transferring module to remote 28107 1726853638.68011: _low_level_execute_command(): starting 28107 1726853638.68014: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718/ /root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718/AnsiballZ_package_facts.py && sleep 0' 28107 1726853638.68613: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853638.68631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853638.68647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853638.68675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853638.68727: 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 <<< 28107 1726853638.68832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853638.68856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853638.68895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853638.69095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853638.70933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853638.70961: stderr chunk (state=3): >>><<< 28107 1726853638.70964: stdout chunk (state=3): >>><<< 28107 1726853638.70983: _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 28107 1726853638.70986: _low_level_execute_command(): starting 28107 1726853638.70988: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718/AnsiballZ_package_facts.py && sleep 0' 28107 1726853638.71492: 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 <<< 28107 1726853638.71495: 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 <<< 28107 1726853638.71497: 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 <<< 28107 1726853638.71499: 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 <<< 28107 1726853638.71501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853638.71606: 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 <<< 28107 1726853638.71682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853639.16992: 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_certm<<< 28107 1726853639.17245: 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", "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.<<< 28107 1726853639.17277: 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"}}} <<< 28107 1726853639.18879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853639.18898: stderr chunk (state=3): >>>Shared connection to 10.31.9.197 closed. <<< 28107 1726853639.18945: stderr chunk (state=3): >>><<< 28107 1726853639.18961: stdout chunk (state=3): >>><<< 28107 1726853639.19013: _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. 28107 1726853639.22307: 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-1726853638.6017675-29413-146949004406718/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853639.22337: _low_level_execute_command(): starting 28107 1726853639.22346: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853638.6017675-29413-146949004406718/ > /dev/null 2>&1 && sleep 0' 28107 1726853639.23045: 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 <<< 28107 1726853639.23093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853639.23108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853639.23128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853639.23230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853639.25195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853639.25216: stdout chunk (state=3): >>><<< 28107 1726853639.25219: stderr chunk (state=3): >>><<< 28107 1726853639.25232: _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 28107 1726853639.25296: handler run complete 28107 1726853639.26209: variable 'ansible_facts' from source: unknown 28107 1726853639.26710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853639.28703: variable 'ansible_facts' from source: unknown 28107 1726853639.29160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853639.29897: attempt loop complete, returning result 28107 1726853639.29915: _execute() done 28107 1726853639.29923: dumping result to json 28107 1726853639.30204: done dumping result, returning 28107 1726853639.30208: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-0509-6cd9-0000000006e9] 28107 1726853639.30211: sending task result for task 02083763-bbaf-0509-6cd9-0000000006e9 28107 1726853639.32572: done sending task result for task 02083763-bbaf-0509-6cd9-0000000006e9 28107 1726853639.32576: 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 } 28107 1726853639.32762: no more pending results, returning what we have 28107 1726853639.32766: results queue empty 28107 1726853639.32767: checking for any_errors_fatal 28107 1726853639.32781: done checking for any_errors_fatal 28107 1726853639.32782: checking for max_fail_percentage 28107 1726853639.32784: done checking for max_fail_percentage 28107 1726853639.32784: checking to see if all hosts have failed and the running result is not ok 28107 1726853639.32785: done checking to see if all hosts have failed 28107 1726853639.32786: getting the remaining hosts for this loop 28107 1726853639.32787: done getting the remaining hosts for this loop 28107 1726853639.32791: getting the next task for host managed_node2 28107 1726853639.32798: done getting next task for host managed_node2 28107 1726853639.32801: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28107 1726853639.32803: ^ 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 28107 1726853639.32819: getting variables 28107 1726853639.32821: in VariableManager get_vars() 28107 1726853639.32877: Calling all_inventory to load vars for managed_node2 28107 1726853639.32880: Calling groups_inventory to load vars for managed_node2 28107 1726853639.32883: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853639.32891: Calling all_plugins_play to load vars for managed_node2 28107 1726853639.32894: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853639.32897: Calling groups_plugins_play to load vars for managed_node2 28107 1726853639.34513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853639.36205: done with get_vars() 28107 1726853639.36234: done getting variables 28107 1726853639.36296: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33:59 -0400 (0:00:00.801) 0:00:29.164 ****** 28107 1726853639.36331: entering _queue_task() for managed_node2/debug 28107 1726853639.36883: worker is 1 (out of 1 available) 28107 1726853639.36892: exiting _queue_task() for managed_node2/debug 28107 1726853639.36900: done queuing things up, now waiting for results queue to drain 28107 1726853639.36902: waiting for pending results... 28107 1726853639.37031: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 28107 1726853639.37088: in run() - task 02083763-bbaf-0509-6cd9-0000000000b8 28107 1726853639.37112: variable 'ansible_search_path' from source: unknown 28107 1726853639.37124: variable 'ansible_search_path' from source: unknown 28107 1726853639.37168: calling self._execute() 28107 1726853639.37273: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853639.37286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853639.37300: variable 'omit' from source: magic vars 28107 1726853639.37705: variable 'ansible_distribution_major_version' from source: facts 28107 1726853639.37778: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853639.37784: variable 'omit' from source: magic vars 28107 1726853639.37787: variable 'omit' from source: magic vars 28107 1726853639.37864: variable 'network_provider' from source: set_fact 28107 1726853639.37894: variable 'omit' from source: magic vars 28107 1726853639.37940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853639.37990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853639.38027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853639.38050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853639.38074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853639.38176: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853639.38180: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853639.38183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853639.38256: Set connection var ansible_connection to ssh 28107 1726853639.38274: Set connection var ansible_pipelining to False 28107 1726853639.38326: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853639.38330: Set connection var ansible_timeout to 10 28107 1726853639.38332: Set connection var ansible_shell_type to sh 28107 1726853639.38335: Set connection var ansible_shell_executable to /bin/sh 28107 1726853639.38366: variable 'ansible_shell_executable' from source: unknown 28107 1726853639.38377: variable 'ansible_connection' from source: unknown 28107 1726853639.38384: variable 'ansible_module_compression' from source: unknown 28107 1726853639.38391: variable 'ansible_shell_type' from source: unknown 28107 1726853639.38397: variable 'ansible_shell_executable' from source: unknown 28107 1726853639.38404: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853639.38412: variable 'ansible_pipelining' from source: unknown 28107 1726853639.38434: variable 'ansible_timeout' from source: unknown 28107 1726853639.38560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853639.38651: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853639.38676: variable 'omit' from source: magic vars 28107 1726853639.38686: starting attempt loop 28107 1726853639.38693: running the handler 28107 1726853639.38747: handler run complete 28107 1726853639.38869: attempt loop complete, returning result 28107 1726853639.38874: _execute() done 28107 1726853639.38877: dumping result to json 28107 1726853639.38879: done dumping result, returning 28107 1726853639.38881: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-0509-6cd9-0000000000b8] 28107 1726853639.38884: sending task result for task 02083763-bbaf-0509-6cd9-0000000000b8 28107 1726853639.38953: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000b8 28107 1726853639.38959: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 28107 1726853639.39021: no more pending results, returning what we have 28107 1726853639.39026: results queue empty 28107 1726853639.39027: checking for any_errors_fatal 28107 1726853639.39040: done checking for any_errors_fatal 28107 1726853639.39041: checking for max_fail_percentage 28107 1726853639.39042: done checking for max_fail_percentage 28107 1726853639.39043: checking to see if all hosts have failed and the running result is not ok 28107 1726853639.39044: done checking to see if all hosts have failed 28107 1726853639.39045: getting the remaining hosts for this loop 28107 1726853639.39047: done getting the remaining hosts for this loop 28107 1726853639.39050: getting the next task for host managed_node2 28107 1726853639.39056: done getting next task for host managed_node2 28107 1726853639.39063: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28107 1726853639.39065: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853639.39076: getting variables 28107 1726853639.39078: in VariableManager get_vars() 28107 1726853639.39115: Calling all_inventory to load vars for managed_node2 28107 1726853639.39118: Calling groups_inventory to load vars for managed_node2 28107 1726853639.39121: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853639.39131: Calling all_plugins_play to load vars for managed_node2 28107 1726853639.39134: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853639.39137: Calling groups_plugins_play to load vars for managed_node2 28107 1726853639.41380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853639.43817: done with get_vars() 28107 1726853639.43850: done getting variables 28107 1726853639.43913: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:59 -0400 (0:00:00.076) 0:00:29.240 ****** 28107 1726853639.43953: entering _queue_task() for managed_node2/fail 28107 1726853639.44406: worker is 1 (out of 1 available) 28107 1726853639.44419: exiting _queue_task() for managed_node2/fail 28107 1726853639.44429: done queuing things up, now waiting for results queue to drain 28107 1726853639.44431: waiting for pending results... 28107 1726853639.45589: 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 28107 1726853639.45595: in run() - task 02083763-bbaf-0509-6cd9-0000000000b9 28107 1726853639.45598: variable 'ansible_search_path' from source: unknown 28107 1726853639.45601: variable 'ansible_search_path' from source: unknown 28107 1726853639.45604: calling self._execute() 28107 1726853639.45844: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853639.45977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853639.46064: variable 'omit' from source: magic vars 28107 1726853639.46696: variable 'ansible_distribution_major_version' from source: facts 28107 1726853639.46790: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853639.46973: variable 'network_state' from source: role '' defaults 28107 1726853639.47050: Evaluated conditional (network_state != {}): False 28107 1726853639.47060: when evaluation is False, skipping this task 28107 1726853639.47067: _execute() done 28107 1726853639.47254: dumping result to json 28107 1726853639.47259: done dumping result, returning 28107 1726853639.47263: 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-0509-6cd9-0000000000b9] 28107 1726853639.47266: sending task result for task 02083763-bbaf-0509-6cd9-0000000000b9 28107 1726853639.47341: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000b9 28107 1726853639.47344: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853639.47407: no more pending results, returning what we have 28107 1726853639.47411: results queue empty 28107 1726853639.47412: checking for any_errors_fatal 28107 1726853639.47419: done checking for any_errors_fatal 28107 1726853639.47420: checking for max_fail_percentage 28107 1726853639.47422: done checking for max_fail_percentage 28107 1726853639.47423: checking to see if all hosts have failed and the running result is not ok 28107 1726853639.47424: done checking to see if all hosts have failed 28107 1726853639.47424: getting the remaining hosts for this loop 28107 1726853639.47426: done getting the remaining hosts for this loop 28107 1726853639.47430: getting the next task for host managed_node2 28107 1726853639.47437: done getting next task for host managed_node2 28107 1726853639.47441: ^ 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 28107 1726853639.47443: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853639.47461: getting variables 28107 1726853639.47463: in VariableManager get_vars() 28107 1726853639.47504: Calling all_inventory to load vars for managed_node2 28107 1726853639.47507: Calling groups_inventory to load vars for managed_node2 28107 1726853639.47510: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853639.47522: Calling all_plugins_play to load vars for managed_node2 28107 1726853639.47525: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853639.47528: Calling groups_plugins_play to load vars for managed_node2 28107 1726853639.50631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853639.53463: done with get_vars() 28107 1726853639.53494: done getting variables 28107 1726853639.53562: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:59 -0400 (0:00:00.096) 0:00:29.337 ****** 28107 1726853639.53604: entering _queue_task() for managed_node2/fail 28107 1726853639.53987: worker is 1 (out of 1 available) 28107 1726853639.54005: exiting _queue_task() for managed_node2/fail 28107 1726853639.54019: done queuing things up, now waiting for results queue to drain 28107 1726853639.54021: waiting for pending results... 28107 1726853639.54339: 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 28107 1726853639.54477: in run() - task 02083763-bbaf-0509-6cd9-0000000000ba 28107 1726853639.54507: variable 'ansible_search_path' from source: unknown 28107 1726853639.54605: variable 'ansible_search_path' from source: unknown 28107 1726853639.54609: calling self._execute() 28107 1726853639.54714: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853639.54723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853639.54727: variable 'omit' from source: magic vars 28107 1726853639.55093: variable 'ansible_distribution_major_version' from source: facts 28107 1726853639.55113: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853639.55240: variable 'network_state' from source: role '' defaults 28107 1726853639.55265: Evaluated conditional (network_state != {}): False 28107 1726853639.55274: when evaluation is False, skipping this task 28107 1726853639.55368: _execute() done 28107 1726853639.55373: dumping result to json 28107 1726853639.55376: done dumping result, returning 28107 1726853639.55379: 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-0509-6cd9-0000000000ba] 28107 1726853639.55382: sending task result for task 02083763-bbaf-0509-6cd9-0000000000ba 28107 1726853639.55451: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000ba 28107 1726853639.55454: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853639.55521: no more pending results, returning what we have 28107 1726853639.55525: results queue empty 28107 1726853639.55526: checking for any_errors_fatal 28107 1726853639.55538: done checking for any_errors_fatal 28107 1726853639.55539: checking for max_fail_percentage 28107 1726853639.55541: done checking for max_fail_percentage 28107 1726853639.55542: checking to see if all hosts have failed and the running result is not ok 28107 1726853639.55543: done checking to see if all hosts have failed 28107 1726853639.55543: getting the remaining hosts for this loop 28107 1726853639.55545: done getting the remaining hosts for this loop 28107 1726853639.55548: getting the next task for host managed_node2 28107 1726853639.55554: done getting next task for host managed_node2 28107 1726853639.55561: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28107 1726853639.55563: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853639.55689: getting variables 28107 1726853639.55691: in VariableManager get_vars() 28107 1726853639.55729: Calling all_inventory to load vars for managed_node2 28107 1726853639.55732: Calling groups_inventory to load vars for managed_node2 28107 1726853639.55734: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853639.55745: Calling all_plugins_play to load vars for managed_node2 28107 1726853639.55748: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853639.55750: Calling groups_plugins_play to load vars for managed_node2 28107 1726853639.65719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853639.68128: done with get_vars() 28107 1726853639.68155: done getting variables 28107 1726853639.68210: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:33:59 -0400 (0:00:00.146) 0:00:29.483 ****** 28107 1726853639.68239: entering _queue_task() for managed_node2/fail 28107 1726853639.69015: worker is 1 (out of 1 available) 28107 1726853639.69028: exiting _queue_task() for managed_node2/fail 28107 1726853639.69040: done queuing things up, now waiting for results queue to drain 28107 1726853639.69042: waiting for pending results... 28107 1726853639.70089: 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 28107 1726853639.70278: in run() - task 02083763-bbaf-0509-6cd9-0000000000bb 28107 1726853639.70283: variable 'ansible_search_path' from source: unknown 28107 1726853639.70286: variable 'ansible_search_path' from source: unknown 28107 1726853639.70289: calling self._execute() 28107 1726853639.70292: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853639.70295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853639.70298: variable 'omit' from source: magic vars 28107 1726853639.70838: variable 'ansible_distribution_major_version' from source: facts 28107 1726853639.71276: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853639.71280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853639.76352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853639.76594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853639.76700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853639.76811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853639.76849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853639.76933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853639.77089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853639.77121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853639.77209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853639.77293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853639.77500: variable 'ansible_distribution_major_version' from source: facts 28107 1726853639.77526: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28107 1726853639.77817: variable 'ansible_distribution' from source: facts 28107 1726853639.77829: variable '__network_rh_distros' from source: role '' defaults 28107 1726853639.77846: Evaluated conditional (ansible_distribution in __network_rh_distros): True 28107 1726853639.78330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853639.78413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853639.78443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853639.78532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853639.78621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853639.78679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853639.78845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853639.78875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853639.78968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853639.79055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853639.79106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853639.79178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853639.79210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853639.79576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853639.79581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853639.79989: variable 'network_connections' from source: play vars 28107 1726853639.80032: variable 'profile' from source: play vars 28107 1726853639.80199: variable 'profile' from source: play vars 28107 1726853639.80209: variable 'interface' from source: set_fact 28107 1726853639.80386: variable 'interface' from source: set_fact 28107 1726853639.80402: variable 'network_state' from source: role '' defaults 28107 1726853639.80778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853639.81166: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853639.81246: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853639.81355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853639.81394: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853639.81477: 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) 28107 1726853639.81564: 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) 28107 1726853639.81677: 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) 28107 1726853639.81709: 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) 28107 1726853639.81740: 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 28107 1726853639.81800: when evaluation is False, skipping this task 28107 1726853639.81808: _execute() done 28107 1726853639.81816: dumping result to json 28107 1726853639.81824: done dumping result, returning 28107 1726853639.81838: 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-0509-6cd9-0000000000bb] 28107 1726853639.81872: sending task result for task 02083763-bbaf-0509-6cd9-0000000000bb 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" } 28107 1726853639.82121: no more pending results, returning what we have 28107 1726853639.82124: results queue empty 28107 1726853639.82125: checking for any_errors_fatal 28107 1726853639.82136: done checking for any_errors_fatal 28107 1726853639.82136: checking for max_fail_percentage 28107 1726853639.82138: done checking for max_fail_percentage 28107 1726853639.82139: checking to see if all hosts have failed and the running result is not ok 28107 1726853639.82139: done checking to see if all hosts have failed 28107 1726853639.82140: getting the remaining hosts for this loop 28107 1726853639.82142: done getting the remaining hosts for this loop 28107 1726853639.82145: getting the next task for host managed_node2 28107 1726853639.82150: done getting next task for host managed_node2 28107 1726853639.82155: ^ 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 28107 1726853639.82156: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853639.82173: getting variables 28107 1726853639.82175: in VariableManager get_vars() 28107 1726853639.82214: Calling all_inventory to load vars for managed_node2 28107 1726853639.82218: Calling groups_inventory to load vars for managed_node2 28107 1726853639.82221: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853639.82233: Calling all_plugins_play to load vars for managed_node2 28107 1726853639.82237: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853639.82241: Calling groups_plugins_play to load vars for managed_node2 28107 1726853639.82764: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000bb 28107 1726853639.82768: WORKER PROCESS EXITING 28107 1726853639.85847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853639.89375: done with get_vars() 28107 1726853639.89406: done getting variables 28107 1726853639.89478: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:33:59 -0400 (0:00:00.212) 0:00:29.696 ****** 28107 1726853639.89511: entering _queue_task() for managed_node2/dnf 28107 1726853639.90284: worker is 1 (out of 1 available) 28107 1726853639.90299: exiting _queue_task() for managed_node2/dnf 28107 1726853639.90312: done queuing things up, now waiting for results queue to drain 28107 1726853639.90314: waiting for pending results... 28107 1726853639.90772: 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 28107 1726853639.91231: in run() - task 02083763-bbaf-0509-6cd9-0000000000bc 28107 1726853639.91235: variable 'ansible_search_path' from source: unknown 28107 1726853639.91237: variable 'ansible_search_path' from source: unknown 28107 1726853639.91241: calling self._execute() 28107 1726853639.91408: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853639.91454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853639.91491: variable 'omit' from source: magic vars 28107 1726853639.92365: variable 'ansible_distribution_major_version' from source: facts 28107 1726853639.92421: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853639.92967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853639.97269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853639.97539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853639.97578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853639.97614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853639.97759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853639.97836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853639.97937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853639.98082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853639.98124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853639.98141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853639.98418: variable 'ansible_distribution' from source: facts 28107 1726853639.98422: variable 'ansible_distribution_major_version' from source: facts 28107 1726853639.98440: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28107 1726853639.98664: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853639.99031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853639.99063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853639.99160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853639.99197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853639.99210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853639.99248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853639.99437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853639.99440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853639.99464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853639.99596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853639.99632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853639.99653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853639.99678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853639.99836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853639.99849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.00122: variable 'network_connections' from source: play vars 28107 1726853640.00194: variable 'profile' from source: play vars 28107 1726853640.00383: variable 'profile' from source: play vars 28107 1726853640.00386: variable 'interface' from source: set_fact 28107 1726853640.00449: variable 'interface' from source: set_fact 28107 1726853640.00639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853640.01180: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853640.01254: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853640.01287: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853640.01315: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853640.01420: 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) 28107 1726853640.01562: 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) 28107 1726853640.01593: 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) 28107 1726853640.01611: 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) 28107 1726853640.01724: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853640.02285: variable 'network_connections' from source: play vars 28107 1726853640.02291: variable 'profile' from source: play vars 28107 1726853640.02468: variable 'profile' from source: play vars 28107 1726853640.02489: variable 'interface' from source: set_fact 28107 1726853640.02646: variable 'interface' from source: set_fact 28107 1726853640.02677: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853640.02680: when evaluation is False, skipping this task 28107 1726853640.02682: _execute() done 28107 1726853640.02685: dumping result to json 28107 1726853640.02686: done dumping result, returning 28107 1726853640.02713: 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-0509-6cd9-0000000000bc] 28107 1726853640.02716: sending task result for task 02083763-bbaf-0509-6cd9-0000000000bc 28107 1726853640.02861: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000bc 28107 1726853640.02864: 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" } 28107 1726853640.02923: no more pending results, returning what we have 28107 1726853640.02926: results queue empty 28107 1726853640.02927: checking for any_errors_fatal 28107 1726853640.02933: done checking for any_errors_fatal 28107 1726853640.02933: checking for max_fail_percentage 28107 1726853640.02935: done checking for max_fail_percentage 28107 1726853640.02936: checking to see if all hosts have failed and the running result is not ok 28107 1726853640.02937: done checking to see if all hosts have failed 28107 1726853640.02938: getting the remaining hosts for this loop 28107 1726853640.02939: done getting the remaining hosts for this loop 28107 1726853640.02942: getting the next task for host managed_node2 28107 1726853640.02948: done getting next task for host managed_node2 28107 1726853640.02952: ^ 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 28107 1726853640.02954: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853640.02973: getting variables 28107 1726853640.02976: in VariableManager get_vars() 28107 1726853640.03018: Calling all_inventory to load vars for managed_node2 28107 1726853640.03021: Calling groups_inventory to load vars for managed_node2 28107 1726853640.03024: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853640.03035: Calling all_plugins_play to load vars for managed_node2 28107 1726853640.03039: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853640.03042: Calling groups_plugins_play to load vars for managed_node2 28107 1726853640.06300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853640.09555: done with get_vars() 28107 1726853640.09790: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28107 1726853640.09877: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:00 -0400 (0:00:00.203) 0:00:29.900 ****** 28107 1726853640.09908: entering _queue_task() for managed_node2/yum 28107 1726853640.10685: worker is 1 (out of 1 available) 28107 1726853640.10701: exiting _queue_task() for managed_node2/yum 28107 1726853640.10714: done queuing things up, now waiting for results queue to drain 28107 1726853640.10715: waiting for pending results... 28107 1726853640.11465: 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 28107 1726853640.11469: in run() - task 02083763-bbaf-0509-6cd9-0000000000bd 28107 1726853640.11482: variable 'ansible_search_path' from source: unknown 28107 1726853640.11663: variable 'ansible_search_path' from source: unknown 28107 1726853640.11667: calling self._execute() 28107 1726853640.11808: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853640.11820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853640.11835: variable 'omit' from source: magic vars 28107 1726853640.12529: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.13275: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853640.13279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853640.18236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853640.18677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853640.18680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853640.18683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853640.18685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853640.18922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.18956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.18986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.19029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.19051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.19476: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.19479: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28107 1726853640.19482: when evaluation is False, skipping this task 28107 1726853640.19484: _execute() done 28107 1726853640.19487: dumping result to json 28107 1726853640.19489: done dumping result, returning 28107 1726853640.19495: 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-0509-6cd9-0000000000bd] 28107 1726853640.19497: sending task result for task 02083763-bbaf-0509-6cd9-0000000000bd 28107 1726853640.19564: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000bd 28107 1726853640.19566: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28107 1726853640.19646: no more pending results, returning what we have 28107 1726853640.19649: results queue empty 28107 1726853640.19650: checking for any_errors_fatal 28107 1726853640.19656: done checking for any_errors_fatal 28107 1726853640.19656: checking for max_fail_percentage 28107 1726853640.19660: done checking for max_fail_percentage 28107 1726853640.19661: checking to see if all hosts have failed and the running result is not ok 28107 1726853640.19662: done checking to see if all hosts have failed 28107 1726853640.19663: getting the remaining hosts for this loop 28107 1726853640.19664: done getting the remaining hosts for this loop 28107 1726853640.19667: getting the next task for host managed_node2 28107 1726853640.19674: done getting next task for host managed_node2 28107 1726853640.19678: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28107 1726853640.19680: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853640.19693: getting variables 28107 1726853640.19695: in VariableManager get_vars() 28107 1726853640.19734: Calling all_inventory to load vars for managed_node2 28107 1726853640.19737: Calling groups_inventory to load vars for managed_node2 28107 1726853640.19740: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853640.19750: Calling all_plugins_play to load vars for managed_node2 28107 1726853640.19754: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853640.19759: Calling groups_plugins_play to load vars for managed_node2 28107 1726853640.22853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853640.26125: done with get_vars() 28107 1726853640.26155: done getting variables 28107 1726853640.26423: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:34:00 -0400 (0:00:00.165) 0:00:30.065 ****** 28107 1726853640.26456: entering _queue_task() for managed_node2/fail 28107 1726853640.27205: worker is 1 (out of 1 available) 28107 1726853640.27216: exiting _queue_task() for managed_node2/fail 28107 1726853640.27225: done queuing things up, now waiting for results queue to drain 28107 1726853640.27227: waiting for pending results... 28107 1726853640.27594: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28107 1726853640.27863: in run() - task 02083763-bbaf-0509-6cd9-0000000000be 28107 1726853640.27886: variable 'ansible_search_path' from source: unknown 28107 1726853640.27893: variable 'ansible_search_path' from source: unknown 28107 1726853640.27984: calling self._execute() 28107 1726853640.28218: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853640.28231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853640.28248: variable 'omit' from source: magic vars 28107 1726853640.29062: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.29176: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853640.29396: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853640.29812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853640.33124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853640.33203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853640.33240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853640.33283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853640.33310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853640.33476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.33485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.33489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.33492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.33507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.33714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.33738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.33765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.33938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.34376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.34380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.34384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.34386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.34388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.34390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.34634: variable 'network_connections' from source: play vars 28107 1726853640.34651: variable 'profile' from source: play vars 28107 1726853640.34810: variable 'profile' from source: play vars 28107 1726853640.34838: variable 'interface' from source: set_fact 28107 1726853640.34905: variable 'interface' from source: set_fact 28107 1726853640.35161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853640.35348: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853640.35437: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853640.35475: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853640.35508: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853640.35566: 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) 28107 1726853640.35597: 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) 28107 1726853640.35625: 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) 28107 1726853640.35652: 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) 28107 1726853640.35707: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853640.35951: variable 'network_connections' from source: play vars 28107 1726853640.35964: variable 'profile' from source: play vars 28107 1726853640.36028: variable 'profile' from source: play vars 28107 1726853640.36037: variable 'interface' from source: set_fact 28107 1726853640.36103: variable 'interface' from source: set_fact 28107 1726853640.36135: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853640.36143: when evaluation is False, skipping this task 28107 1726853640.36149: _execute() done 28107 1726853640.36156: dumping result to json 28107 1726853640.36166: done dumping result, returning 28107 1726853640.36180: 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-0509-6cd9-0000000000be] 28107 1726853640.36198: sending task result for task 02083763-bbaf-0509-6cd9-0000000000be skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28107 1726853640.36372: no more pending results, returning what we have 28107 1726853640.36375: results queue empty 28107 1726853640.36376: checking for any_errors_fatal 28107 1726853640.36384: done checking for any_errors_fatal 28107 1726853640.36385: checking for max_fail_percentage 28107 1726853640.36387: done checking for max_fail_percentage 28107 1726853640.36388: checking to see if all hosts have failed and the running result is not ok 28107 1726853640.36388: done checking to see if all hosts have failed 28107 1726853640.36389: getting the remaining hosts for this loop 28107 1726853640.36390: done getting the remaining hosts for this loop 28107 1726853640.36393: getting the next task for host managed_node2 28107 1726853640.36399: done getting next task for host managed_node2 28107 1726853640.36402: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28107 1726853640.36404: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853640.36416: getting variables 28107 1726853640.36418: in VariableManager get_vars() 28107 1726853640.36452: Calling all_inventory to load vars for managed_node2 28107 1726853640.36455: Calling groups_inventory to load vars for managed_node2 28107 1726853640.36457: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853640.36467: Calling all_plugins_play to load vars for managed_node2 28107 1726853640.36469: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853640.36473: Calling groups_plugins_play to load vars for managed_node2 28107 1726853640.36993: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000be 28107 1726853640.36996: WORKER PROCESS EXITING 28107 1726853640.37981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853640.40511: done with get_vars() 28107 1726853640.40548: done getting variables 28107 1726853640.40615: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:00 -0400 (0:00:00.142) 0:00:30.207 ****** 28107 1726853640.40666: entering _queue_task() for managed_node2/package 28107 1726853640.41052: worker is 1 (out of 1 available) 28107 1726853640.41070: exiting _queue_task() for managed_node2/package 28107 1726853640.41085: done queuing things up, now waiting for results queue to drain 28107 1726853640.41087: waiting for pending results... 28107 1726853640.41347: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 28107 1726853640.41469: in run() - task 02083763-bbaf-0509-6cd9-0000000000bf 28107 1726853640.41532: variable 'ansible_search_path' from source: unknown 28107 1726853640.41560: variable 'ansible_search_path' from source: unknown 28107 1726853640.41654: calling self._execute() 28107 1726853640.41981: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853640.42089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853640.42092: variable 'omit' from source: magic vars 28107 1726853640.42699: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.42715: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853640.43032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853640.43315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853640.43551: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853640.43605: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853640.44579: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853640.44782: variable 'network_packages' from source: role '' defaults 28107 1726853640.44985: variable '__network_provider_setup' from source: role '' defaults 28107 1726853640.45003: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853640.45092: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853640.45108: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853640.45178: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853640.45448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853640.48429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853640.48499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853640.48560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853640.48600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853640.48630: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853640.48750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.48772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.48804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.48848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.48876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.48966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.48970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.48985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.49029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.49051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.49299: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28107 1726853640.49418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.49448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.49509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.49530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.49548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.49645: variable 'ansible_python' from source: facts 28107 1726853640.49682: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28107 1726853640.49835: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853640.49861: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853640.49995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.50023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.50056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.50101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.50121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.50177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.50265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.50269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.50291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.50310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.50460: variable 'network_connections' from source: play vars 28107 1726853640.50478: variable 'profile' from source: play vars 28107 1726853640.50584: variable 'profile' from source: play vars 28107 1726853640.50599: variable 'interface' from source: set_fact 28107 1726853640.50669: variable 'interface' from source: set_fact 28107 1726853640.50880: 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) 28107 1726853640.50883: 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) 28107 1726853640.50885: 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) 28107 1726853640.50887: 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) 28107 1726853640.50895: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853640.51191: variable 'network_connections' from source: play vars 28107 1726853640.51201: variable 'profile' from source: play vars 28107 1726853640.51309: variable 'profile' from source: play vars 28107 1726853640.51322: variable 'interface' from source: set_fact 28107 1726853640.51399: variable 'interface' from source: set_fact 28107 1726853640.51441: variable '__network_packages_default_wireless' from source: role '' defaults 28107 1726853640.51524: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853640.51851: variable 'network_connections' from source: play vars 28107 1726853640.51864: variable 'profile' from source: play vars 28107 1726853640.51932: variable 'profile' from source: play vars 28107 1726853640.51942: variable 'interface' from source: set_fact 28107 1726853640.52047: variable 'interface' from source: set_fact 28107 1726853640.52082: variable '__network_packages_default_team' from source: role '' defaults 28107 1726853640.52166: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853640.52488: variable 'network_connections' from source: play vars 28107 1726853640.52505: variable 'profile' from source: play vars 28107 1726853640.52558: variable 'profile' from source: play vars 28107 1726853640.52564: variable 'interface' from source: set_fact 28107 1726853640.52642: variable 'interface' from source: set_fact 28107 1726853640.52685: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853640.52733: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853640.52738: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853640.52786: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853640.52924: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28107 1726853640.53227: variable 'network_connections' from source: play vars 28107 1726853640.53230: variable 'profile' from source: play vars 28107 1726853640.53275: variable 'profile' from source: play vars 28107 1726853640.53279: variable 'interface' from source: set_fact 28107 1726853640.53326: variable 'interface' from source: set_fact 28107 1726853640.53333: variable 'ansible_distribution' from source: facts 28107 1726853640.53336: variable '__network_rh_distros' from source: role '' defaults 28107 1726853640.53342: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.53353: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28107 1726853640.53468: variable 'ansible_distribution' from source: facts 28107 1726853640.53473: variable '__network_rh_distros' from source: role '' defaults 28107 1726853640.53476: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.53488: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28107 1726853640.53596: variable 'ansible_distribution' from source: facts 28107 1726853640.53599: variable '__network_rh_distros' from source: role '' defaults 28107 1726853640.53603: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.53634: variable 'network_provider' from source: set_fact 28107 1726853640.53645: variable 'ansible_facts' from source: unknown 28107 1726853640.54032: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28107 1726853640.54035: when evaluation is False, skipping this task 28107 1726853640.54038: _execute() done 28107 1726853640.54042: dumping result to json 28107 1726853640.54044: done dumping result, returning 28107 1726853640.54056: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-0509-6cd9-0000000000bf] 28107 1726853640.54058: sending task result for task 02083763-bbaf-0509-6cd9-0000000000bf 28107 1726853640.54147: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000bf 28107 1726853640.54149: 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" } 28107 1726853640.54203: no more pending results, returning what we have 28107 1726853640.54207: results queue empty 28107 1726853640.54208: checking for any_errors_fatal 28107 1726853640.54213: done checking for any_errors_fatal 28107 1726853640.54213: checking for max_fail_percentage 28107 1726853640.54215: done checking for max_fail_percentage 28107 1726853640.54216: checking to see if all hosts have failed and the running result is not ok 28107 1726853640.54217: done checking to see if all hosts have failed 28107 1726853640.54217: getting the remaining hosts for this loop 28107 1726853640.54218: done getting the remaining hosts for this loop 28107 1726853640.54221: getting the next task for host managed_node2 28107 1726853640.54228: done getting next task for host managed_node2 28107 1726853640.54231: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28107 1726853640.54233: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853640.54247: getting variables 28107 1726853640.54249: in VariableManager get_vars() 28107 1726853640.54289: Calling all_inventory to load vars for managed_node2 28107 1726853640.54292: Calling groups_inventory to load vars for managed_node2 28107 1726853640.54294: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853640.54309: Calling all_plugins_play to load vars for managed_node2 28107 1726853640.54312: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853640.54317: Calling groups_plugins_play to load vars for managed_node2 28107 1726853640.55704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853640.56581: done with get_vars() 28107 1726853640.56598: done getting variables 28107 1726853640.56641: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:00 -0400 (0:00:00.159) 0:00:30.367 ****** 28107 1726853640.56665: entering _queue_task() for managed_node2/package 28107 1726853640.56909: worker is 1 (out of 1 available) 28107 1726853640.56923: exiting _queue_task() for managed_node2/package 28107 1726853640.56935: done queuing things up, now waiting for results queue to drain 28107 1726853640.56936: waiting for pending results... 28107 1726853640.57120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28107 1726853640.57194: in run() - task 02083763-bbaf-0509-6cd9-0000000000c0 28107 1726853640.57206: variable 'ansible_search_path' from source: unknown 28107 1726853640.57211: variable 'ansible_search_path' from source: unknown 28107 1726853640.57238: calling self._execute() 28107 1726853640.57318: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853640.57322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853640.57332: variable 'omit' from source: magic vars 28107 1726853640.57776: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.57780: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853640.57783: variable 'network_state' from source: role '' defaults 28107 1726853640.57799: Evaluated conditional (network_state != {}): False 28107 1726853640.57805: when evaluation is False, skipping this task 28107 1726853640.57811: _execute() done 28107 1726853640.57817: dumping result to json 28107 1726853640.57824: done dumping result, returning 28107 1726853640.57838: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-0509-6cd9-0000000000c0] 28107 1726853640.57849: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c0 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853640.58009: no more pending results, returning what we have 28107 1726853640.58012: results queue empty 28107 1726853640.58013: checking for any_errors_fatal 28107 1726853640.58021: done checking for any_errors_fatal 28107 1726853640.58022: checking for max_fail_percentage 28107 1726853640.58024: done checking for max_fail_percentage 28107 1726853640.58025: checking to see if all hosts have failed and the running result is not ok 28107 1726853640.58025: done checking to see if all hosts have failed 28107 1726853640.58026: getting the remaining hosts for this loop 28107 1726853640.58027: done getting the remaining hosts for this loop 28107 1726853640.58031: getting the next task for host managed_node2 28107 1726853640.58036: done getting next task for host managed_node2 28107 1726853640.58040: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28107 1726853640.58042: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853640.58061: getting variables 28107 1726853640.58063: in VariableManager get_vars() 28107 1726853640.58201: Calling all_inventory to load vars for managed_node2 28107 1726853640.58204: Calling groups_inventory to load vars for managed_node2 28107 1726853640.58206: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853640.58217: Calling all_plugins_play to load vars for managed_node2 28107 1726853640.58219: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853640.58222: Calling groups_plugins_play to load vars for managed_node2 28107 1726853640.58878: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c0 28107 1726853640.58882: WORKER PROCESS EXITING 28107 1726853640.59516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853640.60505: done with get_vars() 28107 1726853640.60520: done getting variables 28107 1726853640.60565: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:00 -0400 (0:00:00.039) 0:00:30.407 ****** 28107 1726853640.60588: entering _queue_task() for managed_node2/package 28107 1726853640.60824: worker is 1 (out of 1 available) 28107 1726853640.60838: exiting _queue_task() for managed_node2/package 28107 1726853640.60851: done queuing things up, now waiting for results queue to drain 28107 1726853640.60853: waiting for pending results... 28107 1726853640.61036: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28107 1726853640.61116: in run() - task 02083763-bbaf-0509-6cd9-0000000000c1 28107 1726853640.61127: variable 'ansible_search_path' from source: unknown 28107 1726853640.61130: variable 'ansible_search_path' from source: unknown 28107 1726853640.61159: calling self._execute() 28107 1726853640.61275: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853640.61279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853640.61288: variable 'omit' from source: magic vars 28107 1726853640.61663: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.61673: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853640.61788: variable 'network_state' from source: role '' defaults 28107 1726853640.61804: Evaluated conditional (network_state != {}): False 28107 1726853640.61810: when evaluation is False, skipping this task 28107 1726853640.61813: _execute() done 28107 1726853640.61815: dumping result to json 28107 1726853640.61817: done dumping result, returning 28107 1726853640.61820: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-0509-6cd9-0000000000c1] 28107 1726853640.61827: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c1 28107 1726853640.61943: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c1 28107 1726853640.61945: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853640.62025: no more pending results, returning what we have 28107 1726853640.62029: results queue empty 28107 1726853640.62030: checking for any_errors_fatal 28107 1726853640.62035: done checking for any_errors_fatal 28107 1726853640.62035: checking for max_fail_percentage 28107 1726853640.62037: done checking for max_fail_percentage 28107 1726853640.62038: checking to see if all hosts have failed and the running result is not ok 28107 1726853640.62039: done checking to see if all hosts have failed 28107 1726853640.62039: getting the remaining hosts for this loop 28107 1726853640.62040: done getting the remaining hosts for this loop 28107 1726853640.62043: getting the next task for host managed_node2 28107 1726853640.62049: done getting next task for host managed_node2 28107 1726853640.62052: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28107 1726853640.62054: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853640.62066: getting variables 28107 1726853640.62068: in VariableManager get_vars() 28107 1726853640.62099: Calling all_inventory to load vars for managed_node2 28107 1726853640.62102: Calling groups_inventory to load vars for managed_node2 28107 1726853640.62104: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853640.62112: Calling all_plugins_play to load vars for managed_node2 28107 1726853640.62114: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853640.62117: Calling groups_plugins_play to load vars for managed_node2 28107 1726853640.63306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853640.64755: done with get_vars() 28107 1726853640.64792: done getting variables 28107 1726853640.64894: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:00 -0400 (0:00:00.043) 0:00:30.450 ****** 28107 1726853640.64934: entering _queue_task() for managed_node2/service 28107 1726853640.65289: worker is 1 (out of 1 available) 28107 1726853640.65303: exiting _queue_task() for managed_node2/service 28107 1726853640.65314: done queuing things up, now waiting for results queue to drain 28107 1726853640.65316: waiting for pending results... 28107 1726853640.65730: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28107 1726853640.65818: in run() - task 02083763-bbaf-0509-6cd9-0000000000c2 28107 1726853640.65831: variable 'ansible_search_path' from source: unknown 28107 1726853640.65835: variable 'ansible_search_path' from source: unknown 28107 1726853640.65866: calling self._execute() 28107 1726853640.65959: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853640.65967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853640.65978: variable 'omit' from source: magic vars 28107 1726853640.66313: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.66317: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853640.66473: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853640.66694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853640.68689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853640.69116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853640.69156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853640.69202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853640.69234: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853640.69323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.69356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.69388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.69476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.69479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.69512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.69542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.69573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.69622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.69641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.69730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.69733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.69742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.69785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.69802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.69993: variable 'network_connections' from source: play vars 28107 1726853640.70011: variable 'profile' from source: play vars 28107 1726853640.70096: variable 'profile' from source: play vars 28107 1726853640.70106: variable 'interface' from source: set_fact 28107 1726853640.70276: variable 'interface' from source: set_fact 28107 1726853640.70280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853640.70432: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853640.70475: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853640.70517: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853640.70563: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853640.70619: 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) 28107 1726853640.70646: 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) 28107 1726853640.70676: 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) 28107 1726853640.70712: 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) 28107 1726853640.70763: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853640.71013: variable 'network_connections' from source: play vars 28107 1726853640.71028: variable 'profile' from source: play vars 28107 1726853640.71094: variable 'profile' from source: play vars 28107 1726853640.71103: variable 'interface' from source: set_fact 28107 1726853640.71172: variable 'interface' from source: set_fact 28107 1726853640.71204: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853640.71248: when evaluation is False, skipping this task 28107 1726853640.71251: _execute() done 28107 1726853640.71253: dumping result to json 28107 1726853640.71254: done dumping result, returning 28107 1726853640.71256: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-0509-6cd9-0000000000c2] 28107 1726853640.71265: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c2 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28107 1726853640.71397: no more pending results, returning what we have 28107 1726853640.71400: results queue empty 28107 1726853640.71401: checking for any_errors_fatal 28107 1726853640.71408: done checking for any_errors_fatal 28107 1726853640.71408: checking for max_fail_percentage 28107 1726853640.71411: done checking for max_fail_percentage 28107 1726853640.71411: checking to see if all hosts have failed and the running result is not ok 28107 1726853640.71412: done checking to see if all hosts have failed 28107 1726853640.71413: getting the remaining hosts for this loop 28107 1726853640.71414: done getting the remaining hosts for this loop 28107 1726853640.71418: getting the next task for host managed_node2 28107 1726853640.71423: done getting next task for host managed_node2 28107 1726853640.71427: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28107 1726853640.71428: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853640.71442: getting variables 28107 1726853640.71444: in VariableManager get_vars() 28107 1726853640.71492: Calling all_inventory to load vars for managed_node2 28107 1726853640.71496: Calling groups_inventory to load vars for managed_node2 28107 1726853640.71499: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853640.71511: Calling all_plugins_play to load vars for managed_node2 28107 1726853640.71515: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853640.71518: Calling groups_plugins_play to load vars for managed_node2 28107 1726853640.72314: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c2 28107 1726853640.72319: WORKER PROCESS EXITING 28107 1726853640.73531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853640.75116: done with get_vars() 28107 1726853640.75147: done getting variables 28107 1726853640.75207: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:00 -0400 (0:00:00.103) 0:00:30.553 ****** 28107 1726853640.75238: entering _queue_task() for managed_node2/service 28107 1726853640.75706: worker is 1 (out of 1 available) 28107 1726853640.75719: exiting _queue_task() for managed_node2/service 28107 1726853640.75730: done queuing things up, now waiting for results queue to drain 28107 1726853640.75732: waiting for pending results... 28107 1726853640.75934: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28107 1726853640.76068: in run() - task 02083763-bbaf-0509-6cd9-0000000000c3 28107 1726853640.76091: variable 'ansible_search_path' from source: unknown 28107 1726853640.76098: variable 'ansible_search_path' from source: unknown 28107 1726853640.76143: calling self._execute() 28107 1726853640.76256: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853640.76268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853640.76290: variable 'omit' from source: magic vars 28107 1726853640.76687: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.76706: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853640.76885: variable 'network_provider' from source: set_fact 28107 1726853640.76987: variable 'network_state' from source: role '' defaults 28107 1726853640.76990: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28107 1726853640.76993: variable 'omit' from source: magic vars 28107 1726853640.76995: variable 'omit' from source: magic vars 28107 1726853640.76997: variable 'network_service_name' from source: role '' defaults 28107 1726853640.77068: variable 'network_service_name' from source: role '' defaults 28107 1726853640.77185: variable '__network_provider_setup' from source: role '' defaults 28107 1726853640.77196: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853640.77268: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853640.77284: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853640.77356: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853640.77596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853640.80079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853640.80210: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853640.80222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853640.80265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853640.80302: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853640.80395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.80437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.80535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.80539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.80541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.80586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.80617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.80657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.80702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.80723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.80989: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28107 1726853640.81116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.81146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.81179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.81278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.81281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.81340: variable 'ansible_python' from source: facts 28107 1726853640.81368: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28107 1726853640.81461: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853640.81619: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853640.81697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.81733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.81762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.81809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.81838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.81892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853640.82118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853640.82122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853640.82124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853640.82127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853640.82428: variable 'network_connections' from source: play vars 28107 1726853640.82443: variable 'profile' from source: play vars 28107 1726853640.82527: variable 'profile' from source: play vars 28107 1726853640.82538: variable 'interface' from source: set_fact 28107 1726853640.82608: variable 'interface' from source: set_fact 28107 1726853640.82725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853640.82928: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853640.82980: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853640.83035: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853640.83089: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853640.83166: 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) 28107 1726853640.83220: 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) 28107 1726853640.83277: 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) 28107 1726853640.83302: 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) 28107 1726853640.83377: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853640.83667: variable 'network_connections' from source: play vars 28107 1726853640.83691: variable 'profile' from source: play vars 28107 1726853640.83797: variable 'profile' from source: play vars 28107 1726853640.83800: variable 'interface' from source: set_fact 28107 1726853640.83853: variable 'interface' from source: set_fact 28107 1726853640.83895: variable '__network_packages_default_wireless' from source: role '' defaults 28107 1726853640.83986: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853640.84341: variable 'network_connections' from source: play vars 28107 1726853640.84344: variable 'profile' from source: play vars 28107 1726853640.84416: variable 'profile' from source: play vars 28107 1726853640.84428: variable 'interface' from source: set_fact 28107 1726853640.84523: variable 'interface' from source: set_fact 28107 1726853640.84546: variable '__network_packages_default_team' from source: role '' defaults 28107 1726853640.84667: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853640.84968: variable 'network_connections' from source: play vars 28107 1726853640.84980: variable 'profile' from source: play vars 28107 1726853640.85054: variable 'profile' from source: play vars 28107 1726853640.85068: variable 'interface' from source: set_fact 28107 1726853640.85213: variable 'interface' from source: set_fact 28107 1726853640.85354: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853640.85392: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853640.85407: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853640.85474: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853640.85958: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28107 1726853640.86396: variable 'network_connections' from source: play vars 28107 1726853640.86410: variable 'profile' from source: play vars 28107 1726853640.86476: variable 'profile' from source: play vars 28107 1726853640.86486: variable 'interface' from source: set_fact 28107 1726853640.86562: variable 'interface' from source: set_fact 28107 1726853640.86579: variable 'ansible_distribution' from source: facts 28107 1726853640.86589: variable '__network_rh_distros' from source: role '' defaults 28107 1726853640.86608: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.86632: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28107 1726853640.86928: variable 'ansible_distribution' from source: facts 28107 1726853640.86933: variable '__network_rh_distros' from source: role '' defaults 28107 1726853640.86936: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.86938: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28107 1726853640.87031: variable 'ansible_distribution' from source: facts 28107 1726853640.87053: variable '__network_rh_distros' from source: role '' defaults 28107 1726853640.87065: variable 'ansible_distribution_major_version' from source: facts 28107 1726853640.87112: variable 'network_provider' from source: set_fact 28107 1726853640.87147: variable 'omit' from source: magic vars 28107 1726853640.87190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853640.87221: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853640.87259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853640.87279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853640.87367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853640.87373: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853640.87375: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853640.87378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853640.87478: Set connection var ansible_connection to ssh 28107 1726853640.87481: Set connection var ansible_pipelining to False 28107 1726853640.87483: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853640.87485: Set connection var ansible_timeout to 10 28107 1726853640.87492: Set connection var ansible_shell_type to sh 28107 1726853640.87499: Set connection var ansible_shell_executable to /bin/sh 28107 1726853640.87527: variable 'ansible_shell_executable' from source: unknown 28107 1726853640.87535: variable 'ansible_connection' from source: unknown 28107 1726853640.87541: variable 'ansible_module_compression' from source: unknown 28107 1726853640.87576: variable 'ansible_shell_type' from source: unknown 28107 1726853640.87584: variable 'ansible_shell_executable' from source: unknown 28107 1726853640.87587: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853640.87595: variable 'ansible_pipelining' from source: unknown 28107 1726853640.87603: variable 'ansible_timeout' from source: unknown 28107 1726853640.87605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853640.87776: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853640.87780: variable 'omit' from source: magic vars 28107 1726853640.87782: starting attempt loop 28107 1726853640.87785: running the handler 28107 1726853640.87839: variable 'ansible_facts' from source: unknown 28107 1726853640.88694: _low_level_execute_command(): starting 28107 1726853640.88706: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853640.89425: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853640.89498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853640.89506: 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 <<< 28107 1726853640.89518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853640.89601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853640.89617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853640.89651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853640.89759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853640.91518: stdout chunk (state=3): >>>/root <<< 28107 1726853640.91706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853640.91709: stdout chunk (state=3): >>><<< 28107 1726853640.91712: stderr chunk (state=3): >>><<< 28107 1726853640.91730: _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 28107 1726853640.91749: _low_level_execute_command(): starting 28107 1726853640.91760: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571 `" && echo ansible-tmp-1726853640.9173698-29497-253286353434571="` echo /root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571 `" ) && sleep 0' 28107 1726853640.92496: 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 <<< 28107 1726853640.92541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853640.92563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853640.92584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853640.92702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853640.94757: stdout chunk (state=3): >>>ansible-tmp-1726853640.9173698-29497-253286353434571=/root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571 <<< 28107 1726853640.94921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853640.94924: stdout chunk (state=3): >>><<< 28107 1726853640.94926: stderr chunk (state=3): >>><<< 28107 1726853640.95077: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853640.9173698-29497-253286353434571=/root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571 , 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 28107 1726853640.95081: variable 'ansible_module_compression' from source: unknown 28107 1726853640.95084: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28107 1726853640.95113: variable 'ansible_facts' from source: unknown 28107 1726853640.95342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571/AnsiballZ_systemd.py 28107 1726853640.95553: Sending initial data 28107 1726853640.95556: Sent initial data (156 bytes) 28107 1726853640.96191: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853640.96291: 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 <<< 28107 1726853640.96315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853640.96331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853640.96352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853640.96453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853640.98164: 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 <<< 28107 1726853640.98263: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853640.98330: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpwhyiuc3l /root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571/AnsiballZ_systemd.py <<< 28107 1726853640.98333: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571/AnsiballZ_systemd.py" <<< 28107 1726853640.98431: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpwhyiuc3l" to remote "/root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571/AnsiballZ_systemd.py" <<< 28107 1726853641.00629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853641.00768: stderr chunk (state=3): >>><<< 28107 1726853641.00775: stdout chunk (state=3): >>><<< 28107 1726853641.00778: done transferring module to remote 28107 1726853641.00780: _low_level_execute_command(): starting 28107 1726853641.00783: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571/ /root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571/AnsiballZ_systemd.py && sleep 0' 28107 1726853641.01385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853641.01401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853641.01485: 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 <<< 28107 1726853641.01534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853641.01560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853641.01656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853641.03918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853641.03949: stdout chunk (state=3): >>><<< 28107 1726853641.03952: stderr chunk (state=3): >>><<< 28107 1726853641.03967: _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 28107 1726853641.04078: _low_level_execute_command(): starting 28107 1726853641.04082: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571/AnsiballZ_systemd.py && sleep 0' 28107 1726853641.05132: 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 <<< 28107 1726853641.05146: stderr 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 <<< 28107 1726853641.05412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853641.05444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853641.05562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853641.36000: 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": "4591616", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3316056064", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1697275000", "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}}} <<< 28107 1726853641.37942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853641.38036: stderr chunk (state=3): >>><<< 28107 1726853641.38039: stdout chunk (state=3): >>><<< 28107 1726853641.38061: _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": "4591616", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3316056064", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1697275000", "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. 28107 1726853641.38434: 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-1726853640.9173698-29497-253286353434571/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853641.38519: _low_level_execute_command(): starting 28107 1726853641.38529: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853640.9173698-29497-253286353434571/ > /dev/null 2>&1 && sleep 0' 28107 1726853641.39709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853641.39729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853641.39744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853641.39761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853641.39782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853641.39807: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853641.39810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853641.39889: 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 <<< 28107 1726853641.39922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853641.39943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853641.39955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853641.40082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853641.42031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853641.42169: stderr chunk (state=3): >>><<< 28107 1726853641.42176: stdout chunk (state=3): >>><<< 28107 1726853641.42509: _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 28107 1726853641.42512: handler run complete 28107 1726853641.42515: attempt loop complete, returning result 28107 1726853641.42517: _execute() done 28107 1726853641.42519: dumping result to json 28107 1726853641.42520: done dumping result, returning 28107 1726853641.42522: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-0509-6cd9-0000000000c3] 28107 1726853641.42525: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c3 28107 1726853641.42890: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c3 28107 1726853641.42894: 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 } 28107 1726853641.42944: no more pending results, returning what we have 28107 1726853641.42948: results queue empty 28107 1726853641.42949: checking for any_errors_fatal 28107 1726853641.42955: done checking for any_errors_fatal 28107 1726853641.42956: checking for max_fail_percentage 28107 1726853641.42958: done checking for max_fail_percentage 28107 1726853641.42959: checking to see if all hosts have failed and the running result is not ok 28107 1726853641.42960: done checking to see if all hosts have failed 28107 1726853641.42960: getting the remaining hosts for this loop 28107 1726853641.42962: done getting the remaining hosts for this loop 28107 1726853641.42965: getting the next task for host managed_node2 28107 1726853641.42974: done getting next task for host managed_node2 28107 1726853641.42978: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28107 1726853641.42980: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853641.42990: getting variables 28107 1726853641.42992: in VariableManager get_vars() 28107 1726853641.43024: Calling all_inventory to load vars for managed_node2 28107 1726853641.43027: Calling groups_inventory to load vars for managed_node2 28107 1726853641.43030: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853641.43041: Calling all_plugins_play to load vars for managed_node2 28107 1726853641.43044: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853641.43046: Calling groups_plugins_play to load vars for managed_node2 28107 1726853641.44220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853641.45482: done with get_vars() 28107 1726853641.45525: done getting variables 28107 1726853641.45677: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:01 -0400 (0:00:00.704) 0:00:31.258 ****** 28107 1726853641.45708: entering _queue_task() for managed_node2/service 28107 1726853641.46406: worker is 1 (out of 1 available) 28107 1726853641.46418: exiting _queue_task() for managed_node2/service 28107 1726853641.46429: done queuing things up, now waiting for results queue to drain 28107 1726853641.46430: waiting for pending results... 28107 1726853641.46899: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28107 1726853641.46904: in run() - task 02083763-bbaf-0509-6cd9-0000000000c4 28107 1726853641.46906: variable 'ansible_search_path' from source: unknown 28107 1726853641.46909: variable 'ansible_search_path' from source: unknown 28107 1726853641.46911: calling self._execute() 28107 1726853641.46977: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853641.46981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853641.46983: variable 'omit' from source: magic vars 28107 1726853641.47435: variable 'ansible_distribution_major_version' from source: facts 28107 1726853641.47439: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853641.47492: variable 'network_provider' from source: set_fact 28107 1726853641.47498: Evaluated conditional (network_provider == "nm"): True 28107 1726853641.47566: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853641.47628: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853641.47745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853641.49480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853641.49484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853641.49487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853641.49490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853641.49493: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853641.49581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853641.49614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853641.49638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853641.49691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853641.49716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853641.49768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853641.49798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853641.49827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853641.49881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853641.49900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853641.49945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853641.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) 28107 1726853641.50010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853641.50047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853641.50058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853641.50191: variable 'network_connections' from source: play vars 28107 1726853641.50203: variable 'profile' from source: play vars 28107 1726853641.50476: variable 'profile' from source: play vars 28107 1726853641.50479: variable 'interface' from source: set_fact 28107 1726853641.50481: variable 'interface' from source: set_fact 28107 1726853641.50484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853641.50588: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853641.50630: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853641.50670: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853641.50706: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853641.50749: 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) 28107 1726853641.50781: 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) 28107 1726853641.50810: 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) 28107 1726853641.50838: 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) 28107 1726853641.50895: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853641.51169: variable 'network_connections' from source: play vars 28107 1726853641.51183: variable 'profile' from source: play vars 28107 1726853641.51249: variable 'profile' from source: play vars 28107 1726853641.51261: variable 'interface' from source: set_fact 28107 1726853641.51329: variable 'interface' from source: set_fact 28107 1726853641.51376: Evaluated conditional (__network_wpa_supplicant_required): False 28107 1726853641.51380: when evaluation is False, skipping this task 28107 1726853641.51382: _execute() done 28107 1726853641.51393: dumping result to json 28107 1726853641.51395: done dumping result, returning 28107 1726853641.51398: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-0509-6cd9-0000000000c4] 28107 1726853641.51400: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c4 28107 1726853641.51498: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c4 28107 1726853641.51500: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28107 1726853641.51550: no more pending results, returning what we have 28107 1726853641.51554: results queue empty 28107 1726853641.51554: checking for any_errors_fatal 28107 1726853641.51579: done checking for any_errors_fatal 28107 1726853641.51580: checking for max_fail_percentage 28107 1726853641.51582: done checking for max_fail_percentage 28107 1726853641.51582: checking to see if all hosts have failed and the running result is not ok 28107 1726853641.51583: done checking to see if all hosts have failed 28107 1726853641.51584: getting the remaining hosts for this loop 28107 1726853641.51585: done getting the remaining hosts for this loop 28107 1726853641.51589: getting the next task for host managed_node2 28107 1726853641.51595: done getting next task for host managed_node2 28107 1726853641.51599: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28107 1726853641.51600: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853641.51613: getting variables 28107 1726853641.51615: in VariableManager get_vars() 28107 1726853641.51658: Calling all_inventory to load vars for managed_node2 28107 1726853641.51661: Calling groups_inventory to load vars for managed_node2 28107 1726853641.51664: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853641.51675: Calling all_plugins_play to load vars for managed_node2 28107 1726853641.51678: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853641.51680: Calling groups_plugins_play to load vars for managed_node2 28107 1726853641.52496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853641.53536: done with get_vars() 28107 1726853641.53566: done getting variables 28107 1726853641.53627: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:01 -0400 (0:00:00.079) 0:00:31.337 ****** 28107 1726853641.53658: entering _queue_task() for managed_node2/service 28107 1726853641.54201: worker is 1 (out of 1 available) 28107 1726853641.54213: exiting _queue_task() for managed_node2/service 28107 1726853641.54224: done queuing things up, now waiting for results queue to drain 28107 1726853641.54226: waiting for pending results... 28107 1726853641.54365: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 28107 1726853641.54435: in run() - task 02083763-bbaf-0509-6cd9-0000000000c5 28107 1726853641.54447: variable 'ansible_search_path' from source: unknown 28107 1726853641.54450: variable 'ansible_search_path' from source: unknown 28107 1726853641.54484: calling self._execute() 28107 1726853641.54574: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853641.54581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853641.54590: variable 'omit' from source: magic vars 28107 1726853641.54859: variable 'ansible_distribution_major_version' from source: facts 28107 1726853641.54868: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853641.54952: variable 'network_provider' from source: set_fact 28107 1726853641.54959: Evaluated conditional (network_provider == "initscripts"): False 28107 1726853641.54962: when evaluation is False, skipping this task 28107 1726853641.54965: _execute() done 28107 1726853641.54968: dumping result to json 28107 1726853641.54970: done dumping result, returning 28107 1726853641.54978: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-0509-6cd9-0000000000c5] 28107 1726853641.54983: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c5 28107 1726853641.55072: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c5 28107 1726853641.55075: 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 } 28107 1726853641.55122: no more pending results, returning what we have 28107 1726853641.55125: results queue empty 28107 1726853641.55126: checking for any_errors_fatal 28107 1726853641.55135: done checking for any_errors_fatal 28107 1726853641.55136: checking for max_fail_percentage 28107 1726853641.55138: done checking for max_fail_percentage 28107 1726853641.55138: checking to see if all hosts have failed and the running result is not ok 28107 1726853641.55139: done checking to see if all hosts have failed 28107 1726853641.55140: getting the remaining hosts for this loop 28107 1726853641.55141: done getting the remaining hosts for this loop 28107 1726853641.55144: getting the next task for host managed_node2 28107 1726853641.55150: done getting next task for host managed_node2 28107 1726853641.55154: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28107 1726853641.55159: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853641.55174: getting variables 28107 1726853641.55176: in VariableManager get_vars() 28107 1726853641.55217: Calling all_inventory to load vars for managed_node2 28107 1726853641.55219: Calling groups_inventory to load vars for managed_node2 28107 1726853641.55221: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853641.55230: Calling all_plugins_play to load vars for managed_node2 28107 1726853641.55233: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853641.55236: Calling groups_plugins_play to load vars for managed_node2 28107 1726853641.56186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853641.57066: done with get_vars() 28107 1726853641.57082: done getting variables 28107 1726853641.57124: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:01 -0400 (0:00:00.034) 0:00:31.372 ****** 28107 1726853641.57148: entering _queue_task() for managed_node2/copy 28107 1726853641.57392: worker is 1 (out of 1 available) 28107 1726853641.57405: exiting _queue_task() for managed_node2/copy 28107 1726853641.57416: done queuing things up, now waiting for results queue to drain 28107 1726853641.57417: waiting for pending results... 28107 1726853641.57592: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28107 1726853641.57661: in run() - task 02083763-bbaf-0509-6cd9-0000000000c6 28107 1726853641.57672: variable 'ansible_search_path' from source: unknown 28107 1726853641.57676: variable 'ansible_search_path' from source: unknown 28107 1726853641.57705: calling self._execute() 28107 1726853641.57781: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853641.57785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853641.57793: variable 'omit' from source: magic vars 28107 1726853641.58055: variable 'ansible_distribution_major_version' from source: facts 28107 1726853641.58066: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853641.58145: variable 'network_provider' from source: set_fact 28107 1726853641.58149: Evaluated conditional (network_provider == "initscripts"): False 28107 1726853641.58153: when evaluation is False, skipping this task 28107 1726853641.58156: _execute() done 28107 1726853641.58161: dumping result to json 28107 1726853641.58164: done dumping result, returning 28107 1726853641.58170: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-0509-6cd9-0000000000c6] 28107 1726853641.58176: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c6 28107 1726853641.58267: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c6 28107 1726853641.58270: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28107 1726853641.58330: no more pending results, returning what we have 28107 1726853641.58334: results queue empty 28107 1726853641.58335: checking for any_errors_fatal 28107 1726853641.58340: done checking for any_errors_fatal 28107 1726853641.58341: checking for max_fail_percentage 28107 1726853641.58343: done checking for max_fail_percentage 28107 1726853641.58344: checking to see if all hosts have failed and the running result is not ok 28107 1726853641.58344: done checking to see if all hosts have failed 28107 1726853641.58345: getting the remaining hosts for this loop 28107 1726853641.58346: done getting the remaining hosts for this loop 28107 1726853641.58349: getting the next task for host managed_node2 28107 1726853641.58354: done getting next task for host managed_node2 28107 1726853641.58360: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28107 1726853641.58362: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853641.58376: getting variables 28107 1726853641.58377: in VariableManager get_vars() 28107 1726853641.58407: Calling all_inventory to load vars for managed_node2 28107 1726853641.58409: Calling groups_inventory to load vars for managed_node2 28107 1726853641.58411: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853641.58419: Calling all_plugins_play to load vars for managed_node2 28107 1726853641.58422: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853641.58424: Calling groups_plugins_play to load vars for managed_node2 28107 1726853641.59191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853641.60078: done with get_vars() 28107 1726853641.60094: 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:34:01 -0400 (0:00:00.029) 0:00:31.402 ****** 28107 1726853641.60148: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 28107 1726853641.60378: worker is 1 (out of 1 available) 28107 1726853641.60393: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 28107 1726853641.60404: done queuing things up, now waiting for results queue to drain 28107 1726853641.60405: waiting for pending results... 28107 1726853641.60575: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28107 1726853641.60640: in run() - task 02083763-bbaf-0509-6cd9-0000000000c7 28107 1726853641.60653: variable 'ansible_search_path' from source: unknown 28107 1726853641.60656: variable 'ansible_search_path' from source: unknown 28107 1726853641.60686: calling self._execute() 28107 1726853641.60763: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853641.60767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853641.60777: variable 'omit' from source: magic vars 28107 1726853641.61039: variable 'ansible_distribution_major_version' from source: facts 28107 1726853641.61049: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853641.61054: variable 'omit' from source: magic vars 28107 1726853641.61085: variable 'omit' from source: magic vars 28107 1726853641.61195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853641.62860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853641.62903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853641.62932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853641.62956: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853641.62977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853641.63032: variable 'network_provider' from source: set_fact 28107 1726853641.63125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853641.63147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853641.63166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853641.63194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853641.63205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853641.63259: variable 'omit' from source: magic vars 28107 1726853641.63332: variable 'omit' from source: magic vars 28107 1726853641.63404: variable 'network_connections' from source: play vars 28107 1726853641.63414: variable 'profile' from source: play vars 28107 1726853641.63468: variable 'profile' from source: play vars 28107 1726853641.63473: variable 'interface' from source: set_fact 28107 1726853641.63508: variable 'interface' from source: set_fact 28107 1726853641.63611: variable 'omit' from source: magic vars 28107 1726853641.63618: variable '__lsr_ansible_managed' from source: task vars 28107 1726853641.63661: variable '__lsr_ansible_managed' from source: task vars 28107 1726853641.63842: Loaded config def from plugin (lookup/template) 28107 1726853641.63845: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28107 1726853641.63867: File lookup term: get_ansible_managed.j2 28107 1726853641.63872: variable 'ansible_search_path' from source: unknown 28107 1726853641.63875: 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 28107 1726853641.63885: 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 28107 1726853641.63902: variable 'ansible_search_path' from source: unknown 28107 1726853641.67219: variable 'ansible_managed' from source: unknown 28107 1726853641.67306: variable 'omit' from source: magic vars 28107 1726853641.67328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853641.67348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853641.67369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853641.67384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853641.67392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853641.67414: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853641.67418: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853641.67420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853641.67488: Set connection var ansible_connection to ssh 28107 1726853641.67493: Set connection var ansible_pipelining to False 28107 1726853641.67500: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853641.67505: Set connection var ansible_timeout to 10 28107 1726853641.67508: Set connection var ansible_shell_type to sh 28107 1726853641.67514: Set connection var ansible_shell_executable to /bin/sh 28107 1726853641.67530: variable 'ansible_shell_executable' from source: unknown 28107 1726853641.67533: variable 'ansible_connection' from source: unknown 28107 1726853641.67535: variable 'ansible_module_compression' from source: unknown 28107 1726853641.67537: variable 'ansible_shell_type' from source: unknown 28107 1726853641.67540: variable 'ansible_shell_executable' from source: unknown 28107 1726853641.67542: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853641.67546: variable 'ansible_pipelining' from source: unknown 28107 1726853641.67549: variable 'ansible_timeout' from source: unknown 28107 1726853641.67553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853641.67649: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853641.67660: variable 'omit' from source: magic vars 28107 1726853641.67664: starting attempt loop 28107 1726853641.67667: running the handler 28107 1726853641.67682: _low_level_execute_command(): starting 28107 1726853641.67689: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853641.68178: 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 <<< 28107 1726853641.68184: 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 <<< 28107 1726853641.68196: stderr 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 <<< 28107 1726853641.68230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853641.68246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853641.68330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853641.70075: stdout chunk (state=3): >>>/root <<< 28107 1726853641.70169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853641.70205: stderr chunk (state=3): >>><<< 28107 1726853641.70208: stdout chunk (state=3): >>><<< 28107 1726853641.70226: _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 28107 1726853641.70237: _low_level_execute_command(): starting 28107 1726853641.70243: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035 `" && echo ansible-tmp-1726853641.7022629-29537-101193516164035="` echo /root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035 `" ) && sleep 0' 28107 1726853641.70663: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853641.70670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853641.70700: 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 <<< 28107 1726853641.70702: 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 <<< 28107 1726853641.70704: 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 <<< 28107 1726853641.70706: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853641.70760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853641.70763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853641.70769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853641.70837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853641.72887: stdout chunk (state=3): >>>ansible-tmp-1726853641.7022629-29537-101193516164035=/root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035 <<< 28107 1726853641.72995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853641.73023: stderr chunk (state=3): >>><<< 28107 1726853641.73026: stdout chunk (state=3): >>><<< 28107 1726853641.73044: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853641.7022629-29537-101193516164035=/root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035 , 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 28107 1726853641.73087: variable 'ansible_module_compression' from source: unknown 28107 1726853641.73126: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28107 1726853641.73148: variable 'ansible_facts' from source: unknown 28107 1726853641.73217: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035/AnsiballZ_network_connections.py 28107 1726853641.73323: Sending initial data 28107 1726853641.73327: Sent initial data (168 bytes) 28107 1726853641.73748: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853641.73786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853641.73793: 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 <<< 28107 1726853641.73795: 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 <<< 28107 1726853641.73798: 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 <<< 28107 1726853641.73846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853641.73851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853641.73853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853641.73922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853641.75606: 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 <<< 28107 1726853641.75610: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28107 1726853641.75681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853641.75746: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpenhkiru_ /root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035/AnsiballZ_network_connections.py <<< 28107 1726853641.75752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035/AnsiballZ_network_connections.py" <<< 28107 1726853641.75813: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 28107 1726853641.75817: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpenhkiru_" to remote "/root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035/AnsiballZ_network_connections.py" <<< 28107 1726853641.76661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853641.76672: stderr chunk (state=3): >>><<< 28107 1726853641.76675: stdout chunk (state=3): >>><<< 28107 1726853641.76715: done transferring module to remote 28107 1726853641.76724: _low_level_execute_command(): starting 28107 1726853641.76729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035/ /root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035/AnsiballZ_network_connections.py && sleep 0' 28107 1726853641.77157: 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 <<< 28107 1726853641.77187: stderr 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 <<< 28107 1726853641.77191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853641.77193: 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 <<< 28107 1726853641.77195: 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 <<< 28107 1726853641.77249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853641.77259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853641.77262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853641.77326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853641.79196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853641.79219: stderr chunk (state=3): >>><<< 28107 1726853641.79223: stdout chunk (state=3): >>><<< 28107 1726853641.79237: _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 28107 1726853641.79241: _low_level_execute_command(): starting 28107 1726853641.79246: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035/AnsiballZ_network_connections.py && sleep 0' 28107 1726853641.79704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853641.79708: 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 <<< 28107 1726853641.79710: 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 <<< 28107 1726853641.79712: 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 <<< 28107 1726853641.79718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853641.79767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853641.79775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853641.79777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853641.79850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.09793: stdout chunk (state=3): >>> <<< 28107 1726853642.09797: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "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": "ethtest0", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28107 1726853642.11879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853642.11883: stderr chunk (state=3): >>><<< 28107 1726853642.11885: stdout chunk (state=3): >>><<< 28107 1726853642.11888: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "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": "ethtest0", "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. 28107 1726853642.11896: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', '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-1726853641.7022629-29537-101193516164035/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853642.11914: _low_level_execute_command(): starting 28107 1726853642.11919: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853641.7022629-29537-101193516164035/ > /dev/null 2>&1 && sleep 0' 28107 1726853642.12541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853642.12548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853642.12562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853642.12575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853642.12588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853642.12595: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853642.12605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853642.12619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853642.12633: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853642.12718: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853642.12767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853642.12849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.14992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853642.15006: stderr chunk (state=3): >>><<< 28107 1726853642.15013: stdout chunk (state=3): >>><<< 28107 1726853642.15036: _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 28107 1726853642.15047: handler run complete 28107 1726853642.15176: attempt loop complete, returning result 28107 1726853642.15180: _execute() done 28107 1726853642.15182: dumping result to json 28107 1726853642.15184: done dumping result, returning 28107 1726853642.15186: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-0509-6cd9-0000000000c7] 28107 1726853642.15193: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c7 28107 1726853642.15480: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c7 28107 1726853642.15483: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 28107 1726853642.15569: no more pending results, returning what we have 28107 1726853642.15575: results queue empty 28107 1726853642.15576: checking for any_errors_fatal 28107 1726853642.15582: done checking for any_errors_fatal 28107 1726853642.15583: checking for max_fail_percentage 28107 1726853642.15584: done checking for max_fail_percentage 28107 1726853642.15585: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.15586: done checking to see if all hosts have failed 28107 1726853642.15587: getting the remaining hosts for this loop 28107 1726853642.15588: done getting the remaining hosts for this loop 28107 1726853642.15591: getting the next task for host managed_node2 28107 1726853642.15596: done getting next task for host managed_node2 28107 1726853642.15600: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28107 1726853642.15602: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853642.15611: getting variables 28107 1726853642.15612: in VariableManager get_vars() 28107 1726853642.15647: Calling all_inventory to load vars for managed_node2 28107 1726853642.15650: Calling groups_inventory to load vars for managed_node2 28107 1726853642.15653: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.15662: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.15665: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.15668: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.17286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.18834: done with get_vars() 28107 1726853642.18865: 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:34:02 -0400 (0:00:00.588) 0:00:31.990 ****** 28107 1726853642.18955: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 28107 1726853642.19311: worker is 1 (out of 1 available) 28107 1726853642.19322: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 28107 1726853642.19336: done queuing things up, now waiting for results queue to drain 28107 1726853642.19338: waiting for pending results... 28107 1726853642.19642: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 28107 1726853642.19757: in run() - task 02083763-bbaf-0509-6cd9-0000000000c8 28107 1726853642.19785: variable 'ansible_search_path' from source: unknown 28107 1726853642.19798: variable 'ansible_search_path' from source: unknown 28107 1726853642.19838: calling self._execute() 28107 1726853642.19946: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.19958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.19975: variable 'omit' from source: magic vars 28107 1726853642.20345: variable 'ansible_distribution_major_version' from source: facts 28107 1726853642.20363: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853642.20485: variable 'network_state' from source: role '' defaults 28107 1726853642.20499: Evaluated conditional (network_state != {}): False 28107 1726853642.20505: when evaluation is False, skipping this task 28107 1726853642.20510: _execute() done 28107 1726853642.20516: dumping result to json 28107 1726853642.20522: done dumping result, returning 28107 1726853642.20531: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-0509-6cd9-0000000000c8] 28107 1726853642.20539: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c8 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853642.20821: no more pending results, returning what we have 28107 1726853642.20825: results queue empty 28107 1726853642.20826: checking for any_errors_fatal 28107 1726853642.20838: done checking for any_errors_fatal 28107 1726853642.20839: checking for max_fail_percentage 28107 1726853642.20841: done checking for max_fail_percentage 28107 1726853642.20842: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.20843: done checking to see if all hosts have failed 28107 1726853642.20843: getting the remaining hosts for this loop 28107 1726853642.20844: done getting the remaining hosts for this loop 28107 1726853642.20848: getting the next task for host managed_node2 28107 1726853642.20853: done getting next task for host managed_node2 28107 1726853642.20857: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28107 1726853642.20860: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853642.20876: getting variables 28107 1726853642.20878: in VariableManager get_vars() 28107 1726853642.20914: Calling all_inventory to load vars for managed_node2 28107 1726853642.20916: Calling groups_inventory to load vars for managed_node2 28107 1726853642.20919: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.20931: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.20934: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.20937: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.21484: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c8 28107 1726853642.21487: WORKER PROCESS EXITING 28107 1726853642.22412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.23985: done with get_vars() 28107 1726853642.24009: done getting variables 28107 1726853642.24061: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:02 -0400 (0:00:00.051) 0:00:32.042 ****** 28107 1726853642.24090: entering _queue_task() for managed_node2/debug 28107 1726853642.24431: worker is 1 (out of 1 available) 28107 1726853642.24445: exiting _queue_task() for managed_node2/debug 28107 1726853642.24457: done queuing things up, now waiting for results queue to drain 28107 1726853642.24459: waiting for pending results... 28107 1726853642.24751: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28107 1726853642.24884: in run() - task 02083763-bbaf-0509-6cd9-0000000000c9 28107 1726853642.24910: variable 'ansible_search_path' from source: unknown 28107 1726853642.24918: variable 'ansible_search_path' from source: unknown 28107 1726853642.24957: calling self._execute() 28107 1726853642.25069: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.25085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.25101: variable 'omit' from source: magic vars 28107 1726853642.25487: variable 'ansible_distribution_major_version' from source: facts 28107 1726853642.25507: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853642.25519: variable 'omit' from source: magic vars 28107 1726853642.25565: variable 'omit' from source: magic vars 28107 1726853642.25610: variable 'omit' from source: magic vars 28107 1726853642.25655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853642.25699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853642.25727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853642.25749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853642.25766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853642.25806: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853642.25814: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.25822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.25928: Set connection var ansible_connection to ssh 28107 1726853642.25939: Set connection var ansible_pipelining to False 28107 1726853642.25951: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853642.25962: Set connection var ansible_timeout to 10 28107 1726853642.25969: Set connection var ansible_shell_type to sh 28107 1726853642.25983: Set connection var ansible_shell_executable to /bin/sh 28107 1726853642.26015: variable 'ansible_shell_executable' from source: unknown 28107 1726853642.26024: variable 'ansible_connection' from source: unknown 28107 1726853642.26032: variable 'ansible_module_compression' from source: unknown 28107 1726853642.26038: variable 'ansible_shell_type' from source: unknown 28107 1726853642.26075: variable 'ansible_shell_executable' from source: unknown 28107 1726853642.26078: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.26081: variable 'ansible_pipelining' from source: unknown 28107 1726853642.26083: variable 'ansible_timeout' from source: unknown 28107 1726853642.26085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.26210: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853642.26232: variable 'omit' from source: magic vars 28107 1726853642.26275: starting attempt loop 28107 1726853642.26279: running the handler 28107 1726853642.26382: variable '__network_connections_result' from source: set_fact 28107 1726853642.26443: handler run complete 28107 1726853642.26467: attempt loop complete, returning result 28107 1726853642.26477: _execute() done 28107 1726853642.26485: dumping result to json 28107 1726853642.26676: done dumping result, returning 28107 1726853642.26679: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-0509-6cd9-0000000000c9] 28107 1726853642.26682: sending task result for task 02083763-bbaf-0509-6cd9-0000000000c9 28107 1726853642.26749: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000c9 28107 1726853642.26753: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 28107 1726853642.26813: no more pending results, returning what we have 28107 1726853642.26817: results queue empty 28107 1726853642.26818: checking for any_errors_fatal 28107 1726853642.26827: done checking for any_errors_fatal 28107 1726853642.26828: checking for max_fail_percentage 28107 1726853642.26829: done checking for max_fail_percentage 28107 1726853642.26830: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.26831: done checking to see if all hosts have failed 28107 1726853642.26831: getting the remaining hosts for this loop 28107 1726853642.26833: done getting the remaining hosts for this loop 28107 1726853642.26837: getting the next task for host managed_node2 28107 1726853642.26843: done getting next task for host managed_node2 28107 1726853642.26847: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28107 1726853642.26849: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853642.26858: getting variables 28107 1726853642.26860: in VariableManager get_vars() 28107 1726853642.26896: Calling all_inventory to load vars for managed_node2 28107 1726853642.26900: Calling groups_inventory to load vars for managed_node2 28107 1726853642.26902: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.26912: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.26915: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.26918: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.28033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.28931: done with get_vars() 28107 1726853642.28947: done getting variables 28107 1726853642.29006: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:02 -0400 (0:00:00.049) 0:00:32.091 ****** 28107 1726853642.29032: entering _queue_task() for managed_node2/debug 28107 1726853642.29427: worker is 1 (out of 1 available) 28107 1726853642.29440: exiting _queue_task() for managed_node2/debug 28107 1726853642.29453: done queuing things up, now waiting for results queue to drain 28107 1726853642.29454: waiting for pending results... 28107 1726853642.29735: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28107 1726853642.29843: in run() - task 02083763-bbaf-0509-6cd9-0000000000ca 28107 1726853642.29882: variable 'ansible_search_path' from source: unknown 28107 1726853642.29886: variable 'ansible_search_path' from source: unknown 28107 1726853642.30064: calling self._execute() 28107 1726853642.30068: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.30074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.30077: variable 'omit' from source: magic vars 28107 1726853642.30357: variable 'ansible_distribution_major_version' from source: facts 28107 1726853642.30375: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853642.30379: variable 'omit' from source: magic vars 28107 1726853642.30408: variable 'omit' from source: magic vars 28107 1726853642.30433: variable 'omit' from source: magic vars 28107 1726853642.30469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853642.30500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853642.30516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853642.30530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853642.30539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853642.30564: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853642.30567: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.30570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.30641: Set connection var ansible_connection to ssh 28107 1726853642.30644: Set connection var ansible_pipelining to False 28107 1726853642.30652: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853642.30657: Set connection var ansible_timeout to 10 28107 1726853642.30662: Set connection var ansible_shell_type to sh 28107 1726853642.30668: Set connection var ansible_shell_executable to /bin/sh 28107 1726853642.30687: variable 'ansible_shell_executable' from source: unknown 28107 1726853642.30700: variable 'ansible_connection' from source: unknown 28107 1726853642.30703: variable 'ansible_module_compression' from source: unknown 28107 1726853642.30705: variable 'ansible_shell_type' from source: unknown 28107 1726853642.30708: variable 'ansible_shell_executable' from source: unknown 28107 1726853642.30710: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.30712: variable 'ansible_pipelining' from source: unknown 28107 1726853642.30713: variable 'ansible_timeout' from source: unknown 28107 1726853642.30716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.30814: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853642.30824: variable 'omit' from source: magic vars 28107 1726853642.30828: starting attempt loop 28107 1726853642.30830: running the handler 28107 1726853642.30873: variable '__network_connections_result' from source: set_fact 28107 1726853642.30928: variable '__network_connections_result' from source: set_fact 28107 1726853642.31004: handler run complete 28107 1726853642.31026: attempt loop complete, returning result 28107 1726853642.31030: _execute() done 28107 1726853642.31032: dumping result to json 28107 1726853642.31035: done dumping result, returning 28107 1726853642.31039: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-0509-6cd9-0000000000ca] 28107 1726853642.31045: sending task result for task 02083763-bbaf-0509-6cd9-0000000000ca 28107 1726853642.31137: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000ca 28107 1726853642.31140: 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": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 28107 1726853642.31216: no more pending results, returning what we have 28107 1726853642.31220: results queue empty 28107 1726853642.31220: checking for any_errors_fatal 28107 1726853642.31227: done checking for any_errors_fatal 28107 1726853642.31228: checking for max_fail_percentage 28107 1726853642.31229: done checking for max_fail_percentage 28107 1726853642.31230: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.31231: done checking to see if all hosts have failed 28107 1726853642.31231: getting the remaining hosts for this loop 28107 1726853642.31233: done getting the remaining hosts for this loop 28107 1726853642.31236: getting the next task for host managed_node2 28107 1726853642.31243: done getting next task for host managed_node2 28107 1726853642.31246: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28107 1726853642.31250: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853642.31259: getting variables 28107 1726853642.31261: in VariableManager get_vars() 28107 1726853642.31296: Calling all_inventory to load vars for managed_node2 28107 1726853642.31299: Calling groups_inventory to load vars for managed_node2 28107 1726853642.31301: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.31310: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.31312: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.31314: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.32116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.33784: done with get_vars() 28107 1726853642.33804: done getting variables 28107 1726853642.33849: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:02 -0400 (0:00:00.048) 0:00:32.140 ****** 28107 1726853642.33879: entering _queue_task() for managed_node2/debug 28107 1726853642.34129: worker is 1 (out of 1 available) 28107 1726853642.34144: exiting _queue_task() for managed_node2/debug 28107 1726853642.34157: done queuing things up, now waiting for results queue to drain 28107 1726853642.34158: waiting for pending results... 28107 1726853642.34345: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28107 1726853642.34424: in run() - task 02083763-bbaf-0509-6cd9-0000000000cb 28107 1726853642.34437: variable 'ansible_search_path' from source: unknown 28107 1726853642.34441: variable 'ansible_search_path' from source: unknown 28107 1726853642.34472: calling self._execute() 28107 1726853642.34550: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.34554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.34567: variable 'omit' from source: magic vars 28107 1726853642.34853: variable 'ansible_distribution_major_version' from source: facts 28107 1726853642.34866: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853642.34955: variable 'network_state' from source: role '' defaults 28107 1726853642.34968: Evaluated conditional (network_state != {}): False 28107 1726853642.34973: when evaluation is False, skipping this task 28107 1726853642.34976: _execute() done 28107 1726853642.34978: dumping result to json 28107 1726853642.34980: done dumping result, returning 28107 1726853642.34989: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-0509-6cd9-0000000000cb] 28107 1726853642.34994: sending task result for task 02083763-bbaf-0509-6cd9-0000000000cb skipping: [managed_node2] => { "false_condition": "network_state != {}" } 28107 1726853642.35128: no more pending results, returning what we have 28107 1726853642.35131: results queue empty 28107 1726853642.35132: checking for any_errors_fatal 28107 1726853642.35142: done checking for any_errors_fatal 28107 1726853642.35142: checking for max_fail_percentage 28107 1726853642.35144: done checking for max_fail_percentage 28107 1726853642.35145: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.35146: done checking to see if all hosts have failed 28107 1726853642.35147: getting the remaining hosts for this loop 28107 1726853642.35148: done getting the remaining hosts for this loop 28107 1726853642.35151: getting the next task for host managed_node2 28107 1726853642.35156: done getting next task for host managed_node2 28107 1726853642.35160: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28107 1726853642.35163: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853642.35178: getting variables 28107 1726853642.35180: in VariableManager get_vars() 28107 1726853642.35216: Calling all_inventory to load vars for managed_node2 28107 1726853642.35218: Calling groups_inventory to load vars for managed_node2 28107 1726853642.35220: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.35238: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.35241: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.35244: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.35784: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000cb 28107 1726853642.35787: WORKER PROCESS EXITING 28107 1726853642.36522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.37799: done with get_vars() 28107 1726853642.37821: 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:34:02 -0400 (0:00:00.040) 0:00:32.180 ****** 28107 1726853642.37896: entering _queue_task() for managed_node2/ping 28107 1726853642.38155: worker is 1 (out of 1 available) 28107 1726853642.38169: exiting _queue_task() for managed_node2/ping 28107 1726853642.38184: done queuing things up, now waiting for results queue to drain 28107 1726853642.38186: waiting for pending results... 28107 1726853642.38376: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 28107 1726853642.38447: in run() - task 02083763-bbaf-0509-6cd9-0000000000cc 28107 1726853642.38459: variable 'ansible_search_path' from source: unknown 28107 1726853642.38462: variable 'ansible_search_path' from source: unknown 28107 1726853642.38496: calling self._execute() 28107 1726853642.38578: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.38583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.38592: variable 'omit' from source: magic vars 28107 1726853642.38883: variable 'ansible_distribution_major_version' from source: facts 28107 1726853642.38894: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853642.38899: variable 'omit' from source: magic vars 28107 1726853642.38924: variable 'omit' from source: magic vars 28107 1726853642.38951: variable 'omit' from source: magic vars 28107 1726853642.38989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853642.39017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853642.39036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853642.39050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853642.39059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853642.39089: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853642.39093: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.39095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.39164: Set connection var ansible_connection to ssh 28107 1726853642.39169: Set connection var ansible_pipelining to False 28107 1726853642.39178: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853642.39190: Set connection var ansible_timeout to 10 28107 1726853642.39192: Set connection var ansible_shell_type to sh 28107 1726853642.39277: Set connection var ansible_shell_executable to /bin/sh 28107 1726853642.39280: variable 'ansible_shell_executable' from source: unknown 28107 1726853642.39283: variable 'ansible_connection' from source: unknown 28107 1726853642.39285: variable 'ansible_module_compression' from source: unknown 28107 1726853642.39287: variable 'ansible_shell_type' from source: unknown 28107 1726853642.39288: variable 'ansible_shell_executable' from source: unknown 28107 1726853642.39290: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.39291: variable 'ansible_pipelining' from source: unknown 28107 1726853642.39293: variable 'ansible_timeout' from source: unknown 28107 1726853642.39295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.39495: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853642.39514: variable 'omit' from source: magic vars 28107 1726853642.39530: starting attempt loop 28107 1726853642.39538: running the handler 28107 1726853642.39559: _low_level_execute_command(): starting 28107 1726853642.39701: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853642.40288: 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 <<< 28107 1726853642.40304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853642.40373: 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 <<< 28107 1726853642.40475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.42277: stdout chunk (state=3): >>>/root <<< 28107 1726853642.42368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853642.42407: stderr chunk (state=3): >>><<< 28107 1726853642.42411: stdout chunk (state=3): >>><<< 28107 1726853642.42432: _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 28107 1726853642.42445: _low_level_execute_command(): starting 28107 1726853642.42451: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075 `" && echo ansible-tmp-1726853642.424331-29567-245646143657075="` echo /root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075 `" ) && sleep 0' 28107 1726853642.42918: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853642.42921: 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 <<< 28107 1726853642.42925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853642.42929: 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 <<< 28107 1726853642.42941: stderr 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 <<< 28107 1726853642.42990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853642.42997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853642.42999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853642.43074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.45135: stdout chunk (state=3): >>>ansible-tmp-1726853642.424331-29567-245646143657075=/root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075 <<< 28107 1726853642.45242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853642.45275: stderr chunk (state=3): >>><<< 28107 1726853642.45278: stdout chunk (state=3): >>><<< 28107 1726853642.45297: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853642.424331-29567-245646143657075=/root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075 , 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 28107 1726853642.45339: variable 'ansible_module_compression' from source: unknown 28107 1726853642.45377: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28107 1726853642.45406: variable 'ansible_facts' from source: unknown 28107 1726853642.45466: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075/AnsiballZ_ping.py 28107 1726853642.45578: Sending initial data 28107 1726853642.45581: Sent initial data (152 bytes) 28107 1726853642.46040: 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 <<< 28107 1726853642.46043: stderr 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 <<< 28107 1726853642.46046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853642.46048: 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 <<< 28107 1726853642.46050: stderr 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 <<< 28107 1726853642.46110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853642.46116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853642.46118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853642.46206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.47890: 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 <<< 28107 1726853642.47956: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853642.48026: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpwhw32vjd /root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075/AnsiballZ_ping.py <<< 28107 1726853642.48030: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075/AnsiballZ_ping.py" <<< 28107 1726853642.48095: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpwhw32vjd" to remote "/root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075/AnsiballZ_ping.py" <<< 28107 1726853642.48098: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075/AnsiballZ_ping.py" <<< 28107 1726853642.48747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853642.48799: stderr chunk (state=3): >>><<< 28107 1726853642.48802: stdout chunk (state=3): >>><<< 28107 1726853642.48819: done transferring module to remote 28107 1726853642.48829: _low_level_execute_command(): starting 28107 1726853642.48833: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075/ /root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075/AnsiballZ_ping.py && sleep 0' 28107 1726853642.49294: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853642.49297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853642.49299: 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 <<< 28107 1726853642.49301: 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 <<< 28107 1726853642.49305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853642.49307: 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 <<< 28107 1726853642.49357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853642.49361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853642.49366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853642.49438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.51337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853642.51369: stderr chunk (state=3): >>><<< 28107 1726853642.51374: stdout chunk (state=3): >>><<< 28107 1726853642.51389: _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 28107 1726853642.51392: _low_level_execute_command(): starting 28107 1726853642.51397: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075/AnsiballZ_ping.py && sleep 0' 28107 1726853642.51842: 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 <<< 28107 1726853642.51845: stderr 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 <<< 28107 1726853642.51847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28107 1726853642.51849: 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 <<< 28107 1726853642.51851: stderr 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 <<< 28107 1726853642.51906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853642.51914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853642.51921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853642.51988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.67517: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28107 1726853642.68947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853642.68967: stderr chunk (state=3): >>><<< 28107 1726853642.68986: stdout chunk (state=3): >>><<< 28107 1726853642.69122: _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. 28107 1726853642.69126: 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-1726853642.424331-29567-245646143657075/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853642.69128: _low_level_execute_command(): starting 28107 1726853642.69130: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853642.424331-29567-245646143657075/ > /dev/null 2>&1 && sleep 0' 28107 1726853642.69751: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853642.69808: 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 <<< 28107 1726853642.69876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853642.69900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853642.69929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853642.70035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.71984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853642.72077: stderr chunk (state=3): >>><<< 28107 1726853642.72087: stdout chunk (state=3): >>><<< 28107 1726853642.72090: _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 28107 1726853642.72092: handler run complete 28107 1726853642.72111: attempt loop complete, returning result 28107 1726853642.72118: _execute() done 28107 1726853642.72277: dumping result to json 28107 1726853642.72280: done dumping result, returning 28107 1726853642.72283: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-0509-6cd9-0000000000cc] 28107 1726853642.72285: sending task result for task 02083763-bbaf-0509-6cd9-0000000000cc 28107 1726853642.72357: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000cc 28107 1726853642.72359: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 28107 1726853642.72429: no more pending results, returning what we have 28107 1726853642.72433: results queue empty 28107 1726853642.72434: checking for any_errors_fatal 28107 1726853642.72440: done checking for any_errors_fatal 28107 1726853642.72441: checking for max_fail_percentage 28107 1726853642.72443: done checking for max_fail_percentage 28107 1726853642.72444: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.72445: done checking to see if all hosts have failed 28107 1726853642.72446: getting the remaining hosts for this loop 28107 1726853642.72447: done getting the remaining hosts for this loop 28107 1726853642.72451: getting the next task for host managed_node2 28107 1726853642.72461: done getting next task for host managed_node2 28107 1726853642.72463: ^ task is: TASK: meta (role_complete) 28107 1726853642.72466: ^ 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 28107 1726853642.72485: getting variables 28107 1726853642.72487: in VariableManager get_vars() 28107 1726853642.72529: Calling all_inventory to load vars for managed_node2 28107 1726853642.72533: Calling groups_inventory to load vars for managed_node2 28107 1726853642.72536: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.72548: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.72551: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.72554: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.78338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.79479: done with get_vars() 28107 1726853642.79498: done getting variables 28107 1726853642.79545: done queuing things up, now waiting for results queue to drain 28107 1726853642.79546: results queue empty 28107 1726853642.79547: checking for any_errors_fatal 28107 1726853642.79549: done checking for any_errors_fatal 28107 1726853642.79549: checking for max_fail_percentage 28107 1726853642.79550: done checking for max_fail_percentage 28107 1726853642.79551: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.79551: done checking to see if all hosts have failed 28107 1726853642.79551: getting the remaining hosts for this loop 28107 1726853642.79552: done getting the remaining hosts for this loop 28107 1726853642.79555: getting the next task for host managed_node2 28107 1726853642.79558: done getting next task for host managed_node2 28107 1726853642.79559: ^ task is: TASK: meta (flush_handlers) 28107 1726853642.79561: ^ 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 28107 1726853642.79563: getting variables 28107 1726853642.79564: in VariableManager get_vars() 28107 1726853642.79574: Calling all_inventory to load vars for managed_node2 28107 1726853642.79576: Calling groups_inventory to load vars for managed_node2 28107 1726853642.79577: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.79581: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.79582: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.79584: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.80211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.81112: done with get_vars() 28107 1726853642.81130: done getting variables 28107 1726853642.81179: in VariableManager get_vars() 28107 1726853642.81191: Calling all_inventory to load vars for managed_node2 28107 1726853642.81194: Calling groups_inventory to load vars for managed_node2 28107 1726853642.81196: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.81201: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.81203: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.81205: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.82423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.83332: done with get_vars() 28107 1726853642.83351: done queuing things up, now waiting for results queue to drain 28107 1726853642.83352: results queue empty 28107 1726853642.83353: checking for any_errors_fatal 28107 1726853642.83354: done checking for any_errors_fatal 28107 1726853642.83354: checking for max_fail_percentage 28107 1726853642.83355: done checking for max_fail_percentage 28107 1726853642.83355: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.83356: done checking to see if all hosts have failed 28107 1726853642.83356: getting the remaining hosts for this loop 28107 1726853642.83357: done getting the remaining hosts for this loop 28107 1726853642.83359: getting the next task for host managed_node2 28107 1726853642.83362: done getting next task for host managed_node2 28107 1726853642.83363: ^ task is: TASK: meta (flush_handlers) 28107 1726853642.83364: ^ 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 28107 1726853642.83366: getting variables 28107 1726853642.83366: in VariableManager get_vars() 28107 1726853642.83375: Calling all_inventory to load vars for managed_node2 28107 1726853642.83381: Calling groups_inventory to load vars for managed_node2 28107 1726853642.83382: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.83386: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.83388: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.83390: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.84030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.85236: done with get_vars() 28107 1726853642.85260: done getting variables 28107 1726853642.85310: in VariableManager get_vars() 28107 1726853642.85321: Calling all_inventory to load vars for managed_node2 28107 1726853642.85324: Calling groups_inventory to load vars for managed_node2 28107 1726853642.85326: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.85331: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.85333: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.85337: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.86391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.87255: done with get_vars() 28107 1726853642.87276: done queuing things up, now waiting for results queue to drain 28107 1726853642.87278: results queue empty 28107 1726853642.87278: checking for any_errors_fatal 28107 1726853642.87279: done checking for any_errors_fatal 28107 1726853642.87279: checking for max_fail_percentage 28107 1726853642.87280: done checking for max_fail_percentage 28107 1726853642.87281: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.87281: done checking to see if all hosts have failed 28107 1726853642.87282: getting the remaining hosts for this loop 28107 1726853642.87282: done getting the remaining hosts for this loop 28107 1726853642.87284: getting the next task for host managed_node2 28107 1726853642.87286: done getting next task for host managed_node2 28107 1726853642.87287: ^ task is: None 28107 1726853642.87288: ^ 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 28107 1726853642.87289: done queuing things up, now waiting for results queue to drain 28107 1726853642.87289: results queue empty 28107 1726853642.87290: checking for any_errors_fatal 28107 1726853642.87290: done checking for any_errors_fatal 28107 1726853642.87290: checking for max_fail_percentage 28107 1726853642.87291: done checking for max_fail_percentage 28107 1726853642.87291: checking to see if all hosts have failed and the running result is not ok 28107 1726853642.87292: done checking to see if all hosts have failed 28107 1726853642.87292: getting the next task for host managed_node2 28107 1726853642.87294: done getting next task for host managed_node2 28107 1726853642.87294: ^ task is: None 28107 1726853642.87295: ^ 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 28107 1726853642.87324: in VariableManager get_vars() 28107 1726853642.87334: done with get_vars() 28107 1726853642.87338: in VariableManager get_vars() 28107 1726853642.87344: done with get_vars() 28107 1726853642.87346: variable 'omit' from source: magic vars 28107 1726853642.87365: in VariableManager get_vars() 28107 1726853642.87373: done with get_vars() 28107 1726853642.87386: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 28107 1726853642.87499: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28107 1726853642.87520: getting the remaining hosts for this loop 28107 1726853642.87521: done getting the remaining hosts for this loop 28107 1726853642.87523: getting the next task for host managed_node2 28107 1726853642.87525: done getting next task for host managed_node2 28107 1726853642.87526: ^ task is: TASK: Gathering Facts 28107 1726853642.87527: ^ 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 28107 1726853642.87528: getting variables 28107 1726853642.87529: in VariableManager get_vars() 28107 1726853642.87535: Calling all_inventory to load vars for managed_node2 28107 1726853642.87536: Calling groups_inventory to load vars for managed_node2 28107 1726853642.87538: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853642.87541: Calling all_plugins_play to load vars for managed_node2 28107 1726853642.87543: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853642.87544: Calling groups_plugins_play to load vars for managed_node2 28107 1726853642.88321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853642.89520: done with get_vars() 28107 1726853642.89537: done getting variables 28107 1726853642.89568: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 13:34:02 -0400 (0:00:00.516) 0:00:32.697 ****** 28107 1726853642.89587: entering _queue_task() for managed_node2/gather_facts 28107 1726853642.89836: worker is 1 (out of 1 available) 28107 1726853642.89848: exiting _queue_task() for managed_node2/gather_facts 28107 1726853642.89858: done queuing things up, now waiting for results queue to drain 28107 1726853642.89859: waiting for pending results... 28107 1726853642.90044: running TaskExecutor() for managed_node2/TASK: Gathering Facts 28107 1726853642.90126: in run() - task 02083763-bbaf-0509-6cd9-00000000076f 28107 1726853642.90137: variable 'ansible_search_path' from source: unknown 28107 1726853642.90165: calling self._execute() 28107 1726853642.90243: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.90247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.90259: variable 'omit' from source: magic vars 28107 1726853642.90540: variable 'ansible_distribution_major_version' from source: facts 28107 1726853642.90550: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853642.90556: variable 'omit' from source: magic vars 28107 1726853642.90580: variable 'omit' from source: magic vars 28107 1726853642.90605: variable 'omit' from source: magic vars 28107 1726853642.90640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853642.90667: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853642.90687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853642.90700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853642.90709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853642.90733: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853642.90737: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.90739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.90809: Set connection var ansible_connection to ssh 28107 1726853642.90813: Set connection var ansible_pipelining to False 28107 1726853642.90821: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853642.90826: Set connection var ansible_timeout to 10 28107 1726853642.90828: Set connection var ansible_shell_type to sh 28107 1726853642.90835: Set connection var ansible_shell_executable to /bin/sh 28107 1726853642.90856: variable 'ansible_shell_executable' from source: unknown 28107 1726853642.90862: variable 'ansible_connection' from source: unknown 28107 1726853642.90865: variable 'ansible_module_compression' from source: unknown 28107 1726853642.90868: variable 'ansible_shell_type' from source: unknown 28107 1726853642.90870: variable 'ansible_shell_executable' from source: unknown 28107 1726853642.90874: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853642.90876: variable 'ansible_pipelining' from source: unknown 28107 1726853642.90878: variable 'ansible_timeout' from source: unknown 28107 1726853642.90880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853642.91007: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853642.91018: variable 'omit' from source: magic vars 28107 1726853642.91021: starting attempt loop 28107 1726853642.91024: running the handler 28107 1726853642.91038: variable 'ansible_facts' from source: unknown 28107 1726853642.91055: _low_level_execute_command(): starting 28107 1726853642.91062: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853642.91814: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853642.91819: 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 <<< 28107 1726853642.91822: 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 <<< 28107 1726853642.91825: stderr 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 <<< 28107 1726853642.91932: 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 <<< 28107 1726853642.91996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.93734: stdout chunk (state=3): >>>/root <<< 28107 1726853642.93879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853642.93901: stderr chunk (state=3): >>><<< 28107 1726853642.93924: stdout chunk (state=3): >>><<< 28107 1726853642.93948: _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 28107 1726853642.93997: _low_level_execute_command(): starting 28107 1726853642.94001: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926 `" && echo ansible-tmp-1726853642.9395611-29586-207823705647926="` echo /root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926 `" ) && sleep 0' 28107 1726853642.94637: 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 <<< 28107 1726853642.94640: stderr 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 <<< 28107 1726853642.94643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853642.94645: 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 <<< 28107 1726853642.94656: stderr 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 <<< 28107 1726853642.94705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853642.94711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853642.94714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853642.94794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.96825: stdout chunk (state=3): >>>ansible-tmp-1726853642.9395611-29586-207823705647926=/root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926 <<< 28107 1726853642.96934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853642.96961: stderr chunk (state=3): >>><<< 28107 1726853642.96964: stdout chunk (state=3): >>><<< 28107 1726853642.96979: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853642.9395611-29586-207823705647926=/root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926 , 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 28107 1726853642.97002: variable 'ansible_module_compression' from source: unknown 28107 1726853642.97045: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28107 1726853642.97095: variable 'ansible_facts' from source: unknown 28107 1726853642.97225: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926/AnsiballZ_setup.py 28107 1726853642.97329: Sending initial data 28107 1726853642.97332: Sent initial data (154 bytes) 28107 1726853642.97769: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853642.97774: 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 <<< 28107 1726853642.97776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853642.97780: 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 <<< 28107 1726853642.97783: stderr 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 <<< 28107 1726853642.97832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853642.97838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853642.97840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853642.97909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853642.99579: 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 <<< 28107 1726853642.99583: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28107 1726853642.99644: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853642.99713: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpgulqbsxm /root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926/AnsiballZ_setup.py <<< 28107 1726853642.99722: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926/AnsiballZ_setup.py" <<< 28107 1726853642.99783: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpgulqbsxm" to remote "/root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926/AnsiballZ_setup.py" <<< 28107 1726853642.99787: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926/AnsiballZ_setup.py" <<< 28107 1726853643.00959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853643.01001: stderr chunk (state=3): >>><<< 28107 1726853643.01004: stdout chunk (state=3): >>><<< 28107 1726853643.01020: done transferring module to remote 28107 1726853643.01033: _low_level_execute_command(): starting 28107 1726853643.01039: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926/ /root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926/AnsiballZ_setup.py && sleep 0' 28107 1726853643.01477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853643.01480: 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 <<< 28107 1726853643.01483: 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 <<< 28107 1726853643.01485: stderr 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 <<< 28107 1726853643.01539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853643.01542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853643.01547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853643.01616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853643.03492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853643.03517: stderr chunk (state=3): >>><<< 28107 1726853643.03520: stdout chunk (state=3): >>><<< 28107 1726853643.03539: _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 28107 1726853643.03542: _low_level_execute_command(): starting 28107 1726853643.03544: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926/AnsiballZ_setup.py && sleep 0' 28107 1726853643.03981: 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 <<< 28107 1726853643.03984: stderr 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 <<< 28107 1726853643.03986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853643.03988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 28107 1726853643.03990: 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 <<< 28107 1726853643.03992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853643.04036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853643.04040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853643.04123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853643.71642: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_is_chroot": false, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"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_lsb": {}, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "34", "second": "03", "epoch": "1726853643", "epoch_int": "1726853643", "date": "2024-09-20", "time": "13:34:03", "iso8601_micro": "2024-09-20T17:34:03.324866Z", "iso8601": "2024-09-20T17:34:03Z", "iso8601_basic": "20240920T133403324866", "iso8601_basic_short": "20240920T133403", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.71240234375, "5m": 0.62109375, "15m": 0.357421875}, "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_fips": false, "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<<< 28107 1726853643.71695: stdout chunk (state=3): >>>.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_fibre_channel_wwn": [], "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["peerethtest0", "lo", "eth0", "ethtest0"], "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_peerethtest0": {"device": "peerethtest0", "macaddress": "a2:a9:d5:66:76:8b", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::a0a9:d5ff:fe66:768b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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_ethtest0": {"device": "ethtest0", "macaddress": "e6:45:e2:bb:dd:36", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::e445:e2ff:febb:dd36", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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", "fe80::a0a9:d5ff:fe66:768b", "fe80::e445:e2ff:febb:dd36"], "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", "fe80::a0a9:d5ff:fe66:768b", "fe80::e445:e2ff:febb:dd36"]}, "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_<<< 28107 1726853643.71725: stdout chunk (state=3): >>>vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2951, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 580, "free": 2951}, "nocache": {"free": 3291, "used": 240}, "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": 853, "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": 261790609408, "block_size": 4096, "block_total": 65519099, "block_available": 63913723, "block_used": 1605376, "inode_total": 131070960, "inode_available": 131029063, "inode_used": 41897, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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"}}} <<< 28107 1726853643.73978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853643.73982: stdout chunk (state=3): >>><<< 28107 1726853643.73984: stderr chunk (state=3): >>><<< 28107 1726853643.74080: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_is_chroot": false, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"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_lsb": {}, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "34", "second": "03", "epoch": "1726853643", "epoch_int": "1726853643", "date": "2024-09-20", "time": "13:34:03", "iso8601_micro": "2024-09-20T17:34:03.324866Z", "iso8601": "2024-09-20T17:34:03Z", "iso8601_basic": "20240920T133403324866", "iso8601_basic_short": "20240920T133403", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.71240234375, "5m": 0.62109375, "15m": 0.357421875}, "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_fips": false, "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_fibre_channel_wwn": [], "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["peerethtest0", "lo", "eth0", "ethtest0"], "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_peerethtest0": {"device": "peerethtest0", "macaddress": "a2:a9:d5:66:76:8b", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::a0a9:d5ff:fe66:768b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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_ethtest0": {"device": "ethtest0", "macaddress": "e6:45:e2:bb:dd:36", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::e445:e2ff:febb:dd36", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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", "fe80::a0a9:d5ff:fe66:768b", "fe80::e445:e2ff:febb:dd36"], "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", "fe80::a0a9:d5ff:fe66:768b", "fe80::e445:e2ff:febb:dd36"]}, "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": 2951, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 580, "free": 2951}, "nocache": {"free": 3291, "used": 240}, "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": 853, "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": 261790609408, "block_size": 4096, "block_total": 65519099, "block_available": 63913723, "block_used": 1605376, "inode_total": 131070960, "inode_available": 131029063, "inode_used": 41897, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. 28107 1726853643.74543: 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-1726853642.9395611-29586-207823705647926/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853643.74579: _low_level_execute_command(): starting 28107 1726853643.74591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853642.9395611-29586-207823705647926/ > /dev/null 2>&1 && sleep 0' 28107 1726853643.75236: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853643.75248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853643.75285: 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 <<< 28107 1726853643.75301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853643.75397: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853643.75418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853643.75523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853643.77550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853643.77562: stdout chunk (state=3): >>><<< 28107 1726853643.77575: stderr chunk (state=3): >>><<< 28107 1726853643.77778: _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 28107 1726853643.77781: handler run complete 28107 1726853643.77784: variable 'ansible_facts' from source: unknown 28107 1726853643.77894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853643.78298: variable 'ansible_facts' from source: unknown 28107 1726853643.78407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853643.78600: attempt loop complete, returning result 28107 1726853643.78609: _execute() done 28107 1726853643.78616: dumping result to json 28107 1726853643.78668: done dumping result, returning 28107 1726853643.78751: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-0509-6cd9-00000000076f] 28107 1726853643.78754: sending task result for task 02083763-bbaf-0509-6cd9-00000000076f ok: [managed_node2] 28107 1726853643.80063: done sending task result for task 02083763-bbaf-0509-6cd9-00000000076f 28107 1726853643.80066: WORKER PROCESS EXITING 28107 1726853643.80177: no more pending results, returning what we have 28107 1726853643.80179: results queue empty 28107 1726853643.80180: checking for any_errors_fatal 28107 1726853643.80181: done checking for any_errors_fatal 28107 1726853643.80182: checking for max_fail_percentage 28107 1726853643.80183: done checking for max_fail_percentage 28107 1726853643.80184: checking to see if all hosts have failed and the running result is not ok 28107 1726853643.80185: done checking to see if all hosts have failed 28107 1726853643.80186: getting the remaining hosts for this loop 28107 1726853643.80187: done getting the remaining hosts for this loop 28107 1726853643.80190: getting the next task for host managed_node2 28107 1726853643.80194: done getting next task for host managed_node2 28107 1726853643.80195: ^ task is: TASK: meta (flush_handlers) 28107 1726853643.80197: ^ 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 28107 1726853643.80201: getting variables 28107 1726853643.80202: in VariableManager get_vars() 28107 1726853643.80222: Calling all_inventory to load vars for managed_node2 28107 1726853643.80224: Calling groups_inventory to load vars for managed_node2 28107 1726853643.80227: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853643.80237: Calling all_plugins_play to load vars for managed_node2 28107 1726853643.80239: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853643.80241: Calling groups_plugins_play to load vars for managed_node2 28107 1726853643.81802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853643.83745: done with get_vars() 28107 1726853643.83768: done getting variables 28107 1726853643.83845: in VariableManager get_vars() 28107 1726853643.83856: Calling all_inventory to load vars for managed_node2 28107 1726853643.83858: Calling groups_inventory to load vars for managed_node2 28107 1726853643.83861: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853643.83866: Calling all_plugins_play to load vars for managed_node2 28107 1726853643.83868: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853643.83870: Calling groups_plugins_play to load vars for managed_node2 28107 1726853643.85563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853643.86444: done with get_vars() 28107 1726853643.86469: done queuing things up, now waiting for results queue to drain 28107 1726853643.86472: results queue empty 28107 1726853643.86473: checking for any_errors_fatal 28107 1726853643.86475: done checking for any_errors_fatal 28107 1726853643.86476: checking for max_fail_percentage 28107 1726853643.86477: done checking for max_fail_percentage 28107 1726853643.86482: checking to see if all hosts have failed and the running result is not ok 28107 1726853643.86482: done checking to see if all hosts have failed 28107 1726853643.86483: getting the remaining hosts for this loop 28107 1726853643.86483: done getting the remaining hosts for this loop 28107 1726853643.86486: getting the next task for host managed_node2 28107 1726853643.86488: done getting next task for host managed_node2 28107 1726853643.86490: ^ task is: TASK: Include the task 'delete_interface.yml' 28107 1726853643.86491: ^ 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 28107 1726853643.86493: getting variables 28107 1726853643.86494: in VariableManager get_vars() 28107 1726853643.86500: Calling all_inventory to load vars for managed_node2 28107 1726853643.86501: Calling groups_inventory to load vars for managed_node2 28107 1726853643.86503: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853643.86507: Calling all_plugins_play to load vars for managed_node2 28107 1726853643.86508: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853643.86510: Calling groups_plugins_play to load vars for managed_node2 28107 1726853643.87293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853643.89487: done with get_vars() 28107 1726853643.89509: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 13:34:03 -0400 (0:00:00.999) 0:00:33.697 ****** 28107 1726853643.89585: entering _queue_task() for managed_node2/include_tasks 28107 1726853643.89922: worker is 1 (out of 1 available) 28107 1726853643.89934: exiting _queue_task() for managed_node2/include_tasks 28107 1726853643.89946: done queuing things up, now waiting for results queue to drain 28107 1726853643.89948: waiting for pending results... 28107 1726853643.90232: running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' 28107 1726853643.90345: in run() - task 02083763-bbaf-0509-6cd9-0000000000cf 28107 1726853643.90368: variable 'ansible_search_path' from source: unknown 28107 1726853643.90414: calling self._execute() 28107 1726853643.90518: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853643.90531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853643.90546: variable 'omit' from source: magic vars 28107 1726853643.90938: variable 'ansible_distribution_major_version' from source: facts 28107 1726853643.90956: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853643.90970: _execute() done 28107 1726853643.90980: dumping result to json 28107 1726853643.90987: done dumping result, returning 28107 1726853643.91000: done running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' [02083763-bbaf-0509-6cd9-0000000000cf] 28107 1726853643.91011: sending task result for task 02083763-bbaf-0509-6cd9-0000000000cf 28107 1726853643.91303: no more pending results, returning what we have 28107 1726853643.91309: in VariableManager get_vars() 28107 1726853643.91342: Calling all_inventory to load vars for managed_node2 28107 1726853643.91345: Calling groups_inventory to load vars for managed_node2 28107 1726853643.91348: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853643.91365: Calling all_plugins_play to load vars for managed_node2 28107 1726853643.91369: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853643.91375: Calling groups_plugins_play to load vars for managed_node2 28107 1726853643.92025: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000cf 28107 1726853643.92028: WORKER PROCESS EXITING 28107 1726853643.92995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853643.94591: done with get_vars() 28107 1726853643.94610: variable 'ansible_search_path' from source: unknown 28107 1726853643.94625: we have included files to process 28107 1726853643.94626: generating all_blocks data 28107 1726853643.94627: done generating all_blocks data 28107 1726853643.94628: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28107 1726853643.94629: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28107 1726853643.94631: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28107 1726853643.94854: done processing included file 28107 1726853643.94856: iterating over new_blocks loaded from include file 28107 1726853643.94860: in VariableManager get_vars() 28107 1726853643.94876: done with get_vars() 28107 1726853643.94878: filtering new block on tags 28107 1726853643.94893: done filtering new block on tags 28107 1726853643.94895: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node2 28107 1726853643.94900: extending task lists for all hosts with included blocks 28107 1726853643.94930: done extending task lists 28107 1726853643.94931: done processing included files 28107 1726853643.94932: results queue empty 28107 1726853643.94932: checking for any_errors_fatal 28107 1726853643.94934: done checking for any_errors_fatal 28107 1726853643.94934: checking for max_fail_percentage 28107 1726853643.94935: done checking for max_fail_percentage 28107 1726853643.94936: checking to see if all hosts have failed and the running result is not ok 28107 1726853643.94937: done checking to see if all hosts have failed 28107 1726853643.94938: getting the remaining hosts for this loop 28107 1726853643.94939: done getting the remaining hosts for this loop 28107 1726853643.94941: getting the next task for host managed_node2 28107 1726853643.94944: done getting next task for host managed_node2 28107 1726853643.94947: ^ task is: TASK: Remove test interface if necessary 28107 1726853643.94949: ^ 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 28107 1726853643.94951: getting variables 28107 1726853643.94952: in VariableManager get_vars() 28107 1726853643.94963: Calling all_inventory to load vars for managed_node2 28107 1726853643.94965: Calling groups_inventory to load vars for managed_node2 28107 1726853643.94967: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853643.95163: Calling all_plugins_play to load vars for managed_node2 28107 1726853643.95167: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853643.95176: Calling groups_plugins_play to load vars for managed_node2 28107 1726853643.97028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853643.99613: done with get_vars() 28107 1726853643.99644: done getting variables 28107 1726853643.99699: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 13:34:03 -0400 (0:00:00.101) 0:00:33.798 ****** 28107 1726853643.99732: entering _queue_task() for managed_node2/command 28107 1726853644.00091: worker is 1 (out of 1 available) 28107 1726853644.00104: exiting _queue_task() for managed_node2/command 28107 1726853644.00115: done queuing things up, now waiting for results queue to drain 28107 1726853644.00117: waiting for pending results... 28107 1726853644.00413: running TaskExecutor() for managed_node2/TASK: Remove test interface if necessary 28107 1726853644.00540: in run() - task 02083763-bbaf-0509-6cd9-000000000780 28107 1726853644.00562: variable 'ansible_search_path' from source: unknown 28107 1726853644.00569: variable 'ansible_search_path' from source: unknown 28107 1726853644.00618: calling self._execute() 28107 1726853644.00729: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853644.00743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853644.00763: variable 'omit' from source: magic vars 28107 1726853644.01165: variable 'ansible_distribution_major_version' from source: facts 28107 1726853644.01185: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853644.01195: variable 'omit' from source: magic vars 28107 1726853644.01233: variable 'omit' from source: magic vars 28107 1726853644.01849: variable 'interface' from source: set_fact 28107 1726853644.01852: variable 'omit' from source: magic vars 28107 1726853644.01856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853644.01861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853644.01863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853644.01865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853644.01868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853644.01895: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853644.01904: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853644.01911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853644.02017: Set connection var ansible_connection to ssh 28107 1726853644.02027: Set connection var ansible_pipelining to False 28107 1726853644.02038: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853644.02047: Set connection var ansible_timeout to 10 28107 1726853644.02053: Set connection var ansible_shell_type to sh 28107 1726853644.02074: Set connection var ansible_shell_executable to /bin/sh 28107 1726853644.02103: variable 'ansible_shell_executable' from source: unknown 28107 1726853644.02113: variable 'ansible_connection' from source: unknown 28107 1726853644.02120: variable 'ansible_module_compression' from source: unknown 28107 1726853644.02127: variable 'ansible_shell_type' from source: unknown 28107 1726853644.02132: variable 'ansible_shell_executable' from source: unknown 28107 1726853644.02138: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853644.02145: variable 'ansible_pipelining' from source: unknown 28107 1726853644.02152: variable 'ansible_timeout' from source: unknown 28107 1726853644.02163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853644.02315: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853644.02333: variable 'omit' from source: magic vars 28107 1726853644.02342: starting attempt loop 28107 1726853644.02350: running the handler 28107 1726853644.02379: _low_level_execute_command(): starting 28107 1726853644.02397: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853644.03088: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853644.03101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853644.03166: 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 <<< 28107 1726853644.03222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853644.03235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.03275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.03513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.05146: stdout chunk (state=3): >>>/root <<< 28107 1726853644.05410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.05414: stdout chunk (state=3): >>><<< 28107 1726853644.05417: stderr chunk (state=3): >>><<< 28107 1726853644.05420: _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 28107 1726853644.05423: _low_level_execute_command(): starting 28107 1726853644.05426: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940 `" && echo ansible-tmp-1726853644.0532029-29635-211050043149940="` echo /root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940 `" ) && sleep 0' 28107 1726853644.05952: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853644.05968: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853644.05989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853644.06011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853644.06089: 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 <<< 28107 1726853644.06133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853644.06151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.06173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.06279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.08309: stdout chunk (state=3): >>>ansible-tmp-1726853644.0532029-29635-211050043149940=/root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940 <<< 28107 1726853644.08474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.08478: stdout chunk (state=3): >>><<< 28107 1726853644.08480: stderr chunk (state=3): >>><<< 28107 1726853644.08680: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853644.0532029-29635-211050043149940=/root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940 , 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 28107 1726853644.08683: variable 'ansible_module_compression' from source: unknown 28107 1726853644.08686: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853644.08688: variable 'ansible_facts' from source: unknown 28107 1726853644.08718: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940/AnsiballZ_command.py 28107 1726853644.08912: Sending initial data 28107 1726853644.08921: Sent initial data (156 bytes) 28107 1726853644.09484: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853644.09499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853644.09516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853644.09535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853644.09560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853644.09585: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853644.09674: 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 <<< 28107 1726853644.09691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853644.09709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.09730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.09836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.11588: 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 <<< 28107 1726853644.11674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853644.11768: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp94zjxz6o /root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940/AnsiballZ_command.py <<< 28107 1726853644.11781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940/AnsiballZ_command.py" <<< 28107 1726853644.11837: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp94zjxz6o" to remote "/root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940/AnsiballZ_command.py" <<< 28107 1726853644.12677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.12710: stderr chunk (state=3): >>><<< 28107 1726853644.12718: stdout chunk (state=3): >>><<< 28107 1726853644.12780: done transferring module to remote 28107 1726853644.12801: _low_level_execute_command(): starting 28107 1726853644.12810: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940/ /root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940/AnsiballZ_command.py && sleep 0' 28107 1726853644.13486: 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 <<< 28107 1726853644.13520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853644.13536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.13556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.13656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.15654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.15660: stdout chunk (state=3): >>><<< 28107 1726853644.15664: stderr chunk (state=3): >>><<< 28107 1726853644.15684: _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 28107 1726853644.15763: _low_level_execute_command(): starting 28107 1726853644.15779: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940/AnsiballZ_command.py && sleep 0' 28107 1726853644.16319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853644.16334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853644.16350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853644.16373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853644.16390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853644.16399: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853644.16488: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.16508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.16613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.33934: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 13:34:04.324903", "end": "2024-09-20 13:34:04.337534", "delta": "0:00:00.012631", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest0", "_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}}} <<< 28107 1726853644.36456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.36629: stderr chunk (state=3): >>>Shared connection to 10.31.9.197 closed. <<< 28107 1726853644.36654: stderr chunk (state=3): >>><<< 28107 1726853644.36660: stdout chunk (state=3): >>><<< 28107 1726853644.36729: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 13:34:04.324903", "end": "2024-09-20 13:34:04.337534", "delta": "0:00:00.012631", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest0", "_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. 28107 1726853644.36733: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del ethtest0', '_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-1726853644.0532029-29635-211050043149940/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853644.36741: _low_level_execute_command(): starting 28107 1726853644.36784: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853644.0532029-29635-211050043149940/ > /dev/null 2>&1 && sleep 0' 28107 1726853644.38088: 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' <<< 28107 1726853644.38287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.38306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.38408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.40403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.40412: stdout chunk (state=3): >>><<< 28107 1726853644.40422: stderr chunk (state=3): >>><<< 28107 1726853644.40441: _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 28107 1726853644.40451: handler run complete 28107 1726853644.40483: Evaluated conditional (False): False 28107 1726853644.40778: attempt loop complete, returning result 28107 1726853644.40782: _execute() done 28107 1726853644.40784: dumping result to json 28107 1726853644.40786: done dumping result, returning 28107 1726853644.40788: done running TaskExecutor() for managed_node2/TASK: Remove test interface if necessary [02083763-bbaf-0509-6cd9-000000000780] 28107 1726853644.40790: sending task result for task 02083763-bbaf-0509-6cd9-000000000780 28107 1726853644.40861: done sending task result for task 02083763-bbaf-0509-6cd9-000000000780 28107 1726853644.40864: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.012631", "end": "2024-09-20 13:34:04.337534", "rc": 0, "start": "2024-09-20 13:34:04.324903" } 28107 1726853644.40943: no more pending results, returning what we have 28107 1726853644.40947: results queue empty 28107 1726853644.40948: checking for any_errors_fatal 28107 1726853644.40949: done checking for any_errors_fatal 28107 1726853644.40949: checking for max_fail_percentage 28107 1726853644.40951: done checking for max_fail_percentage 28107 1726853644.40952: checking to see if all hosts have failed and the running result is not ok 28107 1726853644.40953: done checking to see if all hosts have failed 28107 1726853644.40954: getting the remaining hosts for this loop 28107 1726853644.40955: done getting the remaining hosts for this loop 28107 1726853644.40961: getting the next task for host managed_node2 28107 1726853644.40970: done getting next task for host managed_node2 28107 1726853644.40977: ^ task is: TASK: meta (flush_handlers) 28107 1726853644.40979: ^ 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 28107 1726853644.40984: getting variables 28107 1726853644.40986: in VariableManager get_vars() 28107 1726853644.41017: Calling all_inventory to load vars for managed_node2 28107 1726853644.41020: Calling groups_inventory to load vars for managed_node2 28107 1726853644.41023: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853644.41037: Calling all_plugins_play to load vars for managed_node2 28107 1726853644.41040: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853644.41044: Calling groups_plugins_play to load vars for managed_node2 28107 1726853644.43356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853644.45999: done with get_vars() 28107 1726853644.46029: done getting variables 28107 1726853644.46229: in VariableManager get_vars() 28107 1726853644.46241: Calling all_inventory to load vars for managed_node2 28107 1726853644.46244: Calling groups_inventory to load vars for managed_node2 28107 1726853644.46247: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853644.46252: Calling all_plugins_play to load vars for managed_node2 28107 1726853644.46255: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853644.46261: Calling groups_plugins_play to load vars for managed_node2 28107 1726853644.48899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853644.52244: done with get_vars() 28107 1726853644.52389: done queuing things up, now waiting for results queue to drain 28107 1726853644.52392: results queue empty 28107 1726853644.52392: checking for any_errors_fatal 28107 1726853644.52397: done checking for any_errors_fatal 28107 1726853644.52398: checking for max_fail_percentage 28107 1726853644.52399: done checking for max_fail_percentage 28107 1726853644.52399: checking to see if all hosts have failed and the running result is not ok 28107 1726853644.52400: done checking to see if all hosts have failed 28107 1726853644.52401: getting the remaining hosts for this loop 28107 1726853644.52402: done getting the remaining hosts for this loop 28107 1726853644.52405: getting the next task for host managed_node2 28107 1726853644.52409: done getting next task for host managed_node2 28107 1726853644.52410: ^ task is: TASK: meta (flush_handlers) 28107 1726853644.52412: ^ 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 28107 1726853644.52415: getting variables 28107 1726853644.52416: in VariableManager get_vars() 28107 1726853644.52426: Calling all_inventory to load vars for managed_node2 28107 1726853644.52429: Calling groups_inventory to load vars for managed_node2 28107 1726853644.52431: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853644.52437: Calling all_plugins_play to load vars for managed_node2 28107 1726853644.52439: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853644.52442: Calling groups_plugins_play to load vars for managed_node2 28107 1726853644.54851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853644.58110: done with get_vars() 28107 1726853644.58134: done getting variables 28107 1726853644.58398: in VariableManager get_vars() 28107 1726853644.58408: Calling all_inventory to load vars for managed_node2 28107 1726853644.58411: Calling groups_inventory to load vars for managed_node2 28107 1726853644.58413: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853644.58418: Calling all_plugins_play to load vars for managed_node2 28107 1726853644.58421: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853644.58424: Calling groups_plugins_play to load vars for managed_node2 28107 1726853644.59882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853644.61682: done with get_vars() 28107 1726853644.61724: done queuing things up, now waiting for results queue to drain 28107 1726853644.61731: results queue empty 28107 1726853644.61732: checking for any_errors_fatal 28107 1726853644.61733: done checking for any_errors_fatal 28107 1726853644.61734: checking for max_fail_percentage 28107 1726853644.61735: done checking for max_fail_percentage 28107 1726853644.61736: checking to see if all hosts have failed and the running result is not ok 28107 1726853644.61737: done checking to see if all hosts have failed 28107 1726853644.61737: getting the remaining hosts for this loop 28107 1726853644.61738: done getting the remaining hosts for this loop 28107 1726853644.61741: getting the next task for host managed_node2 28107 1726853644.61745: done getting next task for host managed_node2 28107 1726853644.61746: ^ task is: None 28107 1726853644.61747: ^ 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 28107 1726853644.61748: done queuing things up, now waiting for results queue to drain 28107 1726853644.61749: results queue empty 28107 1726853644.61750: checking for any_errors_fatal 28107 1726853644.61750: done checking for any_errors_fatal 28107 1726853644.61751: checking for max_fail_percentage 28107 1726853644.61752: done checking for max_fail_percentage 28107 1726853644.61752: checking to see if all hosts have failed and the running result is not ok 28107 1726853644.61753: done checking to see if all hosts have failed 28107 1726853644.61754: getting the next task for host managed_node2 28107 1726853644.61781: done getting next task for host managed_node2 28107 1726853644.61782: ^ task is: None 28107 1726853644.61783: ^ 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 28107 1726853644.61824: in VariableManager get_vars() 28107 1726853644.61847: done with get_vars() 28107 1726853644.61853: in VariableManager get_vars() 28107 1726853644.61873: done with get_vars() 28107 1726853644.61879: variable 'omit' from source: magic vars 28107 1726853644.62009: variable 'profile' from source: play vars 28107 1726853644.62126: in VariableManager get_vars() 28107 1726853644.62141: done with get_vars() 28107 1726853644.62165: variable 'omit' from source: magic vars 28107 1726853644.62235: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 28107 1726853644.63335: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28107 1726853644.63603: getting the remaining hosts for this loop 28107 1726853644.63605: done getting the remaining hosts for this loop 28107 1726853644.63607: getting the next task for host managed_node2 28107 1726853644.63610: done getting next task for host managed_node2 28107 1726853644.63612: ^ task is: TASK: Gathering Facts 28107 1726853644.63614: ^ 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 28107 1726853644.63616: getting variables 28107 1726853644.63617: in VariableManager get_vars() 28107 1726853644.63628: Calling all_inventory to load vars for managed_node2 28107 1726853644.63631: Calling groups_inventory to load vars for managed_node2 28107 1726853644.63633: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853644.63638: Calling all_plugins_play to load vars for managed_node2 28107 1726853644.63640: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853644.63643: Calling groups_plugins_play to load vars for managed_node2 28107 1726853644.65233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853644.67909: done with get_vars() 28107 1726853644.67938: done getting variables 28107 1726853644.67992: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 13:34:04 -0400 (0:00:00.682) 0:00:34.481 ****** 28107 1726853644.68026: entering _queue_task() for managed_node2/gather_facts 28107 1726853644.68390: worker is 1 (out of 1 available) 28107 1726853644.68402: exiting _queue_task() for managed_node2/gather_facts 28107 1726853644.68416: done queuing things up, now waiting for results queue to drain 28107 1726853644.68417: waiting for pending results... 28107 1726853644.68721: running TaskExecutor() for managed_node2/TASK: Gathering Facts 28107 1726853644.68882: in run() - task 02083763-bbaf-0509-6cd9-00000000078e 28107 1726853644.68889: variable 'ansible_search_path' from source: unknown 28107 1726853644.68917: calling self._execute() 28107 1726853644.69029: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853644.69041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853644.69052: variable 'omit' from source: magic vars 28107 1726853644.69446: variable 'ansible_distribution_major_version' from source: facts 28107 1726853644.69529: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853644.69534: variable 'omit' from source: magic vars 28107 1726853644.69537: variable 'omit' from source: magic vars 28107 1726853644.69539: variable 'omit' from source: magic vars 28107 1726853644.69587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853644.69627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853644.69684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853644.69717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853644.69733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853644.69888: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853644.69897: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853644.69921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853644.70035: Set connection var ansible_connection to ssh 28107 1726853644.70076: Set connection var ansible_pipelining to False 28107 1726853644.70080: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853644.70082: Set connection var ansible_timeout to 10 28107 1726853644.70084: Set connection var ansible_shell_type to sh 28107 1726853644.70092: Set connection var ansible_shell_executable to /bin/sh 28107 1726853644.70122: variable 'ansible_shell_executable' from source: unknown 28107 1726853644.70130: variable 'ansible_connection' from source: unknown 28107 1726853644.70184: variable 'ansible_module_compression' from source: unknown 28107 1726853644.70188: variable 'ansible_shell_type' from source: unknown 28107 1726853644.70190: variable 'ansible_shell_executable' from source: unknown 28107 1726853644.70192: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853644.70194: variable 'ansible_pipelining' from source: unknown 28107 1726853644.70196: variable 'ansible_timeout' from source: unknown 28107 1726853644.70197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853644.70390: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853644.70427: variable 'omit' from source: magic vars 28107 1726853644.70430: starting attempt loop 28107 1726853644.70433: running the handler 28107 1726853644.70449: variable 'ansible_facts' from source: unknown 28107 1726853644.70510: _low_level_execute_command(): starting 28107 1726853644.70513: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853644.71739: 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 <<< 28107 1726853644.71759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853644.71774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.71809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.71886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.73995: stdout chunk (state=3): >>>/root <<< 28107 1726853644.73999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.74002: stdout chunk (state=3): >>><<< 28107 1726853644.74004: stderr chunk (state=3): >>><<< 28107 1726853644.74008: _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 28107 1726853644.74011: _low_level_execute_command(): starting 28107 1726853644.74013: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550 `" && echo ansible-tmp-1726853644.7389483-29662-256254672209550="` echo /root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550 `" ) && sleep 0' 28107 1726853644.74786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853644.74941: 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 <<< 28107 1726853644.74965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853644.74994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.75036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.75128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.77185: stdout chunk (state=3): >>>ansible-tmp-1726853644.7389483-29662-256254672209550=/root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550 <<< 28107 1726853644.77357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.77360: stdout chunk (state=3): >>><<< 28107 1726853644.77363: stderr chunk (state=3): >>><<< 28107 1726853644.77384: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853644.7389483-29662-256254672209550=/root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550 , 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 28107 1726853644.77576: variable 'ansible_module_compression' from source: unknown 28107 1726853644.77579: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28107 1726853644.77581: variable 'ansible_facts' from source: unknown 28107 1726853644.77765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550/AnsiballZ_setup.py 28107 1726853644.78152: Sending initial data 28107 1726853644.78252: Sent initial data (154 bytes) 28107 1726853644.78691: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853644.78706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853644.78721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853644.78738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853644.78802: 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 <<< 28107 1726853644.78845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853644.78862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.78886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.79045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.80717: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28107 1726853644.80730: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 28107 1726853644.80743: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 28107 1726853644.80759: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 28107 1726853644.80861: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853644.80956: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpm36qc8pe /root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550/AnsiballZ_setup.py <<< 28107 1726853644.80969: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550/AnsiballZ_setup.py" <<< 28107 1726853644.81030: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpm36qc8pe" to remote "/root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550/AnsiballZ_setup.py" <<< 28107 1726853644.82776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.82977: stderr chunk (state=3): >>><<< 28107 1726853644.82980: stdout chunk (state=3): >>><<< 28107 1726853644.82982: done transferring module to remote 28107 1726853644.82985: _low_level_execute_command(): starting 28107 1726853644.82987: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550/ /root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550/AnsiballZ_setup.py && sleep 0' 28107 1726853644.83711: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853644.83769: 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 <<< 28107 1726853644.83836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853644.83851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853644.83897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.83997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853644.85969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853644.85975: stdout chunk (state=3): >>><<< 28107 1726853644.85978: stderr chunk (state=3): >>><<< 28107 1726853644.86079: _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 28107 1726853644.86082: _low_level_execute_command(): starting 28107 1726853644.86088: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550/AnsiballZ_setup.py && sleep 0' 28107 1726853644.86686: 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 <<< 28107 1726853644.86769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853644.86794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853644.86908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853645.51069: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_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_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "34", "second": "05", "epoch": "1726853645", "epoch_int": "1726853645", "date": "2024-09-20", "time": "13:34:05", "iso8601_micro": "2024-09-20T17:34:05.152736Z", "iso8601": "2024-09-20T17:34:05Z", "iso8601_basic": "20240920T133405152736", "iso8601_basic_short": "20240920T133405", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_loadavg": {"1m": 0.73583984375, "5m": 0.62744140625, "15m": 0.361328125}, "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_is_chroot": false, "ansible_lsb": {}, "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"]},<<< 28107 1726853645.51079: stdout chunk (state=3): >>> "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_env": {"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_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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.<<< 28107 1726853645.51090: stdout chunk (state=3): >>>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_pkg_mgr": "dnf", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3282, "used": 249}, "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": 855, "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": 261790543872, "block_size": 4096, "block_total": 65519099, "block_available": 63913707, "block_used": 1605392, "inode_total": 131070960, "inode_available": 131029063, "inode_used": 41897, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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"}}} <<< 28107 1726853645.53252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853645.53256: stdout chunk (state=3): >>><<< 28107 1726853645.53263: stderr chunk (state=3): >>><<< 28107 1726853645.53331: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_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_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "34", "second": "05", "epoch": "1726853645", "epoch_int": "1726853645", "date": "2024-09-20", "time": "13:34:05", "iso8601_micro": "2024-09-20T17:34:05.152736Z", "iso8601": "2024-09-20T17:34:05Z", "iso8601_basic": "20240920T133405152736", "iso8601_basic_short": "20240920T133405", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_loadavg": {"1m": 0.73583984375, "5m": 0.62744140625, "15m": 0.361328125}, "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_is_chroot": false, "ansible_lsb": {}, "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_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_env": {"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_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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_pkg_mgr": "dnf", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3282, "used": 249}, "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": 855, "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": 261790543872, "block_size": 4096, "block_total": 65519099, "block_available": 63913707, "block_used": 1605392, "inode_total": 131070960, "inode_available": 131029063, "inode_used": 41897, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. 28107 1726853645.53589: 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-1726853644.7389483-29662-256254672209550/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853645.53608: _low_level_execute_command(): starting 28107 1726853645.53611: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853644.7389483-29662-256254672209550/ > /dev/null 2>&1 && sleep 0' 28107 1726853645.54032: 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 <<< 28107 1726853645.54036: stderr 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 <<< 28107 1726853645.54038: 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 <<< 28107 1726853645.54041: stderr 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 <<< 28107 1726853645.54079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853645.54096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853645.54172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853645.56085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853645.56117: stderr chunk (state=3): >>><<< 28107 1726853645.56119: stdout chunk (state=3): >>><<< 28107 1726853645.56177: _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 28107 1726853645.56180: handler run complete 28107 1726853645.56225: variable 'ansible_facts' from source: unknown 28107 1726853645.56312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.56490: variable 'ansible_facts' from source: unknown 28107 1726853645.56541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.56619: attempt loop complete, returning result 28107 1726853645.56622: _execute() done 28107 1726853645.56625: dumping result to json 28107 1726853645.56644: done dumping result, returning 28107 1726853645.56652: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-0509-6cd9-00000000078e] 28107 1726853645.56656: sending task result for task 02083763-bbaf-0509-6cd9-00000000078e 28107 1726853645.56922: done sending task result for task 02083763-bbaf-0509-6cd9-00000000078e 28107 1726853645.56924: WORKER PROCESS EXITING ok: [managed_node2] 28107 1726853645.57150: no more pending results, returning what we have 28107 1726853645.57152: results queue empty 28107 1726853645.57153: checking for any_errors_fatal 28107 1726853645.57153: done checking for any_errors_fatal 28107 1726853645.57154: checking for max_fail_percentage 28107 1726853645.57155: done checking for max_fail_percentage 28107 1726853645.57156: checking to see if all hosts have failed and the running result is not ok 28107 1726853645.57156: done checking to see if all hosts have failed 28107 1726853645.57158: getting the remaining hosts for this loop 28107 1726853645.57159: done getting the remaining hosts for this loop 28107 1726853645.57162: getting the next task for host managed_node2 28107 1726853645.57165: done getting next task for host managed_node2 28107 1726853645.57166: ^ task is: TASK: meta (flush_handlers) 28107 1726853645.57168: ^ 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 28107 1726853645.57172: getting variables 28107 1726853645.57173: in VariableManager get_vars() 28107 1726853645.57193: Calling all_inventory to load vars for managed_node2 28107 1726853645.57195: Calling groups_inventory to load vars for managed_node2 28107 1726853645.57196: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853645.57204: Calling all_plugins_play to load vars for managed_node2 28107 1726853645.57205: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853645.57207: Calling groups_plugins_play to load vars for managed_node2 28107 1726853645.57948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.58835: done with get_vars() 28107 1726853645.58851: done getting variables 28107 1726853645.58905: in VariableManager get_vars() 28107 1726853645.58914: Calling all_inventory to load vars for managed_node2 28107 1726853645.58916: Calling groups_inventory to load vars for managed_node2 28107 1726853645.58917: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853645.58920: Calling all_plugins_play to load vars for managed_node2 28107 1726853645.58922: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853645.58923: Calling groups_plugins_play to load vars for managed_node2 28107 1726853645.59648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.60533: done with get_vars() 28107 1726853645.60552: done queuing things up, now waiting for results queue to drain 28107 1726853645.60553: results queue empty 28107 1726853645.60554: checking for any_errors_fatal 28107 1726853645.60559: done checking for any_errors_fatal 28107 1726853645.60560: checking for max_fail_percentage 28107 1726853645.60561: done checking for max_fail_percentage 28107 1726853645.60566: checking to see if all hosts have failed and the running result is not ok 28107 1726853645.60567: done checking to see if all hosts have failed 28107 1726853645.60567: getting the remaining hosts for this loop 28107 1726853645.60568: done getting the remaining hosts for this loop 28107 1726853645.60570: getting the next task for host managed_node2 28107 1726853645.60574: done getting next task for host managed_node2 28107 1726853645.60577: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28107 1726853645.60578: ^ 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 28107 1726853645.60584: getting variables 28107 1726853645.60585: in VariableManager get_vars() 28107 1726853645.60596: Calling all_inventory to load vars for managed_node2 28107 1726853645.60597: Calling groups_inventory to load vars for managed_node2 28107 1726853645.60598: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853645.60602: Calling all_plugins_play to load vars for managed_node2 28107 1726853645.60603: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853645.60605: Calling groups_plugins_play to load vars for managed_node2 28107 1726853645.61253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.65128: done with get_vars() 28107 1726853645.65144: 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:34:05 -0400 (0:00:00.971) 0:00:35.453 ****** 28107 1726853645.65199: entering _queue_task() for managed_node2/include_tasks 28107 1726853645.65502: worker is 1 (out of 1 available) 28107 1726853645.65517: exiting _queue_task() for managed_node2/include_tasks 28107 1726853645.65529: done queuing things up, now waiting for results queue to drain 28107 1726853645.65531: waiting for pending results... 28107 1726853645.65710: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28107 1726853645.65797: in run() - task 02083763-bbaf-0509-6cd9-0000000000d7 28107 1726853645.65808: variable 'ansible_search_path' from source: unknown 28107 1726853645.65811: variable 'ansible_search_path' from source: unknown 28107 1726853645.65839: calling self._execute() 28107 1726853645.65914: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853645.65919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853645.65928: variable 'omit' from source: magic vars 28107 1726853645.66209: variable 'ansible_distribution_major_version' from source: facts 28107 1726853645.66219: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853645.66225: _execute() done 28107 1726853645.66228: dumping result to json 28107 1726853645.66231: done dumping result, returning 28107 1726853645.66240: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-0509-6cd9-0000000000d7] 28107 1726853645.66246: sending task result for task 02083763-bbaf-0509-6cd9-0000000000d7 28107 1726853645.66335: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000d7 28107 1726853645.66338: WORKER PROCESS EXITING 28107 1726853645.66377: no more pending results, returning what we have 28107 1726853645.66382: in VariableManager get_vars() 28107 1726853645.66420: Calling all_inventory to load vars for managed_node2 28107 1726853645.66423: Calling groups_inventory to load vars for managed_node2 28107 1726853645.66425: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853645.66436: Calling all_plugins_play to load vars for managed_node2 28107 1726853645.66439: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853645.66441: Calling groups_plugins_play to load vars for managed_node2 28107 1726853645.67237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.68115: done with get_vars() 28107 1726853645.68128: variable 'ansible_search_path' from source: unknown 28107 1726853645.68129: variable 'ansible_search_path' from source: unknown 28107 1726853645.68149: we have included files to process 28107 1726853645.68149: generating all_blocks data 28107 1726853645.68150: done generating all_blocks data 28107 1726853645.68151: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853645.68152: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853645.68153: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28107 1726853645.68527: done processing included file 28107 1726853645.68529: iterating over new_blocks loaded from include file 28107 1726853645.68530: in VariableManager get_vars() 28107 1726853645.68546: done with get_vars() 28107 1726853645.68547: filtering new block on tags 28107 1726853645.68560: done filtering new block on tags 28107 1726853645.68562: in VariableManager get_vars() 28107 1726853645.68575: done with get_vars() 28107 1726853645.68576: filtering new block on tags 28107 1726853645.68587: done filtering new block on tags 28107 1726853645.68588: in VariableManager get_vars() 28107 1726853645.68600: done with get_vars() 28107 1726853645.68601: filtering new block on tags 28107 1726853645.68610: done filtering new block on tags 28107 1726853645.68611: 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 28107 1726853645.68615: extending task lists for all hosts with included blocks 28107 1726853645.68829: done extending task lists 28107 1726853645.68830: done processing included files 28107 1726853645.68831: results queue empty 28107 1726853645.68831: checking for any_errors_fatal 28107 1726853645.68832: done checking for any_errors_fatal 28107 1726853645.68833: checking for max_fail_percentage 28107 1726853645.68834: done checking for max_fail_percentage 28107 1726853645.68834: checking to see if all hosts have failed and the running result is not ok 28107 1726853645.68835: done checking to see if all hosts have failed 28107 1726853645.68835: getting the remaining hosts for this loop 28107 1726853645.68836: done getting the remaining hosts for this loop 28107 1726853645.68837: getting the next task for host managed_node2 28107 1726853645.68840: done getting next task for host managed_node2 28107 1726853645.68841: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28107 1726853645.68843: ^ 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 28107 1726853645.68849: getting variables 28107 1726853645.68849: in VariableManager get_vars() 28107 1726853645.68863: Calling all_inventory to load vars for managed_node2 28107 1726853645.68865: Calling groups_inventory to load vars for managed_node2 28107 1726853645.68866: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853645.68869: Calling all_plugins_play to load vars for managed_node2 28107 1726853645.68873: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853645.68874: Calling groups_plugins_play to load vars for managed_node2 28107 1726853645.69576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.70440: done with get_vars() 28107 1726853645.70455: 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:34:05 -0400 (0:00:00.053) 0:00:35.506 ****** 28107 1726853645.70516: entering _queue_task() for managed_node2/setup 28107 1726853645.70783: worker is 1 (out of 1 available) 28107 1726853645.70795: exiting _queue_task() for managed_node2/setup 28107 1726853645.70805: done queuing things up, now waiting for results queue to drain 28107 1726853645.70807: waiting for pending results... 28107 1726853645.70988: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28107 1726853645.71093: in run() - task 02083763-bbaf-0509-6cd9-0000000007cf 28107 1726853645.71104: variable 'ansible_search_path' from source: unknown 28107 1726853645.71108: variable 'ansible_search_path' from source: unknown 28107 1726853645.71137: calling self._execute() 28107 1726853645.71212: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853645.71217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853645.71225: variable 'omit' from source: magic vars 28107 1726853645.71522: variable 'ansible_distribution_major_version' from source: facts 28107 1726853645.71526: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853645.71688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853645.73289: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853645.73293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853645.73377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853645.73381: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853645.73394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853645.73484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853645.73517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853645.73547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853645.73592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853645.73612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853645.73666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853645.73697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853645.73781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853645.73784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853645.73786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853645.73937: variable '__network_required_facts' from source: role '' defaults 28107 1726853645.73954: variable 'ansible_facts' from source: unknown 28107 1726853645.74508: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28107 1726853645.74512: when evaluation is False, skipping this task 28107 1726853645.74515: _execute() done 28107 1726853645.74518: dumping result to json 28107 1726853645.74520: done dumping result, returning 28107 1726853645.74528: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-0509-6cd9-0000000007cf] 28107 1726853645.74533: sending task result for task 02083763-bbaf-0509-6cd9-0000000007cf 28107 1726853645.74623: done sending task result for task 02083763-bbaf-0509-6cd9-0000000007cf 28107 1726853645.74625: 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 } 28107 1726853645.74679: no more pending results, returning what we have 28107 1726853645.74682: results queue empty 28107 1726853645.74683: checking for any_errors_fatal 28107 1726853645.74685: done checking for any_errors_fatal 28107 1726853645.74686: checking for max_fail_percentage 28107 1726853645.74687: done checking for max_fail_percentage 28107 1726853645.74688: checking to see if all hosts have failed and the running result is not ok 28107 1726853645.74689: done checking to see if all hosts have failed 28107 1726853645.74689: getting the remaining hosts for this loop 28107 1726853645.74691: done getting the remaining hosts for this loop 28107 1726853645.74694: getting the next task for host managed_node2 28107 1726853645.74702: done getting next task for host managed_node2 28107 1726853645.74706: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28107 1726853645.74708: ^ 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 28107 1726853645.74721: getting variables 28107 1726853645.74722: in VariableManager get_vars() 28107 1726853645.74766: Calling all_inventory to load vars for managed_node2 28107 1726853645.74769: Calling groups_inventory to load vars for managed_node2 28107 1726853645.74773: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853645.74784: Calling all_plugins_play to load vars for managed_node2 28107 1726853645.74787: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853645.74789: Calling groups_plugins_play to load vars for managed_node2 28107 1726853645.75610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.76960: done with get_vars() 28107 1726853645.76986: 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:34:05 -0400 (0:00:00.065) 0:00:35.572 ****** 28107 1726853645.77081: entering _queue_task() for managed_node2/stat 28107 1726853645.77409: worker is 1 (out of 1 available) 28107 1726853645.77419: exiting _queue_task() for managed_node2/stat 28107 1726853645.77430: done queuing things up, now waiting for results queue to drain 28107 1726853645.77431: waiting for pending results... 28107 1726853645.77797: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 28107 1726853645.77880: in run() - task 02083763-bbaf-0509-6cd9-0000000007d1 28107 1726853645.77904: variable 'ansible_search_path' from source: unknown 28107 1726853645.77911: variable 'ansible_search_path' from source: unknown 28107 1726853645.77960: calling self._execute() 28107 1726853645.78110: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853645.78113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853645.78116: variable 'omit' from source: magic vars 28107 1726853645.78480: variable 'ansible_distribution_major_version' from source: facts 28107 1726853645.78497: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853645.78665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853645.78964: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853645.79017: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853645.79276: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853645.79280: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853645.79282: 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) 28107 1726853645.79285: 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) 28107 1726853645.79287: 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) 28107 1726853645.79306: 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) 28107 1726853645.79399: variable '__network_is_ostree' from source: set_fact 28107 1726853645.79413: Evaluated conditional (not __network_is_ostree is defined): False 28107 1726853645.79420: when evaluation is False, skipping this task 28107 1726853645.79427: _execute() done 28107 1726853645.79433: dumping result to json 28107 1726853645.79475: done dumping result, returning 28107 1726853645.79479: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-0509-6cd9-0000000007d1] 28107 1726853645.79481: sending task result for task 02083763-bbaf-0509-6cd9-0000000007d1 28107 1726853645.79779: done sending task result for task 02083763-bbaf-0509-6cd9-0000000007d1 28107 1726853645.79782: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28107 1726853645.79827: no more pending results, returning what we have 28107 1726853645.79830: results queue empty 28107 1726853645.79831: checking for any_errors_fatal 28107 1726853645.79839: done checking for any_errors_fatal 28107 1726853645.79840: checking for max_fail_percentage 28107 1726853645.79842: done checking for max_fail_percentage 28107 1726853645.79842: checking to see if all hosts have failed and the running result is not ok 28107 1726853645.79843: done checking to see if all hosts have failed 28107 1726853645.79844: getting the remaining hosts for this loop 28107 1726853645.79845: done getting the remaining hosts for this loop 28107 1726853645.79849: getting the next task for host managed_node2 28107 1726853645.79854: done getting next task for host managed_node2 28107 1726853645.79860: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28107 1726853645.79863: ^ 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 28107 1726853645.79880: getting variables 28107 1726853645.79882: in VariableManager get_vars() 28107 1726853645.79917: Calling all_inventory to load vars for managed_node2 28107 1726853645.79920: Calling groups_inventory to load vars for managed_node2 28107 1726853645.79923: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853645.79932: Calling all_plugins_play to load vars for managed_node2 28107 1726853645.79936: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853645.79939: Calling groups_plugins_play to load vars for managed_node2 28107 1726853645.81718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.83407: done with get_vars() 28107 1726853645.83437: done getting variables 28107 1726853645.83501: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:05 -0400 (0:00:00.064) 0:00:35.636 ****** 28107 1726853645.83536: entering _queue_task() for managed_node2/set_fact 28107 1726853645.83878: worker is 1 (out of 1 available) 28107 1726853645.83890: exiting _queue_task() for managed_node2/set_fact 28107 1726853645.83902: done queuing things up, now waiting for results queue to drain 28107 1726853645.83904: waiting for pending results... 28107 1726853645.84629: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28107 1726853645.84782: in run() - task 02083763-bbaf-0509-6cd9-0000000007d2 28107 1726853645.84801: variable 'ansible_search_path' from source: unknown 28107 1726853645.84808: variable 'ansible_search_path' from source: unknown 28107 1726853645.84851: calling self._execute() 28107 1726853645.84958: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853645.84975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853645.84993: variable 'omit' from source: magic vars 28107 1726853645.85377: variable 'ansible_distribution_major_version' from source: facts 28107 1726853645.85385: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853645.85594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853645.85821: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853645.85868: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853645.85907: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853645.85960: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853645.86096: 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) 28107 1726853645.86155: 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) 28107 1726853645.86199: 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) 28107 1726853645.86243: 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) 28107 1726853645.86319: variable '__network_is_ostree' from source: set_fact 28107 1726853645.86335: Evaluated conditional (not __network_is_ostree is defined): False 28107 1726853645.86350: when evaluation is False, skipping this task 28107 1726853645.86352: _execute() done 28107 1726853645.86375: dumping result to json 28107 1726853645.86378: done dumping result, returning 28107 1726853645.86382: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-0509-6cd9-0000000007d2] 28107 1726853645.86387: sending task result for task 02083763-bbaf-0509-6cd9-0000000007d2 28107 1726853645.86714: done sending task result for task 02083763-bbaf-0509-6cd9-0000000007d2 28107 1726853645.86717: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28107 1726853645.86764: no more pending results, returning what we have 28107 1726853645.86768: results queue empty 28107 1726853645.86769: checking for any_errors_fatal 28107 1726853645.86776: done checking for any_errors_fatal 28107 1726853645.86777: checking for max_fail_percentage 28107 1726853645.86778: done checking for max_fail_percentage 28107 1726853645.86779: checking to see if all hosts have failed and the running result is not ok 28107 1726853645.86780: done checking to see if all hosts have failed 28107 1726853645.86781: getting the remaining hosts for this loop 28107 1726853645.86782: done getting the remaining hosts for this loop 28107 1726853645.86786: getting the next task for host managed_node2 28107 1726853645.86795: done getting next task for host managed_node2 28107 1726853645.86799: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28107 1726853645.86802: ^ 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 28107 1726853645.86816: getting variables 28107 1726853645.86817: in VariableManager get_vars() 28107 1726853645.86856: Calling all_inventory to load vars for managed_node2 28107 1726853645.86859: Calling groups_inventory to load vars for managed_node2 28107 1726853645.86861: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853645.86948: Calling all_plugins_play to load vars for managed_node2 28107 1726853645.86954: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853645.86958: Calling groups_plugins_play to load vars for managed_node2 28107 1726853645.88597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853645.90961: done with get_vars() 28107 1726853645.90987: 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:34:05 -0400 (0:00:00.075) 0:00:35.712 ****** 28107 1726853645.91084: entering _queue_task() for managed_node2/service_facts 28107 1726853645.91431: worker is 1 (out of 1 available) 28107 1726853645.91446: exiting _queue_task() for managed_node2/service_facts 28107 1726853645.91457: done queuing things up, now waiting for results queue to drain 28107 1726853645.91458: waiting for pending results... 28107 1726853645.91708: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 28107 1726853645.91859: in run() - task 02083763-bbaf-0509-6cd9-0000000007d4 28107 1726853645.91882: variable 'ansible_search_path' from source: unknown 28107 1726853645.91889: variable 'ansible_search_path' from source: unknown 28107 1726853645.91928: calling self._execute() 28107 1726853645.92032: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853645.92044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853645.92065: variable 'omit' from source: magic vars 28107 1726853645.92653: variable 'ansible_distribution_major_version' from source: facts 28107 1726853645.92680: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853645.92708: variable 'omit' from source: magic vars 28107 1726853645.92782: variable 'omit' from source: magic vars 28107 1726853645.92826: variable 'omit' from source: magic vars 28107 1726853645.92880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853645.92919: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853645.92946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853645.92973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853645.92994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853645.93026: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853645.93076: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853645.93080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853645.93150: Set connection var ansible_connection to ssh 28107 1726853645.93164: Set connection var ansible_pipelining to False 28107 1726853645.93180: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853645.93189: Set connection var ansible_timeout to 10 28107 1726853645.93200: Set connection var ansible_shell_type to sh 28107 1726853645.93211: Set connection var ansible_shell_executable to /bin/sh 28107 1726853645.93238: variable 'ansible_shell_executable' from source: unknown 28107 1726853645.93275: variable 'ansible_connection' from source: unknown 28107 1726853645.93279: variable 'ansible_module_compression' from source: unknown 28107 1726853645.93281: variable 'ansible_shell_type' from source: unknown 28107 1726853645.93283: variable 'ansible_shell_executable' from source: unknown 28107 1726853645.93285: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853645.93287: variable 'ansible_pipelining' from source: unknown 28107 1726853645.93289: variable 'ansible_timeout' from source: unknown 28107 1726853645.93291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853645.93494: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853645.93508: variable 'omit' from source: magic vars 28107 1726853645.93577: starting attempt loop 28107 1726853645.93580: running the handler 28107 1726853645.93583: _low_level_execute_command(): starting 28107 1726853645.93585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853645.94408: 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 <<< 28107 1726853645.94491: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853645.94514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853645.94685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853645.96355: stdout chunk (state=3): >>>/root <<< 28107 1726853645.96755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853645.96761: stdout chunk (state=3): >>><<< 28107 1726853645.96765: stderr chunk (state=3): >>><<< 28107 1726853645.96767: _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 28107 1726853645.96770: _low_level_execute_command(): starting 28107 1726853645.96776: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283 `" && echo ansible-tmp-1726853645.9666185-29712-126139024839283="` echo /root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283 `" ) && sleep 0' 28107 1726853645.97475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853645.97479: 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 <<< 28107 1726853645.97482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853645.97485: 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 <<< 28107 1726853645.97497: stderr 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 <<< 28107 1726853645.97694: 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 <<< 28107 1726853645.97706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853645.99737: stdout chunk (state=3): >>>ansible-tmp-1726853645.9666185-29712-126139024839283=/root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283 <<< 28107 1726853645.99844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853645.99880: stderr chunk (state=3): >>><<< 28107 1726853645.99890: stdout chunk (state=3): >>><<< 28107 1726853645.99936: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853645.9666185-29712-126139024839283=/root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283 , 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 28107 1726853645.99999: variable 'ansible_module_compression' from source: unknown 28107 1726853646.00139: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28107 1726853646.00321: variable 'ansible_facts' from source: unknown 28107 1726853646.00579: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283/AnsiballZ_service_facts.py 28107 1726853646.00931: Sending initial data 28107 1726853646.00934: Sent initial data (162 bytes) 28107 1726853646.01550: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853646.01567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853646.01589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853646.01608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853646.01626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853646.01687: 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 <<< 28107 1726853646.01919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853646.01941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853646.02050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853646.03749: 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 <<< 28107 1726853646.03849: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853646.03947: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpsg2u466o /root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283/AnsiballZ_service_facts.py <<< 28107 1726853646.03951: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283/AnsiballZ_service_facts.py" <<< 28107 1726853646.04100: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpsg2u466o" to remote "/root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283/AnsiballZ_service_facts.py" <<< 28107 1726853646.05478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853646.05481: stdout chunk (state=3): >>><<< 28107 1726853646.05483: stderr chunk (state=3): >>><<< 28107 1726853646.05486: done transferring module to remote 28107 1726853646.05488: _low_level_execute_command(): starting 28107 1726853646.05491: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283/ /root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283/AnsiballZ_service_facts.py && sleep 0' 28107 1726853646.06263: 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' <<< 28107 1726853646.06276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853646.06289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853646.06390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853646.08377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853646.08380: stderr chunk (state=3): >>><<< 28107 1726853646.08383: stdout chunk (state=3): >>><<< 28107 1726853646.08386: _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 28107 1726853646.08389: _low_level_execute_command(): starting 28107 1726853646.08391: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283/AnsiballZ_service_facts.py && sleep 0' 28107 1726853646.08954: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853646.08963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853646.08975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853646.08989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853646.09000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853646.09007: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853646.09021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853646.09035: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853646.09045: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853646.09051: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853646.09059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853646.09078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853646.09085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853646.09175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853646.09178: stderr chunk (state=3): >>>debug2: match found <<< 28107 1726853646.09181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853646.09183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853646.09196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853646.09206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853646.09312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853647.74458: 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-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": "st<<< 28107 1726853647.74479: 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": {}}} <<< 28107 1726853647.75955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853647.75963: stderr chunk (state=3): >>>Shared connection to 10.31.9.197 closed. <<< 28107 1726853647.76017: stderr chunk (state=3): >>><<< 28107 1726853647.76177: stdout chunk (state=3): >>><<< 28107 1726853647.76183: _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. 28107 1726853647.76804: 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-1726853645.9666185-29712-126139024839283/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853647.76813: _low_level_execute_command(): starting 28107 1726853647.76818: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853645.9666185-29712-126139024839283/ > /dev/null 2>&1 && sleep 0' 28107 1726853647.78487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853647.78957: 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 <<< 28107 1726853647.78979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853647.79086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853647.81149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853647.81153: stdout chunk (state=3): >>><<< 28107 1726853647.81164: stderr chunk (state=3): >>><<< 28107 1726853647.81185: _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 28107 1726853647.81188: handler run complete 28107 1726853647.81589: variable 'ansible_facts' from source: unknown 28107 1726853647.82053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853647.82839: variable 'ansible_facts' from source: unknown 28107 1726853647.82975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853647.83578: attempt loop complete, returning result 28107 1726853647.83584: _execute() done 28107 1726853647.83587: dumping result to json 28107 1726853647.83649: done dumping result, returning 28107 1726853647.83659: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-0509-6cd9-0000000007d4] 28107 1726853647.83667: sending task result for task 02083763-bbaf-0509-6cd9-0000000007d4 28107 1726853647.85376: done sending task result for task 02083763-bbaf-0509-6cd9-0000000007d4 28107 1726853647.85380: 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 } 28107 1726853647.85448: no more pending results, returning what we have 28107 1726853647.85450: results queue empty 28107 1726853647.85451: checking for any_errors_fatal 28107 1726853647.85456: done checking for any_errors_fatal 28107 1726853647.85456: checking for max_fail_percentage 28107 1726853647.85458: done checking for max_fail_percentage 28107 1726853647.85459: checking to see if all hosts have failed and the running result is not ok 28107 1726853647.85460: done checking to see if all hosts have failed 28107 1726853647.85461: getting the remaining hosts for this loop 28107 1726853647.85462: done getting the remaining hosts for this loop 28107 1726853647.85465: getting the next task for host managed_node2 28107 1726853647.85470: done getting next task for host managed_node2 28107 1726853647.85475: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28107 1726853647.85478: ^ 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 28107 1726853647.85486: getting variables 28107 1726853647.85488: in VariableManager get_vars() 28107 1726853647.85518: Calling all_inventory to load vars for managed_node2 28107 1726853647.85521: Calling groups_inventory to load vars for managed_node2 28107 1726853647.85523: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853647.85531: Calling all_plugins_play to load vars for managed_node2 28107 1726853647.85534: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853647.85537: Calling groups_plugins_play to load vars for managed_node2 28107 1726853647.87770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853647.91211: done with get_vars() 28107 1726853647.91255: 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:34:07 -0400 (0:00:02.002) 0:00:37.714 ****** 28107 1726853647.91373: entering _queue_task() for managed_node2/package_facts 28107 1726853647.91927: worker is 1 (out of 1 available) 28107 1726853647.91938: exiting _queue_task() for managed_node2/package_facts 28107 1726853647.91950: done queuing things up, now waiting for results queue to drain 28107 1726853647.91952: waiting for pending results... 28107 1726853647.92092: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 28107 1726853647.92236: in run() - task 02083763-bbaf-0509-6cd9-0000000007d5 28107 1726853647.92261: variable 'ansible_search_path' from source: unknown 28107 1726853647.92270: variable 'ansible_search_path' from source: unknown 28107 1726853647.92312: calling self._execute() 28107 1726853647.92414: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853647.92428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853647.92450: variable 'omit' from source: magic vars 28107 1726853647.93077: variable 'ansible_distribution_major_version' from source: facts 28107 1726853647.93081: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853647.93083: variable 'omit' from source: magic vars 28107 1726853647.93145: variable 'omit' from source: magic vars 28107 1726853647.93185: variable 'omit' from source: magic vars 28107 1726853647.93276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853647.93280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853647.93301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853647.93329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853647.93344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853647.93378: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853647.93387: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853647.93394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853647.93507: Set connection var ansible_connection to ssh 28107 1726853647.93531: Set connection var ansible_pipelining to False 28107 1726853647.93641: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853647.93644: Set connection var ansible_timeout to 10 28107 1726853647.93647: Set connection var ansible_shell_type to sh 28107 1726853647.93649: Set connection var ansible_shell_executable to /bin/sh 28107 1726853647.93651: variable 'ansible_shell_executable' from source: unknown 28107 1726853647.93658: variable 'ansible_connection' from source: unknown 28107 1726853647.93661: variable 'ansible_module_compression' from source: unknown 28107 1726853647.93663: variable 'ansible_shell_type' from source: unknown 28107 1726853647.93665: variable 'ansible_shell_executable' from source: unknown 28107 1726853647.93667: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853647.93669: variable 'ansible_pipelining' from source: unknown 28107 1726853647.93672: variable 'ansible_timeout' from source: unknown 28107 1726853647.93676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853647.93810: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853647.93817: variable 'omit' from source: magic vars 28107 1726853647.93824: starting attempt loop 28107 1726853647.93835: running the handler 28107 1726853647.93847: _low_level_execute_command(): starting 28107 1726853647.93860: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853647.94326: 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 <<< 28107 1726853647.94336: stderr 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 <<< 28107 1726853647.94342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853647.94364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 28107 1726853647.94368: 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 <<< 28107 1726853647.94418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853647.94430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853647.94515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853647.96250: stdout chunk (state=3): >>>/root <<< 28107 1726853647.96400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853647.96403: stdout chunk (state=3): >>><<< 28107 1726853647.96405: stderr chunk (state=3): >>><<< 28107 1726853647.96431: _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 28107 1726853647.96530: _low_level_execute_command(): starting 28107 1726853647.96534: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730 `" && echo ansible-tmp-1726853647.9643927-29798-124387050167730="` echo /root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730 `" ) && sleep 0' 28107 1726853647.96946: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853647.96952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853647.96976: 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 <<< 28107 1726853647.96986: 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 <<< 28107 1726853647.96998: stderr 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 <<< 28107 1726853647.97036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853647.97039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853647.97049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853647.97128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853647.99181: stdout chunk (state=3): >>>ansible-tmp-1726853647.9643927-29798-124387050167730=/root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730 <<< 28107 1726853647.99333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853647.99337: stdout chunk (state=3): >>><<< 28107 1726853647.99339: stderr chunk (state=3): >>><<< 28107 1726853647.99359: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853647.9643927-29798-124387050167730=/root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730 , 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 28107 1726853647.99477: variable 'ansible_module_compression' from source: unknown 28107 1726853647.99482: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28107 1726853647.99551: variable 'ansible_facts' from source: unknown 28107 1726853647.99721: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730/AnsiballZ_package_facts.py 28107 1726853647.99831: Sending initial data 28107 1726853647.99843: Sent initial data (162 bytes) 28107 1726853648.00389: 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 <<< 28107 1726853648.00480: stderr 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 <<< 28107 1726853648.00511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853648.00530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853648.00551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853648.00665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853648.02330: 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 <<< 28107 1726853648.02397: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853648.02474: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp_09icf65 /root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730/AnsiballZ_package_facts.py <<< 28107 1726853648.02477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730/AnsiballZ_package_facts.py" <<< 28107 1726853648.02539: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp_09icf65" to remote "/root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730/AnsiballZ_package_facts.py" <<< 28107 1726853648.03784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853648.03814: stderr chunk (state=3): >>><<< 28107 1726853648.03930: stdout chunk (state=3): >>><<< 28107 1726853648.03934: done transferring module to remote 28107 1726853648.03936: _low_level_execute_command(): starting 28107 1726853648.03939: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730/ /root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730/AnsiballZ_package_facts.py && sleep 0' 28107 1726853648.04487: 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 <<< 28107 1726853648.04520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853648.04523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853648.04605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853648.06488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853648.06510: stderr chunk (state=3): >>><<< 28107 1726853648.06513: stdout chunk (state=3): >>><<< 28107 1726853648.06527: _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 28107 1726853648.06530: _low_level_execute_command(): starting 28107 1726853648.06534: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730/AnsiballZ_package_facts.py && sleep 0' 28107 1726853648.06933: 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 <<< 28107 1726853648.06964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853648.06967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 28107 1726853648.06970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853648.06975: 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 <<< 28107 1726853648.06978: 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 <<< 28107 1726853648.06980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853648.07025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853648.07028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853648.07110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853648.52266: 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", "rele<<< 28107 1726853648.52305: stdout chunk (state=3): >>>ase": "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<<< 28107 1726853648.52319: 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,<<< 28107 1726853648.52332: 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_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",<<< 28107 1726853648.52346: 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", "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<<< 28107 1726853648.52377: 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"<<< 28107 1726853648.52385: 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-resc<<< 28107 1726853648.52394: stdout chunk (state=3): >>>ue", "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<<< 28107 1726853648.52417: 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<<< 28107 1726853648.52436: 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.<<< 28107 1726853648.52450: 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"}}} <<< 28107 1726853648.54369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853648.54406: stderr chunk (state=3): >>><<< 28107 1726853648.54409: stdout chunk (state=3): >>><<< 28107 1726853648.54459: _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. 28107 1726853648.55679: 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-1726853647.9643927-29798-124387050167730/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853648.55688: _low_level_execute_command(): starting 28107 1726853648.55692: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853647.9643927-29798-124387050167730/ > /dev/null 2>&1 && sleep 0' 28107 1726853648.56155: 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 <<< 28107 1726853648.56160: stderr 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 <<< 28107 1726853648.56163: 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 <<< 28107 1726853648.56166: 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 <<< 28107 1726853648.56168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853648.56213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853648.56216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853648.56222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853648.56293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853648.58206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853648.58227: stderr chunk (state=3): >>><<< 28107 1726853648.58230: stdout chunk (state=3): >>><<< 28107 1726853648.58243: _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 28107 1726853648.58249: handler run complete 28107 1726853648.58799: variable 'ansible_facts' from source: unknown 28107 1726853648.59074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853648.60115: variable 'ansible_facts' from source: unknown 28107 1726853648.60360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853648.60738: attempt loop complete, returning result 28107 1726853648.60747: _execute() done 28107 1726853648.60750: dumping result to json 28107 1726853648.60869: done dumping result, returning 28107 1726853648.60880: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-0509-6cd9-0000000007d5] 28107 1726853648.60883: sending task result for task 02083763-bbaf-0509-6cd9-0000000007d5 28107 1726853648.62286: done sending task result for task 02083763-bbaf-0509-6cd9-0000000007d5 28107 1726853648.62290: 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 } 28107 1726853648.62376: no more pending results, returning what we have 28107 1726853648.62378: results queue empty 28107 1726853648.62379: checking for any_errors_fatal 28107 1726853648.62383: done checking for any_errors_fatal 28107 1726853648.62383: checking for max_fail_percentage 28107 1726853648.62384: done checking for max_fail_percentage 28107 1726853648.62385: checking to see if all hosts have failed and the running result is not ok 28107 1726853648.62385: done checking to see if all hosts have failed 28107 1726853648.62386: getting the remaining hosts for this loop 28107 1726853648.62387: done getting the remaining hosts for this loop 28107 1726853648.62389: getting the next task for host managed_node2 28107 1726853648.62394: done getting next task for host managed_node2 28107 1726853648.62396: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28107 1726853648.62398: ^ 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 28107 1726853648.62403: getting variables 28107 1726853648.62404: in VariableManager get_vars() 28107 1726853648.62427: Calling all_inventory to load vars for managed_node2 28107 1726853648.62429: Calling groups_inventory to load vars for managed_node2 28107 1726853648.62431: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853648.62437: Calling all_plugins_play to load vars for managed_node2 28107 1726853648.62439: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853648.62440: Calling groups_plugins_play to load vars for managed_node2 28107 1726853648.63459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853648.64489: done with get_vars() 28107 1726853648.64510: done getting variables 28107 1726853648.64554: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:08 -0400 (0:00:00.732) 0:00:38.447 ****** 28107 1726853648.64579: entering _queue_task() for managed_node2/debug 28107 1726853648.64835: worker is 1 (out of 1 available) 28107 1726853648.64849: exiting _queue_task() for managed_node2/debug 28107 1726853648.64860: done queuing things up, now waiting for results queue to drain 28107 1726853648.64862: waiting for pending results... 28107 1726853648.65051: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 28107 1726853648.65128: in run() - task 02083763-bbaf-0509-6cd9-0000000000d8 28107 1726853648.65140: variable 'ansible_search_path' from source: unknown 28107 1726853648.65143: variable 'ansible_search_path' from source: unknown 28107 1726853648.65181: calling self._execute() 28107 1726853648.65255: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853648.65259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853648.65274: variable 'omit' from source: magic vars 28107 1726853648.65593: variable 'ansible_distribution_major_version' from source: facts 28107 1726853648.65776: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853648.65780: variable 'omit' from source: magic vars 28107 1726853648.65782: variable 'omit' from source: magic vars 28107 1726853648.65785: variable 'network_provider' from source: set_fact 28107 1726853648.65788: variable 'omit' from source: magic vars 28107 1726853648.65915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853648.65954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853648.65985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853648.66010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853648.66027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853648.66065: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853648.66078: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853648.66085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853648.66182: Set connection var ansible_connection to ssh 28107 1726853648.66195: Set connection var ansible_pipelining to False 28107 1726853648.66205: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853648.66213: Set connection var ansible_timeout to 10 28107 1726853648.66218: Set connection var ansible_shell_type to sh 28107 1726853648.66227: Set connection var ansible_shell_executable to /bin/sh 28107 1726853648.66250: variable 'ansible_shell_executable' from source: unknown 28107 1726853648.66260: variable 'ansible_connection' from source: unknown 28107 1726853648.66266: variable 'ansible_module_compression' from source: unknown 28107 1726853648.66273: variable 'ansible_shell_type' from source: unknown 28107 1726853648.66280: variable 'ansible_shell_executable' from source: unknown 28107 1726853648.66286: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853648.66298: variable 'ansible_pipelining' from source: unknown 28107 1726853648.66305: variable 'ansible_timeout' from source: unknown 28107 1726853648.66475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853648.66479: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853648.66482: variable 'omit' from source: magic vars 28107 1726853648.66483: starting attempt loop 28107 1726853648.66485: running the handler 28107 1726853648.66515: handler run complete 28107 1726853648.66533: attempt loop complete, returning result 28107 1726853648.66539: _execute() done 28107 1726853648.66546: dumping result to json 28107 1726853648.66552: done dumping result, returning 28107 1726853648.66567: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-0509-6cd9-0000000000d8] 28107 1726853648.66578: sending task result for task 02083763-bbaf-0509-6cd9-0000000000d8 ok: [managed_node2] => {} MSG: Using network provider: nm 28107 1726853648.66732: no more pending results, returning what we have 28107 1726853648.66736: results queue empty 28107 1726853648.66736: checking for any_errors_fatal 28107 1726853648.66746: done checking for any_errors_fatal 28107 1726853648.66746: checking for max_fail_percentage 28107 1726853648.66748: done checking for max_fail_percentage 28107 1726853648.66749: checking to see if all hosts have failed and the running result is not ok 28107 1726853648.66749: done checking to see if all hosts have failed 28107 1726853648.66750: getting the remaining hosts for this loop 28107 1726853648.66751: done getting the remaining hosts for this loop 28107 1726853648.66755: getting the next task for host managed_node2 28107 1726853648.66760: done getting next task for host managed_node2 28107 1726853648.66764: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28107 1726853648.66766: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853648.66776: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000d8 28107 1726853648.66780: WORKER PROCESS EXITING 28107 1726853648.66788: getting variables 28107 1726853648.66790: in VariableManager get_vars() 28107 1726853648.66821: Calling all_inventory to load vars for managed_node2 28107 1726853648.66824: Calling groups_inventory to load vars for managed_node2 28107 1726853648.66826: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853648.66835: Calling all_plugins_play to load vars for managed_node2 28107 1726853648.66838: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853648.66840: Calling groups_plugins_play to load vars for managed_node2 28107 1726853648.68235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853648.69879: done with get_vars() 28107 1726853648.69905: done getting variables 28107 1726853648.69956: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:34:08 -0400 (0:00:00.054) 0:00:38.501 ****** 28107 1726853648.69991: entering _queue_task() for managed_node2/fail 28107 1726853648.70332: worker is 1 (out of 1 available) 28107 1726853648.70345: exiting _queue_task() for managed_node2/fail 28107 1726853648.70361: done queuing things up, now waiting for results queue to drain 28107 1726853648.70363: waiting for pending results... 28107 1726853648.70686: 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 28107 1726853648.70827: in run() - task 02083763-bbaf-0509-6cd9-0000000000d9 28107 1726853648.70878: variable 'ansible_search_path' from source: unknown 28107 1726853648.70881: variable 'ansible_search_path' from source: unknown 28107 1726853648.70904: calling self._execute() 28107 1726853648.71024: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853648.71177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853648.71181: variable 'omit' from source: magic vars 28107 1726853648.71463: variable 'ansible_distribution_major_version' from source: facts 28107 1726853648.71484: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853648.71619: variable 'network_state' from source: role '' defaults 28107 1726853648.71638: Evaluated conditional (network_state != {}): False 28107 1726853648.71646: when evaluation is False, skipping this task 28107 1726853648.71654: _execute() done 28107 1726853648.71664: dumping result to json 28107 1726853648.71674: done dumping result, returning 28107 1726853648.71687: 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-0509-6cd9-0000000000d9] 28107 1726853648.71698: sending task result for task 02083763-bbaf-0509-6cd9-0000000000d9 28107 1726853648.72076: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000d9 28107 1726853648.72080: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853648.72123: no more pending results, returning what we have 28107 1726853648.72127: results queue empty 28107 1726853648.72129: checking for any_errors_fatal 28107 1726853648.72135: done checking for any_errors_fatal 28107 1726853648.72136: checking for max_fail_percentage 28107 1726853648.72138: done checking for max_fail_percentage 28107 1726853648.72139: checking to see if all hosts have failed and the running result is not ok 28107 1726853648.72140: done checking to see if all hosts have failed 28107 1726853648.72141: getting the remaining hosts for this loop 28107 1726853648.72142: done getting the remaining hosts for this loop 28107 1726853648.72146: getting the next task for host managed_node2 28107 1726853648.72152: done getting next task for host managed_node2 28107 1726853648.72156: ^ 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 28107 1726853648.72162: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853648.72178: getting variables 28107 1726853648.72180: in VariableManager get_vars() 28107 1726853648.72215: Calling all_inventory to load vars for managed_node2 28107 1726853648.72218: Calling groups_inventory to load vars for managed_node2 28107 1726853648.72220: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853648.72231: Calling all_plugins_play to load vars for managed_node2 28107 1726853648.72235: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853648.72239: Calling groups_plugins_play to load vars for managed_node2 28107 1726853648.73682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853648.75379: done with get_vars() 28107 1726853648.75402: done getting variables 28107 1726853648.75467: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:34:08 -0400 (0:00:00.055) 0:00:38.556 ****** 28107 1726853648.75499: entering _queue_task() for managed_node2/fail 28107 1726853648.75836: worker is 1 (out of 1 available) 28107 1726853648.75848: exiting _queue_task() for managed_node2/fail 28107 1726853648.75862: done queuing things up, now waiting for results queue to drain 28107 1726853648.75863: waiting for pending results... 28107 1726853648.76156: 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 28107 1726853648.76278: in run() - task 02083763-bbaf-0509-6cd9-0000000000da 28107 1726853648.76301: variable 'ansible_search_path' from source: unknown 28107 1726853648.76308: variable 'ansible_search_path' from source: unknown 28107 1726853648.76349: calling self._execute() 28107 1726853648.76456: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853648.76474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853648.76490: variable 'omit' from source: magic vars 28107 1726853648.76885: variable 'ansible_distribution_major_version' from source: facts 28107 1726853648.76902: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853648.77029: variable 'network_state' from source: role '' defaults 28107 1726853648.77048: Evaluated conditional (network_state != {}): False 28107 1726853648.77060: when evaluation is False, skipping this task 28107 1726853648.77067: _execute() done 28107 1726853648.77076: dumping result to json 28107 1726853648.77084: done dumping result, returning 28107 1726853648.77096: 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-0509-6cd9-0000000000da] 28107 1726853648.77105: sending task result for task 02083763-bbaf-0509-6cd9-0000000000da skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853648.77246: no more pending results, returning what we have 28107 1726853648.77250: results queue empty 28107 1726853648.77251: checking for any_errors_fatal 28107 1726853648.77260: done checking for any_errors_fatal 28107 1726853648.77261: checking for max_fail_percentage 28107 1726853648.77263: done checking for max_fail_percentage 28107 1726853648.77264: checking to see if all hosts have failed and the running result is not ok 28107 1726853648.77265: done checking to see if all hosts have failed 28107 1726853648.77265: getting the remaining hosts for this loop 28107 1726853648.77267: done getting the remaining hosts for this loop 28107 1726853648.77272: getting the next task for host managed_node2 28107 1726853648.77279: done getting next task for host managed_node2 28107 1726853648.77283: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28107 1726853648.77285: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853648.77301: getting variables 28107 1726853648.77303: in VariableManager get_vars() 28107 1726853648.77340: Calling all_inventory to load vars for managed_node2 28107 1726853648.77343: Calling groups_inventory to load vars for managed_node2 28107 1726853648.77345: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853648.77360: Calling all_plugins_play to load vars for managed_node2 28107 1726853648.77363: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853648.77366: Calling groups_plugins_play to load vars for managed_node2 28107 1726853648.78383: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000da 28107 1726853648.78387: WORKER PROCESS EXITING 28107 1726853648.79038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853648.80609: done with get_vars() 28107 1726853648.80641: done getting variables 28107 1726853648.80706: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:34:08 -0400 (0:00:00.052) 0:00:38.608 ****** 28107 1726853648.80739: entering _queue_task() for managed_node2/fail 28107 1726853648.81110: worker is 1 (out of 1 available) 28107 1726853648.81124: exiting _queue_task() for managed_node2/fail 28107 1726853648.81134: done queuing things up, now waiting for results queue to drain 28107 1726853648.81136: waiting for pending results... 28107 1726853648.81431: 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 28107 1726853648.81566: in run() - task 02083763-bbaf-0509-6cd9-0000000000db 28107 1726853648.81590: variable 'ansible_search_path' from source: unknown 28107 1726853648.81600: variable 'ansible_search_path' from source: unknown 28107 1726853648.81640: calling self._execute() 28107 1726853648.81747: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853648.81761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853648.81778: variable 'omit' from source: magic vars 28107 1726853648.82178: variable 'ansible_distribution_major_version' from source: facts 28107 1726853648.82199: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853648.82386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853648.84701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853648.84778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853648.84819: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853648.84859: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853648.84891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853648.84974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853648.85005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853648.85031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853648.85090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853648.85114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853648.85229: variable 'ansible_distribution_major_version' from source: facts 28107 1726853648.85251: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28107 1726853648.85393: variable 'ansible_distribution' from source: facts 28107 1726853648.85404: variable '__network_rh_distros' from source: role '' defaults 28107 1726853648.85418: Evaluated conditional (ansible_distribution in __network_rh_distros): True 28107 1726853648.85697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853648.85732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853648.85765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853648.85815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853648.85838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853648.85930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853648.85933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853648.85956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853648.86005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853648.86026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853648.86081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853648.86146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853648.86150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853648.86188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853648.86208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853648.86945: variable 'network_connections' from source: play vars 28107 1726853648.86966: variable 'profile' from source: play vars 28107 1726853648.87047: variable 'profile' from source: play vars 28107 1726853648.87118: variable 'interface' from source: set_fact 28107 1726853648.87121: variable 'interface' from source: set_fact 28107 1726853648.87139: variable 'network_state' from source: role '' defaults 28107 1726853648.87214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853648.87400: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853648.87443: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853648.87486: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853648.87520: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853648.87575: 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) 28107 1726853648.87670: 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) 28107 1726853648.87674: 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) 28107 1726853648.87678: 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) 28107 1726853648.87699: 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 28107 1726853648.87707: when evaluation is False, skipping this task 28107 1726853648.87714: _execute() done 28107 1726853648.87721: dumping result to json 28107 1726853648.87728: done dumping result, returning 28107 1726853648.87739: 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-0509-6cd9-0000000000db] 28107 1726853648.87748: sending task result for task 02083763-bbaf-0509-6cd9-0000000000db 28107 1726853648.88050: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000db 28107 1726853648.88052: 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" } 28107 1726853648.88102: no more pending results, returning what we have 28107 1726853648.88106: results queue empty 28107 1726853648.88107: checking for any_errors_fatal 28107 1726853648.88113: done checking for any_errors_fatal 28107 1726853648.88114: checking for max_fail_percentage 28107 1726853648.88116: done checking for max_fail_percentage 28107 1726853648.88116: checking to see if all hosts have failed and the running result is not ok 28107 1726853648.88117: done checking to see if all hosts have failed 28107 1726853648.88118: getting the remaining hosts for this loop 28107 1726853648.88119: done getting the remaining hosts for this loop 28107 1726853648.88123: getting the next task for host managed_node2 28107 1726853648.88129: done getting next task for host managed_node2 28107 1726853648.88133: ^ 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 28107 1726853648.88135: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853648.88147: getting variables 28107 1726853648.88149: in VariableManager get_vars() 28107 1726853648.88190: Calling all_inventory to load vars for managed_node2 28107 1726853648.88193: Calling groups_inventory to load vars for managed_node2 28107 1726853648.88196: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853648.88208: Calling all_plugins_play to load vars for managed_node2 28107 1726853648.88211: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853648.88214: Calling groups_plugins_play to load vars for managed_node2 28107 1726853648.90166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853648.91928: done with get_vars() 28107 1726853648.91962: done getting variables 28107 1726853648.92026: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:08 -0400 (0:00:00.113) 0:00:38.721 ****** 28107 1726853648.92062: entering _queue_task() for managed_node2/dnf 28107 1726853648.92514: worker is 1 (out of 1 available) 28107 1726853648.92525: exiting _queue_task() for managed_node2/dnf 28107 1726853648.92536: done queuing things up, now waiting for results queue to drain 28107 1726853648.92538: waiting for pending results... 28107 1726853648.92750: 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 28107 1726853648.92882: in run() - task 02083763-bbaf-0509-6cd9-0000000000dc 28107 1726853648.92903: variable 'ansible_search_path' from source: unknown 28107 1726853648.92911: variable 'ansible_search_path' from source: unknown 28107 1726853648.92950: calling self._execute() 28107 1726853648.93086: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853648.93090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853648.93094: variable 'omit' from source: magic vars 28107 1726853648.93786: variable 'ansible_distribution_major_version' from source: facts 28107 1726853648.93790: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853648.94330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853648.96630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853648.96703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853648.96749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853648.96790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853648.96819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853648.96905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853648.96941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853648.96976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853648.97018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853648.97036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853648.97165: variable 'ansible_distribution' from source: facts 28107 1726853648.97176: variable 'ansible_distribution_major_version' from source: facts 28107 1726853648.97195: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28107 1726853648.97317: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853648.97464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853648.97497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853648.97524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853648.97568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853648.97593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853648.97635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853648.97666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853648.97700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853648.97740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853648.97760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853648.97909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853648.97912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853648.97915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853648.97917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853648.97919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853648.98078: variable 'network_connections' from source: play vars 28107 1726853648.98095: variable 'profile' from source: play vars 28107 1726853648.98173: variable 'profile' from source: play vars 28107 1726853648.98183: variable 'interface' from source: set_fact 28107 1726853648.98248: variable 'interface' from source: set_fact 28107 1726853648.98323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853648.98517: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853648.98563: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853648.98600: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853648.98630: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853648.98684: 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) 28107 1726853648.98709: 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) 28107 1726853648.98745: 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) 28107 1726853648.98781: 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) 28107 1726853648.98828: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853648.99102: variable 'network_connections' from source: play vars 28107 1726853648.99105: variable 'profile' from source: play vars 28107 1726853648.99153: variable 'profile' from source: play vars 28107 1726853648.99165: variable 'interface' from source: set_fact 28107 1726853648.99231: variable 'interface' from source: set_fact 28107 1726853648.99319: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853648.99322: when evaluation is False, skipping this task 28107 1726853648.99324: _execute() done 28107 1726853648.99327: dumping result to json 28107 1726853648.99329: done dumping result, returning 28107 1726853648.99331: 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-0509-6cd9-0000000000dc] 28107 1726853648.99333: sending task result for task 02083763-bbaf-0509-6cd9-0000000000dc 28107 1726853648.99406: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000dc skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28107 1726853648.99478: no more pending results, returning what we have 28107 1726853648.99482: results queue empty 28107 1726853648.99483: checking for any_errors_fatal 28107 1726853648.99491: done checking for any_errors_fatal 28107 1726853648.99492: checking for max_fail_percentage 28107 1726853648.99494: done checking for max_fail_percentage 28107 1726853648.99495: checking to see if all hosts have failed and the running result is not ok 28107 1726853648.99496: done checking to see if all hosts have failed 28107 1726853648.99497: getting the remaining hosts for this loop 28107 1726853648.99498: done getting the remaining hosts for this loop 28107 1726853648.99501: getting the next task for host managed_node2 28107 1726853648.99509: done getting next task for host managed_node2 28107 1726853648.99513: ^ 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 28107 1726853648.99515: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853648.99529: getting variables 28107 1726853648.99531: in VariableManager get_vars() 28107 1726853648.99574: Calling all_inventory to load vars for managed_node2 28107 1726853648.99577: Calling groups_inventory to load vars for managed_node2 28107 1726853648.99580: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853648.99591: Calling all_plugins_play to load vars for managed_node2 28107 1726853648.99594: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853648.99597: Calling groups_plugins_play to load vars for managed_node2 28107 1726853649.00388: WORKER PROCESS EXITING 28107 1726853649.01932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853649.05395: done with get_vars() 28107 1726853649.05427: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28107 1726853649.05507: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:09 -0400 (0:00:00.134) 0:00:38.856 ****** 28107 1726853649.05536: entering _queue_task() for managed_node2/yum 28107 1726853649.06303: worker is 1 (out of 1 available) 28107 1726853649.06317: exiting _queue_task() for managed_node2/yum 28107 1726853649.06329: done queuing things up, now waiting for results queue to drain 28107 1726853649.06331: waiting for pending results... 28107 1726853649.06851: 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 28107 1726853649.07093: in run() - task 02083763-bbaf-0509-6cd9-0000000000dd 28107 1726853649.07138: variable 'ansible_search_path' from source: unknown 28107 1726853649.07183: variable 'ansible_search_path' from source: unknown 28107 1726853649.07226: calling self._execute() 28107 1726853649.07438: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853649.07668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853649.07672: variable 'omit' from source: magic vars 28107 1726853649.08245: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.08264: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853649.08647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853649.14154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853649.14330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853649.14365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853649.14502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853649.14543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853649.14842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.14869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.14906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.15168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.15175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.15303: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.15325: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28107 1726853649.15333: when evaluation is False, skipping this task 28107 1726853649.15341: _execute() done 28107 1726853649.15349: dumping result to json 28107 1726853649.15361: done dumping result, returning 28107 1726853649.15377: 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-0509-6cd9-0000000000dd] 28107 1726853649.15604: sending task result for task 02083763-bbaf-0509-6cd9-0000000000dd 28107 1726853649.15685: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000dd 28107 1726853649.15688: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28107 1726853649.15764: no more pending results, returning what we have 28107 1726853649.15769: results queue empty 28107 1726853649.15772: checking for any_errors_fatal 28107 1726853649.15777: done checking for any_errors_fatal 28107 1726853649.15777: checking for max_fail_percentage 28107 1726853649.15780: done checking for max_fail_percentage 28107 1726853649.15781: checking to see if all hosts have failed and the running result is not ok 28107 1726853649.15782: done checking to see if all hosts have failed 28107 1726853649.15783: getting the remaining hosts for this loop 28107 1726853649.15784: done getting the remaining hosts for this loop 28107 1726853649.15788: getting the next task for host managed_node2 28107 1726853649.15796: done getting next task for host managed_node2 28107 1726853649.15800: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28107 1726853649.15802: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853649.15816: getting variables 28107 1726853649.15818: in VariableManager get_vars() 28107 1726853649.15864: Calling all_inventory to load vars for managed_node2 28107 1726853649.15867: Calling groups_inventory to load vars for managed_node2 28107 1726853649.15870: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853649.16184: Calling all_plugins_play to load vars for managed_node2 28107 1726853649.16188: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853649.16192: Calling groups_plugins_play to load vars for managed_node2 28107 1726853649.19116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853649.20865: done with get_vars() 28107 1726853649.20902: done getting variables 28107 1726853649.20964: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:34:09 -0400 (0:00:00.154) 0:00:39.011 ****** 28107 1726853649.20999: entering _queue_task() for managed_node2/fail 28107 1726853649.21368: worker is 1 (out of 1 available) 28107 1726853649.21583: exiting _queue_task() for managed_node2/fail 28107 1726853649.21593: done queuing things up, now waiting for results queue to drain 28107 1726853649.21594: waiting for pending results... 28107 1726853649.21724: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28107 1726853649.21931: in run() - task 02083763-bbaf-0509-6cd9-0000000000de 28107 1726853649.21935: variable 'ansible_search_path' from source: unknown 28107 1726853649.21938: variable 'ansible_search_path' from source: unknown 28107 1726853649.21940: calling self._execute() 28107 1726853649.22026: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853649.22042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853649.22056: variable 'omit' from source: magic vars 28107 1726853649.22456: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.22482: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853649.22613: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853649.22830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853649.25369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853649.25598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853649.25878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853649.25881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853649.25884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853649.25886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.26041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.26075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.26132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.26219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.26274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.26367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.26446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.26496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.26592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.26636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.26752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.26789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.26975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.26979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.27275: variable 'network_connections' from source: play vars 28107 1726853649.27392: variable 'profile' from source: play vars 28107 1726853649.27621: variable 'profile' from source: play vars 28107 1726853649.27677: variable 'interface' from source: set_fact 28107 1726853649.27699: variable 'interface' from source: set_fact 28107 1726853649.27840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853649.28274: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853649.28443: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853649.28583: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853649.28585: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853649.28703: 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) 28107 1726853649.28736: 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) 28107 1726853649.28942: 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) 28107 1726853649.28945: 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) 28107 1726853649.28987: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853649.29560: variable 'network_connections' from source: play vars 28107 1726853649.29605: variable 'profile' from source: play vars 28107 1726853649.29676: variable 'profile' from source: play vars 28107 1726853649.29789: variable 'interface' from source: set_fact 28107 1726853649.29856: variable 'interface' from source: set_fact 28107 1726853649.29938: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853649.29979: when evaluation is False, skipping this task 28107 1726853649.30027: _execute() done 28107 1726853649.30036: dumping result to json 28107 1726853649.30045: done dumping result, returning 28107 1726853649.30063: 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-0509-6cd9-0000000000de] 28107 1726853649.30087: sending task result for task 02083763-bbaf-0509-6cd9-0000000000de skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28107 1726853649.30432: no more pending results, returning what we have 28107 1726853649.30436: results queue empty 28107 1726853649.30437: checking for any_errors_fatal 28107 1726853649.30445: done checking for any_errors_fatal 28107 1726853649.30445: checking for max_fail_percentage 28107 1726853649.30447: done checking for max_fail_percentage 28107 1726853649.30448: checking to see if all hosts have failed and the running result is not ok 28107 1726853649.30449: done checking to see if all hosts have failed 28107 1726853649.30450: getting the remaining hosts for this loop 28107 1726853649.30451: done getting the remaining hosts for this loop 28107 1726853649.30455: getting the next task for host managed_node2 28107 1726853649.30466: done getting next task for host managed_node2 28107 1726853649.30472: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28107 1726853649.30474: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853649.30489: getting variables 28107 1726853649.30491: in VariableManager get_vars() 28107 1726853649.30532: Calling all_inventory to load vars for managed_node2 28107 1726853649.30535: Calling groups_inventory to load vars for managed_node2 28107 1726853649.30537: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853649.30548: Calling all_plugins_play to load vars for managed_node2 28107 1726853649.30551: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853649.30554: Calling groups_plugins_play to load vars for managed_node2 28107 1726853649.31461: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000de 28107 1726853649.31464: WORKER PROCESS EXITING 28107 1726853649.33750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853649.35641: done with get_vars() 28107 1726853649.35670: done getting variables 28107 1726853649.35733: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:09 -0400 (0:00:00.147) 0:00:39.158 ****** 28107 1726853649.35767: entering _queue_task() for managed_node2/package 28107 1726853649.36121: worker is 1 (out of 1 available) 28107 1726853649.36134: exiting _queue_task() for managed_node2/package 28107 1726853649.36146: done queuing things up, now waiting for results queue to drain 28107 1726853649.36147: waiting for pending results... 28107 1726853649.36442: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 28107 1726853649.36566: in run() - task 02083763-bbaf-0509-6cd9-0000000000df 28107 1726853649.36594: variable 'ansible_search_path' from source: unknown 28107 1726853649.36604: variable 'ansible_search_path' from source: unknown 28107 1726853649.36646: calling self._execute() 28107 1726853649.36753: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853649.36767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853649.36784: variable 'omit' from source: magic vars 28107 1726853649.37172: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.37190: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853649.37395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853649.37682: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853649.37732: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853649.37773: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853649.37976: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853649.37979: variable 'network_packages' from source: role '' defaults 28107 1726853649.38035: variable '__network_provider_setup' from source: role '' defaults 28107 1726853649.38049: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853649.38125: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853649.38139: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853649.38241: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853649.38438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853649.40399: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853649.40512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853649.40549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853649.40602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853649.40628: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853649.40978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.40982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.40985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.41015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.41104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.41153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.41221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.41410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.41427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.41448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.41937: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28107 1726853649.42245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.42312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.42502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.42506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.42508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.42777: variable 'ansible_python' from source: facts 28107 1726853649.42811: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28107 1726853649.42939: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853649.43210: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853649.43441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.43779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.43783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.43786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.43806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.43856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.43903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.44008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.44051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.44122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.44478: variable 'network_connections' from source: play vars 28107 1726853649.44490: variable 'profile' from source: play vars 28107 1726853649.44711: variable 'profile' from source: play vars 28107 1726853649.44724: variable 'interface' from source: set_fact 28107 1726853649.44830: variable 'interface' from source: set_fact 28107 1726853649.45049: 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) 28107 1726853649.45135: 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) 28107 1726853649.45177: 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) 28107 1726853649.45421: 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) 28107 1726853649.45521: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853649.46108: variable 'network_connections' from source: play vars 28107 1726853649.46128: variable 'profile' from source: play vars 28107 1726853649.46237: variable 'profile' from source: play vars 28107 1726853649.46350: variable 'interface' from source: set_fact 28107 1726853649.46448: variable 'interface' from source: set_fact 28107 1726853649.46537: variable '__network_packages_default_wireless' from source: role '' defaults 28107 1726853649.46742: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853649.47413: variable 'network_connections' from source: play vars 28107 1726853649.47577: variable 'profile' from source: play vars 28107 1726853649.47581: variable 'profile' from source: play vars 28107 1726853649.47583: variable 'interface' from source: set_fact 28107 1726853649.47909: variable 'interface' from source: set_fact 28107 1726853649.47913: variable '__network_packages_default_team' from source: role '' defaults 28107 1726853649.48208: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853649.48849: variable 'network_connections' from source: play vars 28107 1726853649.48864: variable 'profile' from source: play vars 28107 1726853649.48931: variable 'profile' from source: play vars 28107 1726853649.48991: variable 'interface' from source: set_fact 28107 1726853649.49096: variable 'interface' from source: set_fact 28107 1726853649.49155: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853649.49224: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853649.49235: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853649.49301: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853649.49517: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28107 1726853649.50069: variable 'network_connections' from source: play vars 28107 1726853649.50082: variable 'profile' from source: play vars 28107 1726853649.50140: variable 'profile' from source: play vars 28107 1726853649.50149: variable 'interface' from source: set_fact 28107 1726853649.50287: variable 'interface' from source: set_fact 28107 1726853649.50299: variable 'ansible_distribution' from source: facts 28107 1726853649.50306: variable '__network_rh_distros' from source: role '' defaults 28107 1726853649.50314: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.50329: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28107 1726853649.50502: variable 'ansible_distribution' from source: facts 28107 1726853649.50511: variable '__network_rh_distros' from source: role '' defaults 28107 1726853649.50521: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.50539: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28107 1726853649.50713: variable 'ansible_distribution' from source: facts 28107 1726853649.50723: variable '__network_rh_distros' from source: role '' defaults 28107 1726853649.50733: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.50778: variable 'network_provider' from source: set_fact 28107 1726853649.50801: variable 'ansible_facts' from source: unknown 28107 1726853649.51581: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28107 1726853649.51589: when evaluation is False, skipping this task 28107 1726853649.51597: _execute() done 28107 1726853649.51604: dumping result to json 28107 1726853649.51613: done dumping result, returning 28107 1726853649.51627: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-0509-6cd9-0000000000df] 28107 1726853649.51637: sending task result for task 02083763-bbaf-0509-6cd9-0000000000df skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28107 1726853649.51832: no more pending results, returning what we have 28107 1726853649.51837: results queue empty 28107 1726853649.51838: checking for any_errors_fatal 28107 1726853649.51847: done checking for any_errors_fatal 28107 1726853649.51847: checking for max_fail_percentage 28107 1726853649.51849: done checking for max_fail_percentage 28107 1726853649.51850: checking to see if all hosts have failed and the running result is not ok 28107 1726853649.51851: done checking to see if all hosts have failed 28107 1726853649.51852: getting the remaining hosts for this loop 28107 1726853649.51853: done getting the remaining hosts for this loop 28107 1726853649.51859: getting the next task for host managed_node2 28107 1726853649.51867: done getting next task for host managed_node2 28107 1726853649.51873: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28107 1726853649.51876: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853649.51890: getting variables 28107 1726853649.51892: in VariableManager get_vars() 28107 1726853649.51933: Calling all_inventory to load vars for managed_node2 28107 1726853649.51936: Calling groups_inventory to load vars for managed_node2 28107 1726853649.51939: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853649.52108: Calling all_plugins_play to load vars for managed_node2 28107 1726853649.52118: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853649.52122: Calling groups_plugins_play to load vars for managed_node2 28107 1726853649.52796: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000df 28107 1726853649.52800: WORKER PROCESS EXITING 28107 1726853649.54091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853649.55611: done with get_vars() 28107 1726853649.55631: done getting variables 28107 1726853649.55699: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:09 -0400 (0:00:00.199) 0:00:39.358 ****** 28107 1726853649.55726: entering _queue_task() for managed_node2/package 28107 1726853649.56155: worker is 1 (out of 1 available) 28107 1726853649.56175: exiting _queue_task() for managed_node2/package 28107 1726853649.56193: done queuing things up, now waiting for results queue to drain 28107 1726853649.56196: waiting for pending results... 28107 1726853649.56463: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28107 1726853649.56584: in run() - task 02083763-bbaf-0509-6cd9-0000000000e0 28107 1726853649.56605: variable 'ansible_search_path' from source: unknown 28107 1726853649.56612: variable 'ansible_search_path' from source: unknown 28107 1726853649.56653: calling self._execute() 28107 1726853649.56751: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853649.56763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853649.56785: variable 'omit' from source: magic vars 28107 1726853649.57159: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.57180: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853649.57297: variable 'network_state' from source: role '' defaults 28107 1726853649.57375: Evaluated conditional (network_state != {}): False 28107 1726853649.57378: when evaluation is False, skipping this task 28107 1726853649.57380: _execute() done 28107 1726853649.57382: dumping result to json 28107 1726853649.57384: done dumping result, returning 28107 1726853649.57386: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-0509-6cd9-0000000000e0] 28107 1726853649.57388: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e0 28107 1726853649.57450: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e0 28107 1726853649.57453: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853649.57532: no more pending results, returning what we have 28107 1726853649.57537: results queue empty 28107 1726853649.57537: checking for any_errors_fatal 28107 1726853649.57543: done checking for any_errors_fatal 28107 1726853649.57543: checking for max_fail_percentage 28107 1726853649.57545: done checking for max_fail_percentage 28107 1726853649.57546: checking to see if all hosts have failed and the running result is not ok 28107 1726853649.57547: done checking to see if all hosts have failed 28107 1726853649.57548: getting the remaining hosts for this loop 28107 1726853649.57549: done getting the remaining hosts for this loop 28107 1726853649.57552: getting the next task for host managed_node2 28107 1726853649.57561: done getting next task for host managed_node2 28107 1726853649.57564: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28107 1726853649.57566: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853649.57581: getting variables 28107 1726853649.57583: in VariableManager get_vars() 28107 1726853649.57619: Calling all_inventory to load vars for managed_node2 28107 1726853649.57621: Calling groups_inventory to load vars for managed_node2 28107 1726853649.57624: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853649.57634: Calling all_plugins_play to load vars for managed_node2 28107 1726853649.57636: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853649.57639: Calling groups_plugins_play to load vars for managed_node2 28107 1726853649.58722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853649.64228: done with get_vars() 28107 1726853649.64251: done getting variables 28107 1726853649.64291: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:09 -0400 (0:00:00.085) 0:00:39.444 ****** 28107 1726853649.64311: entering _queue_task() for managed_node2/package 28107 1726853649.64575: worker is 1 (out of 1 available) 28107 1726853649.64589: exiting _queue_task() for managed_node2/package 28107 1726853649.64602: done queuing things up, now waiting for results queue to drain 28107 1726853649.64603: waiting for pending results... 28107 1726853649.64788: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28107 1726853649.64877: in run() - task 02083763-bbaf-0509-6cd9-0000000000e1 28107 1726853649.64890: variable 'ansible_search_path' from source: unknown 28107 1726853649.64894: variable 'ansible_search_path' from source: unknown 28107 1726853649.64921: calling self._execute() 28107 1726853649.65000: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853649.65004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853649.65012: variable 'omit' from source: magic vars 28107 1726853649.65308: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.65318: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853649.65433: variable 'network_state' from source: role '' defaults 28107 1726853649.65678: Evaluated conditional (network_state != {}): False 28107 1726853649.65681: when evaluation is False, skipping this task 28107 1726853649.65684: _execute() done 28107 1726853649.65688: dumping result to json 28107 1726853649.65691: done dumping result, returning 28107 1726853649.65695: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-0509-6cd9-0000000000e1] 28107 1726853649.65698: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e1 28107 1726853649.65763: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e1 28107 1726853649.65766: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853649.65803: no more pending results, returning what we have 28107 1726853649.65806: results queue empty 28107 1726853649.65807: checking for any_errors_fatal 28107 1726853649.65812: done checking for any_errors_fatal 28107 1726853649.65813: checking for max_fail_percentage 28107 1726853649.65814: done checking for max_fail_percentage 28107 1726853649.65815: checking to see if all hosts have failed and the running result is not ok 28107 1726853649.65816: done checking to see if all hosts have failed 28107 1726853649.65817: getting the remaining hosts for this loop 28107 1726853649.65818: done getting the remaining hosts for this loop 28107 1726853649.65821: getting the next task for host managed_node2 28107 1726853649.65825: done getting next task for host managed_node2 28107 1726853649.65828: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28107 1726853649.65830: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853649.65842: getting variables 28107 1726853649.65843: in VariableManager get_vars() 28107 1726853649.65876: Calling all_inventory to load vars for managed_node2 28107 1726853649.65878: Calling groups_inventory to load vars for managed_node2 28107 1726853649.65880: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853649.65888: Calling all_plugins_play to load vars for managed_node2 28107 1726853649.65890: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853649.65892: Calling groups_plugins_play to load vars for managed_node2 28107 1726853649.67101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853649.68137: done with get_vars() 28107 1726853649.68156: done getting variables 28107 1726853649.68203: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:09 -0400 (0:00:00.039) 0:00:39.483 ****** 28107 1726853649.68226: entering _queue_task() for managed_node2/service 28107 1726853649.68484: worker is 1 (out of 1 available) 28107 1726853649.68496: exiting _queue_task() for managed_node2/service 28107 1726853649.68508: done queuing things up, now waiting for results queue to drain 28107 1726853649.68510: waiting for pending results... 28107 1726853649.68691: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28107 1726853649.68768: in run() - task 02083763-bbaf-0509-6cd9-0000000000e2 28107 1726853649.68782: variable 'ansible_search_path' from source: unknown 28107 1726853649.68786: variable 'ansible_search_path' from source: unknown 28107 1726853649.68814: calling self._execute() 28107 1726853649.68891: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853649.68896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853649.68905: variable 'omit' from source: magic vars 28107 1726853649.69191: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.69202: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853649.69288: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853649.69414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853649.70876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853649.71177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853649.71204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853649.71229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853649.71250: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853649.71311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.71331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.71350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.71379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.71390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.71423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.71439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.71456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.71487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.71498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.71526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.71541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.71557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.71589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.71601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.71713: variable 'network_connections' from source: play vars 28107 1726853649.71724: variable 'profile' from source: play vars 28107 1726853649.71787: variable 'profile' from source: play vars 28107 1726853649.71790: variable 'interface' from source: set_fact 28107 1726853649.71831: variable 'interface' from source: set_fact 28107 1726853649.71885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853649.71993: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853649.72023: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853649.72044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853649.72078: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853649.72113: 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) 28107 1726853649.72126: 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) 28107 1726853649.72144: 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) 28107 1726853649.72163: 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) 28107 1726853649.72202: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853649.72351: variable 'network_connections' from source: play vars 28107 1726853649.72355: variable 'profile' from source: play vars 28107 1726853649.72401: variable 'profile' from source: play vars 28107 1726853649.72404: variable 'interface' from source: set_fact 28107 1726853649.72445: variable 'interface' from source: set_fact 28107 1726853649.72466: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28107 1726853649.72470: when evaluation is False, skipping this task 28107 1726853649.72474: _execute() done 28107 1726853649.72477: dumping result to json 28107 1726853649.72479: done dumping result, returning 28107 1726853649.72486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-0509-6cd9-0000000000e2] 28107 1726853649.72497: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e2 28107 1726853649.72581: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e2 28107 1726853649.72584: 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" } 28107 1726853649.72624: no more pending results, returning what we have 28107 1726853649.72627: results queue empty 28107 1726853649.72628: checking for any_errors_fatal 28107 1726853649.72633: done checking for any_errors_fatal 28107 1726853649.72633: checking for max_fail_percentage 28107 1726853649.72636: done checking for max_fail_percentage 28107 1726853649.72637: checking to see if all hosts have failed and the running result is not ok 28107 1726853649.72638: done checking to see if all hosts have failed 28107 1726853649.72638: getting the remaining hosts for this loop 28107 1726853649.72639: done getting the remaining hosts for this loop 28107 1726853649.72643: getting the next task for host managed_node2 28107 1726853649.72648: done getting next task for host managed_node2 28107 1726853649.72652: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28107 1726853649.72653: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853649.72666: getting variables 28107 1726853649.72667: in VariableManager get_vars() 28107 1726853649.72707: Calling all_inventory to load vars for managed_node2 28107 1726853649.72710: Calling groups_inventory to load vars for managed_node2 28107 1726853649.72712: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853649.72722: Calling all_plugins_play to load vars for managed_node2 28107 1726853649.72725: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853649.72727: Calling groups_plugins_play to load vars for managed_node2 28107 1726853649.73709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853649.74576: done with get_vars() 28107 1726853649.74591: done getting variables 28107 1726853649.74637: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:09 -0400 (0:00:00.064) 0:00:39.547 ****** 28107 1726853649.74661: entering _queue_task() for managed_node2/service 28107 1726853649.74909: worker is 1 (out of 1 available) 28107 1726853649.74922: exiting _queue_task() for managed_node2/service 28107 1726853649.74933: done queuing things up, now waiting for results queue to drain 28107 1726853649.74934: waiting for pending results... 28107 1726853649.75116: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28107 1726853649.75192: in run() - task 02083763-bbaf-0509-6cd9-0000000000e3 28107 1726853649.75205: variable 'ansible_search_path' from source: unknown 28107 1726853649.75209: variable 'ansible_search_path' from source: unknown 28107 1726853649.75234: calling self._execute() 28107 1726853649.75313: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853649.75319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853649.75327: variable 'omit' from source: magic vars 28107 1726853649.75610: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.75620: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853649.75727: variable 'network_provider' from source: set_fact 28107 1726853649.75731: variable 'network_state' from source: role '' defaults 28107 1726853649.75740: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28107 1726853649.75746: variable 'omit' from source: magic vars 28107 1726853649.75777: variable 'omit' from source: magic vars 28107 1726853649.75798: variable 'network_service_name' from source: role '' defaults 28107 1726853649.75851: variable 'network_service_name' from source: role '' defaults 28107 1726853649.75924: variable '__network_provider_setup' from source: role '' defaults 28107 1726853649.75928: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853649.75975: variable '__network_service_name_default_nm' from source: role '' defaults 28107 1726853649.75983: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853649.76025: variable '__network_packages_default_nm' from source: role '' defaults 28107 1726853649.76172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853649.77589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853649.77638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853649.77669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853649.77697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853649.77717: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853649.77775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.77799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.77816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.77842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.77853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.77891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.77907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.77924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.77947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.77958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.78113: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28107 1726853649.78188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.78205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.78223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.78248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.78258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.78323: variable 'ansible_python' from source: facts 28107 1726853649.78339: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28107 1726853649.78396: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853649.78449: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853649.78530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.78552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.78570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.78596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.78607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.78643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853649.78663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853649.78682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853649.78705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853649.78716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853649.78804: variable 'network_connections' from source: play vars 28107 1726853649.78810: variable 'profile' from source: play vars 28107 1726853649.78862: variable 'profile' from source: play vars 28107 1726853649.78866: variable 'interface' from source: set_fact 28107 1726853649.78909: variable 'interface' from source: set_fact 28107 1726853649.78981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853649.79104: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853649.79139: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853649.79168: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853649.79202: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853649.79243: 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) 28107 1726853649.79264: 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) 28107 1726853649.79289: 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) 28107 1726853649.79313: 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) 28107 1726853649.79347: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853649.79518: variable 'network_connections' from source: play vars 28107 1726853649.79524: variable 'profile' from source: play vars 28107 1726853649.79576: variable 'profile' from source: play vars 28107 1726853649.79582: variable 'interface' from source: set_fact 28107 1726853649.79624: variable 'interface' from source: set_fact 28107 1726853649.79648: variable '__network_packages_default_wireless' from source: role '' defaults 28107 1726853649.79703: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853649.79884: variable 'network_connections' from source: play vars 28107 1726853649.79887: variable 'profile' from source: play vars 28107 1726853649.79935: variable 'profile' from source: play vars 28107 1726853649.79938: variable 'interface' from source: set_fact 28107 1726853649.79992: variable 'interface' from source: set_fact 28107 1726853649.80011: variable '__network_packages_default_team' from source: role '' defaults 28107 1726853649.80079: variable '__network_team_connections_defined' from source: role '' defaults 28107 1726853649.80243: variable 'network_connections' from source: play vars 28107 1726853649.80246: variable 'profile' from source: play vars 28107 1726853649.80298: variable 'profile' from source: play vars 28107 1726853649.80301: variable 'interface' from source: set_fact 28107 1726853649.80350: variable 'interface' from source: set_fact 28107 1726853649.80390: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853649.80431: variable '__network_service_name_default_initscripts' from source: role '' defaults 28107 1726853649.80438: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853649.80481: variable '__network_packages_default_initscripts' from source: role '' defaults 28107 1726853649.80614: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28107 1726853649.80916: variable 'network_connections' from source: play vars 28107 1726853649.80919: variable 'profile' from source: play vars 28107 1726853649.80962: variable 'profile' from source: play vars 28107 1726853649.80972: variable 'interface' from source: set_fact 28107 1726853649.81019: variable 'interface' from source: set_fact 28107 1726853649.81026: variable 'ansible_distribution' from source: facts 28107 1726853649.81030: variable '__network_rh_distros' from source: role '' defaults 28107 1726853649.81038: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.81049: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28107 1726853649.81163: variable 'ansible_distribution' from source: facts 28107 1726853649.81167: variable '__network_rh_distros' from source: role '' defaults 28107 1726853649.81169: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.81181: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28107 1726853649.81287: variable 'ansible_distribution' from source: facts 28107 1726853649.81291: variable '__network_rh_distros' from source: role '' defaults 28107 1726853649.81296: variable 'ansible_distribution_major_version' from source: facts 28107 1726853649.81320: variable 'network_provider' from source: set_fact 28107 1726853649.81337: variable 'omit' from source: magic vars 28107 1726853649.81362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853649.81383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853649.81399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853649.81412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853649.81420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853649.81443: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853649.81447: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853649.81449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853649.81518: Set connection var ansible_connection to ssh 28107 1726853649.81522: Set connection var ansible_pipelining to False 28107 1726853649.81530: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853649.81534: Set connection var ansible_timeout to 10 28107 1726853649.81537: Set connection var ansible_shell_type to sh 28107 1726853649.81543: Set connection var ansible_shell_executable to /bin/sh 28107 1726853649.81562: variable 'ansible_shell_executable' from source: unknown 28107 1726853649.81565: variable 'ansible_connection' from source: unknown 28107 1726853649.81568: variable 'ansible_module_compression' from source: unknown 28107 1726853649.81572: variable 'ansible_shell_type' from source: unknown 28107 1726853649.81574: variable 'ansible_shell_executable' from source: unknown 28107 1726853649.81577: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853649.81585: variable 'ansible_pipelining' from source: unknown 28107 1726853649.81587: variable 'ansible_timeout' from source: unknown 28107 1726853649.81589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853649.81654: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853649.81663: variable 'omit' from source: magic vars 28107 1726853649.81668: starting attempt loop 28107 1726853649.81672: running the handler 28107 1726853649.81727: variable 'ansible_facts' from source: unknown 28107 1726853649.82200: _low_level_execute_command(): starting 28107 1726853649.82206: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853649.82705: 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 <<< 28107 1726853649.82709: stderr 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 <<< 28107 1726853649.82712: 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 <<< 28107 1726853649.82714: stderr 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 <<< 28107 1726853649.82763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853649.82766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853649.82768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853649.82855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853649.84592: stdout chunk (state=3): >>>/root <<< 28107 1726853649.84695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853649.84724: stderr chunk (state=3): >>><<< 28107 1726853649.84727: stdout chunk (state=3): >>><<< 28107 1726853649.84749: _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 28107 1726853649.84762: _low_level_execute_command(): starting 28107 1726853649.84766: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971 `" && echo ansible-tmp-1726853649.8474863-29898-156195761081971="` echo /root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971 `" ) && sleep 0' 28107 1726853649.85209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853649.85212: 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 <<< 28107 1726853649.85215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853649.85217: 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 <<< 28107 1726853649.85219: stderr 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 <<< 28107 1726853649.85267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853649.85273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853649.85280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853649.85351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853649.87388: stdout chunk (state=3): >>>ansible-tmp-1726853649.8474863-29898-156195761081971=/root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971 <<< 28107 1726853649.87495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853649.87520: stderr chunk (state=3): >>><<< 28107 1726853649.87523: stdout chunk (state=3): >>><<< 28107 1726853649.87540: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853649.8474863-29898-156195761081971=/root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971 , 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 28107 1726853649.87567: variable 'ansible_module_compression' from source: unknown 28107 1726853649.87608: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28107 1726853649.87665: variable 'ansible_facts' from source: unknown 28107 1726853649.87799: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971/AnsiballZ_systemd.py 28107 1726853649.87902: Sending initial data 28107 1726853649.87905: Sent initial data (156 bytes) 28107 1726853649.88345: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853649.88348: 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 <<< 28107 1726853649.88351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853649.88353: 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 <<< 28107 1726853649.88355: stderr 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 <<< 28107 1726853649.88409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853649.88416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853649.88417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853649.88484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853649.90144: 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 <<< 28107 1726853649.90148: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28107 1726853649.90211: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853649.90285: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp04ss11v_ /root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971/AnsiballZ_systemd.py <<< 28107 1726853649.90291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971/AnsiballZ_systemd.py" <<< 28107 1726853649.90357: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp04ss11v_" to remote "/root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971/AnsiballZ_systemd.py" <<< 28107 1726853649.90361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971/AnsiballZ_systemd.py" <<< 28107 1726853649.91560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853649.91602: stderr chunk (state=3): >>><<< 28107 1726853649.91606: stdout chunk (state=3): >>><<< 28107 1726853649.91649: done transferring module to remote 28107 1726853649.91658: _low_level_execute_command(): starting 28107 1726853649.91665: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971/ /root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971/AnsiballZ_systemd.py && sleep 0' 28107 1726853649.92106: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853649.92109: 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 <<< 28107 1726853649.92112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28107 1726853649.92114: 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 <<< 28107 1726853649.92116: stderr 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 <<< 28107 1726853649.92166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853649.92173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853649.92175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853649.92238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853649.94147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853649.94174: stderr chunk (state=3): >>><<< 28107 1726853649.94178: stdout chunk (state=3): >>><<< 28107 1726853649.94191: _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 28107 1726853649.94194: _low_level_execute_command(): starting 28107 1726853649.94199: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971/AnsiballZ_systemd.py && sleep 0' 28107 1726853649.94630: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853649.94634: 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 <<< 28107 1726853649.94641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853649.94643: 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 <<< 28107 1726853649.94645: stderr 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 <<< 28107 1726853649.94690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853649.94706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853649.94783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853650.25107: 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": "4571136", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3309400064", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1729024000", "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<<< 28107 1726853650.25133: 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": "syst<<< 28107 1726853650.25143: stdout chunk (state=3): >>>em.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}}} <<< 28107 1726853650.27169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853650.27196: stderr chunk (state=3): >>><<< 28107 1726853650.27200: stdout chunk (state=3): >>><<< 28107 1726853650.27216: _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": "4571136", "MemoryPeak": "8294400", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3309400064", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1729024000", "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. 28107 1726853650.27335: 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-1726853649.8474863-29898-156195761081971/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853650.27351: _low_level_execute_command(): starting 28107 1726853650.27355: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853649.8474863-29898-156195761081971/ > /dev/null 2>&1 && sleep 0' 28107 1726853650.27815: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853650.27819: 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 <<< 28107 1726853650.27822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853650.27824: 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 <<< 28107 1726853650.27826: stderr 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 <<< 28107 1726853650.27879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853650.27883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853650.27885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853650.27962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853650.29855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853650.29887: stderr chunk (state=3): >>><<< 28107 1726853650.29890: stdout chunk (state=3): >>><<< 28107 1726853650.29901: _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 28107 1726853650.29908: handler run complete 28107 1726853650.29945: attempt loop complete, returning result 28107 1726853650.29948: _execute() done 28107 1726853650.29951: dumping result to json 28107 1726853650.29966: done dumping result, returning 28107 1726853650.29979: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-0509-6cd9-0000000000e3] 28107 1726853650.29984: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e3 28107 1726853650.30209: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e3 28107 1726853650.30212: 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 } 28107 1726853650.30260: no more pending results, returning what we have 28107 1726853650.30263: results queue empty 28107 1726853650.30264: checking for any_errors_fatal 28107 1726853650.30270: done checking for any_errors_fatal 28107 1726853650.30270: checking for max_fail_percentage 28107 1726853650.30273: done checking for max_fail_percentage 28107 1726853650.30274: checking to see if all hosts have failed and the running result is not ok 28107 1726853650.30275: done checking to see if all hosts have failed 28107 1726853650.30276: getting the remaining hosts for this loop 28107 1726853650.30277: done getting the remaining hosts for this loop 28107 1726853650.30280: getting the next task for host managed_node2 28107 1726853650.30285: done getting next task for host managed_node2 28107 1726853650.30289: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28107 1726853650.30291: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853650.30299: getting variables 28107 1726853650.30301: in VariableManager get_vars() 28107 1726853650.30334: Calling all_inventory to load vars for managed_node2 28107 1726853650.30337: Calling groups_inventory to load vars for managed_node2 28107 1726853650.30339: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853650.30347: Calling all_plugins_play to load vars for managed_node2 28107 1726853650.30350: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853650.30352: Calling groups_plugins_play to load vars for managed_node2 28107 1726853650.31155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853650.32129: done with get_vars() 28107 1726853650.32145: done getting variables 28107 1726853650.32192: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:10 -0400 (0:00:00.575) 0:00:40.123 ****** 28107 1726853650.32215: entering _queue_task() for managed_node2/service 28107 1726853650.32459: worker is 1 (out of 1 available) 28107 1726853650.32475: exiting _queue_task() for managed_node2/service 28107 1726853650.32486: done queuing things up, now waiting for results queue to drain 28107 1726853650.32487: waiting for pending results... 28107 1726853650.32667: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28107 1726853650.32743: in run() - task 02083763-bbaf-0509-6cd9-0000000000e4 28107 1726853650.32754: variable 'ansible_search_path' from source: unknown 28107 1726853650.32758: variable 'ansible_search_path' from source: unknown 28107 1726853650.32788: calling self._execute() 28107 1726853650.32867: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853650.32873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853650.32882: variable 'omit' from source: magic vars 28107 1726853650.33165: variable 'ansible_distribution_major_version' from source: facts 28107 1726853650.33176: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853650.33251: variable 'network_provider' from source: set_fact 28107 1726853650.33257: Evaluated conditional (network_provider == "nm"): True 28107 1726853650.33325: variable '__network_wpa_supplicant_required' from source: role '' defaults 28107 1726853650.33390: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28107 1726853650.33507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853650.34911: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853650.34953: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853650.34984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853650.35013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853650.35033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853650.35108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853650.35128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853650.35145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853650.35175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853650.35186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853650.35219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853650.35235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853650.35251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853650.35281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853650.35291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853650.35320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853650.35336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853650.35352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853650.35380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853650.35392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853650.35489: variable 'network_connections' from source: play vars 28107 1726853650.35498: variable 'profile' from source: play vars 28107 1726853650.35570: variable 'profile' from source: play vars 28107 1726853650.35583: variable 'interface' from source: set_fact 28107 1726853650.35644: variable 'interface' from source: set_fact 28107 1726853650.35720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28107 1726853650.35889: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28107 1726853650.35930: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28107 1726853650.35967: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28107 1726853650.36080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28107 1726853650.36084: 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) 28107 1726853650.36086: 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) 28107 1726853650.36110: 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) 28107 1726853650.36145: 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) 28107 1726853650.36205: variable '__network_wireless_connections_defined' from source: role '' defaults 28107 1726853650.36494: variable 'network_connections' from source: play vars 28107 1726853650.36551: variable 'profile' from source: play vars 28107 1726853650.36581: variable 'profile' from source: play vars 28107 1726853650.36591: variable 'interface' from source: set_fact 28107 1726853650.36662: variable 'interface' from source: set_fact 28107 1726853650.36704: Evaluated conditional (__network_wpa_supplicant_required): False 28107 1726853650.36713: when evaluation is False, skipping this task 28107 1726853650.36721: _execute() done 28107 1726853650.36772: dumping result to json 28107 1726853650.36776: done dumping result, returning 28107 1726853650.36778: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-0509-6cd9-0000000000e4] 28107 1726853650.36780: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e4 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28107 1726853650.36928: no more pending results, returning what we have 28107 1726853650.36932: results queue empty 28107 1726853650.36933: checking for any_errors_fatal 28107 1726853650.36956: done checking for any_errors_fatal 28107 1726853650.36960: checking for max_fail_percentage 28107 1726853650.36962: done checking for max_fail_percentage 28107 1726853650.36963: checking to see if all hosts have failed and the running result is not ok 28107 1726853650.36963: done checking to see if all hosts have failed 28107 1726853650.36964: getting the remaining hosts for this loop 28107 1726853650.36965: done getting the remaining hosts for this loop 28107 1726853650.36969: getting the next task for host managed_node2 28107 1726853650.37079: done getting next task for host managed_node2 28107 1726853650.37083: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28107 1726853650.37085: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853650.37099: getting variables 28107 1726853650.37101: in VariableManager get_vars() 28107 1726853650.37141: Calling all_inventory to load vars for managed_node2 28107 1726853650.37144: Calling groups_inventory to load vars for managed_node2 28107 1726853650.37146: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853650.37160: Calling all_plugins_play to load vars for managed_node2 28107 1726853650.37163: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853650.37166: Calling groups_plugins_play to load vars for managed_node2 28107 1726853650.38085: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e4 28107 1726853650.38090: WORKER PROCESS EXITING 28107 1726853650.38838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853650.40498: done with get_vars() 28107 1726853650.40525: done getting variables 28107 1726853650.40594: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:10 -0400 (0:00:00.084) 0:00:40.207 ****** 28107 1726853650.40626: entering _queue_task() for managed_node2/service 28107 1726853650.41001: worker is 1 (out of 1 available) 28107 1726853650.41016: exiting _queue_task() for managed_node2/service 28107 1726853650.41030: done queuing things up, now waiting for results queue to drain 28107 1726853650.41032: waiting for pending results... 28107 1726853650.41340: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 28107 1726853650.41475: in run() - task 02083763-bbaf-0509-6cd9-0000000000e5 28107 1726853650.41502: variable 'ansible_search_path' from source: unknown 28107 1726853650.41510: variable 'ansible_search_path' from source: unknown 28107 1726853650.41550: calling self._execute() 28107 1726853650.41663: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853650.41679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853650.41695: variable 'omit' from source: magic vars 28107 1726853650.42101: variable 'ansible_distribution_major_version' from source: facts 28107 1726853650.42119: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853650.42245: variable 'network_provider' from source: set_fact 28107 1726853650.42266: Evaluated conditional (network_provider == "initscripts"): False 28107 1726853650.42277: when evaluation is False, skipping this task 28107 1726853650.42286: _execute() done 28107 1726853650.42294: dumping result to json 28107 1726853650.42302: done dumping result, returning 28107 1726853650.42315: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-0509-6cd9-0000000000e5] 28107 1726853650.42324: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e5 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28107 1726853650.42480: no more pending results, returning what we have 28107 1726853650.42484: results queue empty 28107 1726853650.42486: checking for any_errors_fatal 28107 1726853650.42494: done checking for any_errors_fatal 28107 1726853650.42495: checking for max_fail_percentage 28107 1726853650.42497: done checking for max_fail_percentage 28107 1726853650.42499: checking to see if all hosts have failed and the running result is not ok 28107 1726853650.42499: done checking to see if all hosts have failed 28107 1726853650.42500: getting the remaining hosts for this loop 28107 1726853650.42501: done getting the remaining hosts for this loop 28107 1726853650.42505: getting the next task for host managed_node2 28107 1726853650.42512: done getting next task for host managed_node2 28107 1726853650.42516: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28107 1726853650.42519: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853650.42534: getting variables 28107 1726853650.42536: in VariableManager get_vars() 28107 1726853650.42580: Calling all_inventory to load vars for managed_node2 28107 1726853650.42583: Calling groups_inventory to load vars for managed_node2 28107 1726853650.42585: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853650.42598: Calling all_plugins_play to load vars for managed_node2 28107 1726853650.42601: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853650.42605: Calling groups_plugins_play to load vars for managed_node2 28107 1726853650.43301: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e5 28107 1726853650.43305: WORKER PROCESS EXITING 28107 1726853650.44508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853650.46107: done with get_vars() 28107 1726853650.46131: done getting variables 28107 1726853650.46200: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:34:10 -0400 (0:00:00.056) 0:00:40.263 ****** 28107 1726853650.46231: entering _queue_task() for managed_node2/copy 28107 1726853650.46781: worker is 1 (out of 1 available) 28107 1726853650.46792: exiting _queue_task() for managed_node2/copy 28107 1726853650.46801: done queuing things up, now waiting for results queue to drain 28107 1726853650.46803: waiting for pending results... 28107 1726853650.46910: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28107 1726853650.47038: in run() - task 02083763-bbaf-0509-6cd9-0000000000e6 28107 1726853650.47062: variable 'ansible_search_path' from source: unknown 28107 1726853650.47073: variable 'ansible_search_path' from source: unknown 28107 1726853650.47114: calling self._execute() 28107 1726853650.47248: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853650.47252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853650.47255: variable 'omit' from source: magic vars 28107 1726853650.47640: variable 'ansible_distribution_major_version' from source: facts 28107 1726853650.47663: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853650.47876: variable 'network_provider' from source: set_fact 28107 1726853650.47880: Evaluated conditional (network_provider == "initscripts"): False 28107 1726853650.47882: when evaluation is False, skipping this task 28107 1726853650.47885: _execute() done 28107 1726853650.47887: dumping result to json 28107 1726853650.47888: done dumping result, returning 28107 1726853650.47891: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-0509-6cd9-0000000000e6] 28107 1726853650.47894: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e6 28107 1726853650.47973: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e6 28107 1726853650.47977: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28107 1726853650.48052: no more pending results, returning what we have 28107 1726853650.48056: results queue empty 28107 1726853650.48060: checking for any_errors_fatal 28107 1726853650.48067: done checking for any_errors_fatal 28107 1726853650.48068: checking for max_fail_percentage 28107 1726853650.48069: done checking for max_fail_percentage 28107 1726853650.48070: checking to see if all hosts have failed and the running result is not ok 28107 1726853650.48073: done checking to see if all hosts have failed 28107 1726853650.48073: getting the remaining hosts for this loop 28107 1726853650.48075: done getting the remaining hosts for this loop 28107 1726853650.48078: getting the next task for host managed_node2 28107 1726853650.48083: done getting next task for host managed_node2 28107 1726853650.48087: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28107 1726853650.48089: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853650.48103: getting variables 28107 1726853650.48105: in VariableManager get_vars() 28107 1726853650.48142: Calling all_inventory to load vars for managed_node2 28107 1726853650.48145: Calling groups_inventory to load vars for managed_node2 28107 1726853650.48148: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853650.48163: Calling all_plugins_play to load vars for managed_node2 28107 1726853650.48166: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853650.48170: Calling groups_plugins_play to load vars for managed_node2 28107 1726853650.49764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853650.51373: done with get_vars() 28107 1726853650.51396: 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:34:10 -0400 (0:00:00.052) 0:00:40.316 ****** 28107 1726853650.51485: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 28107 1726853650.51816: worker is 1 (out of 1 available) 28107 1726853650.51828: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 28107 1726853650.51841: done queuing things up, now waiting for results queue to drain 28107 1726853650.51843: waiting for pending results... 28107 1726853650.52198: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28107 1726853650.52267: in run() - task 02083763-bbaf-0509-6cd9-0000000000e7 28107 1726853650.52293: variable 'ansible_search_path' from source: unknown 28107 1726853650.52304: variable 'ansible_search_path' from source: unknown 28107 1726853650.52477: calling self._execute() 28107 1726853650.52481: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853650.52483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853650.52486: variable 'omit' from source: magic vars 28107 1726853650.52866: variable 'ansible_distribution_major_version' from source: facts 28107 1726853650.52888: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853650.52900: variable 'omit' from source: magic vars 28107 1726853650.52950: variable 'omit' from source: magic vars 28107 1726853650.53124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28107 1726853650.55608: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28107 1726853650.55679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28107 1726853650.55719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28107 1726853650.55761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28107 1726853650.55791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28107 1726853650.55874: variable 'network_provider' from source: set_fact 28107 1726853650.56005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28107 1726853650.56035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28107 1726853650.56077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28107 1726853650.56112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28107 1726853650.56185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28107 1726853650.56208: variable 'omit' from source: magic vars 28107 1726853650.56326: variable 'omit' from source: magic vars 28107 1726853650.56437: variable 'network_connections' from source: play vars 28107 1726853650.56453: variable 'profile' from source: play vars 28107 1726853650.56530: variable 'profile' from source: play vars 28107 1726853650.56540: variable 'interface' from source: set_fact 28107 1726853650.56606: variable 'interface' from source: set_fact 28107 1726853650.56759: variable 'omit' from source: magic vars 28107 1726853650.56775: variable '__lsr_ansible_managed' from source: task vars 28107 1726853650.56875: variable '__lsr_ansible_managed' from source: task vars 28107 1726853650.57126: Loaded config def from plugin (lookup/template) 28107 1726853650.57137: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28107 1726853650.57181: File lookup term: get_ansible_managed.j2 28107 1726853650.57190: variable 'ansible_search_path' from source: unknown 28107 1726853650.57201: 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 28107 1726853650.57218: 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 28107 1726853650.57277: variable 'ansible_search_path' from source: unknown 28107 1726853650.63717: variable 'ansible_managed' from source: unknown 28107 1726853650.63889: variable 'omit' from source: magic vars 28107 1726853650.63930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853650.63978: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853650.63997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853650.64077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853650.64085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853650.64088: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853650.64091: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853650.64093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853650.64196: Set connection var ansible_connection to ssh 28107 1726853650.64213: Set connection var ansible_pipelining to False 28107 1726853650.64231: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853650.64243: Set connection var ansible_timeout to 10 28107 1726853650.64249: Set connection var ansible_shell_type to sh 28107 1726853650.64261: Set connection var ansible_shell_executable to /bin/sh 28107 1726853650.64288: variable 'ansible_shell_executable' from source: unknown 28107 1726853650.64296: variable 'ansible_connection' from source: unknown 28107 1726853650.64303: variable 'ansible_module_compression' from source: unknown 28107 1726853650.64319: variable 'ansible_shell_type' from source: unknown 28107 1726853650.64321: variable 'ansible_shell_executable' from source: unknown 28107 1726853650.64335: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853650.64337: variable 'ansible_pipelining' from source: unknown 28107 1726853650.64377: variable 'ansible_timeout' from source: unknown 28107 1726853650.64381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853650.64495: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853650.64519: variable 'omit' from source: magic vars 28107 1726853650.64528: starting attempt loop 28107 1726853650.64552: running the handler 28107 1726853650.64567: _low_level_execute_command(): starting 28107 1726853650.64645: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853650.65391: 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 <<< 28107 1726853650.65422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853650.65444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853650.65483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853650.65584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853650.67320: stdout chunk (state=3): >>>/root <<< 28107 1726853650.67462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853650.67496: stdout chunk (state=3): >>><<< 28107 1726853650.67500: stderr chunk (state=3): >>><<< 28107 1726853650.67520: _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 28107 1726853650.67540: _low_level_execute_command(): starting 28107 1726853650.67633: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101 `" && echo ansible-tmp-1726853650.6752708-29925-10867235852101="` echo /root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101 `" ) && sleep 0' 28107 1726853650.68494: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853650.68509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853650.68524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853650.68543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853650.68561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853650.68658: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853650.68684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853650.68702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853650.68804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853650.70812: stdout chunk (state=3): >>>ansible-tmp-1726853650.6752708-29925-10867235852101=/root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101 <<< 28107 1726853650.70968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853650.70984: stdout chunk (state=3): >>><<< 28107 1726853650.70996: stderr chunk (state=3): >>><<< 28107 1726853650.71018: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853650.6752708-29925-10867235852101=/root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101 , 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 28107 1726853650.71079: variable 'ansible_module_compression' from source: unknown 28107 1726853650.71169: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28107 1726853650.71174: variable 'ansible_facts' from source: unknown 28107 1726853650.71289: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101/AnsiballZ_network_connections.py 28107 1726853650.71520: Sending initial data 28107 1726853650.71524: Sent initial data (167 bytes) 28107 1726853650.72100: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853650.72115: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853650.72129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853650.72190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853650.72199: 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 <<< 28107 1726853650.72275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853650.72302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853650.72410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853650.74075: 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 <<< 28107 1726853650.74155: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853650.74232: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp20xic9ad /root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101/AnsiballZ_network_connections.py <<< 28107 1726853650.74236: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101/AnsiballZ_network_connections.py" <<< 28107 1726853650.74293: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp20xic9ad" to remote "/root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101/AnsiballZ_network_connections.py" <<< 28107 1726853650.76582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853650.76585: stdout chunk (state=3): >>><<< 28107 1726853650.76588: stderr chunk (state=3): >>><<< 28107 1726853650.76590: done transferring module to remote 28107 1726853650.76592: _low_level_execute_command(): starting 28107 1726853650.76594: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101/ /root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101/AnsiballZ_network_connections.py && sleep 0' 28107 1726853650.77776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853650.77785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853650.77797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853650.77814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853650.77827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853650.77831: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853650.77842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853650.77856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853650.77862: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853650.77873: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853650.77878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853650.77888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853650.77900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853650.77907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853650.77981: 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' <<< 28107 1726853650.77988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853650.78001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853650.78100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853650.80020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853650.80093: stderr chunk (state=3): >>><<< 28107 1726853650.80097: stdout chunk (state=3): >>><<< 28107 1726853650.80193: _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 28107 1726853650.80197: _low_level_execute_command(): starting 28107 1726853650.80199: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101/AnsiballZ_network_connections.py && sleep 0' 28107 1726853650.80755: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853650.80770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853650.80788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853650.80804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853650.80887: 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 <<< 28107 1726853650.80931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853650.80948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853650.80967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853650.81075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853651.09103: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ndhag0ss/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_ndhag0ss/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 ethtest0/296b5d49-3a2e-4268-814a-bc61526b6094: error=unknown <<< 28107 1726853651.09155: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__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": "ethtest0", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 28107 1726853651.11089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853651.11177: stderr chunk (state=3): >>>Shared connection to 10.31.9.197 closed. <<< 28107 1726853651.11181: stdout chunk (state=3): >>><<< 28107 1726853651.11184: stderr chunk (state=3): >>><<< 28107 1726853651.11320: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ndhag0ss/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_ndhag0ss/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 ethtest0/296b5d49-3a2e-4268-814a-bc61526b6094: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__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": "ethtest0", "persistent_state": "absent"}], "__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. 28107 1726853651.11325: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'persistent_state': 'absent'}], '__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-1726853650.6752708-29925-10867235852101/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853651.11327: _low_level_execute_command(): starting 28107 1726853651.11329: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853650.6752708-29925-10867235852101/ > /dev/null 2>&1 && sleep 0' 28107 1726853651.11891: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853651.11988: 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 <<< 28107 1726853651.12019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853651.12037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853651.12049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853651.12159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853651.14145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853651.14149: stdout chunk (state=3): >>><<< 28107 1726853651.14376: stderr chunk (state=3): >>><<< 28107 1726853651.14379: _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 28107 1726853651.14386: handler run complete 28107 1726853651.14388: attempt loop complete, returning result 28107 1726853651.14390: _execute() done 28107 1726853651.14391: dumping result to json 28107 1726853651.14393: done dumping result, returning 28107 1726853651.14395: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-0509-6cd9-0000000000e7] 28107 1726853651.14396: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e7 28107 1726853651.14463: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e7 28107 1726853651.14466: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 28107 1726853651.14689: no more pending results, returning what we have 28107 1726853651.14693: results queue empty 28107 1726853651.14694: checking for any_errors_fatal 28107 1726853651.14700: done checking for any_errors_fatal 28107 1726853651.14701: checking for max_fail_percentage 28107 1726853651.14702: done checking for max_fail_percentage 28107 1726853651.14703: checking to see if all hosts have failed and the running result is not ok 28107 1726853651.14704: done checking to see if all hosts have failed 28107 1726853651.14705: getting the remaining hosts for this loop 28107 1726853651.14706: done getting the remaining hosts for this loop 28107 1726853651.14710: getting the next task for host managed_node2 28107 1726853651.14716: done getting next task for host managed_node2 28107 1726853651.14719: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28107 1726853651.14721: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853651.14731: getting variables 28107 1726853651.14732: in VariableManager get_vars() 28107 1726853651.14767: Calling all_inventory to load vars for managed_node2 28107 1726853651.14770: Calling groups_inventory to load vars for managed_node2 28107 1726853651.14879: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853651.14890: Calling all_plugins_play to load vars for managed_node2 28107 1726853651.14893: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853651.14896: Calling groups_plugins_play to load vars for managed_node2 28107 1726853651.17359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853651.21942: done with get_vars() 28107 1726853651.21983: 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:34:11 -0400 (0:00:00.707) 0:00:41.023 ****** 28107 1726853651.22208: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 28107 1726853651.23051: worker is 1 (out of 1 available) 28107 1726853651.23181: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 28107 1726853651.23193: done queuing things up, now waiting for results queue to drain 28107 1726853651.23195: waiting for pending results... 28107 1726853651.23576: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 28107 1726853651.23895: in run() - task 02083763-bbaf-0509-6cd9-0000000000e8 28107 1726853651.23918: variable 'ansible_search_path' from source: unknown 28107 1726853651.23927: variable 'ansible_search_path' from source: unknown 28107 1726853651.23974: calling self._execute() 28107 1726853651.24476: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.24480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.24483: variable 'omit' from source: magic vars 28107 1726853651.25018: variable 'ansible_distribution_major_version' from source: facts 28107 1726853651.25377: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853651.25380: variable 'network_state' from source: role '' defaults 28107 1726853651.25383: Evaluated conditional (network_state != {}): False 28107 1726853651.25386: when evaluation is False, skipping this task 28107 1726853651.25388: _execute() done 28107 1726853651.25391: dumping result to json 28107 1726853651.25397: done dumping result, returning 28107 1726853651.25400: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-0509-6cd9-0000000000e8] 28107 1726853651.25402: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e8 28107 1726853651.25475: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e8 28107 1726853651.25479: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28107 1726853651.25553: no more pending results, returning what we have 28107 1726853651.25559: results queue empty 28107 1726853651.25561: checking for any_errors_fatal 28107 1726853651.25576: done checking for any_errors_fatal 28107 1726853651.25577: checking for max_fail_percentage 28107 1726853651.25579: done checking for max_fail_percentage 28107 1726853651.25580: checking to see if all hosts have failed and the running result is not ok 28107 1726853651.25581: done checking to see if all hosts have failed 28107 1726853651.25581: getting the remaining hosts for this loop 28107 1726853651.25583: done getting the remaining hosts for this loop 28107 1726853651.25587: getting the next task for host managed_node2 28107 1726853651.25593: done getting next task for host managed_node2 28107 1726853651.25602: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28107 1726853651.25605: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853651.25621: getting variables 28107 1726853651.25622: in VariableManager get_vars() 28107 1726853651.25664: Calling all_inventory to load vars for managed_node2 28107 1726853651.25667: Calling groups_inventory to load vars for managed_node2 28107 1726853651.25670: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853651.25830: Calling all_plugins_play to load vars for managed_node2 28107 1726853651.25835: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853651.25838: Calling groups_plugins_play to load vars for managed_node2 28107 1726853651.30485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853651.35841: done with get_vars() 28107 1726853651.35878: done getting variables 28107 1726853651.36004: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:11 -0400 (0:00:00.139) 0:00:41.162 ****** 28107 1726853651.36153: entering _queue_task() for managed_node2/debug 28107 1726853651.36836: worker is 1 (out of 1 available) 28107 1726853651.36849: exiting _queue_task() for managed_node2/debug 28107 1726853651.36864: done queuing things up, now waiting for results queue to drain 28107 1726853651.36866: waiting for pending results... 28107 1726853651.37504: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28107 1726853651.37615: in run() - task 02083763-bbaf-0509-6cd9-0000000000e9 28107 1726853651.37777: variable 'ansible_search_path' from source: unknown 28107 1726853651.37781: variable 'ansible_search_path' from source: unknown 28107 1726853651.37787: calling self._execute() 28107 1726853651.38002: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.38006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.38078: variable 'omit' from source: magic vars 28107 1726853651.39078: variable 'ansible_distribution_major_version' from source: facts 28107 1726853651.39082: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853651.39086: variable 'omit' from source: magic vars 28107 1726853651.39099: variable 'omit' from source: magic vars 28107 1726853651.39137: variable 'omit' from source: magic vars 28107 1726853651.39286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853651.39324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853651.39343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853651.39359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853651.39377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853651.39518: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853651.39525: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.39530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.39811: Set connection var ansible_connection to ssh 28107 1726853651.39814: Set connection var ansible_pipelining to False 28107 1726853651.39816: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853651.39818: Set connection var ansible_timeout to 10 28107 1726853651.39820: Set connection var ansible_shell_type to sh 28107 1726853651.39822: Set connection var ansible_shell_executable to /bin/sh 28107 1726853651.39845: variable 'ansible_shell_executable' from source: unknown 28107 1726853651.39854: variable 'ansible_connection' from source: unknown 28107 1726853651.39857: variable 'ansible_module_compression' from source: unknown 28107 1726853651.39863: variable 'ansible_shell_type' from source: unknown 28107 1726853651.39865: variable 'ansible_shell_executable' from source: unknown 28107 1726853651.39868: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.39874: variable 'ansible_pipelining' from source: unknown 28107 1726853651.39881: variable 'ansible_timeout' from source: unknown 28107 1726853651.39884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.40150: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853651.40301: variable 'omit' from source: magic vars 28107 1726853651.40306: starting attempt loop 28107 1726853651.40310: running the handler 28107 1726853651.40769: variable '__network_connections_result' from source: set_fact 28107 1726853651.40822: handler run complete 28107 1726853651.41070: attempt loop complete, returning result 28107 1726853651.41077: _execute() done 28107 1726853651.41080: dumping result to json 28107 1726853651.41082: done dumping result, returning 28107 1726853651.41113: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-0509-6cd9-0000000000e9] 28107 1726853651.41116: sending task result for task 02083763-bbaf-0509-6cd9-0000000000e9 28107 1726853651.41200: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000e9 28107 1726853651.41204: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 28107 1726853651.41270: no more pending results, returning what we have 28107 1726853651.41280: results queue empty 28107 1726853651.41281: checking for any_errors_fatal 28107 1726853651.41287: done checking for any_errors_fatal 28107 1726853651.41288: checking for max_fail_percentage 28107 1726853651.41290: done checking for max_fail_percentage 28107 1726853651.41291: checking to see if all hosts have failed and the running result is not ok 28107 1726853651.41292: done checking to see if all hosts have failed 28107 1726853651.41293: getting the remaining hosts for this loop 28107 1726853651.41294: done getting the remaining hosts for this loop 28107 1726853651.41299: getting the next task for host managed_node2 28107 1726853651.41305: done getting next task for host managed_node2 28107 1726853651.41310: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28107 1726853651.41312: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853651.41322: getting variables 28107 1726853651.41324: in VariableManager get_vars() 28107 1726853651.41368: Calling all_inventory to load vars for managed_node2 28107 1726853651.41578: Calling groups_inventory to load vars for managed_node2 28107 1726853651.41582: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853651.41593: Calling all_plugins_play to load vars for managed_node2 28107 1726853651.41596: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853651.41600: Calling groups_plugins_play to load vars for managed_node2 28107 1726853651.44856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853651.48373: done with get_vars() 28107 1726853651.48403: done getting variables 28107 1726853651.48776: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:11 -0400 (0:00:00.126) 0:00:41.289 ****** 28107 1726853651.48811: entering _queue_task() for managed_node2/debug 28107 1726853651.49465: worker is 1 (out of 1 available) 28107 1726853651.49480: exiting _queue_task() for managed_node2/debug 28107 1726853651.49492: done queuing things up, now waiting for results queue to drain 28107 1726853651.49493: waiting for pending results... 28107 1726853651.50363: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28107 1726853651.50369: in run() - task 02083763-bbaf-0509-6cd9-0000000000ea 28107 1726853651.50375: variable 'ansible_search_path' from source: unknown 28107 1726853651.50378: variable 'ansible_search_path' from source: unknown 28107 1726853651.50391: calling self._execute() 28107 1726853651.50609: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.50622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.50639: variable 'omit' from source: magic vars 28107 1726853651.51776: variable 'ansible_distribution_major_version' from source: facts 28107 1726853651.51781: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853651.51784: variable 'omit' from source: magic vars 28107 1726853651.51849: variable 'omit' from source: magic vars 28107 1726853651.51967: variable 'omit' from source: magic vars 28107 1726853651.52078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853651.52118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853651.52365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853651.52368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853651.52373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853651.52376: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853651.52378: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.52380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.52644: Set connection var ansible_connection to ssh 28107 1726853651.52700: Set connection var ansible_pipelining to False 28107 1726853651.52713: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853651.52724: Set connection var ansible_timeout to 10 28107 1726853651.52781: Set connection var ansible_shell_type to sh 28107 1726853651.52798: Set connection var ansible_shell_executable to /bin/sh 28107 1726853651.52826: variable 'ansible_shell_executable' from source: unknown 28107 1726853651.52834: variable 'ansible_connection' from source: unknown 28107 1726853651.53010: variable 'ansible_module_compression' from source: unknown 28107 1726853651.53013: variable 'ansible_shell_type' from source: unknown 28107 1726853651.53015: variable 'ansible_shell_executable' from source: unknown 28107 1726853651.53017: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.53018: variable 'ansible_pipelining' from source: unknown 28107 1726853651.53020: variable 'ansible_timeout' from source: unknown 28107 1726853651.53021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.53232: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853651.53251: variable 'omit' from source: magic vars 28107 1726853651.53263: starting attempt loop 28107 1726853651.53272: running the handler 28107 1726853651.53443: variable '__network_connections_result' from source: set_fact 28107 1726853651.53527: variable '__network_connections_result' from source: set_fact 28107 1726853651.53768: handler run complete 28107 1726853651.53983: attempt loop complete, returning result 28107 1726853651.53986: _execute() done 28107 1726853651.53991: dumping result to json 28107 1726853651.53993: done dumping result, returning 28107 1726853651.53995: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-0509-6cd9-0000000000ea] 28107 1726853651.53998: sending task result for task 02083763-bbaf-0509-6cd9-0000000000ea 28107 1726853651.54076: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000ea 28107 1726853651.54079: 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": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 28107 1726853651.54157: no more pending results, returning what we have 28107 1726853651.54160: results queue empty 28107 1726853651.54161: checking for any_errors_fatal 28107 1726853651.54169: done checking for any_errors_fatal 28107 1726853651.54169: checking for max_fail_percentage 28107 1726853651.54173: done checking for max_fail_percentage 28107 1726853651.54174: checking to see if all hosts have failed and the running result is not ok 28107 1726853651.54175: done checking to see if all hosts have failed 28107 1726853651.54175: getting the remaining hosts for this loop 28107 1726853651.54177: done getting the remaining hosts for this loop 28107 1726853651.54181: getting the next task for host managed_node2 28107 1726853651.54189: done getting next task for host managed_node2 28107 1726853651.54194: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28107 1726853651.54196: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853651.54207: getting variables 28107 1726853651.54208: in VariableManager get_vars() 28107 1726853651.54244: Calling all_inventory to load vars for managed_node2 28107 1726853651.54247: Calling groups_inventory to load vars for managed_node2 28107 1726853651.54249: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853651.54258: Calling all_plugins_play to load vars for managed_node2 28107 1726853651.54261: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853651.54264: Calling groups_plugins_play to load vars for managed_node2 28107 1726853651.57155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853651.61896: done with get_vars() 28107 1726853651.62043: done getting variables 28107 1726853651.62110: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34:11 -0400 (0:00:00.136) 0:00:41.426 ****** 28107 1726853651.62483: entering _queue_task() for managed_node2/debug 28107 1726853651.63234: worker is 1 (out of 1 available) 28107 1726853651.63247: exiting _queue_task() for managed_node2/debug 28107 1726853651.63259: done queuing things up, now waiting for results queue to drain 28107 1726853651.63261: waiting for pending results... 28107 1726853651.64280: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28107 1726853651.64513: in run() - task 02083763-bbaf-0509-6cd9-0000000000eb 28107 1726853651.64529: variable 'ansible_search_path' from source: unknown 28107 1726853651.64532: variable 'ansible_search_path' from source: unknown 28107 1726853651.64577: calling self._execute() 28107 1726853651.65001: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.65004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.65006: variable 'omit' from source: magic vars 28107 1726853651.65940: variable 'ansible_distribution_major_version' from source: facts 28107 1726853651.65952: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853651.66251: variable 'network_state' from source: role '' defaults 28107 1726853651.66275: Evaluated conditional (network_state != {}): False 28107 1726853651.66278: when evaluation is False, skipping this task 28107 1726853651.66281: _execute() done 28107 1726853651.66284: dumping result to json 28107 1726853651.66287: done dumping result, returning 28107 1726853651.66329: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-0509-6cd9-0000000000eb] 28107 1726853651.66333: sending task result for task 02083763-bbaf-0509-6cd9-0000000000eb 28107 1726853651.66410: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000eb 28107 1726853651.66414: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 28107 1726853651.66492: no more pending results, returning what we have 28107 1726853651.66496: results queue empty 28107 1726853651.66497: checking for any_errors_fatal 28107 1726853651.66508: done checking for any_errors_fatal 28107 1726853651.66509: checking for max_fail_percentage 28107 1726853651.66510: done checking for max_fail_percentage 28107 1726853651.66511: checking to see if all hosts have failed and the running result is not ok 28107 1726853651.66512: done checking to see if all hosts have failed 28107 1726853651.66513: getting the remaining hosts for this loop 28107 1726853651.66515: done getting the remaining hosts for this loop 28107 1726853651.66519: getting the next task for host managed_node2 28107 1726853651.66525: done getting next task for host managed_node2 28107 1726853651.66529: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28107 1726853651.66531: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853651.66546: getting variables 28107 1726853651.66548: in VariableManager get_vars() 28107 1726853651.66703: Calling all_inventory to load vars for managed_node2 28107 1726853651.66706: Calling groups_inventory to load vars for managed_node2 28107 1726853651.66708: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853651.66721: Calling all_plugins_play to load vars for managed_node2 28107 1726853651.66724: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853651.66727: Calling groups_plugins_play to load vars for managed_node2 28107 1726853651.69951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853651.73527: done with get_vars() 28107 1726853651.73681: 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:34:11 -0400 (0:00:00.114) 0:00:41.540 ****** 28107 1726853651.73899: entering _queue_task() for managed_node2/ping 28107 1726853651.74667: worker is 1 (out of 1 available) 28107 1726853651.74680: exiting _queue_task() for managed_node2/ping 28107 1726853651.74690: done queuing things up, now waiting for results queue to drain 28107 1726853651.74691: waiting for pending results... 28107 1726853651.75148: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 28107 1726853651.75265: in run() - task 02083763-bbaf-0509-6cd9-0000000000ec 28107 1726853651.75396: variable 'ansible_search_path' from source: unknown 28107 1726853651.75399: variable 'ansible_search_path' from source: unknown 28107 1726853651.75466: calling self._execute() 28107 1726853651.75640: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.75645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.75660: variable 'omit' from source: magic vars 28107 1726853651.76477: variable 'ansible_distribution_major_version' from source: facts 28107 1726853651.76488: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853651.76491: variable 'omit' from source: magic vars 28107 1726853651.76603: variable 'omit' from source: magic vars 28107 1726853651.76645: variable 'omit' from source: magic vars 28107 1726853651.76689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853651.76922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853651.76925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853651.76938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853651.76951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853651.76982: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853651.76985: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.76988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.77207: Set connection var ansible_connection to ssh 28107 1726853651.77213: Set connection var ansible_pipelining to False 28107 1726853651.77221: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853651.77226: Set connection var ansible_timeout to 10 28107 1726853651.77229: Set connection var ansible_shell_type to sh 28107 1726853651.77237: Set connection var ansible_shell_executable to /bin/sh 28107 1726853651.77374: variable 'ansible_shell_executable' from source: unknown 28107 1726853651.77377: variable 'ansible_connection' from source: unknown 28107 1726853651.77380: variable 'ansible_module_compression' from source: unknown 28107 1726853651.77384: variable 'ansible_shell_type' from source: unknown 28107 1726853651.77387: variable 'ansible_shell_executable' from source: unknown 28107 1726853651.77389: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853651.77468: variable 'ansible_pipelining' from source: unknown 28107 1726853651.77472: variable 'ansible_timeout' from source: unknown 28107 1726853651.77475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853651.77836: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853651.77847: variable 'omit' from source: magic vars 28107 1726853651.77849: starting attempt loop 28107 1726853651.77853: running the handler 28107 1726853651.77870: _low_level_execute_command(): starting 28107 1726853651.77880: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853651.78678: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853651.78682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853651.78687: 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 <<< 28107 1726853651.78694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853651.78821: 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' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853651.78825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853651.78903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853651.80643: stdout chunk (state=3): >>>/root <<< 28107 1726853651.80981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853651.80984: stdout chunk (state=3): >>><<< 28107 1726853651.80989: stderr chunk (state=3): >>><<< 28107 1726853651.80993: _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 28107 1726853651.80995: _low_level_execute_command(): starting 28107 1726853651.80998: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094 `" && echo ansible-tmp-1726853651.8081334-29963-249989870165094="` echo /root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094 `" ) && sleep 0' 28107 1726853651.81450: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853651.81459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853651.81475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853651.81491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853651.81504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853651.81517: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853651.81521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853651.81580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853651.81583: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853651.81586: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853651.81589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853651.81591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853651.81593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853651.81596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853651.81598: stderr chunk (state=3): >>>debug2: match found <<< 28107 1726853651.81600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853651.81665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853651.81681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853651.81732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853651.81912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853651.83926: stdout chunk (state=3): >>>ansible-tmp-1726853651.8081334-29963-249989870165094=/root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094 <<< 28107 1726853651.84086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853651.84089: stdout chunk (state=3): >>><<< 28107 1726853651.84091: stderr chunk (state=3): >>><<< 28107 1726853651.84282: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853651.8081334-29963-249989870165094=/root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094 , 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 28107 1726853651.84285: variable 'ansible_module_compression' from source: unknown 28107 1726853651.84287: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28107 1726853651.84289: variable 'ansible_facts' from source: unknown 28107 1726853651.84339: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094/AnsiballZ_ping.py 28107 1726853651.84541: Sending initial data 28107 1726853651.84544: Sent initial data (153 bytes) 28107 1726853651.85148: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853651.85184: 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 <<< 28107 1726853651.85290: 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' <<< 28107 1726853651.85305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853651.85328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853651.85421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853651.87123: 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 <<< 28107 1726853651.87301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853651.87375: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpf9w2o4g4 /root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094/AnsiballZ_ping.py <<< 28107 1726853651.87402: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094/AnsiballZ_ping.py" <<< 28107 1726853651.87511: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpf9w2o4g4" to remote "/root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094/AnsiballZ_ping.py" <<< 28107 1726853651.88643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853651.88714: stderr chunk (state=3): >>><<< 28107 1726853651.88717: stdout chunk (state=3): >>><<< 28107 1726853651.88719: done transferring module to remote 28107 1726853651.88721: _low_level_execute_command(): starting 28107 1726853651.88723: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094/ /root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094/AnsiballZ_ping.py && sleep 0' 28107 1726853651.89376: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853651.89379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853651.89382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853651.89384: stderr 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 <<< 28107 1726853651.89427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853651.89438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853651.89515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853651.89585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853651.91579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853651.91607: stdout chunk (state=3): >>><<< 28107 1726853651.91807: stderr chunk (state=3): >>><<< 28107 1726853651.91812: _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 28107 1726853651.91814: _low_level_execute_command(): starting 28107 1726853651.91817: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094/AnsiballZ_ping.py && sleep 0' 28107 1726853651.92376: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853651.92382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853651.92394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853651.92408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853651.92421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853651.92428: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853651.92438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853651.92464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853651.92467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853651.92470: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853651.92474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853651.92490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853651.92578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853651.92581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853651.92599: stderr chunk (state=3): >>>debug2: match found <<< 28107 1726853651.92609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853651.92687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853651.92791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853651.92807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853651.93077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853652.08614: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28107 1726853652.10018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853652.10052: stderr chunk (state=3): >>><<< 28107 1726853652.10056: stdout chunk (state=3): >>><<< 28107 1726853652.10083: _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. 28107 1726853652.10107: 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-1726853651.8081334-29963-249989870165094/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853652.10117: _low_level_execute_command(): starting 28107 1726853652.10122: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853651.8081334-29963-249989870165094/ > /dev/null 2>&1 && sleep 0' 28107 1726853652.10717: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853652.10821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853652.10824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853652.10828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853652.10837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853652.10843: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853652.10850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853652.10852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28107 1726853652.10856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853652.10865: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28107 1726853652.10867: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853652.10869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853652.10876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853652.10878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853652.10880: stderr chunk (state=3): >>>debug2: match found <<< 28107 1726853652.10882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853652.10936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853652.10939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853652.10997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853652.11125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853652.13151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853652.13231: stderr chunk (state=3): >>><<< 28107 1726853652.13251: stdout chunk (state=3): >>><<< 28107 1726853652.13478: _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 28107 1726853652.13480: handler run complete 28107 1726853652.13483: attempt loop complete, returning result 28107 1726853652.13485: _execute() done 28107 1726853652.13487: dumping result to json 28107 1726853652.13489: done dumping result, returning 28107 1726853652.13491: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-0509-6cd9-0000000000ec] 28107 1726853652.13497: sending task result for task 02083763-bbaf-0509-6cd9-0000000000ec 28107 1726853652.13568: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000ec 28107 1726853652.13590: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 28107 1726853652.13663: no more pending results, returning what we have 28107 1726853652.13669: results queue empty 28107 1726853652.13672: checking for any_errors_fatal 28107 1726853652.13678: done checking for any_errors_fatal 28107 1726853652.13679: checking for max_fail_percentage 28107 1726853652.13681: done checking for max_fail_percentage 28107 1726853652.13682: checking to see if all hosts have failed and the running result is not ok 28107 1726853652.13683: done checking to see if all hosts have failed 28107 1726853652.13688: getting the remaining hosts for this loop 28107 1726853652.13690: done getting the remaining hosts for this loop 28107 1726853652.13720: getting the next task for host managed_node2 28107 1726853652.13748: done getting next task for host managed_node2 28107 1726853652.13751: ^ task is: TASK: meta (role_complete) 28107 1726853652.13753: ^ 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 28107 1726853652.13767: getting variables 28107 1726853652.13770: in VariableManager get_vars() 28107 1726853652.13898: Calling all_inventory to load vars for managed_node2 28107 1726853652.13901: Calling groups_inventory to load vars for managed_node2 28107 1726853652.13904: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853652.13980: Calling all_plugins_play to load vars for managed_node2 28107 1726853652.13989: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853652.13993: Calling groups_plugins_play to load vars for managed_node2 28107 1726853652.17157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853652.19552: done with get_vars() 28107 1726853652.19587: done getting variables 28107 1726853652.19877: done queuing things up, now waiting for results queue to drain 28107 1726853652.19879: results queue empty 28107 1726853652.19880: checking for any_errors_fatal 28107 1726853652.19883: done checking for any_errors_fatal 28107 1726853652.19884: checking for max_fail_percentage 28107 1726853652.19885: done checking for max_fail_percentage 28107 1726853652.19886: checking to see if all hosts have failed and the running result is not ok 28107 1726853652.19887: done checking to see if all hosts have failed 28107 1726853652.19887: getting the remaining hosts for this loop 28107 1726853652.19888: done getting the remaining hosts for this loop 28107 1726853652.19891: getting the next task for host managed_node2 28107 1726853652.19897: done getting next task for host managed_node2 28107 1726853652.19902: ^ task is: TASK: meta (flush_handlers) 28107 1726853652.19904: ^ 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 28107 1726853652.19907: getting variables 28107 1726853652.19908: in VariableManager get_vars() 28107 1726853652.19921: Calling all_inventory to load vars for managed_node2 28107 1726853652.19923: Calling groups_inventory to load vars for managed_node2 28107 1726853652.19925: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853652.19931: Calling all_plugins_play to load vars for managed_node2 28107 1726853652.19933: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853652.19936: Calling groups_plugins_play to load vars for managed_node2 28107 1726853652.22291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853652.23959: done with get_vars() 28107 1726853652.23988: done getting variables 28107 1726853652.24046: in VariableManager get_vars() 28107 1726853652.24059: Calling all_inventory to load vars for managed_node2 28107 1726853652.24062: Calling groups_inventory to load vars for managed_node2 28107 1726853652.24064: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853652.24069: Calling all_plugins_play to load vars for managed_node2 28107 1726853652.24073: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853652.24076: Calling groups_plugins_play to load vars for managed_node2 28107 1726853652.25398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853652.27001: done with get_vars() 28107 1726853652.27042: done queuing things up, now waiting for results queue to drain 28107 1726853652.27048: results queue empty 28107 1726853652.27049: checking for any_errors_fatal 28107 1726853652.27050: done checking for any_errors_fatal 28107 1726853652.27051: checking for max_fail_percentage 28107 1726853652.27052: done checking for max_fail_percentage 28107 1726853652.27053: checking to see if all hosts have failed and the running result is not ok 28107 1726853652.27054: done checking to see if all hosts have failed 28107 1726853652.27054: getting the remaining hosts for this loop 28107 1726853652.27055: done getting the remaining hosts for this loop 28107 1726853652.27059: getting the next task for host managed_node2 28107 1726853652.27064: done getting next task for host managed_node2 28107 1726853652.27069: ^ task is: TASK: meta (flush_handlers) 28107 1726853652.27072: ^ 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 28107 1726853652.27075: getting variables 28107 1726853652.27076: in VariableManager get_vars() 28107 1726853652.27089: Calling all_inventory to load vars for managed_node2 28107 1726853652.27091: Calling groups_inventory to load vars for managed_node2 28107 1726853652.27093: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853652.27100: Calling all_plugins_play to load vars for managed_node2 28107 1726853652.27103: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853652.27106: Calling groups_plugins_play to load vars for managed_node2 28107 1726853652.28294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853652.29932: done with get_vars() 28107 1726853652.29952: done getting variables 28107 1726853652.30002: in VariableManager get_vars() 28107 1726853652.30014: Calling all_inventory to load vars for managed_node2 28107 1726853652.30016: Calling groups_inventory to load vars for managed_node2 28107 1726853652.30018: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853652.30023: Calling all_plugins_play to load vars for managed_node2 28107 1726853652.30025: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853652.30027: Calling groups_plugins_play to load vars for managed_node2 28107 1726853652.31130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853652.32660: done with get_vars() 28107 1726853652.32691: done queuing things up, now waiting for results queue to drain 28107 1726853652.32693: results queue empty 28107 1726853652.32694: checking for any_errors_fatal 28107 1726853652.32695: done checking for any_errors_fatal 28107 1726853652.32696: checking for max_fail_percentage 28107 1726853652.32697: done checking for max_fail_percentage 28107 1726853652.32698: checking to see if all hosts have failed and the running result is not ok 28107 1726853652.32698: done checking to see if all hosts have failed 28107 1726853652.32699: getting the remaining hosts for this loop 28107 1726853652.32700: done getting the remaining hosts for this loop 28107 1726853652.32703: getting the next task for host managed_node2 28107 1726853652.32706: done getting next task for host managed_node2 28107 1726853652.32706: ^ task is: None 28107 1726853652.32708: ^ 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 28107 1726853652.32709: done queuing things up, now waiting for results queue to drain 28107 1726853652.32710: results queue empty 28107 1726853652.32711: checking for any_errors_fatal 28107 1726853652.32711: done checking for any_errors_fatal 28107 1726853652.32712: checking for max_fail_percentage 28107 1726853652.32713: done checking for max_fail_percentage 28107 1726853652.32713: checking to see if all hosts have failed and the running result is not ok 28107 1726853652.32714: done checking to see if all hosts have failed 28107 1726853652.32715: getting the next task for host managed_node2 28107 1726853652.32717: done getting next task for host managed_node2 28107 1726853652.32718: ^ task is: None 28107 1726853652.32719: ^ 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 28107 1726853652.32903: in VariableManager get_vars() 28107 1726853652.32919: done with get_vars() 28107 1726853652.32925: in VariableManager get_vars() 28107 1726853652.32933: done with get_vars() 28107 1726853652.32937: variable 'omit' from source: magic vars 28107 1726853652.32968: in VariableManager get_vars() 28107 1726853652.32981: done with get_vars() 28107 1726853652.33002: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 28107 1726853652.33211: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28107 1726853652.33233: getting the remaining hosts for this loop 28107 1726853652.33235: done getting the remaining hosts for this loop 28107 1726853652.33237: getting the next task for host managed_node2 28107 1726853652.33240: done getting next task for host managed_node2 28107 1726853652.33242: ^ task is: TASK: Gathering Facts 28107 1726853652.33244: ^ 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 28107 1726853652.33246: getting variables 28107 1726853652.33247: in VariableManager get_vars() 28107 1726853652.33255: Calling all_inventory to load vars for managed_node2 28107 1726853652.33257: Calling groups_inventory to load vars for managed_node2 28107 1726853652.33259: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853652.33264: Calling all_plugins_play to load vars for managed_node2 28107 1726853652.33266: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853652.33269: Calling groups_plugins_play to load vars for managed_node2 28107 1726853652.34587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853652.36175: done with get_vars() 28107 1726853652.36197: done getting variables 28107 1726853652.36241: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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_route_table.yml:149 Friday 20 September 2024 13:34:12 -0400 (0:00:00.623) 0:00:42.163 ****** 28107 1726853652.36266: entering _queue_task() for managed_node2/gather_facts 28107 1726853652.36599: worker is 1 (out of 1 available) 28107 1726853652.36618: exiting _queue_task() for managed_node2/gather_facts 28107 1726853652.36631: done queuing things up, now waiting for results queue to drain 28107 1726853652.36633: waiting for pending results... 28107 1726853652.37388: running TaskExecutor() for managed_node2/TASK: Gathering Facts 28107 1726853652.37597: in run() - task 02083763-bbaf-0509-6cd9-00000000085b 28107 1726853652.37624: variable 'ansible_search_path' from source: unknown 28107 1726853652.37667: calling self._execute() 28107 1726853652.37954: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853652.37990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853652.38013: variable 'omit' from source: magic vars 28107 1726853652.38523: variable 'ansible_distribution_major_version' from source: facts 28107 1726853652.38540: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853652.38550: variable 'omit' from source: magic vars 28107 1726853652.38589: variable 'omit' from source: magic vars 28107 1726853652.38640: variable 'omit' from source: magic vars 28107 1726853652.38690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853652.38737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853652.38766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853652.38822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853652.38826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853652.38847: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853652.38854: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853652.38864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853652.38977: Set connection var ansible_connection to ssh 28107 1726853652.39039: Set connection var ansible_pipelining to False 28107 1726853652.39042: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853652.39045: Set connection var ansible_timeout to 10 28107 1726853652.39047: Set connection var ansible_shell_type to sh 28107 1726853652.39049: Set connection var ansible_shell_executable to /bin/sh 28107 1726853652.39051: variable 'ansible_shell_executable' from source: unknown 28107 1726853652.39060: variable 'ansible_connection' from source: unknown 28107 1726853652.39067: variable 'ansible_module_compression' from source: unknown 28107 1726853652.39075: variable 'ansible_shell_type' from source: unknown 28107 1726853652.39082: variable 'ansible_shell_executable' from source: unknown 28107 1726853652.39090: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853652.39100: variable 'ansible_pipelining' from source: unknown 28107 1726853652.39109: variable 'ansible_timeout' from source: unknown 28107 1726853652.39147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853652.39317: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853652.39334: variable 'omit' from source: magic vars 28107 1726853652.39343: starting attempt loop 28107 1726853652.39349: running the handler 28107 1726853652.39477: variable 'ansible_facts' from source: unknown 28107 1726853652.39481: _low_level_execute_command(): starting 28107 1726853652.39483: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853652.40243: 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 <<< 28107 1726853652.40284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853652.40301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853652.40323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853652.40430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853652.42241: stdout chunk (state=3): >>>/root <<< 28107 1726853652.42385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853652.42397: stdout chunk (state=3): >>><<< 28107 1726853652.42411: stderr chunk (state=3): >>><<< 28107 1726853652.42665: _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 28107 1726853652.42669: _low_level_execute_command(): starting 28107 1726853652.42674: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638 `" && echo ansible-tmp-1726853652.424667-29983-271843079136638="` echo /root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638 `" ) && sleep 0' 28107 1726853652.43784: 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 <<< 28107 1726853652.43816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853652.43836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853652.43862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853652.44018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853652.46080: stdout chunk (state=3): >>>ansible-tmp-1726853652.424667-29983-271843079136638=/root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638 <<< 28107 1726853652.46263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853652.46286: stdout chunk (state=3): >>><<< 28107 1726853652.46303: stderr chunk (state=3): >>><<< 28107 1726853652.46688: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853652.424667-29983-271843079136638=/root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638 , 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 28107 1726853652.46692: variable 'ansible_module_compression' from source: unknown 28107 1726853652.46695: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28107 1726853652.46697: variable 'ansible_facts' from source: unknown 28107 1726853652.47128: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638/AnsiballZ_setup.py 28107 1726853652.47601: Sending initial data 28107 1726853652.47613: Sent initial data (153 bytes) 28107 1726853652.49383: 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 <<< 28107 1726853652.49388: 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 <<< 28107 1726853652.49433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853652.49686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853652.49703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853652.51276: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28107 1726853652.51293: 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 <<< 28107 1726853652.51435: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853652.51499: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpgrdlbauh /root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638/AnsiballZ_setup.py <<< 28107 1726853652.51507: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638/AnsiballZ_setup.py" <<< 28107 1726853652.51602: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpgrdlbauh" to remote "/root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638/AnsiballZ_setup.py" <<< 28107 1726853652.54508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853652.54781: stderr chunk (state=3): >>><<< 28107 1726853652.54784: stdout chunk (state=3): >>><<< 28107 1726853652.54786: done transferring module to remote 28107 1726853652.54789: _low_level_execute_command(): starting 28107 1726853652.54791: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638/ /root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638/AnsiballZ_setup.py && sleep 0' 28107 1726853652.56165: 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 <<< 28107 1726853652.56604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853652.56639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853652.56718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853652.58697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853652.58731: stderr chunk (state=3): >>><<< 28107 1726853652.58777: stdout chunk (state=3): >>><<< 28107 1726853652.58800: _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 28107 1726853652.58880: _low_level_execute_command(): starting 28107 1726853652.58892: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638/AnsiballZ_setup.py && sleep 0' 28107 1726853652.60167: 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 <<< 28107 1726853652.60389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853652.60581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853653.26230: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_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": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3282, "used": 249}, "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": 863, "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": 261790547968, "block_size": 4096, "block_total": 65519099, "block_available": 63913708, "block_used": 1605391, "inode_total": 131070960, "inode_available": 131029064, "inode_used": 41896, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansi<<< 28107 1726853653.26322: stdout chunk (state=3): >>>ble_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_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.75732421875, "5m": 0.6337890625, "15m": 0.365234375}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_is_chroot": false, "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_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_pkg_mgr": "dnf", "ansible_env": {"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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "34", "second": "13", "epoch": "1726853653", "epoch_int": "1726853653", "date": "2024-09-20", "time": "13:34:13", "iso8601_micro": "2024-09-20T17:34:13.259138Z", "iso8601": "2024-09-20T17:34:13Z", "iso8601_basic": "20240920T133413259138", "iso8601_basic_short": "20240920T133413", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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"}}} <<< 28107 1726853653.28449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853653.28474: stdout chunk (state=3): >>><<< 28107 1726853653.28665: stderr chunk (state=3): >>><<< 28107 1726853653.28672: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_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": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3282, "used": 249}, "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": 863, "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": 261790547968, "block_size": 4096, "block_total": 65519099, "block_available": 63913708, "block_used": 1605391, "inode_total": 131070960, "inode_available": 131029064, "inode_used": 41896, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.75732421875, "5m": 0.6337890625, "15m": 0.365234375}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_is_chroot": false, "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_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_pkg_mgr": "dnf", "ansible_env": {"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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "34", "second": "13", "epoch": "1726853653", "epoch_int": "1726853653", "date": "2024-09-20", "time": "13:34:13", "iso8601_micro": "2024-09-20T17:34:13.259138Z", "iso8601": "2024-09-20T17:34:13Z", "iso8601_basic": "20240920T133413259138", "iso8601_basic_short": "20240920T133413", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. 28107 1726853653.29534: 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-1726853652.424667-29983-271843079136638/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853653.29611: _low_level_execute_command(): starting 28107 1726853653.29624: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853652.424667-29983-271843079136638/ > /dev/null 2>&1 && sleep 0' 28107 1726853653.31139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853653.31189: 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 <<< 28107 1726853653.31290: 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 <<< 28107 1726853653.31408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853653.31456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853653.31491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853653.31628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853653.33878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853653.33883: stdout chunk (state=3): >>><<< 28107 1726853653.33886: stderr chunk (state=3): >>><<< 28107 1726853653.33888: _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 28107 1726853653.33892: handler run complete 28107 1726853653.33964: variable 'ansible_facts' from source: unknown 28107 1726853653.34295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.34956: variable 'ansible_facts' from source: unknown 28107 1726853653.35142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.35387: attempt loop complete, returning result 28107 1726853653.35482: _execute() done 28107 1726853653.35490: dumping result to json 28107 1726853653.35526: done dumping result, returning 28107 1726853653.35588: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-0509-6cd9-00000000085b] 28107 1726853653.35599: sending task result for task 02083763-bbaf-0509-6cd9-00000000085b 28107 1726853653.36803: done sending task result for task 02083763-bbaf-0509-6cd9-00000000085b 28107 1726853653.36807: WORKER PROCESS EXITING ok: [managed_node2] 28107 1726853653.37136: no more pending results, returning what we have 28107 1726853653.37139: results queue empty 28107 1726853653.37140: checking for any_errors_fatal 28107 1726853653.37141: done checking for any_errors_fatal 28107 1726853653.37142: checking for max_fail_percentage 28107 1726853653.37143: done checking for max_fail_percentage 28107 1726853653.37144: checking to see if all hosts have failed and the running result is not ok 28107 1726853653.37145: done checking to see if all hosts have failed 28107 1726853653.37146: getting the remaining hosts for this loop 28107 1726853653.37147: done getting the remaining hosts for this loop 28107 1726853653.37150: getting the next task for host managed_node2 28107 1726853653.37155: done getting next task for host managed_node2 28107 1726853653.37158: ^ task is: TASK: meta (flush_handlers) 28107 1726853653.37160: ^ 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 28107 1726853653.37164: getting variables 28107 1726853653.37166: in VariableManager get_vars() 28107 1726853653.37384: Calling all_inventory to load vars for managed_node2 28107 1726853653.37387: Calling groups_inventory to load vars for managed_node2 28107 1726853653.37391: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853653.37405: Calling all_plugins_play to load vars for managed_node2 28107 1726853653.37408: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853653.37411: Calling groups_plugins_play to load vars for managed_node2 28107 1726853653.39782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.41734: done with get_vars() 28107 1726853653.41788: done getting variables 28107 1726853653.41873: in VariableManager get_vars() 28107 1726853653.41884: Calling all_inventory to load vars for managed_node2 28107 1726853653.41887: Calling groups_inventory to load vars for managed_node2 28107 1726853653.41889: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853653.41894: Calling all_plugins_play to load vars for managed_node2 28107 1726853653.41897: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853653.41900: Calling groups_plugins_play to load vars for managed_node2 28107 1726853653.52866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.54775: done with get_vars() 28107 1726853653.54821: done queuing things up, now waiting for results queue to drain 28107 1726853653.54823: results queue empty 28107 1726853653.54824: checking for any_errors_fatal 28107 1726853653.54829: done checking for any_errors_fatal 28107 1726853653.54830: checking for max_fail_percentage 28107 1726853653.54831: done checking for max_fail_percentage 28107 1726853653.54843: checking to see if all hosts have failed and the running result is not ok 28107 1726853653.54844: done checking to see if all hosts have failed 28107 1726853653.54845: getting the remaining hosts for this loop 28107 1726853653.54846: done getting the remaining hosts for this loop 28107 1726853653.54850: getting the next task for host managed_node2 28107 1726853653.54854: done getting next task for host managed_node2 28107 1726853653.54856: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 28107 1726853653.54858: ^ 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 28107 1726853653.54860: getting variables 28107 1726853653.54862: in VariableManager get_vars() 28107 1726853653.54877: Calling all_inventory to load vars for managed_node2 28107 1726853653.54880: Calling groups_inventory to load vars for managed_node2 28107 1726853653.54882: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853653.54892: Calling all_plugins_play to load vars for managed_node2 28107 1726853653.54895: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853653.54899: Calling groups_plugins_play to load vars for managed_node2 28107 1726853653.56579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.60366: done with get_vars() 28107 1726853653.60440: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:152 Friday 20 September 2024 13:34:13 -0400 (0:00:01.243) 0:00:43.407 ****** 28107 1726853653.60599: entering _queue_task() for managed_node2/include_tasks 28107 1726853653.61339: worker is 1 (out of 1 available) 28107 1726853653.61351: exiting _queue_task() for managed_node2/include_tasks 28107 1726853653.61364: done queuing things up, now waiting for results queue to drain 28107 1726853653.61366: waiting for pending results... 28107 1726853653.61625: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_absent.yml' 28107 1726853653.61752: in run() - task 02083763-bbaf-0509-6cd9-0000000000ef 28107 1726853653.61782: variable 'ansible_search_path' from source: unknown 28107 1726853653.61826: calling self._execute() 28107 1726853653.61936: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853653.61949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853653.61976: variable 'omit' from source: magic vars 28107 1726853653.62540: variable 'ansible_distribution_major_version' from source: facts 28107 1726853653.62561: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853653.62613: _execute() done 28107 1726853653.62617: dumping result to json 28107 1726853653.62619: done dumping result, returning 28107 1726853653.62622: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_absent.yml' [02083763-bbaf-0509-6cd9-0000000000ef] 28107 1726853653.62624: sending task result for task 02083763-bbaf-0509-6cd9-0000000000ef 28107 1726853653.62819: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000ef 28107 1726853653.62938: WORKER PROCESS EXITING 28107 1726853653.62970: no more pending results, returning what we have 28107 1726853653.62977: in VariableManager get_vars() 28107 1726853653.63013: Calling all_inventory to load vars for managed_node2 28107 1726853653.63016: Calling groups_inventory to load vars for managed_node2 28107 1726853653.63020: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853653.63036: Calling all_plugins_play to load vars for managed_node2 28107 1726853653.63042: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853653.63046: Calling groups_plugins_play to load vars for managed_node2 28107 1726853653.64922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.66945: done with get_vars() 28107 1726853653.67003: variable 'ansible_search_path' from source: unknown 28107 1726853653.67019: we have included files to process 28107 1726853653.67022: generating all_blocks data 28107 1726853653.67024: done generating all_blocks data 28107 1726853653.67024: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28107 1726853653.67025: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28107 1726853653.67028: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28107 1726853653.67222: in VariableManager get_vars() 28107 1726853653.67241: done with get_vars() 28107 1726853653.67354: done processing included file 28107 1726853653.67356: iterating over new_blocks loaded from include file 28107 1726853653.67358: in VariableManager get_vars() 28107 1726853653.67370: done with get_vars() 28107 1726853653.67373: filtering new block on tags 28107 1726853653.67409: done filtering new block on tags 28107 1726853653.67412: 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_absent.yml for managed_node2 28107 1726853653.67417: extending task lists for all hosts with included blocks 28107 1726853653.67486: done extending task lists 28107 1726853653.67488: done processing included files 28107 1726853653.67488: results queue empty 28107 1726853653.67489: checking for any_errors_fatal 28107 1726853653.67491: done checking for any_errors_fatal 28107 1726853653.67492: checking for max_fail_percentage 28107 1726853653.67493: done checking for max_fail_percentage 28107 1726853653.67494: checking to see if all hosts have failed and the running result is not ok 28107 1726853653.67495: done checking to see if all hosts have failed 28107 1726853653.67495: getting the remaining hosts for this loop 28107 1726853653.67500: done getting the remaining hosts for this loop 28107 1726853653.67503: getting the next task for host managed_node2 28107 1726853653.67506: done getting next task for host managed_node2 28107 1726853653.67508: ^ task is: TASK: Include the task 'get_profile_stat.yml' 28107 1726853653.67511: ^ 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 28107 1726853653.67513: getting variables 28107 1726853653.67514: in VariableManager get_vars() 28107 1726853653.67523: Calling all_inventory to load vars for managed_node2 28107 1726853653.67525: Calling groups_inventory to load vars for managed_node2 28107 1726853653.67528: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853653.67533: Calling all_plugins_play to load vars for managed_node2 28107 1726853653.67535: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853653.67538: Calling groups_plugins_play to load vars for managed_node2 28107 1726853653.68816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.70798: done with get_vars() 28107 1726853653.70829: 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_absent.yml:3 Friday 20 September 2024 13:34:13 -0400 (0:00:00.103) 0:00:43.510 ****** 28107 1726853653.70919: entering _queue_task() for managed_node2/include_tasks 28107 1726853653.71489: worker is 1 (out of 1 available) 28107 1726853653.71500: exiting _queue_task() for managed_node2/include_tasks 28107 1726853653.71510: done queuing things up, now waiting for results queue to drain 28107 1726853653.71511: waiting for pending results... 28107 1726853653.71798: running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' 28107 1726853653.71803: in run() - task 02083763-bbaf-0509-6cd9-00000000086c 28107 1726853653.71811: variable 'ansible_search_path' from source: unknown 28107 1726853653.71816: variable 'ansible_search_path' from source: unknown 28107 1726853653.71877: calling self._execute() 28107 1726853653.72033: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853653.72037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853653.72040: variable 'omit' from source: magic vars 28107 1726853653.72676: variable 'ansible_distribution_major_version' from source: facts 28107 1726853653.72682: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853653.72684: _execute() done 28107 1726853653.72687: dumping result to json 28107 1726853653.72689: done dumping result, returning 28107 1726853653.72691: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' [02083763-bbaf-0509-6cd9-00000000086c] 28107 1726853653.72693: sending task result for task 02083763-bbaf-0509-6cd9-00000000086c 28107 1726853653.72764: done sending task result for task 02083763-bbaf-0509-6cd9-00000000086c 28107 1726853653.72767: WORKER PROCESS EXITING 28107 1726853653.72801: no more pending results, returning what we have 28107 1726853653.72806: in VariableManager get_vars() 28107 1726853653.72849: Calling all_inventory to load vars for managed_node2 28107 1726853653.72853: Calling groups_inventory to load vars for managed_node2 28107 1726853653.72857: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853653.72870: Calling all_plugins_play to load vars for managed_node2 28107 1726853653.72875: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853653.72878: Calling groups_plugins_play to load vars for managed_node2 28107 1726853653.74570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.76244: done with get_vars() 28107 1726853653.76270: variable 'ansible_search_path' from source: unknown 28107 1726853653.76274: variable 'ansible_search_path' from source: unknown 28107 1726853653.76321: we have included files to process 28107 1726853653.76322: generating all_blocks data 28107 1726853653.76324: done generating all_blocks data 28107 1726853653.76325: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28107 1726853653.76326: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28107 1726853653.76328: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28107 1726853653.77489: done processing included file 28107 1726853653.77492: iterating over new_blocks loaded from include file 28107 1726853653.77493: in VariableManager get_vars() 28107 1726853653.77506: done with get_vars() 28107 1726853653.77508: filtering new block on tags 28107 1726853653.77532: done filtering new block on tags 28107 1726853653.77535: in VariableManager get_vars() 28107 1726853653.77551: done with get_vars() 28107 1726853653.77553: filtering new block on tags 28107 1726853653.77782: done filtering new block on tags 28107 1726853653.77785: 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 28107 1726853653.77791: extending task lists for all hosts with included blocks 28107 1726853653.77905: done extending task lists 28107 1726853653.77906: done processing included files 28107 1726853653.77907: results queue empty 28107 1726853653.77908: checking for any_errors_fatal 28107 1726853653.77911: done checking for any_errors_fatal 28107 1726853653.77912: checking for max_fail_percentage 28107 1726853653.77913: done checking for max_fail_percentage 28107 1726853653.77914: checking to see if all hosts have failed and the running result is not ok 28107 1726853653.77915: done checking to see if all hosts have failed 28107 1726853653.77915: getting the remaining hosts for this loop 28107 1726853653.77917: done getting the remaining hosts for this loop 28107 1726853653.77919: getting the next task for host managed_node2 28107 1726853653.77923: done getting next task for host managed_node2 28107 1726853653.77925: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 28107 1726853653.77928: ^ 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 28107 1726853653.77930: getting variables 28107 1726853653.77931: in VariableManager get_vars() 28107 1726853653.78150: Calling all_inventory to load vars for managed_node2 28107 1726853653.78153: Calling groups_inventory to load vars for managed_node2 28107 1726853653.78156: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853653.78162: Calling all_plugins_play to load vars for managed_node2 28107 1726853653.78165: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853653.78168: Calling groups_plugins_play to load vars for managed_node2 28107 1726853653.80895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.82885: done with get_vars() 28107 1726853653.82999: done getting variables 28107 1726853653.83212: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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:34:13 -0400 (0:00:00.123) 0:00:43.633 ****** 28107 1726853653.83246: entering _queue_task() for managed_node2/set_fact 28107 1726853653.84026: worker is 1 (out of 1 available) 28107 1726853653.84039: exiting _queue_task() for managed_node2/set_fact 28107 1726853653.84052: done queuing things up, now waiting for results queue to drain 28107 1726853653.84054: waiting for pending results... 28107 1726853653.84896: running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag 28107 1726853653.84903: in run() - task 02083763-bbaf-0509-6cd9-00000000087b 28107 1726853653.84906: variable 'ansible_search_path' from source: unknown 28107 1726853653.84910: variable 'ansible_search_path' from source: unknown 28107 1726853653.84989: calling self._execute() 28107 1726853653.84994: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853653.84997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853653.85001: variable 'omit' from source: magic vars 28107 1726853653.85355: variable 'ansible_distribution_major_version' from source: facts 28107 1726853653.85369: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853653.85376: variable 'omit' from source: magic vars 28107 1726853653.85436: variable 'omit' from source: magic vars 28107 1726853653.85470: variable 'omit' from source: magic vars 28107 1726853653.85529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853653.85638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853653.85643: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853653.85646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853653.85649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853653.85652: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853653.85654: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853653.85659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853653.85781: Set connection var ansible_connection to ssh 28107 1726853653.85784: Set connection var ansible_pipelining to False 28107 1726853653.85786: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853653.85788: Set connection var ansible_timeout to 10 28107 1726853653.85790: Set connection var ansible_shell_type to sh 28107 1726853653.85792: Set connection var ansible_shell_executable to /bin/sh 28107 1726853653.85808: variable 'ansible_shell_executable' from source: unknown 28107 1726853653.85811: variable 'ansible_connection' from source: unknown 28107 1726853653.85814: variable 'ansible_module_compression' from source: unknown 28107 1726853653.85816: variable 'ansible_shell_type' from source: unknown 28107 1726853653.85819: variable 'ansible_shell_executable' from source: unknown 28107 1726853653.85821: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853653.85876: variable 'ansible_pipelining' from source: unknown 28107 1726853653.85879: variable 'ansible_timeout' from source: unknown 28107 1726853653.85883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853653.86077: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853653.86081: variable 'omit' from source: magic vars 28107 1726853653.86084: starting attempt loop 28107 1726853653.86086: running the handler 28107 1726853653.86088: handler run complete 28107 1726853653.86090: attempt loop complete, returning result 28107 1726853653.86092: _execute() done 28107 1726853653.86094: dumping result to json 28107 1726853653.86096: done dumping result, returning 28107 1726853653.86098: done running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag [02083763-bbaf-0509-6cd9-00000000087b] 28107 1726853653.86102: sending task result for task 02083763-bbaf-0509-6cd9-00000000087b 28107 1726853653.86167: done sending task result for task 02083763-bbaf-0509-6cd9-00000000087b 28107 1726853653.86172: 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 } 28107 1726853653.86344: no more pending results, returning what we have 28107 1726853653.86347: results queue empty 28107 1726853653.86348: checking for any_errors_fatal 28107 1726853653.86350: done checking for any_errors_fatal 28107 1726853653.86351: checking for max_fail_percentage 28107 1726853653.86352: done checking for max_fail_percentage 28107 1726853653.86353: checking to see if all hosts have failed and the running result is not ok 28107 1726853653.86354: done checking to see if all hosts have failed 28107 1726853653.86355: getting the remaining hosts for this loop 28107 1726853653.86356: done getting the remaining hosts for this loop 28107 1726853653.86359: getting the next task for host managed_node2 28107 1726853653.86366: done getting next task for host managed_node2 28107 1726853653.86369: ^ task is: TASK: Stat profile file 28107 1726853653.86374: ^ 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 28107 1726853653.86379: getting variables 28107 1726853653.86380: in VariableManager get_vars() 28107 1726853653.86600: Calling all_inventory to load vars for managed_node2 28107 1726853653.86604: Calling groups_inventory to load vars for managed_node2 28107 1726853653.86607: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853653.86616: Calling all_plugins_play to load vars for managed_node2 28107 1726853653.86619: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853653.86622: Calling groups_plugins_play to load vars for managed_node2 28107 1726853653.89742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853653.93735: done with get_vars() 28107 1726853653.93766: 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:34:13 -0400 (0:00:00.108) 0:00:43.741 ****** 28107 1726853653.94061: entering _queue_task() for managed_node2/stat 28107 1726853653.94763: worker is 1 (out of 1 available) 28107 1726853653.94983: exiting _queue_task() for managed_node2/stat 28107 1726853653.94993: done queuing things up, now waiting for results queue to drain 28107 1726853653.94994: waiting for pending results... 28107 1726853653.95476: running TaskExecutor() for managed_node2/TASK: Stat profile file 28107 1726853653.95879: in run() - task 02083763-bbaf-0509-6cd9-00000000087c 28107 1726853653.95883: variable 'ansible_search_path' from source: unknown 28107 1726853653.95886: variable 'ansible_search_path' from source: unknown 28107 1726853653.95891: calling self._execute() 28107 1726853653.96117: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853653.96121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853653.96226: variable 'omit' from source: magic vars 28107 1726853653.96987: variable 'ansible_distribution_major_version' from source: facts 28107 1726853653.96999: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853653.97012: variable 'omit' from source: magic vars 28107 1726853653.97366: variable 'omit' from source: magic vars 28107 1726853653.97372: variable 'profile' from source: include params 28107 1726853653.97376: variable 'interface' from source: set_fact 28107 1726853653.97498: variable 'interface' from source: set_fact 28107 1726853653.97518: variable 'omit' from source: magic vars 28107 1726853653.97562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853653.97718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853653.97739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853653.97758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853653.97778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853653.97995: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853653.97999: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853653.98001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853653.98170: Set connection var ansible_connection to ssh 28107 1726853653.98225: Set connection var ansible_pipelining to False 28107 1726853653.98251: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853653.98257: Set connection var ansible_timeout to 10 28107 1726853653.98263: Set connection var ansible_shell_type to sh 28107 1726853653.98272: Set connection var ansible_shell_executable to /bin/sh 28107 1726853653.98318: variable 'ansible_shell_executable' from source: unknown 28107 1726853653.98321: variable 'ansible_connection' from source: unknown 28107 1726853653.98324: variable 'ansible_module_compression' from source: unknown 28107 1726853653.98326: variable 'ansible_shell_type' from source: unknown 28107 1726853653.98328: variable 'ansible_shell_executable' from source: unknown 28107 1726853653.98330: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853653.98331: variable 'ansible_pipelining' from source: unknown 28107 1726853653.98334: variable 'ansible_timeout' from source: unknown 28107 1726853653.98336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853653.98910: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853653.98914: variable 'omit' from source: magic vars 28107 1726853653.98981: starting attempt loop 28107 1726853653.98985: running the handler 28107 1726853653.99038: _low_level_execute_command(): starting 28107 1726853653.99041: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853654.00323: 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 <<< 28107 1726853654.00346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853654.00352: 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 <<< 28107 1726853654.00383: 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 <<< 28107 1726853654.00510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853654.00646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853654.00749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.00943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.02708: stdout chunk (state=3): >>>/root <<< 28107 1726853654.02854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.02859: stdout chunk (state=3): >>><<< 28107 1726853654.02862: stderr chunk (state=3): >>><<< 28107 1726853654.02978: _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 28107 1726853654.02982: _low_level_execute_command(): starting 28107 1726853654.02985: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658 `" && echo ansible-tmp-1726853654.0289404-30051-63507422012658="` echo /root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658 `" ) && sleep 0' 28107 1726853654.03537: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853654.03552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853654.03566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853654.03636: stderr 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 <<< 28107 1726853654.03698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853654.03717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853654.03809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.03912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.06205: stdout chunk (state=3): >>>ansible-tmp-1726853654.0289404-30051-63507422012658=/root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658 <<< 28107 1726853654.06269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.06275: stdout chunk (state=3): >>><<< 28107 1726853654.06278: stderr chunk (state=3): >>><<< 28107 1726853654.06282: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853654.0289404-30051-63507422012658=/root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658 , 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 28107 1726853654.06622: variable 'ansible_module_compression' from source: unknown 28107 1726853654.06627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28107 1726853654.06821: variable 'ansible_facts' from source: unknown 28107 1726853654.06894: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658/AnsiballZ_stat.py 28107 1726853654.07244: Sending initial data 28107 1726853654.07263: Sent initial data (152 bytes) 28107 1726853654.08000: 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 <<< 28107 1726853654.08005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853654.08009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853654.08052: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.08126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.09969: 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 <<< 28107 1726853654.10007: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853654.10261: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmphm0e6jtv /root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658/AnsiballZ_stat.py <<< 28107 1726853654.10277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658/AnsiballZ_stat.py" <<< 28107 1726853654.10364: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmphm0e6jtv" to remote "/root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658/AnsiballZ_stat.py" <<< 28107 1726853654.11840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.11844: stdout chunk (state=3): >>><<< 28107 1726853654.11846: stderr chunk (state=3): >>><<< 28107 1726853654.11848: done transferring module to remote 28107 1726853654.11850: _low_level_execute_command(): starting 28107 1726853654.11852: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658/ /root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658/AnsiballZ_stat.py && sleep 0' 28107 1726853654.12439: 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 <<< 28107 1726853654.12458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.12561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.14514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.14568: stderr chunk (state=3): >>><<< 28107 1726853654.14580: stdout chunk (state=3): >>><<< 28107 1726853654.14632: _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 28107 1726853654.14641: _low_level_execute_command(): starting 28107 1726853654.14646: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658/AnsiballZ_stat.py && sleep 0' 28107 1726853654.15391: 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 <<< 28107 1726853654.15467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853654.15495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853654.15562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.15651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.31343: 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-ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28107 1726853654.32781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853654.32835: stderr chunk (state=3): >>><<< 28107 1726853654.32840: stdout chunk (state=3): >>><<< 28107 1726853654.32874: _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-ethtest0", "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. 28107 1726853654.32912: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-ethtest0', '_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-1726853654.0289404-30051-63507422012658/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853654.32917: _low_level_execute_command(): starting 28107 1726853654.32919: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853654.0289404-30051-63507422012658/ > /dev/null 2>&1 && sleep 0' 28107 1726853654.33530: 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 <<< 28107 1726853654.33533: 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 <<< 28107 1726853654.33535: stderr 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 <<< 28107 1726853654.33580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853654.33584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.33648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.35596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.35616: stderr chunk (state=3): >>><<< 28107 1726853654.35619: stdout chunk (state=3): >>><<< 28107 1726853654.35634: _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 28107 1726853654.35640: handler run complete 28107 1726853654.35657: attempt loop complete, returning result 28107 1726853654.35660: _execute() done 28107 1726853654.35665: dumping result to json 28107 1726853654.35673: done dumping result, returning 28107 1726853654.35681: done running TaskExecutor() for managed_node2/TASK: Stat profile file [02083763-bbaf-0509-6cd9-00000000087c] 28107 1726853654.35688: sending task result for task 02083763-bbaf-0509-6cd9-00000000087c 28107 1726853654.35784: done sending task result for task 02083763-bbaf-0509-6cd9-00000000087c 28107 1726853654.35787: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 28107 1726853654.35843: no more pending results, returning what we have 28107 1726853654.35847: results queue empty 28107 1726853654.35848: checking for any_errors_fatal 28107 1726853654.35854: done checking for any_errors_fatal 28107 1726853654.35855: checking for max_fail_percentage 28107 1726853654.35857: done checking for max_fail_percentage 28107 1726853654.35858: checking to see if all hosts have failed and the running result is not ok 28107 1726853654.35859: done checking to see if all hosts have failed 28107 1726853654.35859: getting the remaining hosts for this loop 28107 1726853654.35861: done getting the remaining hosts for this loop 28107 1726853654.35864: getting the next task for host managed_node2 28107 1726853654.35873: done getting next task for host managed_node2 28107 1726853654.35876: ^ task is: TASK: Set NM profile exist flag based on the profile files 28107 1726853654.35879: ^ 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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853654.35887: getting variables 28107 1726853654.35889: in VariableManager get_vars() 28107 1726853654.35925: Calling all_inventory to load vars for managed_node2 28107 1726853654.35929: Calling groups_inventory to load vars for managed_node2 28107 1726853654.35932: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853654.35949: Calling all_plugins_play to load vars for managed_node2 28107 1726853654.35952: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853654.35955: Calling groups_plugins_play to load vars for managed_node2 28107 1726853654.37361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853654.38623: done with get_vars() 28107 1726853654.38648: done getting variables 28107 1726853654.38711: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set 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:34:14 -0400 (0:00:00.446) 0:00:44.188 ****** 28107 1726853654.38742: entering _queue_task() for managed_node2/set_fact 28107 1726853654.39284: worker is 1 (out of 1 available) 28107 1726853654.39292: exiting _queue_task() for managed_node2/set_fact 28107 1726853654.39302: done queuing things up, now waiting for results queue to drain 28107 1726853654.39303: waiting for pending results... 28107 1726853654.39635: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files 28107 1726853654.39652: in run() - task 02083763-bbaf-0509-6cd9-00000000087d 28107 1726853654.39656: variable 'ansible_search_path' from source: unknown 28107 1726853654.39660: variable 'ansible_search_path' from source: unknown 28107 1726853654.39663: calling self._execute() 28107 1726853654.39668: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853654.39678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853654.39688: variable 'omit' from source: magic vars 28107 1726853654.40088: variable 'ansible_distribution_major_version' from source: facts 28107 1726853654.40102: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853654.40215: variable 'profile_stat' from source: set_fact 28107 1726853654.40230: Evaluated conditional (profile_stat.stat.exists): False 28107 1726853654.40233: when evaluation is False, skipping this task 28107 1726853654.40237: _execute() done 28107 1726853654.40240: dumping result to json 28107 1726853654.40242: done dumping result, returning 28107 1726853654.40248: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files [02083763-bbaf-0509-6cd9-00000000087d] 28107 1726853654.40253: sending task result for task 02083763-bbaf-0509-6cd9-00000000087d 28107 1726853654.40341: done sending task result for task 02083763-bbaf-0509-6cd9-00000000087d 28107 1726853654.40344: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28107 1726853654.40399: no more pending results, returning what we have 28107 1726853654.40402: results queue empty 28107 1726853654.40403: checking for any_errors_fatal 28107 1726853654.40415: done checking for any_errors_fatal 28107 1726853654.40416: checking for max_fail_percentage 28107 1726853654.40417: done checking for max_fail_percentage 28107 1726853654.40418: checking to see if all hosts have failed and the running result is not ok 28107 1726853654.40419: done checking to see if all hosts have failed 28107 1726853654.40420: getting the remaining hosts for this loop 28107 1726853654.40421: done getting the remaining hosts for this loop 28107 1726853654.40425: getting the next task for host managed_node2 28107 1726853654.40432: done getting next task for host managed_node2 28107 1726853654.40434: ^ task is: TASK: Get NM profile info 28107 1726853654.40438: ^ 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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853654.40442: getting variables 28107 1726853654.40443: in VariableManager get_vars() 28107 1726853654.40472: Calling all_inventory to load vars for managed_node2 28107 1726853654.40475: Calling groups_inventory to load vars for managed_node2 28107 1726853654.40478: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853654.40497: Calling all_plugins_play to load vars for managed_node2 28107 1726853654.40501: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853654.40504: Calling groups_plugins_play to load vars for managed_node2 28107 1726853654.41456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853654.42337: done with get_vars() 28107 1726853654.42354: done getting variables 28107 1726853654.42426: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [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:34:14 -0400 (0:00:00.037) 0:00:44.225 ****** 28107 1726853654.42450: entering _queue_task() for managed_node2/shell 28107 1726853654.42452: Creating lock for shell 28107 1726853654.42706: worker is 1 (out of 1 available) 28107 1726853654.42720: exiting _queue_task() for managed_node2/shell 28107 1726853654.42731: done queuing things up, now waiting for results queue to drain 28107 1726853654.42733: waiting for pending results... 28107 1726853654.43087: running TaskExecutor() for managed_node2/TASK: Get NM profile info 28107 1726853654.43092: in run() - task 02083763-bbaf-0509-6cd9-00000000087e 28107 1726853654.43095: variable 'ansible_search_path' from source: unknown 28107 1726853654.43097: variable 'ansible_search_path' from source: unknown 28107 1726853654.43123: calling self._execute() 28107 1726853654.43240: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853654.43252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853654.43266: variable 'omit' from source: magic vars 28107 1726853654.43650: variable 'ansible_distribution_major_version' from source: facts 28107 1726853654.43668: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853654.43681: variable 'omit' from source: magic vars 28107 1726853654.43724: variable 'omit' from source: magic vars 28107 1726853654.43816: variable 'profile' from source: include params 28107 1726853654.43826: variable 'interface' from source: set_fact 28107 1726853654.43896: variable 'interface' from source: set_fact 28107 1726853654.43917: variable 'omit' from source: magic vars 28107 1726853654.43962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853654.44077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853654.44080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853654.44082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853654.44084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853654.44086: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853654.44094: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853654.44101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853654.44193: Set connection var ansible_connection to ssh 28107 1726853654.44204: Set connection var ansible_pipelining to False 28107 1726853654.44215: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853654.44224: Set connection var ansible_timeout to 10 28107 1726853654.44229: Set connection var ansible_shell_type to sh 28107 1726853654.44242: Set connection var ansible_shell_executable to /bin/sh 28107 1726853654.44268: variable 'ansible_shell_executable' from source: unknown 28107 1726853654.44277: variable 'ansible_connection' from source: unknown 28107 1726853654.44284: variable 'ansible_module_compression' from source: unknown 28107 1726853654.44291: variable 'ansible_shell_type' from source: unknown 28107 1726853654.44297: variable 'ansible_shell_executable' from source: unknown 28107 1726853654.44303: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853654.44309: variable 'ansible_pipelining' from source: unknown 28107 1726853654.44316: variable 'ansible_timeout' from source: unknown 28107 1726853654.44322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853654.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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853654.44582: variable 'omit' from source: magic vars 28107 1726853654.44585: starting attempt loop 28107 1726853654.44588: running the handler 28107 1726853654.44591: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853654.44594: _low_level_execute_command(): starting 28107 1726853654.44597: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853654.45623: 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 <<< 28107 1726853654.45791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853654.45891: 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 <<< 28107 1726853654.45987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.46201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.47920: stdout chunk (state=3): >>>/root <<< 28107 1726853654.48074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.48085: stdout chunk (state=3): >>><<< 28107 1726853654.48096: stderr chunk (state=3): >>><<< 28107 1726853654.48122: _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 28107 1726853654.48148: _low_level_execute_command(): starting 28107 1726853654.48160: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548 `" && echo ansible-tmp-1726853654.4813497-30075-38044355842548="` echo /root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548 `" ) && sleep 0' 28107 1726853654.49259: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853654.49373: 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 <<< 28107 1726853654.49641: 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 <<< 28107 1726853654.49676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853654.50027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.50270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.52318: stdout chunk (state=3): >>>ansible-tmp-1726853654.4813497-30075-38044355842548=/root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548 <<< 28107 1726853654.52479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.52483: stdout chunk (state=3): >>><<< 28107 1726853654.52485: stderr chunk (state=3): >>><<< 28107 1726853654.52505: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853654.4813497-30075-38044355842548=/root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548 , 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 28107 1726853654.52878: variable 'ansible_module_compression' from source: unknown 28107 1726853654.52882: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853654.52884: variable 'ansible_facts' from source: unknown 28107 1726853654.53177: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548/AnsiballZ_command.py 28107 1726853654.53388: Sending initial data 28107 1726853654.53399: Sent initial data (155 bytes) 28107 1726853654.54588: 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 <<< 28107 1726853654.54682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853654.54787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.54909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.56601: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28107 1726853654.56643: 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 <<< 28107 1726853654.56717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853654.56786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpbs_3grsb /root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548/AnsiballZ_command.py <<< 28107 1726853654.56839: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548/AnsiballZ_command.py" <<< 28107 1726853654.56904: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpbs_3grsb" to remote "/root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548/AnsiballZ_command.py" <<< 28107 1726853654.58412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.58434: stderr chunk (state=3): >>><<< 28107 1726853654.58437: stdout chunk (state=3): >>><<< 28107 1726853654.58464: done transferring module to remote 28107 1726853654.58475: _low_level_execute_command(): starting 28107 1726853654.58481: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548/ /root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548/AnsiballZ_command.py && sleep 0' 28107 1726853654.59811: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853654.59820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853654.59831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853654.59847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853654.59860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853654.59878: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853654.59881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853654.60087: 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 <<< 28107 1726853654.60101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853654.60113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853654.60150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.60319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.62256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.62678: stderr chunk (state=3): >>><<< 28107 1726853654.62681: stdout chunk (state=3): >>><<< 28107 1726853654.62684: _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 28107 1726853654.62687: _low_level_execute_command(): starting 28107 1726853654.62690: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548/AnsiballZ_command.py && sleep 0' 28107 1726853654.63961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853654.64578: 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 <<< 28107 1726853654.64582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.64802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.82156: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "start": "2024-09-20 13:34:14.804108", "end": "2024-09-20 13:34:14.820421", "delta": "0:00:00.016313", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | 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}}} <<< 28107 1726853654.84150: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.9.197 closed. <<< 28107 1726853654.84155: stdout chunk (state=3): >>><<< 28107 1726853654.84164: stderr chunk (state=3): >>><<< 28107 1726853654.84187: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "start": "2024-09-20 13:34:14.804108", "end": "2024-09-20 13:34:14.820421", "delta": "0:00:00.016313", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | 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 1 Shared connection to 10.31.9.197 closed. 28107 1726853654.84223: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep ethtest0 | 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-1726853654.4813497-30075-38044355842548/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853654.84232: _low_level_execute_command(): starting 28107 1726853654.84244: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853654.4813497-30075-38044355842548/ > /dev/null 2>&1 && sleep 0' 28107 1726853654.85087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853654.85107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853654.85124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853654.85186: stderr 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 <<< 28107 1726853654.85250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853654.85268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853654.85285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853654.85393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853654.87392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853654.87396: stdout chunk (state=3): >>><<< 28107 1726853654.87425: stderr chunk (state=3): >>><<< 28107 1726853654.87470: _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 28107 1726853654.87475: handler run complete 28107 1726853654.87478: Evaluated conditional (False): False 28107 1726853654.87480: attempt loop complete, returning result 28107 1726853654.87483: _execute() done 28107 1726853654.87485: dumping result to json 28107 1726853654.87486: done dumping result, returning 28107 1726853654.87620: done running TaskExecutor() for managed_node2/TASK: Get NM profile info [02083763-bbaf-0509-6cd9-00000000087e] 28107 1726853654.87623: sending task result for task 02083763-bbaf-0509-6cd9-00000000087e 28107 1726853654.87690: done sending task result for task 02083763-bbaf-0509-6cd9-00000000087e 28107 1726853654.87694: WORKER PROCESS EXITING fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.016313", "end": "2024-09-20 13:34:14.820421", "rc": 1, "start": "2024-09-20 13:34:14.804108" } MSG: non-zero return code ...ignoring 28107 1726853654.87804: no more pending results, returning what we have 28107 1726853654.87808: results queue empty 28107 1726853654.87809: checking for any_errors_fatal 28107 1726853654.87817: done checking for any_errors_fatal 28107 1726853654.87818: checking for max_fail_percentage 28107 1726853654.87820: done checking for max_fail_percentage 28107 1726853654.87821: checking to see if all hosts have failed and the running result is not ok 28107 1726853654.87822: done checking to see if all hosts have failed 28107 1726853654.87823: getting the remaining hosts for this loop 28107 1726853654.87824: done getting the remaining hosts for this loop 28107 1726853654.87829: getting the next task for host managed_node2 28107 1726853654.87838: done getting next task for host managed_node2 28107 1726853654.87841: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28107 1726853654.87845: ^ 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=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 28107 1726853654.87849: getting variables 28107 1726853654.87851: in VariableManager get_vars() 28107 1726853654.87997: Calling all_inventory to load vars for managed_node2 28107 1726853654.88000: Calling groups_inventory to load vars for managed_node2 28107 1726853654.88004: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853654.88015: Calling all_plugins_play to load vars for managed_node2 28107 1726853654.88018: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853654.88021: Calling groups_plugins_play to load vars for managed_node2 28107 1726853654.89762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853654.91540: done with get_vars() 28107 1726853654.91580: done getting variables 28107 1726853654.91640: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set 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:34:14 -0400 (0:00:00.492) 0:00:44.718 ****** 28107 1726853654.91678: entering _queue_task() for managed_node2/set_fact 28107 1726853654.92152: worker is 1 (out of 1 available) 28107 1726853654.92168: exiting _queue_task() for managed_node2/set_fact 28107 1726853654.92341: done queuing things up, now waiting for results queue to drain 28107 1726853654.92343: waiting for pending results... 28107 1726853654.92689: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28107 1726853654.92695: in run() - task 02083763-bbaf-0509-6cd9-00000000087f 28107 1726853654.92698: variable 'ansible_search_path' from source: unknown 28107 1726853654.92702: variable 'ansible_search_path' from source: unknown 28107 1726853654.92706: calling self._execute() 28107 1726853654.92800: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853654.92804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853654.93066: variable 'omit' from source: magic vars 28107 1726853654.93304: variable 'ansible_distribution_major_version' from source: facts 28107 1726853654.93316: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853654.93576: variable 'nm_profile_exists' from source: set_fact 28107 1726853654.93593: Evaluated conditional (nm_profile_exists.rc == 0): False 28107 1726853654.93767: when evaluation is False, skipping this task 28107 1726853654.93772: _execute() done 28107 1726853654.93777: dumping result to json 28107 1726853654.93780: done dumping result, returning 28107 1726853654.93790: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [02083763-bbaf-0509-6cd9-00000000087f] 28107 1726853654.93796: sending task result for task 02083763-bbaf-0509-6cd9-00000000087f 28107 1726853654.93894: done sending task result for task 02083763-bbaf-0509-6cd9-00000000087f 28107 1726853654.93898: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 28107 1726853654.93949: no more pending results, returning what we have 28107 1726853654.93953: results queue empty 28107 1726853654.93955: checking for any_errors_fatal 28107 1726853654.93963: done checking for any_errors_fatal 28107 1726853654.93964: checking for max_fail_percentage 28107 1726853654.93966: done checking for max_fail_percentage 28107 1726853654.93967: checking to see if all hosts have failed and the running result is not ok 28107 1726853654.93969: done checking to see if all hosts have failed 28107 1726853654.93969: getting the remaining hosts for this loop 28107 1726853654.93976: done getting the remaining hosts for this loop 28107 1726853654.93988: getting the next task for host managed_node2 28107 1726853654.93999: done getting next task for host managed_node2 28107 1726853654.94002: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 28107 1726853654.94006: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853654.94010: getting variables 28107 1726853654.94012: in VariableManager get_vars() 28107 1726853654.94041: Calling all_inventory to load vars for managed_node2 28107 1726853654.94044: Calling groups_inventory to load vars for managed_node2 28107 1726853654.94047: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853654.94064: Calling all_plugins_play to load vars for managed_node2 28107 1726853654.94068: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853654.94313: Calling groups_plugins_play to load vars for managed_node2 28107 1726853654.96591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853654.98792: done with get_vars() 28107 1726853654.98829: done getting variables 28107 1726853654.98891: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853654.99052: variable 'profile' from source: include params 28107 1726853654.99061: variable 'interface' from source: set_fact 28107 1726853654.99127: variable 'interface' from source: set_fact TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** 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:34:14 -0400 (0:00:00.074) 0:00:44.792 ****** 28107 1726853654.99165: entering _queue_task() for managed_node2/command 28107 1726853654.99529: worker is 1 (out of 1 available) 28107 1726853654.99543: exiting _queue_task() for managed_node2/command 28107 1726853654.99554: done queuing things up, now waiting for results queue to drain 28107 1726853654.99555: waiting for pending results... 28107 1726853654.99766: running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-ethtest0 28107 1726853654.99869: in run() - task 02083763-bbaf-0509-6cd9-000000000881 28107 1726853654.99883: variable 'ansible_search_path' from source: unknown 28107 1726853654.99886: variable 'ansible_search_path' from source: unknown 28107 1726853654.99941: calling self._execute() 28107 1726853655.00079: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.00083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.00087: variable 'omit' from source: magic vars 28107 1726853655.00500: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.00522: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.00703: variable 'profile_stat' from source: set_fact 28107 1726853655.00723: Evaluated conditional (profile_stat.stat.exists): False 28107 1726853655.00923: when evaluation is False, skipping this task 28107 1726853655.01022: _execute() done 28107 1726853655.01025: dumping result to json 28107 1726853655.01027: done dumping result, returning 28107 1726853655.01031: done running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-ethtest0 [02083763-bbaf-0509-6cd9-000000000881] 28107 1726853655.01038: sending task result for task 02083763-bbaf-0509-6cd9-000000000881 28107 1726853655.01335: done sending task result for task 02083763-bbaf-0509-6cd9-000000000881 28107 1726853655.01338: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28107 1726853655.01386: no more pending results, returning what we have 28107 1726853655.01389: results queue empty 28107 1726853655.01390: checking for any_errors_fatal 28107 1726853655.01395: done checking for any_errors_fatal 28107 1726853655.01395: checking for max_fail_percentage 28107 1726853655.01397: done checking for max_fail_percentage 28107 1726853655.01398: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.01399: done checking to see if all hosts have failed 28107 1726853655.01399: getting the remaining hosts for this loop 28107 1726853655.01400: done getting the remaining hosts for this loop 28107 1726853655.01404: getting the next task for host managed_node2 28107 1726853655.01409: done getting next task for host managed_node2 28107 1726853655.01411: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 28107 1726853655.01415: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853655.01418: getting variables 28107 1726853655.01420: in VariableManager get_vars() 28107 1726853655.01445: Calling all_inventory to load vars for managed_node2 28107 1726853655.01474: Calling groups_inventory to load vars for managed_node2 28107 1726853655.01478: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.01488: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.01491: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.01494: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.02480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.03477: done with get_vars() 28107 1726853655.03494: done getting variables 28107 1726853655.03540: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853655.03622: variable 'profile' from source: include params 28107 1726853655.03625: variable 'interface' from source: set_fact 28107 1726853655.03666: variable 'interface' from source: set_fact TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** 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:34:15 -0400 (0:00:00.045) 0:00:44.838 ****** 28107 1726853655.03706: entering _queue_task() for managed_node2/set_fact 28107 1726853655.04215: worker is 1 (out of 1 available) 28107 1726853655.04226: exiting _queue_task() for managed_node2/set_fact 28107 1726853655.04238: done queuing things up, now waiting for results queue to drain 28107 1726853655.04239: waiting for pending results... 28107 1726853655.04538: running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 28107 1726853655.04649: in run() - task 02083763-bbaf-0509-6cd9-000000000882 28107 1726853655.04675: variable 'ansible_search_path' from source: unknown 28107 1726853655.04691: variable 'ansible_search_path' from source: unknown 28107 1726853655.04746: calling self._execute() 28107 1726853655.05017: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.05020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.05023: variable 'omit' from source: magic vars 28107 1726853655.05576: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.05595: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.05825: variable 'profile_stat' from source: set_fact 28107 1726853655.05867: Evaluated conditional (profile_stat.stat.exists): False 28107 1726853655.05870: when evaluation is False, skipping this task 28107 1726853655.05892: _execute() done 28107 1726853655.05916: dumping result to json 28107 1726853655.05919: done dumping result, returning 28107 1726853655.05922: done running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 [02083763-bbaf-0509-6cd9-000000000882] 28107 1726853655.05926: sending task result for task 02083763-bbaf-0509-6cd9-000000000882 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28107 1726853655.06083: no more pending results, returning what we have 28107 1726853655.06086: results queue empty 28107 1726853655.06087: checking for any_errors_fatal 28107 1726853655.06094: done checking for any_errors_fatal 28107 1726853655.06096: checking for max_fail_percentage 28107 1726853655.06098: done checking for max_fail_percentage 28107 1726853655.06099: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.06100: done checking to see if all hosts have failed 28107 1726853655.06101: getting the remaining hosts for this loop 28107 1726853655.06102: done getting the remaining hosts for this loop 28107 1726853655.06106: getting the next task for host managed_node2 28107 1726853655.06115: done getting next task for host managed_node2 28107 1726853655.06118: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 28107 1726853655.06121: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853655.06125: getting variables 28107 1726853655.06126: in VariableManager get_vars() 28107 1726853655.06150: Calling all_inventory to load vars for managed_node2 28107 1726853655.06153: Calling groups_inventory to load vars for managed_node2 28107 1726853655.06155: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.06168: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.06172: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.06175: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.06754: done sending task result for task 02083763-bbaf-0509-6cd9-000000000882 28107 1726853655.06759: WORKER PROCESS EXITING 28107 1726853655.07005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.08187: done with get_vars() 28107 1726853655.08213: done getting variables 28107 1726853655.08281: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853655.08383: variable 'profile' from source: include params 28107 1726853655.08392: variable 'interface' from source: set_fact 28107 1726853655.08448: variable 'interface' from source: set_fact TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** 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:34:15 -0400 (0:00:00.047) 0:00:44.886 ****** 28107 1726853655.08481: entering _queue_task() for managed_node2/command 28107 1726853655.08784: worker is 1 (out of 1 available) 28107 1726853655.08797: exiting _queue_task() for managed_node2/command 28107 1726853655.08809: done queuing things up, now waiting for results queue to drain 28107 1726853655.08810: waiting for pending results... 28107 1726853655.09156: running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-ethtest0 28107 1726853655.09196: in run() - task 02083763-bbaf-0509-6cd9-000000000883 28107 1726853655.09211: variable 'ansible_search_path' from source: unknown 28107 1726853655.09214: variable 'ansible_search_path' from source: unknown 28107 1726853655.09256: calling self._execute() 28107 1726853655.09337: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.09343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.09364: variable 'omit' from source: magic vars 28107 1726853655.09787: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.09793: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.09854: variable 'profile_stat' from source: set_fact 28107 1726853655.09863: Evaluated conditional (profile_stat.stat.exists): False 28107 1726853655.09867: when evaluation is False, skipping this task 28107 1726853655.09869: _execute() done 28107 1726853655.09879: dumping result to json 28107 1726853655.09882: done dumping result, returning 28107 1726853655.09885: done running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-ethtest0 [02083763-bbaf-0509-6cd9-000000000883] 28107 1726853655.09927: sending task result for task 02083763-bbaf-0509-6cd9-000000000883 28107 1726853655.10039: done sending task result for task 02083763-bbaf-0509-6cd9-000000000883 28107 1726853655.10041: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28107 1726853655.10094: no more pending results, returning what we have 28107 1726853655.10098: results queue empty 28107 1726853655.10099: checking for any_errors_fatal 28107 1726853655.10104: done checking for any_errors_fatal 28107 1726853655.10105: checking for max_fail_percentage 28107 1726853655.10106: done checking for max_fail_percentage 28107 1726853655.10107: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.10108: done checking to see if all hosts have failed 28107 1726853655.10109: getting the remaining hosts for this loop 28107 1726853655.10110: done getting the remaining hosts for this loop 28107 1726853655.10113: getting the next task for host managed_node2 28107 1726853655.10120: done getting next task for host managed_node2 28107 1726853655.10136: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 28107 1726853655.10140: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853655.10144: getting variables 28107 1726853655.10146: in VariableManager get_vars() 28107 1726853655.10173: Calling all_inventory to load vars for managed_node2 28107 1726853655.10176: Calling groups_inventory to load vars for managed_node2 28107 1726853655.10178: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.10188: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.10190: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.10193: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.11119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.12185: done with get_vars() 28107 1726853655.12206: done getting variables 28107 1726853655.12262: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853655.12362: variable 'profile' from source: include params 28107 1726853655.12366: variable 'interface' from source: set_fact 28107 1726853655.12422: variable 'interface' from source: set_fact TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ 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:34:15 -0400 (0:00:00.039) 0:00:44.925 ****** 28107 1726853655.12452: entering _queue_task() for managed_node2/set_fact 28107 1726853655.12736: worker is 1 (out of 1 available) 28107 1726853655.12749: exiting _queue_task() for managed_node2/set_fact 28107 1726853655.12762: done queuing things up, now waiting for results queue to drain 28107 1726853655.12764: waiting for pending results... 28107 1726853655.13000: running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-ethtest0 28107 1726853655.13070: in run() - task 02083763-bbaf-0509-6cd9-000000000884 28107 1726853655.13083: variable 'ansible_search_path' from source: unknown 28107 1726853655.13086: variable 'ansible_search_path' from source: unknown 28107 1726853655.13112: calling self._execute() 28107 1726853655.13189: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.13195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.13203: variable 'omit' from source: magic vars 28107 1726853655.13463: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.13475: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.13556: variable 'profile_stat' from source: set_fact 28107 1726853655.13570: Evaluated conditional (profile_stat.stat.exists): False 28107 1726853655.13575: when evaluation is False, skipping this task 28107 1726853655.13577: _execute() done 28107 1726853655.13579: dumping result to json 28107 1726853655.13582: done dumping result, returning 28107 1726853655.13590: done running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-ethtest0 [02083763-bbaf-0509-6cd9-000000000884] 28107 1726853655.13594: sending task result for task 02083763-bbaf-0509-6cd9-000000000884 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28107 1726853655.13727: no more pending results, returning what we have 28107 1726853655.13731: results queue empty 28107 1726853655.13732: checking for any_errors_fatal 28107 1726853655.13737: done checking for any_errors_fatal 28107 1726853655.13738: checking for max_fail_percentage 28107 1726853655.13740: done checking for max_fail_percentage 28107 1726853655.13741: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.13742: done checking to see if all hosts have failed 28107 1726853655.13742: getting the remaining hosts for this loop 28107 1726853655.13744: done getting the remaining hosts for this loop 28107 1726853655.13747: getting the next task for host managed_node2 28107 1726853655.13754: done getting next task for host managed_node2 28107 1726853655.13756: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 28107 1726853655.13762: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853655.13765: getting variables 28107 1726853655.13767: in VariableManager get_vars() 28107 1726853655.13791: Calling all_inventory to load vars for managed_node2 28107 1726853655.13793: Calling groups_inventory to load vars for managed_node2 28107 1726853655.13797: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.13807: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.13810: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.13812: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.14385: done sending task result for task 02083763-bbaf-0509-6cd9-000000000884 28107 1726853655.14388: WORKER PROCESS EXITING 28107 1726853655.14605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.15486: done with get_vars() 28107 1726853655.15503: done getting variables 28107 1726853655.15544: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853655.15621: variable 'profile' from source: include params 28107 1726853655.15624: variable 'interface' from source: set_fact 28107 1726853655.15661: variable 'interface' from source: set_fact TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 20 September 2024 13:34:15 -0400 (0:00:00.032) 0:00:44.958 ****** 28107 1726853655.15684: entering _queue_task() for managed_node2/assert 28107 1726853655.15895: worker is 1 (out of 1 available) 28107 1726853655.15908: exiting _queue_task() for managed_node2/assert 28107 1726853655.15919: done queuing things up, now waiting for results queue to drain 28107 1726853655.15921: waiting for pending results... 28107 1726853655.16103: running TaskExecutor() for managed_node2/TASK: Assert that the profile is absent - 'ethtest0' 28107 1726853655.16165: in run() - task 02083763-bbaf-0509-6cd9-00000000086d 28107 1726853655.16178: variable 'ansible_search_path' from source: unknown 28107 1726853655.16181: variable 'ansible_search_path' from source: unknown 28107 1726853655.16209: calling self._execute() 28107 1726853655.16295: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.16300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.16310: variable 'omit' from source: magic vars 28107 1726853655.16575: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.16585: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.16596: variable 'omit' from source: magic vars 28107 1726853655.16619: variable 'omit' from source: magic vars 28107 1726853655.16691: variable 'profile' from source: include params 28107 1726853655.16695: variable 'interface' from source: set_fact 28107 1726853655.16739: variable 'interface' from source: set_fact 28107 1726853655.16752: variable 'omit' from source: magic vars 28107 1726853655.16788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853655.16817: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853655.16834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853655.16847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853655.16857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853655.16883: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853655.16886: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.16889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.16959: Set connection var ansible_connection to ssh 28107 1726853655.16966: Set connection var ansible_pipelining to False 28107 1726853655.16974: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853655.16979: Set connection var ansible_timeout to 10 28107 1726853655.16982: Set connection var ansible_shell_type to sh 28107 1726853655.16988: Set connection var ansible_shell_executable to /bin/sh 28107 1726853655.17005: variable 'ansible_shell_executable' from source: unknown 28107 1726853655.17008: variable 'ansible_connection' from source: unknown 28107 1726853655.17011: variable 'ansible_module_compression' from source: unknown 28107 1726853655.17014: variable 'ansible_shell_type' from source: unknown 28107 1726853655.17016: variable 'ansible_shell_executable' from source: unknown 28107 1726853655.17018: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.17020: variable 'ansible_pipelining' from source: unknown 28107 1726853655.17024: variable 'ansible_timeout' from source: unknown 28107 1726853655.17026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.17143: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853655.17147: variable 'omit' from source: magic vars 28107 1726853655.17150: starting attempt loop 28107 1726853655.17153: running the handler 28107 1726853655.17233: variable 'lsr_net_profile_exists' from source: set_fact 28107 1726853655.17237: Evaluated conditional (not lsr_net_profile_exists): True 28107 1726853655.17243: handler run complete 28107 1726853655.17257: attempt loop complete, returning result 28107 1726853655.17260: _execute() done 28107 1726853655.17264: dumping result to json 28107 1726853655.17267: done dumping result, returning 28107 1726853655.17276: done running TaskExecutor() for managed_node2/TASK: Assert that the profile is absent - 'ethtest0' [02083763-bbaf-0509-6cd9-00000000086d] 28107 1726853655.17282: sending task result for task 02083763-bbaf-0509-6cd9-00000000086d ok: [managed_node2] => { "changed": false } MSG: All assertions passed 28107 1726853655.17432: no more pending results, returning what we have 28107 1726853655.17437: results queue empty 28107 1726853655.17437: checking for any_errors_fatal 28107 1726853655.17445: done checking for any_errors_fatal 28107 1726853655.17445: checking for max_fail_percentage 28107 1726853655.17447: done checking for max_fail_percentage 28107 1726853655.17448: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.17449: done checking to see if all hosts have failed 28107 1726853655.17450: getting the remaining hosts for this loop 28107 1726853655.17451: done getting the remaining hosts for this loop 28107 1726853655.17454: getting the next task for host managed_node2 28107 1726853655.17464: done getting next task for host managed_node2 28107 1726853655.17467: ^ task is: TASK: Include the task 'assert_device_absent.yml' 28107 1726853655.17469: ^ 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 28107 1726853655.17474: getting variables 28107 1726853655.17475: in VariableManager get_vars() 28107 1726853655.17502: Calling all_inventory to load vars for managed_node2 28107 1726853655.17504: Calling groups_inventory to load vars for managed_node2 28107 1726853655.17508: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.17517: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.17520: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.17522: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.18465: done sending task result for task 02083763-bbaf-0509-6cd9-00000000086d 28107 1726853655.18469: WORKER PROCESS EXITING 28107 1726853655.18479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.19348: done with get_vars() 28107 1726853655.19364: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:156 Friday 20 September 2024 13:34:15 -0400 (0:00:00.037) 0:00:44.995 ****** 28107 1726853655.19430: entering _queue_task() for managed_node2/include_tasks 28107 1726853655.19652: worker is 1 (out of 1 available) 28107 1726853655.19666: exiting _queue_task() for managed_node2/include_tasks 28107 1726853655.19679: done queuing things up, now waiting for results queue to drain 28107 1726853655.19681: waiting for pending results... 28107 1726853655.19854: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' 28107 1726853655.19920: in run() - task 02083763-bbaf-0509-6cd9-0000000000f0 28107 1726853655.19931: variable 'ansible_search_path' from source: unknown 28107 1726853655.19957: calling self._execute() 28107 1726853655.20034: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.20037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.20047: variable 'omit' from source: magic vars 28107 1726853655.20322: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.20332: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.20339: _execute() done 28107 1726853655.20342: dumping result to json 28107 1726853655.20346: done dumping result, returning 28107 1726853655.20358: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' [02083763-bbaf-0509-6cd9-0000000000f0] 28107 1726853655.20361: sending task result for task 02083763-bbaf-0509-6cd9-0000000000f0 28107 1726853655.20441: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000f0 28107 1726853655.20443: WORKER PROCESS EXITING 28107 1726853655.20487: no more pending results, returning what we have 28107 1726853655.20493: in VariableManager get_vars() 28107 1726853655.20523: Calling all_inventory to load vars for managed_node2 28107 1726853655.20526: Calling groups_inventory to load vars for managed_node2 28107 1726853655.20529: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.20541: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.20544: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.20546: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.21348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.22226: done with get_vars() 28107 1726853655.22240: variable 'ansible_search_path' from source: unknown 28107 1726853655.22250: we have included files to process 28107 1726853655.22251: generating all_blocks data 28107 1726853655.22252: done generating all_blocks data 28107 1726853655.22256: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28107 1726853655.22259: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28107 1726853655.22261: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28107 1726853655.22367: in VariableManager get_vars() 28107 1726853655.22381: done with get_vars() 28107 1726853655.22453: done processing included file 28107 1726853655.22455: iterating over new_blocks loaded from include file 28107 1726853655.22456: in VariableManager get_vars() 28107 1726853655.22464: done with get_vars() 28107 1726853655.22466: filtering new block on tags 28107 1726853655.22479: done filtering new block on tags 28107 1726853655.22481: 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_absent.yml for managed_node2 28107 1726853655.22485: extending task lists for all hosts with included blocks 28107 1726853655.22578: done extending task lists 28107 1726853655.22579: done processing included files 28107 1726853655.22580: results queue empty 28107 1726853655.22580: checking for any_errors_fatal 28107 1726853655.22583: done checking for any_errors_fatal 28107 1726853655.22583: checking for max_fail_percentage 28107 1726853655.22584: done checking for max_fail_percentage 28107 1726853655.22585: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.22585: done checking to see if all hosts have failed 28107 1726853655.22585: getting the remaining hosts for this loop 28107 1726853655.22586: done getting the remaining hosts for this loop 28107 1726853655.22588: getting the next task for host managed_node2 28107 1726853655.22591: done getting next task for host managed_node2 28107 1726853655.22593: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28107 1726853655.22595: ^ 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 28107 1726853655.22597: getting variables 28107 1726853655.22598: in VariableManager get_vars() 28107 1726853655.22603: Calling all_inventory to load vars for managed_node2 28107 1726853655.22605: Calling groups_inventory to load vars for managed_node2 28107 1726853655.22606: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.22610: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.22611: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.22613: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.23340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.24211: done with get_vars() 28107 1726853655.24229: 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_absent.yml:3 Friday 20 September 2024 13:34:15 -0400 (0:00:00.048) 0:00:45.044 ****** 28107 1726853655.24285: entering _queue_task() for managed_node2/include_tasks 28107 1726853655.24538: worker is 1 (out of 1 available) 28107 1726853655.24551: exiting _queue_task() for managed_node2/include_tasks 28107 1726853655.24567: done queuing things up, now waiting for results queue to drain 28107 1726853655.24568: waiting for pending results... 28107 1726853655.24747: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 28107 1726853655.24822: in run() - task 02083763-bbaf-0509-6cd9-0000000008b5 28107 1726853655.24832: variable 'ansible_search_path' from source: unknown 28107 1726853655.24836: variable 'ansible_search_path' from source: unknown 28107 1726853655.24863: calling self._execute() 28107 1726853655.24941: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.24945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.24955: variable 'omit' from source: magic vars 28107 1726853655.25229: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.25243: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.25246: _execute() done 28107 1726853655.25249: dumping result to json 28107 1726853655.25252: done dumping result, returning 28107 1726853655.25259: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-0509-6cd9-0000000008b5] 28107 1726853655.25263: sending task result for task 02083763-bbaf-0509-6cd9-0000000008b5 28107 1726853655.25345: done sending task result for task 02083763-bbaf-0509-6cd9-0000000008b5 28107 1726853655.25348: WORKER PROCESS EXITING 28107 1726853655.25381: no more pending results, returning what we have 28107 1726853655.25386: in VariableManager get_vars() 28107 1726853655.25416: Calling all_inventory to load vars for managed_node2 28107 1726853655.25418: Calling groups_inventory to load vars for managed_node2 28107 1726853655.25421: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.25435: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.25438: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.25441: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.26253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.30436: done with get_vars() 28107 1726853655.30451: variable 'ansible_search_path' from source: unknown 28107 1726853655.30452: variable 'ansible_search_path' from source: unknown 28107 1726853655.30483: we have included files to process 28107 1726853655.30484: generating all_blocks data 28107 1726853655.30485: done generating all_blocks data 28107 1726853655.30486: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28107 1726853655.30486: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28107 1726853655.30488: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28107 1726853655.30596: done processing included file 28107 1726853655.30598: iterating over new_blocks loaded from include file 28107 1726853655.30599: in VariableManager get_vars() 28107 1726853655.30607: done with get_vars() 28107 1726853655.30608: filtering new block on tags 28107 1726853655.30616: done filtering new block on tags 28107 1726853655.30618: 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 28107 1726853655.30620: extending task lists for all hosts with included blocks 28107 1726853655.30679: done extending task lists 28107 1726853655.30680: done processing included files 28107 1726853655.30681: results queue empty 28107 1726853655.30681: checking for any_errors_fatal 28107 1726853655.30683: done checking for any_errors_fatal 28107 1726853655.30683: checking for max_fail_percentage 28107 1726853655.30684: done checking for max_fail_percentage 28107 1726853655.30685: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.30685: done checking to see if all hosts have failed 28107 1726853655.30686: getting the remaining hosts for this loop 28107 1726853655.30686: done getting the remaining hosts for this loop 28107 1726853655.30688: getting the next task for host managed_node2 28107 1726853655.30691: done getting next task for host managed_node2 28107 1726853655.30693: ^ task is: TASK: Get stat for interface {{ interface }} 28107 1726853655.30696: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853655.30697: getting variables 28107 1726853655.30698: in VariableManager get_vars() 28107 1726853655.30703: Calling all_inventory to load vars for managed_node2 28107 1726853655.30704: Calling groups_inventory to load vars for managed_node2 28107 1726853655.30706: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.30710: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.30711: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.30713: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.31356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.32216: done with get_vars() 28107 1726853655.32230: done getting variables 28107 1726853655.32326: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** 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:34:15 -0400 (0:00:00.080) 0:00:45.124 ****** 28107 1726853655.32344: entering _queue_task() for managed_node2/stat 28107 1726853655.32612: worker is 1 (out of 1 available) 28107 1726853655.32625: exiting _queue_task() for managed_node2/stat 28107 1726853655.32638: done queuing things up, now waiting for results queue to drain 28107 1726853655.32639: waiting for pending results... 28107 1726853655.32828: running TaskExecutor() for managed_node2/TASK: Get stat for interface ethtest0 28107 1726853655.32914: in run() - task 02083763-bbaf-0509-6cd9-0000000008cf 28107 1726853655.32925: variable 'ansible_search_path' from source: unknown 28107 1726853655.32928: variable 'ansible_search_path' from source: unknown 28107 1726853655.32955: calling self._execute() 28107 1726853655.33037: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.33040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.33051: variable 'omit' from source: magic vars 28107 1726853655.33331: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.33342: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.33347: variable 'omit' from source: magic vars 28107 1726853655.33381: variable 'omit' from source: magic vars 28107 1726853655.33449: variable 'interface' from source: set_fact 28107 1726853655.33464: variable 'omit' from source: magic vars 28107 1726853655.33498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853655.33527: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853655.33544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853655.33557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853655.33569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853655.33593: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853655.33597: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.33599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.33675: Set connection var ansible_connection to ssh 28107 1726853655.33679: Set connection var ansible_pipelining to False 28107 1726853655.33686: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853655.33691: Set connection var ansible_timeout to 10 28107 1726853655.33694: Set connection var ansible_shell_type to sh 28107 1726853655.33700: Set connection var ansible_shell_executable to /bin/sh 28107 1726853655.33717: variable 'ansible_shell_executable' from source: unknown 28107 1726853655.33720: variable 'ansible_connection' from source: unknown 28107 1726853655.33722: variable 'ansible_module_compression' from source: unknown 28107 1726853655.33724: variable 'ansible_shell_type' from source: unknown 28107 1726853655.33727: variable 'ansible_shell_executable' from source: unknown 28107 1726853655.33729: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.33734: variable 'ansible_pipelining' from source: unknown 28107 1726853655.33737: variable 'ansible_timeout' from source: unknown 28107 1726853655.33739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.33887: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28107 1726853655.33895: variable 'omit' from source: magic vars 28107 1726853655.33900: starting attempt loop 28107 1726853655.33903: running the handler 28107 1726853655.33915: _low_level_execute_command(): starting 28107 1726853655.33922: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853655.34445: 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 <<< 28107 1726853655.34450: stderr 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 <<< 28107 1726853655.34455: 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 <<< 28107 1726853655.34502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853655.34505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853655.34507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.34592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853655.36352: stdout chunk (state=3): >>>/root <<< 28107 1726853655.36451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853655.36489: stderr chunk (state=3): >>><<< 28107 1726853655.36492: stdout chunk (state=3): >>><<< 28107 1726853655.36513: _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 28107 1726853655.36526: _low_level_execute_command(): starting 28107 1726853655.36531: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695 `" && echo ansible-tmp-1726853655.3651452-30126-81524652299695="` echo /root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695 `" ) && sleep 0' 28107 1726853655.36982: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853655.36985: 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 <<< 28107 1726853655.36988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853655.36999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853655.37001: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853655.37004: stderr 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 <<< 28107 1726853655.37041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853655.37045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.37139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853655.39175: stdout chunk (state=3): >>>ansible-tmp-1726853655.3651452-30126-81524652299695=/root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695 <<< 28107 1726853655.39286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853655.39313: stderr chunk (state=3): >>><<< 28107 1726853655.39316: stdout chunk (state=3): >>><<< 28107 1726853655.39333: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853655.3651452-30126-81524652299695=/root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695 , 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 28107 1726853655.39369: variable 'ansible_module_compression' from source: unknown 28107 1726853655.39417: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28107 1726853655.39450: variable 'ansible_facts' from source: unknown 28107 1726853655.39504: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695/AnsiballZ_stat.py 28107 1726853655.39594: Sending initial data 28107 1726853655.39598: Sent initial data (152 bytes) 28107 1726853655.40030: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853655.40037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853655.40073: 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 <<< 28107 1726853655.40077: stderr 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 <<< 28107 1726853655.40125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853655.40128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853655.40133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.40202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853655.41888: 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 <<< 28107 1726853655.41951: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853655.42022: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp1qchkg52 /root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695/AnsiballZ_stat.py <<< 28107 1726853655.42025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695/AnsiballZ_stat.py" <<< 28107 1726853655.42094: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp1qchkg52" to remote "/root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695/AnsiballZ_stat.py" <<< 28107 1726853655.42097: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695/AnsiballZ_stat.py" <<< 28107 1726853655.42762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853655.42804: stderr chunk (state=3): >>><<< 28107 1726853655.42808: stdout chunk (state=3): >>><<< 28107 1726853655.42846: done transferring module to remote 28107 1726853655.42860: _low_level_execute_command(): starting 28107 1726853655.42863: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695/ /root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695/AnsiballZ_stat.py && sleep 0' 28107 1726853655.43325: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853655.43328: 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 <<< 28107 1726853655.43330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853655.43333: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853655.43339: stderr 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 <<< 28107 1726853655.43377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853655.43386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.43458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853655.45378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853655.45402: stderr chunk (state=3): >>><<< 28107 1726853655.45405: stdout chunk (state=3): >>><<< 28107 1726853655.45420: _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 28107 1726853655.45423: _low_level_execute_command(): starting 28107 1726853655.45427: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695/AnsiballZ_stat.py && sleep 0' 28107 1726853655.45838: 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 <<< 28107 1726853655.45842: stderr 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 <<< 28107 1726853655.45876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853655.45879: 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 <<< 28107 1726853655.45882: stderr 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 <<< 28107 1726853655.45884: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853655.45933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853655.45936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.46015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853655.62077: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 28107 1726853655.63775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853655.63779: stdout chunk (state=3): >>><<< 28107 1726853655.63782: stderr chunk (state=3): >>><<< 28107 1726853655.63785: _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": "/sys/class/net/ethtest0", "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. 28107 1726853655.63787: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest0', '_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-1726853655.3651452-30126-81524652299695/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853655.63790: _low_level_execute_command(): starting 28107 1726853655.63792: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853655.3651452-30126-81524652299695/ > /dev/null 2>&1 && sleep 0' 28107 1726853655.64321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853655.64330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853655.64390: 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 <<< 28107 1726853655.64451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853655.64473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.64582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853655.66678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853655.66682: stdout chunk (state=3): >>><<< 28107 1726853655.66689: stderr chunk (state=3): >>><<< 28107 1726853655.66692: _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 28107 1726853655.66695: handler run complete 28107 1726853655.66697: attempt loop complete, returning result 28107 1726853655.66699: _execute() done 28107 1726853655.66701: dumping result to json 28107 1726853655.66703: done dumping result, returning 28107 1726853655.66705: done running TaskExecutor() for managed_node2/TASK: Get stat for interface ethtest0 [02083763-bbaf-0509-6cd9-0000000008cf] 28107 1726853655.66707: sending task result for task 02083763-bbaf-0509-6cd9-0000000008cf 28107 1726853655.66777: done sending task result for task 02083763-bbaf-0509-6cd9-0000000008cf 28107 1726853655.66780: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 28107 1726853655.66936: no more pending results, returning what we have 28107 1726853655.66940: results queue empty 28107 1726853655.66941: checking for any_errors_fatal 28107 1726853655.66942: done checking for any_errors_fatal 28107 1726853655.66943: checking for max_fail_percentage 28107 1726853655.66945: done checking for max_fail_percentage 28107 1726853655.66946: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.66947: done checking to see if all hosts have failed 28107 1726853655.66947: getting the remaining hosts for this loop 28107 1726853655.66949: done getting the remaining hosts for this loop 28107 1726853655.66953: getting the next task for host managed_node2 28107 1726853655.66962: done getting next task for host managed_node2 28107 1726853655.66965: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 28107 1726853655.66968: ^ 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 28107 1726853655.66975: getting variables 28107 1726853655.66977: in VariableManager get_vars() 28107 1726853655.67009: Calling all_inventory to load vars for managed_node2 28107 1726853655.67012: Calling groups_inventory to load vars for managed_node2 28107 1726853655.67016: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.67028: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.67032: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.67036: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.68788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.71422: done with get_vars() 28107 1726853655.71459: done getting variables 28107 1726853655.71650: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 28107 1726853655.71803: variable 'interface' from source: set_fact TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 13:34:15 -0400 (0:00:00.394) 0:00:45.519 ****** 28107 1726853655.71842: entering _queue_task() for managed_node2/assert 28107 1726853655.72343: worker is 1 (out of 1 available) 28107 1726853655.72354: exiting _queue_task() for managed_node2/assert 28107 1726853655.72366: done queuing things up, now waiting for results queue to drain 28107 1726853655.72368: waiting for pending results... 28107 1726853655.72592: running TaskExecutor() for managed_node2/TASK: Assert that the interface is absent - 'ethtest0' 28107 1726853655.72614: in run() - task 02083763-bbaf-0509-6cd9-0000000008b6 28107 1726853655.72633: variable 'ansible_search_path' from source: unknown 28107 1726853655.72715: variable 'ansible_search_path' from source: unknown 28107 1726853655.72719: calling self._execute() 28107 1726853655.72803: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.72826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.72843: variable 'omit' from source: magic vars 28107 1726853655.73282: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.73302: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.73315: variable 'omit' from source: magic vars 28107 1726853655.73359: variable 'omit' from source: magic vars 28107 1726853655.73621: variable 'interface' from source: set_fact 28107 1726853655.73696: variable 'omit' from source: magic vars 28107 1726853655.74002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853655.74006: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853655.74008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853655.74010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853655.74012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853655.74037: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853655.74047: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.74056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.74174: Set connection var ansible_connection to ssh 28107 1726853655.74195: Set connection var ansible_pipelining to False 28107 1726853655.74208: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853655.74224: Set connection var ansible_timeout to 10 28107 1726853655.74231: Set connection var ansible_shell_type to sh 28107 1726853655.74244: Set connection var ansible_shell_executable to /bin/sh 28107 1726853655.74273: variable 'ansible_shell_executable' from source: unknown 28107 1726853655.74334: variable 'ansible_connection' from source: unknown 28107 1726853655.74342: variable 'ansible_module_compression' from source: unknown 28107 1726853655.74348: variable 'ansible_shell_type' from source: unknown 28107 1726853655.74355: variable 'ansible_shell_executable' from source: unknown 28107 1726853655.74362: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.74372: variable 'ansible_pipelining' from source: unknown 28107 1726853655.74412: variable 'ansible_timeout' from source: unknown 28107 1726853655.74422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.74686: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853655.74706: variable 'omit' from source: magic vars 28107 1726853655.74716: starting attempt loop 28107 1726853655.74724: running the handler 28107 1726853655.74985: variable 'interface_stat' from source: set_fact 28107 1726853655.74989: Evaluated conditional (not interface_stat.stat.exists): True 28107 1726853655.74992: handler run complete 28107 1726853655.74994: attempt loop complete, returning result 28107 1726853655.74996: _execute() done 28107 1726853655.74998: dumping result to json 28107 1726853655.75000: done dumping result, returning 28107 1726853655.75003: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is absent - 'ethtest0' [02083763-bbaf-0509-6cd9-0000000008b6] 28107 1726853655.75005: sending task result for task 02083763-bbaf-0509-6cd9-0000000008b6 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 28107 1726853655.75140: no more pending results, returning what we have 28107 1726853655.75144: results queue empty 28107 1726853655.75145: checking for any_errors_fatal 28107 1726853655.75155: done checking for any_errors_fatal 28107 1726853655.75156: checking for max_fail_percentage 28107 1726853655.75158: done checking for max_fail_percentage 28107 1726853655.75159: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.75160: done checking to see if all hosts have failed 28107 1726853655.75160: getting the remaining hosts for this loop 28107 1726853655.75162: done getting the remaining hosts for this loop 28107 1726853655.75166: getting the next task for host managed_node2 28107 1726853655.75177: done getting next task for host managed_node2 28107 1726853655.75181: ^ task is: TASK: Verify network state restored to default 28107 1726853655.75183: ^ 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 28107 1726853655.75188: getting variables 28107 1726853655.75190: in VariableManager get_vars() 28107 1726853655.75321: Calling all_inventory to load vars for managed_node2 28107 1726853655.75333: Calling groups_inventory to load vars for managed_node2 28107 1726853655.75338: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.75352: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.75356: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.75360: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.75426: done sending task result for task 02083763-bbaf-0509-6cd9-0000000008b6 28107 1726853655.75429: WORKER PROCESS EXITING 28107 1726853655.76703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.77862: done with get_vars() 28107 1726853655.77889: 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_route_table.yml:158 Friday 20 September 2024 13:34:15 -0400 (0:00:00.061) 0:00:45.581 ****** 28107 1726853655.77988: entering _queue_task() for managed_node2/include_tasks 28107 1726853655.78326: worker is 1 (out of 1 available) 28107 1726853655.78340: exiting _queue_task() for managed_node2/include_tasks 28107 1726853655.78353: done queuing things up, now waiting for results queue to drain 28107 1726853655.78355: waiting for pending results... 28107 1726853655.78658: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 28107 1726853655.78764: in run() - task 02083763-bbaf-0509-6cd9-0000000000f1 28107 1726853655.78793: variable 'ansible_search_path' from source: unknown 28107 1726853655.78824: calling self._execute() 28107 1726853655.78921: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.78926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.78936: variable 'omit' from source: magic vars 28107 1726853655.79226: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.79231: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.79239: _execute() done 28107 1726853655.79242: dumping result to json 28107 1726853655.79245: done dumping result, returning 28107 1726853655.79251: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [02083763-bbaf-0509-6cd9-0000000000f1] 28107 1726853655.79257: sending task result for task 02083763-bbaf-0509-6cd9-0000000000f1 28107 1726853655.79353: done sending task result for task 02083763-bbaf-0509-6cd9-0000000000f1 28107 1726853655.79356: WORKER PROCESS EXITING 28107 1726853655.79382: no more pending results, returning what we have 28107 1726853655.79387: in VariableManager get_vars() 28107 1726853655.79419: Calling all_inventory to load vars for managed_node2 28107 1726853655.79421: Calling groups_inventory to load vars for managed_node2 28107 1726853655.79424: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.79445: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.79452: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.79455: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.80508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.82023: done with get_vars() 28107 1726853655.82044: variable 'ansible_search_path' from source: unknown 28107 1726853655.82061: we have included files to process 28107 1726853655.82062: generating all_blocks data 28107 1726853655.82063: done generating all_blocks data 28107 1726853655.82068: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 28107 1726853655.82069: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 28107 1726853655.82073: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 28107 1726853655.82392: done processing included file 28107 1726853655.82394: iterating over new_blocks loaded from include file 28107 1726853655.82395: in VariableManager get_vars() 28107 1726853655.82403: done with get_vars() 28107 1726853655.82404: filtering new block on tags 28107 1726853655.82414: done filtering new block on tags 28107 1726853655.82416: 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 28107 1726853655.82419: extending task lists for all hosts with included blocks 28107 1726853655.82577: done extending task lists 28107 1726853655.82578: done processing included files 28107 1726853655.82579: results queue empty 28107 1726853655.82579: checking for any_errors_fatal 28107 1726853655.82581: done checking for any_errors_fatal 28107 1726853655.82581: checking for max_fail_percentage 28107 1726853655.82582: done checking for max_fail_percentage 28107 1726853655.82583: checking to see if all hosts have failed and the running result is not ok 28107 1726853655.82583: done checking to see if all hosts have failed 28107 1726853655.82584: getting the remaining hosts for this loop 28107 1726853655.82584: done getting the remaining hosts for this loop 28107 1726853655.82586: getting the next task for host managed_node2 28107 1726853655.82588: done getting next task for host managed_node2 28107 1726853655.82590: ^ task is: TASK: Check routes and DNS 28107 1726853655.82591: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853655.82593: getting variables 28107 1726853655.82593: in VariableManager get_vars() 28107 1726853655.82599: Calling all_inventory to load vars for managed_node2 28107 1726853655.82600: Calling groups_inventory to load vars for managed_node2 28107 1726853655.82602: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853655.82606: Calling all_plugins_play to load vars for managed_node2 28107 1726853655.82608: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853655.82609: Calling groups_plugins_play to load vars for managed_node2 28107 1726853655.83287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853655.84390: done with get_vars() 28107 1726853655.84414: done getting variables 28107 1726853655.84455: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:34:15 -0400 (0:00:00.065) 0:00:45.646 ****** 28107 1726853655.84490: entering _queue_task() for managed_node2/shell 28107 1726853655.84846: worker is 1 (out of 1 available) 28107 1726853655.84865: exiting _queue_task() for managed_node2/shell 28107 1726853655.84883: done queuing things up, now waiting for results queue to drain 28107 1726853655.84886: waiting for pending results... 28107 1726853655.85129: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 28107 1726853655.85206: in run() - task 02083763-bbaf-0509-6cd9-0000000008e7 28107 1726853655.85218: variable 'ansible_search_path' from source: unknown 28107 1726853655.85222: variable 'ansible_search_path' from source: unknown 28107 1726853655.85249: calling self._execute() 28107 1726853655.85336: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.85340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.85351: variable 'omit' from source: magic vars 28107 1726853655.85645: variable 'ansible_distribution_major_version' from source: facts 28107 1726853655.85655: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853655.85663: variable 'omit' from source: magic vars 28107 1726853655.85693: variable 'omit' from source: magic vars 28107 1726853655.85721: variable 'omit' from source: magic vars 28107 1726853655.85753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853655.85783: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853655.85801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853655.85817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853655.85826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853655.85851: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853655.85854: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.85857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.85933: Set connection var ansible_connection to ssh 28107 1726853655.85937: Set connection var ansible_pipelining to False 28107 1726853655.85944: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853655.85949: Set connection var ansible_timeout to 10 28107 1726853655.85951: Set connection var ansible_shell_type to sh 28107 1726853655.85957: Set connection var ansible_shell_executable to /bin/sh 28107 1726853655.85977: variable 'ansible_shell_executable' from source: unknown 28107 1726853655.85980: variable 'ansible_connection' from source: unknown 28107 1726853655.85983: variable 'ansible_module_compression' from source: unknown 28107 1726853655.85985: variable 'ansible_shell_type' from source: unknown 28107 1726853655.85987: variable 'ansible_shell_executable' from source: unknown 28107 1726853655.85989: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853655.85993: variable 'ansible_pipelining' from source: unknown 28107 1726853655.85995: variable 'ansible_timeout' from source: unknown 28107 1726853655.85999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853655.86104: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853655.86113: variable 'omit' from source: magic vars 28107 1726853655.86116: starting attempt loop 28107 1726853655.86119: running the handler 28107 1726853655.86128: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853655.86147: _low_level_execute_command(): starting 28107 1726853655.86153: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853655.86682: 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 <<< 28107 1726853655.86708: stderr 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 <<< 28107 1726853655.86713: 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 <<< 28107 1726853655.86755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853655.86758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853655.86760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.86842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853655.88586: stdout chunk (state=3): >>>/root <<< 28107 1726853655.88759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853655.88762: stdout chunk (state=3): >>><<< 28107 1726853655.88765: stderr chunk (state=3): >>><<< 28107 1726853655.88819: _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 28107 1726853655.88823: _low_level_execute_command(): starting 28107 1726853655.88826: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783 `" && echo ansible-tmp-1726853655.8879516-30155-279231585546783="` echo /root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783 `" ) && sleep 0' 28107 1726853655.89262: 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 <<< 28107 1726853655.89266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853655.89382: 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 <<< 28107 1726853655.89405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.89500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853655.91888: stdout chunk (state=3): >>>ansible-tmp-1726853655.8879516-30155-279231585546783=/root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783 <<< 28107 1726853655.91892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853655.91894: stdout chunk (state=3): >>><<< 28107 1726853655.91896: stderr chunk (state=3): >>><<< 28107 1726853655.91898: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853655.8879516-30155-279231585546783=/root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783 , 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 28107 1726853655.91900: variable 'ansible_module_compression' from source: unknown 28107 1726853655.91917: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853655.91961: variable 'ansible_facts' from source: unknown 28107 1726853655.92188: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783/AnsiballZ_command.py 28107 1726853655.92452: Sending initial data 28107 1726853655.92455: Sent initial data (156 bytes) 28107 1726853655.93725: 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 <<< 28107 1726853655.93775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853655.93794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853655.93806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.93907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853655.95620: 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 <<< 28107 1726853655.95696: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853655.95816: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp_pb1mekl /root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783/AnsiballZ_command.py <<< 28107 1726853655.95820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783/AnsiballZ_command.py" <<< 28107 1726853655.95882: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmp_pb1mekl" to remote "/root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783/AnsiballZ_command.py" <<< 28107 1726853655.97033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853655.97038: stdout chunk (state=3): >>><<< 28107 1726853655.97041: stderr chunk (state=3): >>><<< 28107 1726853655.97043: done transferring module to remote 28107 1726853655.97045: _low_level_execute_command(): starting 28107 1726853655.97047: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783/ /root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783/AnsiballZ_command.py && sleep 0' 28107 1726853655.98034: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853655.98053: 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 <<< 28107 1726853655.98062: 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 <<< 28107 1726853655.98080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853655.98093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853655.98191: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853655.98215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853655.98237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853655.98348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853656.00414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853656.00419: stdout chunk (state=3): >>><<< 28107 1726853656.00422: stderr chunk (state=3): >>><<< 28107 1726853656.00569: _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 28107 1726853656.00575: _low_level_execute_command(): starting 28107 1726853656.00578: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783/AnsiballZ_command.py && sleep 0' 28107 1726853656.01997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853656.02001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853656.02003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853656.02024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853656.02040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853656.02056: stderr chunk (state=3): >>>debug2: match not found <<< 28107 1726853656.02344: 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 debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853656.02365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853656.02589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853656.19266: 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 3088sec preferred_lft 3088sec\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:34:16.182528", "end": "2024-09-20 13:34:16.191546", "delta": "0:00:00.009018", "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}}}<<< 28107 1726853656.19289: stdout chunk (state=3): >>> <<< 28107 1726853656.21548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853656.21552: stdout chunk (state=3): >>><<< 28107 1726853656.21556: stderr chunk (state=3): >>><<< 28107 1726853656.21559: _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 3088sec preferred_lft 3088sec\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:34:16.182528", "end": "2024-09-20 13:34:16.191546", "delta": "0:00:00.009018", "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. 28107 1726853656.21570: 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-1726853655.8879516-30155-279231585546783/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853656.21576: _low_level_execute_command(): starting 28107 1726853656.21578: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853655.8879516-30155-279231585546783/ > /dev/null 2>&1 && sleep 0' 28107 1726853656.22477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853656.22537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853656.22578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853656.22591: stderr 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 <<< 28107 1726853656.22603: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 28107 1726853656.22664: 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 <<< 28107 1726853656.22707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853656.22733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853656.22757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853656.22900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853656.24979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853656.24983: stdout chunk (state=3): >>><<< 28107 1726853656.25015: stderr chunk (state=3): >>><<< 28107 1726853656.25033: _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 28107 1726853656.25041: handler run complete 28107 1726853656.25068: Evaluated conditional (False): False 28107 1726853656.25090: attempt loop complete, returning result 28107 1726853656.25093: _execute() done 28107 1726853656.25096: dumping result to json 28107 1726853656.25102: done dumping result, returning 28107 1726853656.25182: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [02083763-bbaf-0509-6cd9-0000000008e7] 28107 1726853656.25198: sending task result for task 02083763-bbaf-0509-6cd9-0000000008e7 28107 1726853656.25320: done sending task result for task 02083763-bbaf-0509-6cd9-0000000008e7 28107 1726853656.25328: 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.009018", "end": "2024-09-20 13:34:16.191546", "rc": 0, "start": "2024-09-20 13:34:16.182528" } 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 3088sec preferred_lft 3088sec 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 28107 1726853656.25428: no more pending results, returning what we have 28107 1726853656.25549: results queue empty 28107 1726853656.25551: checking for any_errors_fatal 28107 1726853656.25552: done checking for any_errors_fatal 28107 1726853656.25553: checking for max_fail_percentage 28107 1726853656.25555: done checking for max_fail_percentage 28107 1726853656.25556: checking to see if all hosts have failed and the running result is not ok 28107 1726853656.25560: done checking to see if all hosts have failed 28107 1726853656.25561: getting the remaining hosts for this loop 28107 1726853656.25562: done getting the remaining hosts for this loop 28107 1726853656.25567: getting the next task for host managed_node2 28107 1726853656.25577: done getting next task for host managed_node2 28107 1726853656.25580: ^ task is: TASK: Verify DNS and network connectivity 28107 1726853656.25584: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 28107 1726853656.25588: getting variables 28107 1726853656.25594: in VariableManager get_vars() 28107 1726853656.25794: Calling all_inventory to load vars for managed_node2 28107 1726853656.25797: Calling groups_inventory to load vars for managed_node2 28107 1726853656.25801: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853656.25812: Calling all_plugins_play to load vars for managed_node2 28107 1726853656.25815: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853656.25818: Calling groups_plugins_play to load vars for managed_node2 28107 1726853656.28139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853656.30206: done with get_vars() 28107 1726853656.30242: done getting variables 28107 1726853656.30326: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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:34:16 -0400 (0:00:00.458) 0:00:46.104 ****** 28107 1726853656.30360: entering _queue_task() for managed_node2/shell 28107 1726853656.31151: worker is 1 (out of 1 available) 28107 1726853656.31167: exiting _queue_task() for managed_node2/shell 28107 1726853656.31181: done queuing things up, now waiting for results queue to drain 28107 1726853656.31183: waiting for pending results... 28107 1726853656.31891: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 28107 1726853656.32021: in run() - task 02083763-bbaf-0509-6cd9-0000000008e8 28107 1726853656.32077: variable 'ansible_search_path' from source: unknown 28107 1726853656.32152: variable 'ansible_search_path' from source: unknown 28107 1726853656.32200: calling self._execute() 28107 1726853656.32437: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853656.32443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853656.32454: variable 'omit' from source: magic vars 28107 1726853656.33476: variable 'ansible_distribution_major_version' from source: facts 28107 1726853656.33480: Evaluated conditional (ansible_distribution_major_version != '6'): True 28107 1726853656.33676: variable 'ansible_facts' from source: unknown 28107 1726853656.35386: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 28107 1726853656.35390: variable 'omit' from source: magic vars 28107 1726853656.35443: variable 'omit' from source: magic vars 28107 1726853656.35485: variable 'omit' from source: magic vars 28107 1726853656.35533: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28107 1726853656.35569: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28107 1726853656.35599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28107 1726853656.35615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853656.35675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28107 1726853656.35678: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28107 1726853656.35681: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853656.35683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853656.35786: Set connection var ansible_connection to ssh 28107 1726853656.35791: Set connection var ansible_pipelining to False 28107 1726853656.35805: Set connection var ansible_module_compression to ZIP_DEFLATED 28107 1726853656.35812: Set connection var ansible_timeout to 10 28107 1726853656.35815: Set connection var ansible_shell_type to sh 28107 1726853656.35823: Set connection var ansible_shell_executable to /bin/sh 28107 1726853656.35849: variable 'ansible_shell_executable' from source: unknown 28107 1726853656.35858: variable 'ansible_connection' from source: unknown 28107 1726853656.35979: variable 'ansible_module_compression' from source: unknown 28107 1726853656.35983: variable 'ansible_shell_type' from source: unknown 28107 1726853656.35986: variable 'ansible_shell_executable' from source: unknown 28107 1726853656.35988: variable 'ansible_host' from source: host vars for 'managed_node2' 28107 1726853656.35990: variable 'ansible_pipelining' from source: unknown 28107 1726853656.35993: variable 'ansible_timeout' from source: unknown 28107 1726853656.35995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28107 1726853656.36045: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853656.36055: variable 'omit' from source: magic vars 28107 1726853656.36058: starting attempt loop 28107 1726853656.36066: running the handler 28107 1726853656.36085: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28107 1726853656.36106: _low_level_execute_command(): starting 28107 1726853656.36113: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28107 1726853656.37019: 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 <<< 28107 1726853656.37137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853656.37140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853656.37143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853656.37221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853656.38964: stdout chunk (state=3): >>>/root <<< 28107 1726853656.39072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853656.39103: stderr chunk (state=3): >>><<< 28107 1726853656.39106: stdout chunk (state=3): >>><<< 28107 1726853656.39126: _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 28107 1726853656.39141: _low_level_execute_command(): starting 28107 1726853656.39148: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109 `" && echo ansible-tmp-1726853656.3912833-30186-60965484602109="` echo /root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109 `" ) && sleep 0' 28107 1726853656.39644: 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 <<< 28107 1726853656.39657: stderr 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 <<< 28107 1726853656.39664: 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 <<< 28107 1726853656.39675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853656.39711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853656.39774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853656.41767: stdout chunk (state=3): >>>ansible-tmp-1726853656.3912833-30186-60965484602109=/root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109 <<< 28107 1726853656.41889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853656.41899: stderr chunk (state=3): >>><<< 28107 1726853656.41911: stdout chunk (state=3): >>><<< 28107 1726853656.41928: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853656.3912833-30186-60965484602109=/root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109 , 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 28107 1726853656.41961: variable 'ansible_module_compression' from source: unknown 28107 1726853656.42001: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-281079ns4qfoa/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28107 1726853656.42035: variable 'ansible_facts' from source: unknown 28107 1726853656.42093: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109/AnsiballZ_command.py 28107 1726853656.42197: Sending initial data 28107 1726853656.42201: Sent initial data (155 bytes) 28107 1726853656.42632: 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 <<< 28107 1726853656.42636: stderr 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 <<< 28107 1726853656.42638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28107 1726853656.42641: 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 <<< 28107 1726853656.42643: stderr 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 <<< 28107 1726853656.42692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853656.42695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853656.42775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853656.44464: 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 <<< 28107 1726853656.44539: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28107 1726853656.44615: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpape6voqd /root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109/AnsiballZ_command.py <<< 28107 1726853656.44618: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109/AnsiballZ_command.py" <<< 28107 1726853656.44711: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-281079ns4qfoa/tmpape6voqd" to remote "/root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109/AnsiballZ_command.py" <<< 28107 1726853656.45527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853656.45581: stderr chunk (state=3): >>><<< 28107 1726853656.45591: stdout chunk (state=3): >>><<< 28107 1726853656.45618: done transferring module to remote 28107 1726853656.45719: _low_level_execute_command(): starting 28107 1726853656.45723: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109/ /root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109/AnsiballZ_command.py && sleep 0' 28107 1726853656.46298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853656.46386: 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 <<< 28107 1726853656.46424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853656.46441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853656.46462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853656.46569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853656.48496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853656.48515: stdout chunk (state=3): >>><<< 28107 1726853656.48612: stderr chunk (state=3): >>><<< 28107 1726853656.48616: _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 28107 1726853656.48619: _low_level_execute_command(): starting 28107 1726853656.48621: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109/AnsiballZ_command.py && sleep 0' 28107 1726853656.49185: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853656.49198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853656.49286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853656.49481: stderr 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 <<< 28107 1726853656.49513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 28107 1726853656.49530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853656.49548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853656.49693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853656.96760: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\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.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 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 1375 0 --:--:-- --:--:-- --:--:-- 1380\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 4399 0 --:--:-- --:--:-- --:--:-- 4409", "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:34:16.654481", "end": "2024-09-20 13:34:16.966377", "delta": "0:00:00.311896", "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}}} <<< 28107 1726853656.98497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 28107 1726853656.98512: stdout chunk (state=3): >>><<< 28107 1726853656.98525: stderr chunk (state=3): >>><<< 28107 1726853656.98551: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\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.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 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 1375 0 --:--:-- --:--:-- --:--:-- 1380\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 4399 0 --:--:-- --:--:-- --:--:-- 4409", "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:34:16.654481", "end": "2024-09-20 13:34:16.966377", "delta": "0:00:00.311896", "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. 28107 1726853656.98610: 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-1726853656.3912833-30186-60965484602109/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28107 1726853656.98627: _low_level_execute_command(): starting 28107 1726853656.98636: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853656.3912833-30186-60965484602109/ > /dev/null 2>&1 && sleep 0' 28107 1726853656.99254: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28107 1726853656.99268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28107 1726853656.99284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28107 1726853656.99302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28107 1726853656.99391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 28107 1726853656.99395: 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 <<< 28107 1726853656.99449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 28107 1726853656.99480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28107 1726853656.99579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28107 1726853657.01546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28107 1726853657.01626: stdout chunk (state=3): >>><<< 28107 1726853657.01980: stderr chunk (state=3): >>><<< 28107 1726853657.01984: _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 28107 1726853657.01987: handler run complete 28107 1726853657.01989: Evaluated conditional (False): False 28107 1726853657.01991: attempt loop complete, returning result 28107 1726853657.01993: _execute() done 28107 1726853657.01995: dumping result to json 28107 1726853657.01997: done dumping result, returning 28107 1726853657.01999: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [02083763-bbaf-0509-6cd9-0000000008e8] 28107 1726853657.02001: sending task result for task 02083763-bbaf-0509-6cd9-0000000008e8 28107 1726853657.02085: done sending task result for task 02083763-bbaf-0509-6cd9-0000000008e8 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.311896", "end": "2024-09-20 13:34:16.966377", "rc": 0, "start": "2024-09-20 13:34:16.654481" } STDOUT: CHECK DNS AND CONNECTIVITY 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.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2604:1580:fe00:0:dead:beef:cafe:fed1 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 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 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 1375 0 --:--:-- --:--:-- --:--:-- 1380 % 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 4399 0 --:--:-- --:--:-- --:--:-- 4409 28107 1726853657.02159: no more pending results, returning what we have 28107 1726853657.02162: results queue empty 28107 1726853657.02163: checking for any_errors_fatal 28107 1726853657.02178: done checking for any_errors_fatal 28107 1726853657.02179: checking for max_fail_percentage 28107 1726853657.02181: done checking for max_fail_percentage 28107 1726853657.02182: checking to see if all hosts have failed and the running result is not ok 28107 1726853657.02183: done checking to see if all hosts have failed 28107 1726853657.02184: getting the remaining hosts for this loop 28107 1726853657.02185: done getting the remaining hosts for this loop 28107 1726853657.02193: getting the next task for host managed_node2 28107 1726853657.02203: done getting next task for host managed_node2 28107 1726853657.02205: ^ task is: TASK: meta (flush_handlers) 28107 1726853657.02207: ^ 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 28107 1726853657.02211: getting variables 28107 1726853657.02213: in VariableManager get_vars() 28107 1726853657.02243: Calling all_inventory to load vars for managed_node2 28107 1726853657.02245: Calling groups_inventory to load vars for managed_node2 28107 1726853657.02249: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853657.02260: Calling all_plugins_play to load vars for managed_node2 28107 1726853657.02263: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853657.02266: Calling groups_plugins_play to load vars for managed_node2 28107 1726853657.03004: WORKER PROCESS EXITING 28107 1726853657.03956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853657.05785: done with get_vars() 28107 1726853657.05810: done getting variables 28107 1726853657.05893: in VariableManager get_vars() 28107 1726853657.05903: Calling all_inventory to load vars for managed_node2 28107 1726853657.05905: Calling groups_inventory to load vars for managed_node2 28107 1726853657.05908: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853657.05913: Calling all_plugins_play to load vars for managed_node2 28107 1726853657.05915: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853657.05918: Calling groups_plugins_play to load vars for managed_node2 28107 1726853657.07091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853657.08681: done with get_vars() 28107 1726853657.08707: done queuing things up, now waiting for results queue to drain 28107 1726853657.08709: results queue empty 28107 1726853657.08710: checking for any_errors_fatal 28107 1726853657.08713: done checking for any_errors_fatal 28107 1726853657.08714: checking for max_fail_percentage 28107 1726853657.08715: done checking for max_fail_percentage 28107 1726853657.08715: checking to see if all hosts have failed and the running result is not ok 28107 1726853657.08716: done checking to see if all hosts have failed 28107 1726853657.08717: getting the remaining hosts for this loop 28107 1726853657.08718: done getting the remaining hosts for this loop 28107 1726853657.08720: getting the next task for host managed_node2 28107 1726853657.08723: done getting next task for host managed_node2 28107 1726853657.08725: ^ task is: TASK: meta (flush_handlers) 28107 1726853657.08726: ^ 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 28107 1726853657.08728: getting variables 28107 1726853657.08729: in VariableManager get_vars() 28107 1726853657.08737: Calling all_inventory to load vars for managed_node2 28107 1726853657.08739: Calling groups_inventory to load vars for managed_node2 28107 1726853657.08741: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853657.08745: Calling all_plugins_play to load vars for managed_node2 28107 1726853657.08747: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853657.08750: Calling groups_plugins_play to load vars for managed_node2 28107 1726853657.10009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853657.11641: done with get_vars() 28107 1726853657.11663: done getting variables 28107 1726853657.11721: in VariableManager get_vars() 28107 1726853657.11730: Calling all_inventory to load vars for managed_node2 28107 1726853657.11733: Calling groups_inventory to load vars for managed_node2 28107 1726853657.11735: Calling all_plugins_inventory to load vars for managed_node2 28107 1726853657.11740: Calling all_plugins_play to load vars for managed_node2 28107 1726853657.11742: Calling groups_plugins_inventory to load vars for managed_node2 28107 1726853657.11745: Calling groups_plugins_play to load vars for managed_node2 28107 1726853657.12924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28107 1726853657.14581: done with get_vars() 28107 1726853657.14610: done queuing things up, now waiting for results queue to drain 28107 1726853657.14612: results queue empty 28107 1726853657.14613: checking for any_errors_fatal 28107 1726853657.14614: done checking for any_errors_fatal 28107 1726853657.14615: checking for max_fail_percentage 28107 1726853657.14616: done checking for max_fail_percentage 28107 1726853657.14617: checking to see if all hosts have failed and the running result is not ok 28107 1726853657.14617: done checking to see if all hosts have failed 28107 1726853657.14618: getting the remaining hosts for this loop 28107 1726853657.14619: done getting the remaining hosts for this loop 28107 1726853657.14622: getting the next task for host managed_node2 28107 1726853657.14625: done getting next task for host managed_node2 28107 1726853657.14626: ^ task is: None 28107 1726853657.14627: ^ 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 28107 1726853657.14629: done queuing things up, now waiting for results queue to drain 28107 1726853657.14630: results queue empty 28107 1726853657.14630: checking for any_errors_fatal 28107 1726853657.14631: done checking for any_errors_fatal 28107 1726853657.14632: checking for max_fail_percentage 28107 1726853657.14633: done checking for max_fail_percentage 28107 1726853657.14633: checking to see if all hosts have failed and the running result is not ok 28107 1726853657.14635: done checking to see if all hosts have failed 28107 1726853657.14636: getting the next task for host managed_node2 28107 1726853657.14639: done getting next task for host managed_node2 28107 1726853657.14639: ^ task is: None 28107 1726853657.14641: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=90 changed=6 unreachable=0 failed=0 skipped=91 rescued=0 ignored=1 Friday 20 September 2024 13:34:17 -0400 (0:00:00.843) 0:00:46.948 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.04s /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 ---- 2.00s /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.97s /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.90s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.42s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:6 Gathering Facts --------------------------------------------------------- 1.24s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:149 Create veth interface ethtest0 ------------------------------------------ 1.18s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Check which packages are installed --- 1.13s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.01s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Gathering Facts --------------------------------------------------------- 1.00s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Gathering Facts --------------------------------------------------------- 0.97s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 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 Gathering Facts --------------------------------------------------------- 0.94s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.93s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` ---------- 0.92s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:135 Verify DNS and network connectivity ------------------------------------- 0.84s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table --- 0.82s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:82 Install iproute --------------------------------------------------------- 0.82s /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.80s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.80s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 28107 1726853657.14763: RUNNING CLEANUP